Pull request #39983 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6ca3ec88ae9e1435abbed665ec598c00058659da+a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf (250e757647f0858056319540484b4d1c7974839b) 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-02T20:29:52.750Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-02T20:29:52.760Z] Trying to pass milestone 3 [Pipeline] milestone [2019-10-02T20:29:52.779Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-02T20:29:52.939Z] Running on ubuntu-1804-overlay2 (i-0059eac1345a3cf2b) in /home/ubuntu/workspace/moby_PR-39983 [Pipeline] { [Pipeline] checkout [2019-10-02T20:29:52.980Z] using credential docker-jenkins-github-credentials [2019-10-02T20:29:52.988Z] Cloning the remote Git repository [2019-10-02T20:29:52.988Z] Cloning with configured refspecs honoured and without tags [2019-10-02T20:29:53.076Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:29:53.076Z] > git init /home/ubuntu/workspace/moby_PR-39983 # timeout=10 [2019-10-02T20:29:53.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:29:53.080Z] > git --version # timeout=10 [2019-10-02T20:29:53.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:29:53.086Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:06.358Z] Fetching without tags [2019-10-02T20:30:06.638Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:07.119Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:07.121Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [2019-10-02T20:30:06.415Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:06.420Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:06.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:06.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:06.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:06.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:06.446Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:06.725Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:06.730Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:07.191Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:07.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T20:30:07.207Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:07.218Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:07.379Z] Commit message: "builder: remove legacy build's session handling" [2019-10-02T20:30:07.387Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T20:30:08.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39983:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-02T20:30:07.465Z] > git rev-list --no-walk 805a078e05a5b70f0a822ffae972077c0be2b8d4 # timeout=10 [2019-10-02T20:30:11.487Z] 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 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-02T20:30:11.981Z] Running on ubuntu-1804-overlay2 (i-04279ea17294e7446) in /home/ubuntu/workspace/moby_PR-39983 [2019-10-02T20:30:11.987Z] Running on ubuntu-1804-overlay2 (i-0f64f78096cdba700) in /home/ubuntu/workspace/moby_PR-39983 [Pipeline] // stage [Pipeline] // stage [2019-10-02T20:30:12.002Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-39983 [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-02T20:30:12.090Z] using credential docker-jenkins-github-credentials [2019-10-02T20:30:12.093Z] using credential docker-jenkins-github-credentials [2019-10-02T20:30:12.110Z] Cloning the remote Git repository [2019-10-02T20:30:12.110Z] Cloning with configured refspecs honoured and without tags [2019-10-02T20:30:12.110Z] Cloning the remote Git repository [2019-10-02T20:30:12.110Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2019-10-02T20:30:12.123Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-39983 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-10-02T20:30:12.166Z] using credential docker-jenkins-github-credentials [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-02T20:30:12.184Z] Cloning the remote Git repository [2019-10-02T20:30:12.184Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-02T20:30:12.388Z] Running on azwin-2-d04f10 in d:\jenkins\workspace\moby_PR-39983 [Pipeline] { [Pipeline] ws [2019-10-02T20:30:12.406Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-10-02T20:30:12.415Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-10-02T20:30:12.521Z] Cloning the remote Git repository [2019-10-02T20:30:12.521Z] Cloning with configured refspecs honoured and without tags [2019-10-02T20:30:12.716Z] using credential docker-jenkins-github-credentials [2019-10-02T20:30:12.791Z] Cloning the remote Git repository [2019-10-02T20:30:12.791Z] Cloning with configured refspecs honoured and without tags [2019-10-02T20:30:12.115Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:30:12.116Z] > git init /home/ubuntu/workspace/moby_PR-39983 # timeout=10 [2019-10-02T20:30:12.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:12.122Z] > git --version # timeout=10 [2019-10-02T20:30:12.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:12.128Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:12.116Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:30:12.117Z] > git init /home/ubuntu/workspace/moby_PR-39983 # timeout=10 [2019-10-02T20:30:12.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:12.138Z] > git --version # timeout=10 [2019-10-02T20:30:12.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:12.146Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:12.180Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:30:12.181Z] > git init /home/docker/workspace/moby_PR-39983 # timeout=10 [2019-10-02T20:30:12.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:12.193Z] > git --version # timeout=10 [2019-10-02T20:30:12.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:12.198Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:12.575Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:30:12.578Z] > git init /home/jenkins/workspace/moby_PR-39983 # timeout=10 [2019-10-02T20:30:12.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:12.620Z] > git --version # timeout=10 [2019-10-02T20:30:12.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:12.647Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:12.813Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T20:30:12.816Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-02T20:30:12.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:12.886Z] > git --version # timeout=10 [2019-10-02T20:30:12.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:12.939Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:21.393Z] Fetching without tags [2019-10-02T20:30:21.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:21.268Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:21.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:21.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:21.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:21.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:21.423Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:21.850Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:22.593Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:22.594Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [2019-10-02T20:30:21.874Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:21.892Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:22.482Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:22.549Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T20:30:22.618Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:22.638Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:23.323Z] Commit message: "builder: remove legacy build's session handling" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T20:30:24.488Z] Fetching without tags [2019-10-02T20:30:24.544Z] + docker version [2019-10-02T20:30:24.545Z] Client: [2019-10-02T20:30:24.545Z] Version: 18.06.3-ce [2019-10-02T20:30:24.545Z] API version: 1.38 [2019-10-02T20:30:24.545Z] Go version: go1.10.3 [2019-10-02T20:30:24.545Z] Git commit: d7080c1 [2019-10-02T20:30:24.545Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-02T20:30:24.545Z] OS/Arch: linux/s390x [2019-10-02T20:30:24.545Z] Experimental: false [2019-10-02T20:30:24.545Z] [2019-10-02T20:30:24.545Z] Server: [2019-10-02T20:30:24.545Z] Engine: [2019-10-02T20:30:24.545Z] Version: 18.06.3-ce [2019-10-02T20:30:24.545Z] API version: 1.38 (minimum version 1.12) [2019-10-02T20:30:24.545Z] Go version: go1.10.3 [2019-10-02T20:30:24.545Z] Git commit: d7080c1 [2019-10-02T20:30:24.545Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-02T20:30:24.545Z] OS/Arch: linux/s390x [2019-10-02T20:30:24.545Z] Experimental: true [Pipeline] sh [2019-10-02T20:30:24.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:24.455Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:24.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:24.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:24.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:24.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:24.495Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:24.731Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:24.879Z] Fetching without tags [2019-10-02T20:30:25.145Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:25.280Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:25.281Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [2019-10-02T20:30:25.333Z] + docker info [2019-10-02T20:30:25.333Z] Containers: 0 [2019-10-02T20:30:25.333Z] Running: 0 [2019-10-02T20:30:25.333Z] Paused: 0 [2019-10-02T20:30:25.333Z] Stopped: 0 [2019-10-02T20:30:25.333Z] Images: 0 [2019-10-02T20:30:25.333Z] Server Version: 18.06.3-ce [2019-10-02T20:30:25.333Z] Storage Driver: overlay2 [2019-10-02T20:30:25.333Z] Backing Filesystem: extfs [2019-10-02T20:30:25.333Z] Supports d_type: true [2019-10-02T20:30:25.333Z] Native Overlay Diff: true [2019-10-02T20:30:25.333Z] Logging Driver: json-file [2019-10-02T20:30:25.333Z] Cgroup Driver: cgroupfs [2019-10-02T20:30:25.333Z] Plugins: [2019-10-02T20:30:25.333Z] Volume: local [2019-10-02T20:30:25.333Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T20:30:25.333Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T20:30:25.333Z] Swarm: inactive [2019-10-02T20:30:25.333Z] Runtimes: runc [2019-10-02T20:30:25.333Z] Default Runtime: runc [2019-10-02T20:30:25.333Z] Init Binary: docker-init [2019-10-02T20:30:25.333Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T20:30:25.333Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-02T20:30:25.333Z] init version: fec3683 [2019-10-02T20:30:25.333Z] Security Options: [2019-10-02T20:30:25.333Z] apparmor [2019-10-02T20:30:25.333Z] seccomp [2019-10-02T20:30:25.333Z] Profile: default [2019-10-02T20:30:25.333Z] Kernel Version: 4.4.0-154-generic [2019-10-02T20:30:25.333Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-02T20:30:25.333Z] OSType: linux [2019-10-02T20:30:25.333Z] Architecture: s390x [2019-10-02T20:30:25.333Z] CPUs: 2 [2019-10-02T20:30:25.333Z] Total Memory: 7.862GiB [2019-10-02T20:30:25.333Z] Name: s390x-ubuntu-25 [2019-10-02T20:30:25.333Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-02T20:30:25.333Z] Docker Root Dir: /var/lib/docker [2019-10-02T20:30:25.333Z] Debug Mode (client): false [2019-10-02T20:30:25.333Z] Debug Mode (server): false [2019-10-02T20:30:25.333Z] Username: dockerbuildbot [2019-10-02T20:30:25.333Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:25.333Z] Labels: [2019-10-02T20:30:25.333Z] Experimental: true [2019-10-02T20:30:25.333Z] Insecure Registries: [2019-10-02T20:30:25.333Z] 127.0.0.0/8 [2019-10-02T20:30:25.333Z] Live Restore Enabled: false [2019-10-02T20:30:25.333Z] [2019-10-02T20:30:25.333Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T20:30:25.593Z] Commit message: "builder: remove legacy build's session handling" [2019-10-02T20:30:25.650Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:25.651Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T20:30:26.122Z] Commit message: "builder: remove legacy build's session handling" [2019-10-02T20:30:24.743Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:24.755Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:25.252Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:25.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T20:30:25.287Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:25.302Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:24.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:24.862Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:24.867Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:24.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:24.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:24.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:24.885Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:25.148Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:25.153Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:25.642Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:25.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T20:30:25.654Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:25.663Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:26.271Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:26.271Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:26.271Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39983/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T20:30:26.271Z] + bash /home/jenkins/workspace/moby_PR-39983/check-config.sh [2019-10-02T20:30:26.271Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T20:30:26.271Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-10-02T20:30:26.271Z] [2019-10-02T20:30:26.271Z] Generally Necessary: [2019-10-02T20:30:26.271Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T20:30:26.271Z] - apparmor: enabled and tools installed [2019-10-02T20:30:26.271Z] - CONFIG_NAMESPACES: enabled [2019-10-02T20:30:26.272Z] - CONFIG_NET_NS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_PID_NS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_IPC_NS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_UTS_NS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CGROUPS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T20:30:26.272Z] - CONFIG_CPUSETS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_MEMCG: enabled [2019-10-02T20:30:26.272Z] - CONFIG_KEYS: enabled [2019-10-02T20:30:26.272Z] - CONFIG_VETH: enabled (as module) [2019-10-02T20:30:26.394Z] + docker version [2019-10-02T20:30:26.394Z] Client: Docker Engine - Community [2019-10-02T20:30:26.394Z] Version: 19.03.2 [2019-10-02T20:30:26.394Z] API version: 1.40 [2019-10-02T20:30:26.394Z] Go version: go1.12.8 [2019-10-02T20:30:26.394Z] Git commit: 6a30dfc [2019-10-02T20:30:26.394Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T20:30:26.394Z] OS/Arch: linux/amd64 [2019-10-02T20:30:26.394Z] Experimental: false [2019-10-02T20:30:26.394Z] [2019-10-02T20:30:26.394Z] Server: Docker Engine - Community [2019-10-02T20:30:26.394Z] Engine: [2019-10-02T20:30:26.394Z] Version: 19.03.2 [2019-10-02T20:30:26.394Z] API version: 1.40 (minimum version 1.12) [2019-10-02T20:30:26.394Z] Go version: go1.12.8 [2019-10-02T20:30:26.394Z] Git commit: 6a30dfc [2019-10-02T20:30:26.394Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T20:30:26.394Z] OS/Arch: linux/amd64 [2019-10-02T20:30:26.394Z] Experimental: true [2019-10-02T20:30:26.394Z] containerd: [2019-10-02T20:30:26.394Z] Version: 1.2.6 [2019-10-02T20:30:26.394Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T20:30:26.394Z] runc: [2019-10-02T20:30:26.394Z] Version: 1.0.0-rc8 [2019-10-02T20:30:26.394Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T20:30:26.394Z] docker-init: [2019-10-02T20:30:26.394Z] Version: 0.18.0 [2019-10-02T20:30:26.394Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T20:30:26.640Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T20:30:26.640Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T20:30:26.640Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T20:30:26.640Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T20:30:26.640Z] [2019-10-02T20:30:26.640Z] Optional Features: [2019-10-02T20:30:26.640Z] - CONFIG_USER_NS: enabled [2019-10-02T20:30:26.640Z] - CONFIG_SECCOMP: enabled [2019-10-02T20:30:26.640Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T20:30:26.640Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T20:30:26.640Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T20:30:26.640Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T20:30:26.640Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T20:30:26.640Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T20:30:26.640Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T20:30:26.640Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T20:30:26.640Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T20:30:26.640Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T20:30:26.640Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T20:30:26.641Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T20:30:26.641Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T20:30:26.641Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T20:30:26.641Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T20:30:26.641Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T20:30:26.641Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T20:30:26.641Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T20:30:26.641Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_EXT4_FS: enabled [2019-10-02T20:30:26.641Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T20:30:26.641Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T20:30:26.641Z] - Network Drivers: [2019-10-02T20:30:26.641Z] - "overlay": [2019-10-02T20:30:26.641Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T20:30:26.641Z] Optional (for encrypted networks): [2019-10-02T20:30:26.641Z] - CONFIG_CRYPTO: enabled [2019-10-02T20:30:26.641Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_XFRM: enabled [2019-10-02T20:30:26.641Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T20:30:26.641Z] - "ipvlan": [2019-10-02T20:30:26.641Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T20:30:26.641Z] - "macvlan": [2019-10-02T20:30:26.641Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T20:30:26.641Z] - "ftp,tftp client in container": [2019-10-02T20:30:26.641Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T20:30:26.641Z] - Storage Drivers: [2019-10-02T20:30:26.641Z] - "aufs": [2019-10-02T20:30:26.641Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T20:30:26.641Z] - "btrfs": [2019-10-02T20:30:26.641Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T20:30:26.641Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T20:30:26.641Z] - "devicemapper": [2019-10-02T20:30:26.641Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T20:30:26.641Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T20:30:26.641Z] - "overlay": [2019-10-02T20:30:26.641Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T20:30:26.641Z] - "zfs": [2019-10-02T20:30:26.641Z] - /dev/zfs: missing [2019-10-02T20:30:26.641Z] - zfs command: missing [2019-10-02T20:30:26.641Z] - zpool command: missing [2019-10-02T20:30:26.641Z] [2019-10-02T20:30:26.641Z] Limits: [2019-10-02T20:30:26.641Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T20:30:26.641Z] [2019-10-02T20:30:26.641Z] + true [2019-10-02T20:30:26.681Z] + docker info [2019-10-02T20:30:26.681Z] Client: [2019-10-02T20:30:26.681Z] Debug Mode: false [2019-10-02T20:30:26.681Z] [2019-10-02T20:30:26.681Z] Server: [2019-10-02T20:30:26.681Z] Containers: 0 [2019-10-02T20:30:26.681Z] Running: 0 [2019-10-02T20:30:26.681Z] Paused: 0 [2019-10-02T20:30:26.681Z] Stopped: 0 [2019-10-02T20:30:26.681Z] Images: 11 [2019-10-02T20:30:26.681Z] Server Version: 19.03.2 [2019-10-02T20:30:26.681Z] Storage Driver: overlay2 [2019-10-02T20:30:26.681Z] Backing Filesystem: extfs [2019-10-02T20:30:26.681Z] Supports d_type: true [2019-10-02T20:30:26.681Z] Native Overlay Diff: true [2019-10-02T20:30:26.681Z] Logging Driver: json-file [2019-10-02T20:30:26.681Z] Cgroup Driver: cgroupfs [2019-10-02T20:30:26.681Z] Plugins: [2019-10-02T20:30:26.681Z] Volume: local [2019-10-02T20:30:26.681Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T20:30:26.681Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T20:30:26.681Z] Swarm: inactive [2019-10-02T20:30:26.681Z] Runtimes: runc [2019-10-02T20:30:26.681Z] Default Runtime: runc [2019-10-02T20:30:26.681Z] Init Binary: docker-init [2019-10-02T20:30:26.681Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T20:30:26.681Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T20:30:26.681Z] init version: fec3683 [2019-10-02T20:30:26.681Z] Security Options: [2019-10-02T20:30:26.681Z] apparmor [2019-10-02T20:30:26.681Z] seccomp [2019-10-02T20:30:26.681Z] Profile: default [2019-10-02T20:30:26.681Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T20:30:26.681Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T20:30:26.681Z] OSType: linux [2019-10-02T20:30:26.681Z] Architecture: x86_64 [2019-10-02T20:30:26.681Z] CPUs: 2 [2019-10-02T20:30:26.681Z] Total Memory: 7.501GiB [2019-10-02T20:30:26.681Z] Name: ip-10-100-119-249 [2019-10-02T20:30:26.681Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T20:30:26.681Z] Docker Root Dir: /var/lib/docker [2019-10-02T20:30:26.681Z] Debug Mode: false [2019-10-02T20:30:26.681Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:26.681Z] Labels: [2019-10-02T20:30:26.681Z] Experimental: true [2019-10-02T20:30:26.681Z] Insecure Registries: [2019-10-02T20:30:26.681Z] 127.0.0.0/8 [2019-10-02T20:30:26.681Z] Live Restore Enabled: true [2019-10-02T20:30:26.681Z] [2019-10-02T20:30:26.681Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T20:30:26.966Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:26.966Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:26.966Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39983/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T20:30:26.966Z] + bash /home/ubuntu/workspace/moby_PR-39983/check-config.sh [2019-10-02T20:30:26.966Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T20:30:26.966Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T20:30:26.966Z] [2019-10-02T20:30:26.966Z] Generally Necessary: [2019-10-02T20:30:26.966Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T20:30:26.966Z] - apparmor: enabled and tools installed [2019-10-02T20:30:26.966Z] - CONFIG_NAMESPACES: enabled [2019-10-02T20:30:26.966Z] - CONFIG_NET_NS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_PID_NS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_IPC_NS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_UTS_NS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUPS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CPUSETS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_MEMCG: enabled [2019-10-02T20:30:26.966Z] - CONFIG_KEYS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_VETH: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T20:30:26.966Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T20:30:26.966Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T20:30:26.966Z] [2019-10-02T20:30:26.966Z] Optional Features: [2019-10-02T20:30:26.966Z] - CONFIG_USER_NS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_SECCOMP: enabled [2019-10-02T20:30:26.966Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T20:30:26.966Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T20:30:27.100Z] Fetching without tags [Pipeline] sh [2019-10-02T20:30:27.225Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T20:30:27.225Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T20:30:27.225Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T20:30:27.225Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T20:30:27.225Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T20:30:27.225Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T20:30:27.225Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T20:30:27.225Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T20:30:27.225Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T20:30:27.225Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T20:30:27.225Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T20:30:27.225Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T20:30:27.225Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_EXT4_FS: enabled [2019-10-02T20:30:27.225Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T20:30:27.225Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T20:30:27.225Z] - Network Drivers: [2019-10-02T20:30:27.225Z] - "overlay": [2019-10-02T20:30:27.225Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T20:30:27.225Z] Optional (for encrypted networks): [2019-10-02T20:30:27.225Z] - CONFIG_CRYPTO: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T20:30:27.225Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T20:30:27.225Z] - CONFIG_XFRM: enabled [2019-10-02T20:30:27.225Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T20:30:27.225Z] - "ipvlan": [2019-10-02T20:30:27.225Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T20:30:27.225Z] - "macvlan": [2019-10-02T20:30:27.225Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T20:30:27.225Z] - "ftp,tftp client in container": [2019-10-02T20:30:27.225Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T20:30:27.225Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T20:30:27.225Z] - Storage Drivers: [2019-10-02T20:30:27.225Z] - "aufs": [2019-10-02T20:30:27.225Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T20:30:27.225Z] - "btrfs": [2019-10-02T20:30:27.225Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T20:30:27.452Z] + docker version [2019-10-02T20:30:27.452Z] Client: Docker Engine - Community [2019-10-02T20:30:27.452Z] Version: 19.03.2 [2019-10-02T20:30:27.452Z] API version: 1.40 [2019-10-02T20:30:27.452Z] Go version: go1.12.8 [2019-10-02T20:30:27.452Z] Git commit: 6a30dfc [2019-10-02T20:30:27.452Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T20:30:27.452Z] OS/Arch: linux/amd64 [2019-10-02T20:30:27.452Z] Experimental: false [2019-10-02T20:30:27.452Z] [2019-10-02T20:30:27.452Z] Server: Docker Engine - Community [2019-10-02T20:30:27.452Z] Engine: [2019-10-02T20:30:27.452Z] Version: 19.03.2 [2019-10-02T20:30:27.452Z] API version: 1.40 (minimum version 1.12) [2019-10-02T20:30:27.452Z] Go version: go1.12.8 [2019-10-02T20:30:27.452Z] Git commit: 6a30dfc [2019-10-02T20:30:27.452Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T20:30:27.452Z] OS/Arch: linux/amd64 [2019-10-02T20:30:27.452Z] Experimental: true [2019-10-02T20:30:27.452Z] containerd: [2019-10-02T20:30:27.452Z] Version: 1.2.6 [2019-10-02T20:30:27.452Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T20:30:27.452Z] runc: [2019-10-02T20:30:27.452Z] Version: 1.0.0-rc8 [2019-10-02T20:30:27.452Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T20:30:27.452Z] docker-init: [2019-10-02T20:30:27.452Z] Version: 0.18.0 [2019-10-02T20:30:27.452Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T20:30:27.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T20:30:27.483Z] - "devicemapper": [2019-10-02T20:30:27.483Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T20:30:27.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T20:30:27.483Z] - "overlay": [2019-10-02T20:30:27.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T20:30:27.483Z] - "zfs": [2019-10-02T20:30:27.483Z] - /dev/zfs: missing [2019-10-02T20:30:27.483Z] - zfs command: missing [2019-10-02T20:30:27.483Z] - zpool command: missing [2019-10-02T20:30:27.483Z] [2019-10-02T20:30:27.483Z] Limits: [2019-10-02T20:30:27.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T20:30:27.483Z] [2019-10-02T20:30:27.483Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2019-10-02T20:30:27.522Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ca3ec88ae9e1435abbed665ec598c00058659da . [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T20:30:27.740Z] + docker info [2019-10-02T20:30:27.785Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:27.825Z] + sudo modprobe ip_vs [2019-10-02T20:30:27.998Z] Client: [2019-10-02T20:30:27.998Z] Debug Mode: false [2019-10-02T20:30:27.998Z] [2019-10-02T20:30:27.998Z] Server: [2019-10-02T20:30:27.998Z] Containers: 0 [2019-10-02T20:30:27.998Z] Running: 0 [2019-10-02T20:30:27.998Z] Paused: 0 [2019-10-02T20:30:27.998Z] Stopped: 0 [2019-10-02T20:30:27.998Z] Images: 13 [2019-10-02T20:30:27.998Z] Server Version: 19.03.2 [2019-10-02T20:30:27.998Z] Storage Driver: overlay2 [2019-10-02T20:30:27.998Z] Backing Filesystem: extfs [2019-10-02T20:30:27.998Z] Supports d_type: true [2019-10-02T20:30:27.998Z] Native Overlay Diff: true [2019-10-02T20:30:27.998Z] Logging Driver: json-file [2019-10-02T20:30:27.998Z] Cgroup Driver: cgroupfs [2019-10-02T20:30:27.998Z] Plugins: [2019-10-02T20:30:27.998Z] Volume: local [2019-10-02T20:30:27.998Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T20:30:27.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T20:30:27.998Z] Swarm: inactive [2019-10-02T20:30:27.998Z] Runtimes: runc [2019-10-02T20:30:27.998Z] Default Runtime: runc [2019-10-02T20:30:27.998Z] Init Binary: docker-init [2019-10-02T20:30:27.998Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T20:30:27.998Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T20:30:27.998Z] init version: fec3683 [2019-10-02T20:30:27.998Z] Security Options: [2019-10-02T20:30:27.998Z] apparmor [2019-10-02T20:30:27.998Z] seccomp [2019-10-02T20:30:27.998Z] Profile: default [2019-10-02T20:30:27.998Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T20:30:27.998Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T20:30:27.998Z] OSType: linux [2019-10-02T20:30:27.998Z] Architecture: x86_64 [2019-10-02T20:30:27.998Z] CPUs: 2 [2019-10-02T20:30:27.998Z] Total Memory: 7.501GiB [2019-10-02T20:30:27.998Z] Name: ip-10-100-61-40 [2019-10-02T20:30:27.998Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T20:30:27.998Z] Docker Root Dir: /var/lib/docker [2019-10-02T20:30:27.998Z] Debug Mode: false [2019-10-02T20:30:27.998Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:27.998Z] Labels: [2019-10-02T20:30:27.998Z] Experimental: true [2019-10-02T20:30:27.998Z] Insecure Registries: [2019-10-02T20:30:27.998Z] 127.0.0.0/8 [2019-10-02T20:30:27.998Z] Live Restore Enabled: true [2019-10-02T20:30:27.998Z] [2019-10-02T20:30:27.998Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T20:30:28.083Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ca3ec88ae9e1435abbed665ec598c00058659da . [2019-10-02T20:30:28.083Z] #2 [internal] load .dockerignore [2019-10-02T20:30:28.280Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:28.280Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:28.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39983/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T20:30:28.280Z] + bash /home/ubuntu/workspace/moby_PR-39983/check-config.sh [2019-10-02T20:30:28.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T20:30:28.280Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T20:30:28.280Z] [2019-10-02T20:30:28.280Z] Generally Necessary: [2019-10-02T20:30:28.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T20:30:28.280Z] - apparmor: enabled and tools installed [2019-10-02T20:30:28.280Z] - CONFIG_NAMESPACES: enabled [2019-10-02T20:30:28.280Z] - CONFIG_NET_NS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_PID_NS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_IPC_NS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_UTS_NS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUPS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CPUSETS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_MEMCG: enabled [2019-10-02T20:30:28.280Z] - CONFIG_KEYS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_VETH: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T20:30:28.280Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T20:30:28.280Z] [2019-10-02T20:30:28.280Z] Optional Features: [2019-10-02T20:30:28.280Z] - CONFIG_USER_NS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_SECCOMP: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T20:30:28.280Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T20:30:28.280Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T20:30:28.280Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T20:30:28.280Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T20:30:28.280Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T20:30:28.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T20:30:28.280Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T20:30:28.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T20:30:28.280Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T20:30:28.280Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T20:30:28.280Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T20:30:28.280Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T20:30:28.280Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T20:30:28.339Z] #2 transferring context: 87B done [2019-10-02T20:30:28.339Z] #2 DONE 0.0s [2019-10-02T20:30:28.339Z] [2019-10-02T20:30:28.339Z] #1 [internal] load build definition from Dockerfile [2019-10-02T20:30:28.339Z] #1 transferring dockerfile: 10.84kB done [2019-10-02T20:30:28.339Z] #1 DONE 0.0s [2019-10-02T20:30:28.339Z] [2019-10-02T20:30:28.339Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-02T20:30:26.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:26.832Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:26.883Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:27.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:27.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:27.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:27.124Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:27.807Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:27.860Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:28.539Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T20:30:28.540Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T20:30:28.540Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T20:30:28.540Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_EXT4_FS: enabled [2019-10-02T20:30:28.540Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T20:30:28.540Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T20:30:28.540Z] - Network Drivers: [2019-10-02T20:30:28.540Z] - "overlay": [2019-10-02T20:30:28.540Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T20:30:28.540Z] Optional (for encrypted networks): [2019-10-02T20:30:28.540Z] - CONFIG_CRYPTO: enabled [2019-10-02T20:30:28.540Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T20:30:28.540Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T20:30:28.540Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T20:30:28.540Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T20:30:28.540Z] - CONFIG_XFRM: enabled [2019-10-02T20:30:28.540Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T20:30:28.540Z] - "ipvlan": [2019-10-02T20:30:28.540Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T20:30:28.540Z] - "macvlan": [2019-10-02T20:30:28.540Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T20:30:28.540Z] - "ftp,tftp client in container": [2019-10-02T20:30:28.540Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T20:30:28.540Z] - Storage Drivers: [2019-10-02T20:30:28.540Z] - "aufs": [2019-10-02T20:30:28.540Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T20:30:28.540Z] - "btrfs": [2019-10-02T20:30:28.540Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T20:30:28.540Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T20:30:28.540Z] - "devicemapper": [2019-10-02T20:30:28.540Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T20:30:28.540Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T20:30:28.540Z] - "overlay": [2019-10-02T20:30:28.540Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T20:30:28.540Z] - "zfs": [2019-10-02T20:30:28.540Z] - /dev/zfs: missing [2019-10-02T20:30:28.540Z] - zfs command: missing [2019-10-02T20:30:28.540Z] - zpool command: missing [2019-10-02T20:30:28.540Z] [2019-10-02T20:30:28.540Z] Limits: [2019-10-02T20:30:28.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T20:30:28.540Z] [2019-10-02T20:30:28.540Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T20:30:28.596Z] #3 DONE 0.5s [2019-10-02T20:30:28.596Z] [2019-10-02T20:30:28.596Z] #18 [internal] load build context [2019-10-02T20:30:28.805Z] Sending build context to Docker daemon 49.96MB [2019-10-02T20:30:28.805Z] Step 1/126 : ARG CROSS="false" [2019-10-02T20:30:28.805Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-02T20:30:28.805Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T20:30:28.805Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T20:30:28.805Z] 1.13.1-stretch: Pulling from library/golang [2019-10-02T20:30:28.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ca3ec88ae9e1435abbed665ec598c00058659da . [2019-10-02T20:30:28.871Z] #2 [internal] load .dockerignore [2019-10-02T20:30:28.871Z] #2 transferring context: 87B done [2019-10-02T20:30:28.871Z] #2 DONE 0.0s [2019-10-02T20:30:28.871Z] [2019-10-02T20:30:28.871Z] #1 [internal] load build definition from Dockerfile [2019-10-02T20:30:28.871Z] #1 transferring dockerfile: 10.84kB done [2019-10-02T20:30:28.871Z] #1 DONE 0.0s [2019-10-02T20:30:28.871Z] [2019-10-02T20:30:28.871Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-02T20:30:29.128Z] #3 DONE 0.1s [2019-10-02T20:30:29.128Z] [2019-10-02T20:30:29.128Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T20:30:29.128Z] #64 DONE 0.0s [2019-10-02T20:30:29.128Z] [2019-10-02T20:30:29.128Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T20:30:29.128Z] #4 DONE 0.0s [2019-10-02T20:30:29.128Z] [2019-10-02T20:30:29.128Z] #18 [internal] load build context [2019-10-02T20:30:29.171Z] #18 ... [2019-10-02T20:30:29.171Z] [2019-10-02T20:30:29.171Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T20:30:29.171Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-10-02T20:30:29.171Z] #64 DONE 0.0s [2019-10-02T20:30:29.171Z] [2019-10-02T20:30:29.171Z] #18 [internal] load build context [2019-10-02T20:30:29.179Z] 5d4da55d9cf0: Pulling fs layer [2019-10-02T20:30:29.179Z] dad3041fe122: Pulling fs layer [2019-10-02T20:30:29.179Z] f6542c8f56fb: Pulling fs layer [2019-10-02T20:30:29.179Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-02T20:30:29.179Z] 471e0aba6530: Pulling fs layer [2019-10-02T20:30:29.179Z] da9d4fe5b400: Pulling fs layer [2019-10-02T20:30:29.179Z] b17554aa6f80: Pulling fs layer [2019-10-02T20:30:29.179Z] 471e0aba6530: Waiting [2019-10-02T20:30:29.179Z] da9d4fe5b400: Waiting [2019-10-02T20:30:29.179Z] b17554aa6f80: Waiting [2019-10-02T20:30:29.179Z] 25fa3a7ad4fa: Waiting [2019-10-02T20:30:29.179Z] dad3041fe122: Verifying Checksum [2019-10-02T20:30:29.179Z] dad3041fe122: Download complete [2019-10-02T20:30:29.179Z] f6542c8f56fb: Verifying Checksum [2019-10-02T20:30:29.179Z] f6542c8f56fb: Download complete [2019-10-02T20:30:30.065Z] #18 transferring context: 45.49MB 1.1s done [2019-10-02T20:30:30.322Z] #18 DONE 1.2s [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T20:30:30.322Z] #19 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T20:30:30.322Z] #29 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T20:30:30.322Z] #9 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:30:30.322Z] #35 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T20:30:30.322Z] #55 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:30:30.322Z] #57 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #43 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T20:30:30.322Z] #61 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T20:30:30.322Z] #50 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T20:30:30.322Z] #32 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T20:30:30.322Z] #44 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:30:30.322Z] #30 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:30:30.322Z] #47 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T20:30:30.322Z] #54 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T20:30:30.322Z] #6 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T20:30:30.322Z] #17 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-02T20:30:30.322Z] #23 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T20:30:30.322Z] #26 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T20:30:30.322Z] #8 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T20:30:30.322Z] #5 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:30:30.322Z] #22 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #48 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T20:30:30.322Z] #53 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #34 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T20:30:30.322Z] #27 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T20:30:30.322Z] #60 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #51 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:30:30.322Z] #13 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:30:30.322Z] #36 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T20:30:30.322Z] #56 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:30:30.322Z] #58 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T20:30:30.322Z] #10 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T20:30:30.322Z] #46 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T20:30:30.322Z] #21 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:30:30.322Z] #40 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T20:30:30.322Z] #38 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #63 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #31 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T20:30:30.322Z] #12 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T20:30:30.322Z] #14 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:30:30.322Z] #33 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T20:30:30.322Z] #42 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T20:30:30.322Z] #37 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T20:30:30.322Z] #49 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T20:30:30.322Z] #65 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #39 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T20:30:30.322Z] #41 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T20:30:30.322Z] #59 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #28 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:30:30.322Z] #24 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T20:30:30.322Z] #25 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:30:30.322Z] #45 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T20:30:30.322Z] #52 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T20:30:30.322Z] #11 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T20:30:30.322Z] #7 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:30:30.322Z] #20 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T20:30:30.322Z] #15 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T20:30:30.322Z] #62 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T20:30:30.322Z] #16 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T20:30:30.322Z] #66 CACHED [2019-10-02T20:30:30.322Z] [2019-10-02T20:30:30.322Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T20:30:30.945Z] 5d4da55d9cf0: Download complete [2019-10-02T20:30:30.945Z] 471e0aba6530: Verifying Checksum [2019-10-02T20:30:30.945Z] 471e0aba6530: Download complete [2019-10-02T20:30:30.945Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-02T20:30:30.945Z] 25fa3a7ad4fa: Download complete [2019-10-02T20:30:31.692Z] #67 DONE 1.3s [2019-10-02T20:30:31.692Z] [2019-10-02T20:30:31.692Z] #68 exporting to image [2019-10-02T20:30:31.692Z] #68 exporting layers [2019-10-02T20:30:31.772Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:31.773Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [2019-10-02T20:30:31.790Z] da9d4fe5b400: Verifying Checksum [2019-10-02T20:30:31.790Z] da9d4fe5b400: Download complete [2019-10-02T20:30:31.790Z] b17554aa6f80: Verifying Checksum [2019-10-02T20:30:31.790Z] b17554aa6f80: Download complete [2019-10-02T20:30:31.539Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:31.673Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-02T20:30:31.795Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:31.851Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:32.233Z] Commit message: "builder: remove legacy build's session handling" [2019-10-02T20:30:32.256Z] #68 exporting layers 0.7s done [2019-10-02T20:30:32.256Z] #68 writing image sha256:eb7dec8d08b81999c145523d81c9dd5505b26015719902cf946d972345116440 [2019-10-02T20:30:32.256Z] #68 writing image sha256:eb7dec8d08b81999c145523d81c9dd5505b26015719902cf946d972345116440 done [2019-10-02T20:30:32.256Z] #68 naming to docker.io/library/docker:6ca3ec88ae9e1435abbed665ec598c00058659da done [2019-10-02T20:30:32.256Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-02T20:30:32.457Z] #18 transferring context: 45.49MB 3.6s done [2019-10-02T20:30:32.457Z] #18 DONE 3.7s [2019-10-02T20:30:32.457Z] [2019-10-02T20:30:32.457Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T20:30:32.457Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-02T20:30:32.457Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done [2019-10-02T20:30:32.457Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done [2019-10-02T20:30:32.457Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-02T20:30:32.457Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done [2019-10-02T20:30:32.457Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-02T20:30:32.457Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-02T20:30:32.457Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.5s done [2019-10-02T20:30:32.457Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.7s done [2019-10-02T20:30:32.457Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.0s done [2019-10-02T20:30:32.457Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 2.5s [2019-10-02T20:30:32.457Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.8s done [2019-10-02T20:30:32.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39983/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/validate/default [2019-10-02T20:30:32.583Z] 5d4da55d9cf0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T20:30:32.946Z] dad3041fe122: Pull complete [2019-10-02T20:30:32.946Z] f6542c8f56fb: Pull complete [2019-10-02T20:30:33.022Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.3s done [2019-10-02T20:30:33.279Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-02T20:30:33.510Z] Congratulations! All commits are properly signed with the DCO! [2019-10-02T20:30:33.510Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-02T20:30:33.510Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-02T20:30:33.510Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-02T20:30:33.536Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-10-02T20:30:33.793Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-02T20:30:33.829Z] + docker version [2019-10-02T20:30:34.050Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s done [2019-10-02T20:30:34.050Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-02T20:30:34.288Z] Client: Docker Engine - Enterprise [2019-10-02T20:30:34.288Z] Version: 19.03.2 [2019-10-02T20:30:34.288Z] API version: 1.40 [2019-10-02T20:30:34.288Z] Go version: go1.12.8 [2019-10-02T20:30:34.288Z] Git commit: c92ab06ed9 [2019-10-02T20:30:34.288Z] Built: 09/03/2019 16:38:11 [2019-10-02T20:30:34.288Z] OS/Arch: windows/amd64 [2019-10-02T20:30:34.288Z] Experimental: false [2019-10-02T20:30:34.288Z] [2019-10-02T20:30:34.288Z] Server: Docker Engine - Enterprise [2019-10-02T20:30:34.288Z] Engine: [2019-10-02T20:30:34.288Z] Version: 19.03.2 [2019-10-02T20:30:34.288Z] API version: 1.40 (minimum version 1.24) [2019-10-02T20:30:34.288Z] Go version: go1.12.8 [2019-10-02T20:30:34.288Z] Git commit: c92ab06ed9 [2019-10-02T20:30:34.288Z] Built: 09/03/2019 16:35:47 [2019-10-02T20:30:34.288Z] OS/Arch: windows/amd64 [2019-10-02T20:30:34.289Z] Experimental: true [Pipeline] sh [2019-10-02T20:30:34.976Z] 25fa3a7ad4fa: Pull complete [2019-10-02T20:30:35.315Z] + docker info [2019-10-02T20:30:35.952Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done [2019-10-02T20:30:36.210Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-10-02T20:30:36.489Z] Fetching without tags [2019-10-02T20:30:36.997Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:37.110Z] 471e0aba6530: Pull complete [2019-10-02T20:30:37.489Z] Client: [2019-10-02T20:30:37.489Z] Debug Mode: false [2019-10-02T20:30:37.489Z] Plugins: [2019-10-02T20:30:37.489Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T20:30:37.489Z] [2019-10-02T20:30:37.489Z] Server: [2019-10-02T20:30:37.489Z] Containers: 0 [2019-10-02T20:30:37.489Z] Running: 0 [2019-10-02T20:30:37.489Z] Paused: 0 [2019-10-02T20:30:37.489Z] Stopped: 0 [2019-10-02T20:30:37.489Z] Images: 8 [2019-10-02T20:30:37.489Z] Server Version: 19.03.2 [2019-10-02T20:30:37.489Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T20:30:37.489Z] Windows: [2019-10-02T20:30:37.489Z] LCOW: [2019-10-02T20:30:37.489Z] Logging Driver: json-file [2019-10-02T20:30:37.489Z] Plugins: [2019-10-02T20:30:37.489Z] Volume: local [2019-10-02T20:30:37.489Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T20:30:37.489Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T20:30:37.489Z] Swarm: inactive [2019-10-02T20:30:37.489Z] Default Isolation: process [2019-10-02T20:30:37.489Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T20:30:37.489Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T20:30:37.489Z] OSType: windows [2019-10-02T20:30:37.489Z] Architecture: x86_64 [2019-10-02T20:30:37.489Z] CPUs: 4 [2019-10-02T20:30:37.489Z] Total Memory: 32GiB [2019-10-02T20:30:37.489Z] Name: azwin-2-d04f10 [2019-10-02T20:30:37.489Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T20:30:37.489Z] Docker Root Dir: D:\docker [2019-10-02T20:30:37.489Z] Debug Mode: false [2019-10-02T20:30:37.489Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:37.489Z] Labels: [2019-10-02T20:30:37.489Z] Experimental: true [2019-10-02T20:30:37.489Z] Insecure Registries: [2019-10-02T20:30:37.489Z] 10.0.0.4:5000 [2019-10-02T20:30:37.489Z] 127.0.0.0/8 [2019-10-02T20:30:37.489Z] Registry Mirrors: [2019-10-02T20:30:37.489Z] http://10.0.0.4:5000/ [2019-10-02T20:30:37.489Z] Live Restore Enabled: false [2019-10-02T20:30:37.489Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-02T20:30:36.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:36.440Z] > git config --add remote.origin.fetch +refs/pull/39983/head:refs/remotes/origin/PR-39983 # timeout=10 [2019-10-02T20:30:36.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T20:30:36.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T20:30:36.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T20:30:36.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T20:30:36.487Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39983/head:refs/remotes/origin/PR-39983 +refs/heads/master:refs/remotes/origin/master [2019-10-02T20:30:36.994Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:36.999Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:38.105Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done [2019-10-02T20:30:38.106Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-02T20:30:38.189Z] Merge succeeded, producing 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:38.191Z] Checking out Revision 6ca3ec88ae9e1435abbed665ec598c00058659da (PR-39983) [2019-10-02T20:30:38.515Z] Commit message: "builder: remove legacy build's session handling" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T20:30:39.439Z] + docker version [2019-10-02T20:30:39.439Z] Client: [2019-10-02T20:30:39.439Z] Version: 18.06.1-ce [2019-10-02T20:30:39.439Z] API version: 1.38 [2019-10-02T20:30:39.439Z] Go version: go1.10.3 [2019-10-02T20:30:39.439Z] Git commit: e68fc7a [2019-10-02T20:30:39.439Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-02T20:30:39.439Z] OS/Arch: linux/ppc64le [2019-10-02T20:30:39.439Z] Experimental: false [2019-10-02T20:30:39.439Z] [2019-10-02T20:30:39.439Z] Server: [2019-10-02T20:30:39.439Z] Engine: [2019-10-02T20:30:39.439Z] Version: 18.06.1-ce [2019-10-02T20:30:39.439Z] API version: 1.38 (minimum version 1.12) [2019-10-02T20:30:39.439Z] Go version: go1.10.3 [2019-10-02T20:30:39.439Z] Git commit: e68fc7a [2019-10-02T20:30:39.439Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-02T20:30:39.439Z] OS/Arch: linux/ppc64le [2019-10-02T20:30:39.439Z] Experimental: true [Pipeline] sh [2019-10-02T20:30:39.625Z] da9d4fe5b400: Pull complete [2019-10-02T20:30:39.816Z] + docker info [2019-10-02T20:30:39.816Z] Containers: 0 [2019-10-02T20:30:39.816Z] Running: 0 [2019-10-02T20:30:39.816Z] Paused: 0 [2019-10-02T20:30:39.816Z] Stopped: 0 [2019-10-02T20:30:39.816Z] Images: 0 [2019-10-02T20:30:39.816Z] Server Version: 18.06.1-ce [2019-10-02T20:30:39.816Z] Storage Driver: overlay2 [2019-10-02T20:30:39.816Z] Backing Filesystem: extfs [2019-10-02T20:30:39.816Z] Supports d_type: true [2019-10-02T20:30:39.816Z] Native Overlay Diff: true [2019-10-02T20:30:39.816Z] Logging Driver: json-file [2019-10-02T20:30:39.816Z] Cgroup Driver: cgroupfs [2019-10-02T20:30:39.816Z] Plugins: [2019-10-02T20:30:39.816Z] Volume: local [2019-10-02T20:30:39.816Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T20:30:39.816Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T20:30:39.816Z] Swarm: inactive [2019-10-02T20:30:39.816Z] Runtimes: runc [2019-10-02T20:30:39.816Z] Default Runtime: runc [2019-10-02T20:30:39.816Z] Init Binary: docker-init [2019-10-02T20:30:39.816Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T20:30:39.816Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-02T20:30:39.816Z] init version: fec3683 [2019-10-02T20:30:39.816Z] Security Options: [2019-10-02T20:30:39.816Z] apparmor [2019-10-02T20:30:39.816Z] seccomp [2019-10-02T20:30:39.816Z] Profile: default [2019-10-02T20:30:39.816Z] Kernel Version: 4.4.0-139-generic [2019-10-02T20:30:39.816Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-02T20:30:39.816Z] OSType: linux [2019-10-02T20:30:39.816Z] Architecture: ppc64le [2019-10-02T20:30:39.816Z] CPUs: 4 [2019-10-02T20:30:39.816Z] Total Memory: 3.976GiB [2019-10-02T20:30:39.816Z] Name: ppc64le-ubuntu-11 [2019-10-02T20:30:39.816Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-02T20:30:39.816Z] Docker Root Dir: /var/lib/docker [2019-10-02T20:30:39.816Z] Debug Mode (client): false [2019-10-02T20:30:39.816Z] Debug Mode (server): false [2019-10-02T20:30:39.816Z] Username: dockerbuildbot [2019-10-02T20:30:39.816Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:39.816Z] Labels: [2019-10-02T20:30:39.816Z] Experimental: true [2019-10-02T20:30:39.816Z] Insecure Registries: [2019-10-02T20:30:39.816Z] 127.0.0.0/8 [2019-10-02T20:30:39.816Z] Live Restore Enabled: false [2019-10-02T20:30:39.816Z] [Pipeline] sh [2019-10-02T20:30:40.054Z] b17554aa6f80: Pull complete [2019-10-02T20:30:40.054Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-02T20:30:40.054Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-02T20:30:40.054Z] ---> 1d69509bbe69 [2019-10-02T20:30:40.054Z] Step 5/126 : ARG APT_MIRROR [2019-10-02T20:30:40.054Z] ---> Running in 60751dedf85b [2019-10-02T20:30:40.054Z] Removing intermediate container 60751dedf85b [2019-10-02T20:30:40.054Z] ---> c762c7f2c515 [2019-10-02T20:30:40.054Z] Step 6/126 : 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-10-02T20:30:40.054Z] ---> Running in 118393189e7e [2019-10-02T20:30:38.146Z] > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10 [2019-10-02T20:30:38.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T20:30:38.187Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T20:30:38.191Z] > git checkout -f 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:40.197Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:40.197Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:40.197Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39983/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T20:30:40.197Z] + bash /home/docker/workspace/moby_PR-39983/check-config.sh [2019-10-02T20:30:40.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T20:30:40.197Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-02T20:30:40.197Z] [2019-10-02T20:30:40.197Z] Generally Necessary: [2019-10-02T20:30:40.197Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T20:30:40.197Z] - apparmor: enabled and tools installed [2019-10-02T20:30:40.197Z] - CONFIG_NAMESPACES: enabled [2019-10-02T20:30:40.480Z] - CONFIG_NET_NS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_PID_NS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_IPC_NS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_UTS_NS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUPS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CPUSETS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_MEMCG: enabled [2019-10-02T20:30:40.480Z] - CONFIG_KEYS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_VETH: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T20:30:40.480Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T20:30:40.480Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T20:30:40.480Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T20:30:40.480Z] [2019-10-02T20:30:40.480Z] Optional Features: [2019-10-02T20:30:40.480Z] - CONFIG_USER_NS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_SECCOMP: enabled [2019-10-02T20:30:40.480Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T20:30:40.480Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T20:30:40.480Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T20:30:40.480Z] (cgroup swap accounting is currently enabled) [2019-10-02T20:30:40.480Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T20:30:40.480Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T20:30:40.480Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T20:30:40.480Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T20:30:40.765Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T20:30:40.765Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T20:30:40.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T20:30:40.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T20:30:40.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T20:30:40.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T20:30:40.765Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T20:30:40.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T20:30:40.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T20:30:40.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T20:30:40.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_EXT4_FS: enabled [2019-10-02T20:30:40.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T20:30:40.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T20:30:40.765Z] - Network Drivers: [2019-10-02T20:30:40.765Z] - "overlay": [2019-10-02T20:30:40.765Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T20:30:40.765Z] Optional (for encrypted networks): [2019-10-02T20:30:40.765Z] - CONFIG_CRYPTO: enabled [2019-10-02T20:30:40.765Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_XFRM: enabled [2019-10-02T20:30:40.765Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T20:30:40.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T20:30:40.765Z] - "ipvlan": [2019-10-02T20:30:40.765Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T20:30:40.765Z] - "macvlan": [2019-10-02T20:30:41.048Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T20:30:41.048Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T20:30:41.048Z] - "ftp,tftp client in container": [2019-10-02T20:30:41.048Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T20:30:41.048Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T20:30:41.048Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T20:30:41.048Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T20:30:41.048Z] - Storage Drivers: [2019-10-02T20:30:41.048Z] - "aufs": [2019-10-02T20:30:41.048Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T20:30:41.048Z] - "btrfs": [2019-10-02T20:30:41.048Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T20:30:41.048Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T20:30:41.048Z] - "devicemapper": [2019-10-02T20:30:41.048Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T20:30:41.048Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T20:30:41.048Z] - "overlay": [2019-10-02T20:30:41.048Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T20:30:41.048Z] - "zfs": [2019-10-02T20:30:41.048Z] - /dev/zfs: missing [2019-10-02T20:30:41.048Z] - zfs command: missing [2019-10-02T20:30:41.048Z] - zpool command: missing [2019-10-02T20:30:41.048Z] [2019-10-02T20:30:41.048Z] Limits: [2019-10-02T20:30:41.048Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T20:30:41.048Z] [2019-10-02T20:30:41.048Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T20:30:41.412Z] Removing intermediate container 118393189e7e [2019-10-02T20:30:41.412Z] ---> 1a4d66d999ea [2019-10-02T20:30:41.412Z] Step 7/126 : ENV GO111MODULE=off [2019-10-02T20:30:41.412Z] ---> Running in 22849cf14afd [2019-10-02T20:30:41.585Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ca3ec88ae9e1435abbed665ec598c00058659da . [2019-10-02T20:30:41.840Z] Removing intermediate container 22849cf14afd [2019-10-02T20:30:41.840Z] ---> 1ea2b655231c [2019-10-02T20:30:41.840Z] Step 8/126 : FROM base AS criu [2019-10-02T20:30:41.840Z] ---> 1ea2b655231c [2019-10-02T20:30:41.840Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:30:41.840Z] ---> Running in 206c4047771a [2019-10-02T20:30:41.840Z] Removing intermediate container 206c4047771a [2019-10-02T20:30:41.840Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:30:41.840Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-02T20:30:41.840Z] ---> Running in a35ca0ee1cc4 [2019-10-02T20:30:41.840Z] Removing intermediate container a35ca0ee1cc4 [2019-10-02T20:30:41.840Z] ---> b18380cad87d [2019-10-02T20:30:41.840Z] Step 11/126 : 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-10-02T20:30:42.211Z] ---> Running in 55f5721a3f78 [2019-10-02T20:30:42.285Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.2s done [2019-10-02T20:30:42.579Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:30:42.579Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:30:42.579Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:30:42.579Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:30:42.579Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:30:42.872Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-02T20:30:42.946Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:30:42.947Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:30:42.947Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:30:43.804Z] #4 DONE 15.1s [2019-10-02T20:30:43.804Z] [2019-10-02T20:30:43.804Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T20:30:44.216Z] Fetched 7669 kB in 1s (4544 kB/s) [2019-10-02T20:30:44.285Z] Sending build context to Docker daemon 49.96MB [2019-10-02T20:30:44.285Z] Step 1/126 : ARG CROSS="false" [2019-10-02T20:30:44.285Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-02T20:30:44.285Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T20:30:44.285Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T20:30:44.285Z] 1.13.1-stretch: Pulling from library/golang [2019-10-02T20:30:44.568Z] 10831a4d6f42: Pulling fs layer [2019-10-02T20:30:44.568Z] f794a2e4526b: Pulling fs layer [2019-10-02T20:30:44.568Z] e3fa2203e375: Pulling fs layer [2019-10-02T20:30:44.568Z] 004465f1c815: Pulling fs layer [2019-10-02T20:30:44.568Z] c19c19fc3c99: Pulling fs layer [2019-10-02T20:30:44.568Z] 43d8051f8c7f: Pulling fs layer [2019-10-02T20:30:44.568Z] 6c11edc0dc35: Pulling fs layer [2019-10-02T20:30:44.568Z] c19c19fc3c99: Waiting [2019-10-02T20:30:44.568Z] 43d8051f8c7f: Waiting [2019-10-02T20:30:44.568Z] 004465f1c815: Waiting [2019-10-02T20:30:44.568Z] 6c11edc0dc35: Waiting [2019-10-02T20:30:44.574Z] Reading package lists... [2019-10-02T20:30:45.033Z] e3fa2203e375: Verifying Checksum [2019-10-02T20:30:45.033Z] e3fa2203e375: Download complete [2019-10-02T20:30:45.317Z] f794a2e4526b: Verifying Checksum [2019-10-02T20:30:45.317Z] f794a2e4526b: Download complete [2019-10-02T20:30:45.466Z] Reading package lists... [2019-10-02T20:30:45.466Z] Building dependency tree... [2019-10-02T20:30:45.466Z] Reading state information... [2019-10-02T20:30:45.466Z] The following additional packages will be installed: [2019-10-02T20:30:45.466Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T20:30:45.466Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T20:30:45.466Z] Suggested packages: [2019-10-02T20:30:45.466Z] manpages-dev python-setuptools [2019-10-02T20:30:45.837Z] The following NEW packages will be installed: [2019-10-02T20:30:45.837Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T20:30:45.837Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T20:30:45.837Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T20:30:45.837Z] zlib1g-dev [2019-10-02T20:30:45.837Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:30:45.837Z] Need to get 3476 kB of archives. [2019-10-02T20:30:45.837Z] After this operation, 20.2 MB of additional disk space will be used. [2019-10-02T20:30:45.837Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T20:30:45.837Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-02T20:30:45.837Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-02T20:30:45.837Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T20:30:45.837Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-02T20:30:45.837Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T20:30:45.837Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-02T20:30:45.837Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-02T20:30:45.837Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-02T20:30:45.837Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-02T20:30:45.837Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-02T20:30:45.837Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-02T20:30:45.837Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-02T20:30:45.837Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-02T20:30:45.837Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T20:30:45.837Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-02T20:30:45.837Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:30:46.233Z] Fetched 3476 kB in 0s (21.8 MB/s) [2019-10-02T20:30:46.233Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T20:30:46.233Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T20:30:46.233Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libcap-dev:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libnet1-dev. [2019-10-02T20:30:46.233Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T20:30:46.233Z] Selecting previously unselected package libprotobuf10:s390x. [2019-10-02T20:30:46.233Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-02T20:30:46.233Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T20:30:46.714Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-02T20:30:46.714Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-02T20:30:46.714Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T20:30:46.714Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-02T20:30:46.714Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-02T20:30:46.714Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T20:30:46.714Z] Selecting previously unselected package libprotoc10:s390x. [2019-10-02T20:30:46.714Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-02T20:30:47.078Z] #5 DONE 2.7s [2019-10-02T20:30:47.078Z] [2019-10-02T20:30:47.078Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:30:47.078Z] #22 DONE 0.1s [2019-10-02T20:30:47.078Z] [2019-10-02T20:30:47.078Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T20:30:47.078Z] #17 ... [2019-10-02T20:30:47.078Z] [2019-10-02T20:30:47.078Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-02T20:30:47.078Z] #23 DONE 0.1s [2019-10-02T20:30:47.078Z] [2019-10-02T20:30:47.078Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T20:30:47.117Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-02T20:30:47.117Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T20:30:47.117Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-02T20:30:47.117Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:30:47.545Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T20:30:47.545Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-02T20:30:47.545Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T20:30:47.545Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T20:30:47.545Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:30:47.545Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T20:30:47.545Z] Selecting previously unselected package python-protobuf. [2019-10-02T20:30:47.545Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-02T20:30:47.545Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T20:30:47.911Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T20:30:47.911Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T20:30:47.911Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T20:30:48.008Z] 10831a4d6f42: Verifying Checksum [2019-10-02T20:30:48.008Z] 10831a4d6f42: Download complete [2019-10-02T20:30:48.010Z] #15 1.269 + mktemp -d [2019-10-02T20:30:48.010Z] #15 1.272 + export GOPATH=/tmp/tmp.OZ9So9po5I [2019-10-02T20:30:48.010Z] #15 1.272 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.OZ9So9po5I/src/github.com/go-swagger/go-swagger [2019-10-02T20:30:48.010Z] #15 1.275 Cloning into '/tmp/tmp.OZ9So9po5I/src/github.com/go-swagger/go-swagger'... [2019-10-02T20:30:48.280Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:30:48.280Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T20:30:48.280Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:30:48.280Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T20:30:48.630Z] 004465f1c815: Verifying Checksum [2019-10-02T20:30:48.630Z] 004465f1c815: Download complete [2019-10-02T20:30:48.647Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-02T20:30:48.647Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T20:30:48.647Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T20:30:48.647Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T20:30:48.647Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-02T20:30:48.647Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:30:48.647Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T20:30:48.647Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T20:30:48.916Z] 6c11edc0dc35: Verifying Checksum [2019-10-02T20:30:48.916Z] 6c11edc0dc35: Download complete [2019-10-02T20:30:49.011Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T20:30:49.011Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T20:30:49.012Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:30:49.546Z] c19c19fc3c99: Verifying Checksum [2019-10-02T20:30:49.546Z] c19c19fc3c99: Download complete [2019-10-02T20:30:49.790Z] Removing intermediate container 55f5721a3f78 [2019-10-02T20:30:49.790Z] ---> 8e875b94e1aa [2019-10-02T20:30:49.790Z] Step 12/126 : 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-10-02T20:30:50.151Z] ---> Running in 199cb1a2e806 [2019-10-02T20:30:51.390Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:30:51.390Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:30:51.390Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:30:51.390Z]  GEN .gitid [2019-10-02T20:30:51.390Z] GEN criu/include/version.h [2019-10-02T20:30:51.390Z] GEN include/common/asm [2019-10-02T20:30:51.758Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T20:30:51.758Z] PBCC images/opts.pb-c.c [2019-10-02T20:30:51.758Z] PBCC images/sit.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T20:30:51.758Z] DEP images/opts.pb-c.d [2019-10-02T20:30:51.758Z] DEP images/sit.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/macvlan.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/macvlan.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/autofs.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/autofs.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/sysctl.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/sysctl.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/time.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/time.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/seccomp.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/seccomp.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/userns.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/userns.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/cgroup.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/cgroup.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/fown.pb-c.c [2019-10-02T20:30:51.758Z] PBCC images/ext-file.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/fown.pb-c.d [2019-10-02T20:30:51.758Z] DEP images/ext-file.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/rpc.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/rpc.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/siginfo.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/siginfo.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/pagemap.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/pagemap.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/rlimit.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/rlimit.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/file-lock.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/file-lock.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/tty.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/tty.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/tun.pb-c.c [2019-10-02T20:30:51.758Z] PBCC images/netdev.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/tun.pb-c.d [2019-10-02T20:30:51.758Z] DEP images/netdev.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/vma.pb-c.c [2019-10-02T20:30:51.758Z] DEP images/vma.pb-c.d [2019-10-02T20:30:51.758Z] PBCC images/creds.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/creds.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/utsns.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/utsns.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T20:30:52.161Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ipc-desc.pb-c.d [2019-10-02T20:30:52.161Z] DEP images/ipc-sem.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ipc-msg.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ipc-shm.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ipc-var.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ipc-var.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sk-opts.pb-c.c [2019-10-02T20:30:52.161Z] PBCC images/packet-sock.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sk-opts.pb-c.d [2019-10-02T20:30:52.161Z] DEP images/packet-sock.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sk-netlink.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sk-inet.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sk-inet.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sk-unix.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sk-unix.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/mm.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/mm.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/timerfd.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/timerfd.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/timer.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/timer.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sa.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sa.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/pipe-data.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/pipe-data.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/mnt.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/mnt.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/sk-packet.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/sk-packet.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/tcp-stream.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/pipe.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/pipe.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/pstree.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/pstree.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/fs.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/fs.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/signalfd.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/signalfd.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/fh.pb-c.c [2019-10-02T20:30:52.161Z] PBCC images/fsnotify.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/fh.pb-c.d [2019-10-02T20:30:52.161Z] DEP images/fsnotify.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/eventpoll.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/eventpoll.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/eventfd.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/eventfd.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/remap-file-path.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/fifo.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/fifo.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ghost-file.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ghost-file.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/regfile.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/regfile.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/ns.pb-c.c [2019-10-02T20:30:52.161Z] DEP images/ns.pb-c.d [2019-10-02T20:30:52.161Z] PBCC images/fdinfo.pb-c.c [2019-10-02T20:30:52.243Z] 10831a4d6f42: Pull complete [2019-10-02T20:30:52.599Z] DEP images/fdinfo.pb-c.d [2019-10-02T20:30:52.599Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/core-arm.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/core-s390.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/core-x86.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/core.pb-c.c [2019-10-02T20:30:52.599Z] PBCC images/inventory.pb-c.c [2019-10-02T20:30:52.599Z] DEP images/core-aarch64.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/core-arm.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/core-ppc64.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/core-s390.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/core-x86.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/core.pb-c.d [2019-10-02T20:30:52.599Z] DEP images/inventory.pb-c.d [2019-10-02T20:30:52.599Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T20:30:52.599Z] DEP images/cpuinfo.pb-c.d [2019-10-02T20:30:52.599Z] PBCC images/stats.pb-c.c [2019-10-02T20:30:52.599Z] DEP images/stats.pb-c.d [2019-10-02T20:30:52.599Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:30:52.863Z] f794a2e4526b: Pull complete [2019-10-02T20:30:53.020Z] CC images/stats.o [2019-10-02T20:30:53.020Z] CC images/core.o [2019-10-02T20:30:53.020Z] CC images/core-x86.o [2019-10-02T20:30:53.020Z] CC images/core-arm.o [2019-10-02T20:30:53.020Z] CC images/core-aarch64.o [2019-10-02T20:30:53.020Z] CC images/core-ppc64.o [2019-10-02T20:30:53.023Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-02T20:30:53.023Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-db862c02\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-02T20:30:53.023Z] ---------------------------------------------------------------------------- [2019-10-02T20:30:53.023Z] [2019-10-02T20:30:53.023Z] INFO: executeCI.ps1 starting at Wed Oct 2 20:30:50 CUT 2019 [2019-10-02T20:30:53.023Z] [2019-10-02T20:30:53.023Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-02T20:30:53.023Z] INFO: Running git version 2.23.0.windows.1 [2019-10-02T20:30:53.023Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-02T20:30:53.023Z] INFO: Environment variables: [2019-10-02T20:30:53.023Z] [2019-10-02T20:30:53.023Z] Name Value [2019-10-02T20:30:53.023Z] ---- ----- [2019-10-02T20:30:53.023Z] ALLUSERSPROFILE C:\ProgramData [2019-10-02T20:30:53.023Z] amd64 true [2019-10-02T20:30:53.023Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-02T20:30:53.023Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-02T20:30:53.023Z] BRANCH_NAME PR-39983 [2019-10-02T20:30:53.023Z] BUILD_DISPLAY_NAME #4 [2019-10-02T20:30:53.023Z] BUILD_ID 4 [2019-10-02T20:30:53.023Z] BUILD_NUMBER 4 [2019-10-02T20:30:53.023Z] BUILD_TAG jenkins-moby-PR-39983-4 [2019-10-02T20:30:53.023Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39983/4/ [2019-10-02T20:30:53.023Z] CHANGE_AUTHOR tiborvass [2019-10-02T20:30:53.023Z] CHANGE_AUTHOR_DISPLAY_NAME Tibor Vass [2019-10-02T20:30:53.023Z] CHANGE_BRANCH rm-legacy-build-session [2019-10-02T20:30:53.023Z] CHANGE_FORK tiborvass [2019-10-02T20:30:53.023Z] CHANGE_ID 39983 [2019-10-02T20:30:53.023Z] CHANGE_TARGET master [2019-10-02T20:30:53.023Z] CHANGE_TITLE builder: remove legacy build's session handling [2019-10-02T20:30:53.023Z] CHANGE_URL https://github.com/moby/moby/pull/39983 [2019-10-02T20:30:53.023Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T20:30:53.023Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-02T20:30:53.023Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-02T20:30:53.023Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-02T20:30:53.023Z] COMPUTERNAME azwin-2-d04f10 [2019-10-02T20:30:53.023Z] ComSpec C:\windows\system32\cmd.exe [2019-10-02T20:30:53.023Z] ConfigSequenceNumber 0 [2019-10-02T20:30:53.023Z] DOCKER_BUILDKIT 0 [2019-10-02T20:30:53.023Z] DOCKER_DUT_DEBUG 1 [2019-10-02T20:30:53.023Z] DOCKER_EXPERIMENTAL 1 [2019-10-02T20:30:53.023Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-02T20:30:53.024Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-02T20:30:53.024Z] EXECUTOR_NUMBER 0 [2019-10-02T20:30:53.024Z] FQDN azwin-2-d04f10.westus.cloudapp.azure.com [2019-10-02T20:30:53.024Z] GIT_BRANCH PR-39983 [2019-10-02T20:30:53.024Z] GIT_COMMIT 6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:30:53.024Z] GIT_PREVIOUS_COMMIT 805a078e05a5b70f0a822ffae972077c0be2b8d4 [2019-10-02T20:30:53.024Z] GIT_URL https://github.com/moby/moby.git [2019-10-02T20:30:53.024Z] HUDSON_COOKIE 4279b883-824d-4bc0-a720-eb31d08c4942 [2019-10-02T20:30:53.024Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-02T20:30:53.024Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-02T20:30:53.024Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-02T20:30:53.024Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-02T20:30:53.024Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-02T20:30:53.024Z] JENKINS_NODE_COOKIE f657cc47-17bd-46a5-b3a5-753b91729445 [2019-10-02T20:30:53.024Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-02T20:30:53.024Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-02T20:30:53.024Z] JOB_BASE_NAME PR-39983 [2019-10-02T20:30:53.024Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39983/display/redirect [2019-10-02T20:30:53.024Z] JOB_NAME moby/PR-39983 [2019-10-02T20:30:53.024Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39983/ [2019-10-02T20:30:53.024Z] library.jps.version master [2019-10-02T20:30:53.024Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-02T20:30:53.024Z] NODE_LABELS amd64 azure azwin-2-d04f10 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-02T20:30:53.024Z] NODE_NAME azwin-2-d04f10 [2019-10-02T20:30:53.024Z] NUMBER_OF_PROCESSORS 4 [2019-10-02T20:30:53.024Z] OS Windows_NT [2019-10-02T20:30:53.024Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-02T20:30:53.024Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-02T20:30:53.024Z] ppc64le true [2019-10-02T20:30:53.024Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-02T20:30:53.024Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-02T20:30:53.026Z] PROCESSOR_LEVEL 6 [2019-10-02T20:30:53.026Z] PROCESSOR_REVISION 4f01 [2019-10-02T20:30:53.026Z] ProgramData C:\ProgramData [2019-10-02T20:30:53.026Z] ProgramFiles C:\Program Files [2019-10-02T20:30:53.026Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-02T20:30:53.026Z] ProgramW6432 C:\Program Files [2019-10-02T20:30:53.026Z] PROMPT $P$G [2019-10-02T20:30:53.026Z] PSExecutionPolicyPreference Bypass [2019-10-02T20:30:53.026Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-02T20:30:53.026Z] PUBLIC C:\Users\Public [2019-10-02T20:30:53.026Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39983/4/display/redirect?page=changes [2019-10-02T20:30:53.026Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39983/4/display/redirect [2019-10-02T20:30:53.026Z] s390x true [2019-10-02T20:30:53.026Z] skip_dco false [2019-10-02T20:30:53.026Z] SKIP_VALIDATION_TESTS 1 [2019-10-02T20:30:53.026Z] SOURCES_DRIVE d [2019-10-02T20:30:53.026Z] SOURCES_SUBDIR gopath [2019-10-02T20:30:53.026Z] STAGE_NAME Run tests [2019-10-02T20:30:53.026Z] SystemDrive C: [2019-10-02T20:30:53.026Z] SystemRoot C:\windows [2019-10-02T20:30:53.026Z] TEMP C:\windows\TEMP [2019-10-02T20:30:53.026Z] TESTDEBUG 0 [2019-10-02T20:30:53.026Z] TESTRUN_DRIVE d [2019-10-02T20:30:53.026Z] TESTRUN_SUBDIR CI [2019-10-02T20:30:53.026Z] TIMEOUT 120m [2019-10-02T20:30:53.026Z] TMP C:\windows\TEMP [2019-10-02T20:30:53.026Z] unit_validate true [2019-10-02T20:30:53.026Z] USERDOMAIN WORKGROUP [2019-10-02T20:30:53.026Z] USERNAME azwin-2-d04f10$ [2019-10-02T20:30:53.026Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-02T20:30:53.026Z] windir C:\windows [2019-10-02T20:30:53.026Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-02T20:30:53.026Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-02T20:30:53.026Z] windowsRS1 false [2019-10-02T20:30:53.026Z] windowsRS5 true [2019-10-02T20:30:53.026Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] INFO: Sources under d:\gopath\... [2019-10-02T20:30:53.026Z] INFO: Test run under d:\CI\... [2019-10-02T20:30:53.026Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-02T20:30:53.026Z] INFO: docker/docker repository was found [2019-10-02T20:30:53.026Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-02T20:30:53.026Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-02T20:30:53.026Z] INFO: Docker version of control daemon [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] Client: Docker Engine - Enterprise [2019-10-02T20:30:53.026Z] Version: 19.03.2 [2019-10-02T20:30:53.026Z] API version: 1.40 [2019-10-02T20:30:53.026Z] Go version: go1.12.8 [2019-10-02T20:30:53.026Z] Git commit: c92ab06ed9 [2019-10-02T20:30:53.026Z] Built: 09/03/2019 16:38:11 [2019-10-02T20:30:53.026Z] OS/Arch: windows/amd64 [2019-10-02T20:30:53.026Z] Experimental: false [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] Server: Docker Engine - Enterprise [2019-10-02T20:30:53.026Z] Engine: [2019-10-02T20:30:53.026Z] Version: 19.03.2 [2019-10-02T20:30:53.026Z] API version: 1.40 (minimum version 1.24) [2019-10-02T20:30:53.026Z] Go version: go1.12.8 [2019-10-02T20:30:53.026Z] Git commit: c92ab06ed9 [2019-10-02T20:30:53.026Z] Built: 09/03/2019 16:35:47 [2019-10-02T20:30:53.026Z] OS/Arch: windows/amd64 [2019-10-02T20:30:53.026Z] Experimental: true [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.026Z] INFO: Docker info of control daemon [2019-10-02T20:30:53.026Z] [2019-10-02T20:30:53.147Z] e3fa2203e375: Pull complete [2019-10-02T20:30:53.271Z] #15 ... [2019-10-02T20:30:53.271Z] [2019-10-02T20:30:53.271Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T20:30:53.271Z] #17 2.383 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:30:53.271Z] #17 2.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:30:53.271Z] #17 2.408 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:30:53.271Z] #17 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:30:53.271Z] #17 2.427 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:30:53.271Z] #17 2.688 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:30:53.271Z] #17 3.028 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:30:53.271Z] #17 3.208 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:30:53.271Z] #17 5.750 Fetched 7918 kB in 4s (1808 kB/s) [2019-10-02T20:30:53.413Z] CC images/core-s390.o [2019-10-02T20:30:53.413Z] CC images/cpuinfo.o [2019-10-02T20:30:53.413Z] CC images/inventory.o [2019-10-02T20:30:53.413Z] CC images/fdinfo.o [2019-10-02T20:30:53.413Z] CC images/fown.o [2019-10-02T20:30:53.413Z] CC images/ns.o [2019-10-02T20:30:53.413Z] CC images/regfile.o [2019-10-02T20:30:53.413Z] CC images/ghost-file.o [2019-10-02T20:30:53.413Z] CC images/fifo.o [2019-10-02T20:30:53.413Z] CC images/remap-file-path.o [2019-10-02T20:30:53.413Z] CC images/eventfd.o [2019-10-02T20:30:53.483Z] Client: [2019-10-02T20:30:53.483Z] Debug Mode: false [2019-10-02T20:30:53.483Z] Plugins: [2019-10-02T20:30:53.483Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T20:30:53.483Z] [2019-10-02T20:30:53.483Z] Server: [2019-10-02T20:30:53.483Z] Containers: 0 [2019-10-02T20:30:53.483Z] Running: 0 [2019-10-02T20:30:53.483Z] Paused: 0 [2019-10-02T20:30:53.483Z] Stopped: 0 [2019-10-02T20:30:53.484Z] Images: 8 [2019-10-02T20:30:53.484Z] Server Version: 19.03.2 [2019-10-02T20:30:53.484Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T20:30:53.484Z] Windows: [2019-10-02T20:30:53.484Z] LCOW: [2019-10-02T20:30:53.484Z] Logging Driver: json-file [2019-10-02T20:30:53.484Z] Plugins: [2019-10-02T20:30:53.484Z] Volume: local [2019-10-02T20:30:53.484Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T20:30:53.484Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T20:30:53.484Z] Swarm: inactive [2019-10-02T20:30:53.484Z] Default Isolation: process [2019-10-02T20:30:53.484Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T20:30:53.484Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T20:30:53.484Z] OSType: windows [2019-10-02T20:30:53.484Z] Architecture: x86_64 [2019-10-02T20:30:53.484Z] CPUs: 4 [2019-10-02T20:30:53.484Z] Total Memory: 32GiB [2019-10-02T20:30:53.484Z] Name: azwin-2-d04f10 [2019-10-02T20:30:53.484Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T20:30:53.484Z] Docker Root Dir: D:\docker [2019-10-02T20:30:53.484Z] Debug Mode: false [2019-10-02T20:30:53.484Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:30:53.484Z] Labels: [2019-10-02T20:30:53.484Z] Experimental: true [2019-10-02T20:30:53.484Z] Insecure Registries: [2019-10-02T20:30:53.484Z] 10.0.0.4:5000 [2019-10-02T20:30:53.484Z] 127.0.0.0/8 [2019-10-02T20:30:53.484Z] Registry Mirrors: [2019-10-02T20:30:53.484Z] http://10.0.0.4:5000/ [2019-10-02T20:30:53.484Z] Live Restore Enabled: false [2019-10-02T20:30:53.484Z] [2019-10-02T20:30:53.484Z] [2019-10-02T20:30:53.484Z] INFO: Commit hash is 6ca3ec88a [2019-10-02T20:30:53.484Z] INFO: Nuke-Everything... [2019-10-02T20:30:53.529Z] #17 5.750 Reading package lists... [2019-10-02T20:30:53.796Z] CC images/eventpoll.o [2019-10-02T20:30:53.796Z] CC images/fh.o [2019-10-02T20:30:53.796Z] CC images/fsnotify.o [2019-10-02T20:30:53.796Z] CC images/signalfd.o [2019-10-02T20:30:53.796Z] CC images/fs.o [2019-10-02T20:30:53.796Z] CC images/pstree.o [2019-10-02T20:30:53.796Z] CC images/pipe.o [2019-10-02T20:30:53.796Z] CC images/tcp-stream.o [2019-10-02T20:30:53.796Z] CC images/sk-packet.o [2019-10-02T20:30:53.796Z] CC images/mnt.o [2019-10-02T20:30:53.796Z] CC images/pipe-data.o [2019-10-02T20:30:53.942Z] INFO: Container count on control daemon to delete is 0 [2019-10-02T20:30:54.094Z] #17 7.045 Reading package lists... [2019-10-02T20:30:54.094Z] #17 ... [2019-10-02T20:30:54.094Z] [2019-10-02T20:30:54.094Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T20:30:54.094Z] #15 7.442 + cd /tmp/tmp.OZ9So9po5I/src/github.com/go-swagger/go-swagger [2019-10-02T20:30:54.094Z] #15 7.442 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T20:30:54.171Z] CC images/sa.o [2019-10-02T20:30:54.171Z] CC images/timer.o [2019-10-02T20:30:54.171Z] CC images/timerfd.o [2019-10-02T20:30:54.171Z] CC images/mm.o [2019-10-02T20:30:54.171Z] CC images/sk-opts.o [2019-10-02T20:30:54.171Z] CC images/sk-unix.o [2019-10-02T20:30:54.171Z] CC images/sk-inet.o [2019-10-02T20:30:54.171Z] CC images/tun.o [2019-10-02T20:30:54.171Z] CC images/sk-netlink.o [2019-10-02T20:30:54.171Z] CC images/packet-sock.o [2019-10-02T20:30:54.171Z] CC images/ipc-var.o [2019-10-02T20:30:54.402Z] INFO: Nuking d:\CI [2019-10-02T20:30:54.402Z] INFO: Zapped successfully [2019-10-02T20:30:54.402Z] INFO: Location for testing is d:\CI\PR-39983\4 [2019-10-02T20:30:54.402Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-02T20:30:54.402Z] [2019-10-02T20:30:54.402Z] [2019-10-02T20:30:54.402Z] INFO: Building the image from Dockerfile.windows at 10/02/2019 20:30:54... [2019-10-02T20:30:54.402Z] [2019-10-02T20:30:54.535Z] CC images/ipc-desc.o [2019-10-02T20:30:54.535Z] CC images/ipc-shm.o [2019-10-02T20:30:54.535Z] CC images/ipc-msg.o [2019-10-02T20:30:54.535Z] CC images/ipc-sem.o [2019-10-02T20:30:54.535Z] CC images/utsns.o [2019-10-02T20:30:54.535Z] CC images/creds.o [2019-10-02T20:30:54.535Z] CC images/vma.o [2019-10-02T20:30:54.535Z] CC images/netdev.o [2019-10-02T20:30:54.535Z] CC images/tty.o [2019-10-02T20:30:54.535Z] CC images/file-lock.o [2019-10-02T20:30:54.535Z] CC images/rlimit.o [2019-10-02T20:30:54.630Z] 43d8051f8c7f: Verifying Checksum [2019-10-02T20:30:54.630Z] 43d8051f8c7f: Download complete [2019-10-02T20:30:54.659Z] #15 7.978 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T20:30:54.903Z] CC images/pagemap.o [2019-10-02T20:30:54.904Z] CC images/siginfo.o [2019-10-02T20:30:54.904Z] CC images/rpc.o [2019-10-02T20:30:54.904Z] CC images/ext-file.o [2019-10-02T20:30:54.904Z] CC images/cgroup.o [2019-10-02T20:30:54.904Z] CC images/userns.o [2019-10-02T20:30:54.904Z] CC images/google/protobuf/descriptor.o [2019-10-02T20:30:55.271Z] CC images/opts.o [2019-10-02T20:30:55.271Z] CC images/seccomp.o [2019-10-02T20:30:55.271Z] CC images/binfmt-misc.o [2019-10-02T20:30:55.271Z] CC images/time.o [2019-10-02T20:30:55.271Z] CC images/sysctl.o [2019-10-02T20:30:55.271Z] CC images/autofs.o [2019-10-02T20:30:55.654Z] CC images/macvlan.o [2019-10-02T20:30:55.654Z] CC images/sit.o [2019-10-02T20:30:55.654Z] LINK images/built-in.o [2019-10-02T20:30:55.654Z] GEN compel/include/asm [2019-10-02T20:30:55.654Z] GEN compel/include/version.h [2019-10-02T20:30:55.654Z] touch .config [2019-10-02T20:30:55.654Z] GEN include/common/config.h [2019-10-02T20:30:55.654Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-02T20:30:55.654Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T20:30:55.654Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T20:30:55.654Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-02T20:30:55.654Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-02T20:30:55.654Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-02T20:30:55.654Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T20:30:55.654Z] DEP compel/plugins/std/infect.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/std/string.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/std/log.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/std/fds.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/std/std.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T20:30:55.654Z] DEP compel/plugins/fds/fds.d [2019-10-02T20:30:55.654Z] CC compel/plugins/std/std.o [2019-10-02T20:30:55.654Z] CC compel/plugins/std/fds.o [2019-10-02T20:30:56.013Z] CC compel/plugins/std/log.o [2019-10-02T20:30:56.013Z] CC compel/plugins/std/string.o [2019-10-02T20:30:56.013Z] CC compel/plugins/std/infect.o [2019-10-02T20:30:56.013Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-02T20:30:56.013Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-02T20:30:56.013Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-02T20:30:56.385Z] AR compel/plugins/std.lib.a [2019-10-02T20:30:56.385Z] CC compel/plugins/fds/fds.o [2019-10-02T20:30:56.386Z] AR compel/plugins/fds.lib.a [2019-10-02T20:30:56.386Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T20:30:56.386Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T20:30:56.386Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-02T20:30:56.386Z] HOSTDEP compel/src/main-host.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/ptrace.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/infect.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/infect-util.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T20:30:56.386Z] DEP compel/arch/s390/src/lib/infect.d [2019-10-02T20:30:56.386Z] DEP compel/arch/s390/src/lib/cpu.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/log.d [2019-10-02T20:30:56.386Z] DEP compel/src/main.d [2019-10-02T20:30:56.386Z] DEP compel/src/lib/handle-elf.d [2019-10-02T20:30:56.555Z] #15 ... [2019-10-02T20:30:56.555Z] [2019-10-02T20:30:56.555Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T20:30:56.555Z] #6 2.222 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:30:56.555Z] #6 2.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:30:56.555Z] #6 2.242 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:30:56.555Z] #6 2.243 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:30:56.555Z] #6 2.250 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:30:56.555Z] #6 2.382 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:30:56.556Z] #6 2.792 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:30:56.556Z] #6 3.030 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:30:56.556Z] #6 5.261 Fetched 7918 kB in 4s (1909 kB/s) [2019-10-02T20:30:56.556Z] #6 5.261 Reading package lists... [2019-10-02T20:30:56.556Z] #6 6.659 Reading package lists... [2019-10-02T20:30:56.556Z] #6 8.007 Building dependency tree... [2019-10-02T20:30:56.556Z] #6 8.300 Reading state information... [2019-10-02T20:30:56.556Z] #6 8.421 The following additional packages will be installed: [2019-10-02T20:30:56.556Z] #6 8.422 libapparmor1 libseccomp2 [2019-10-02T20:30:56.556Z] #6 8.423 Suggested packages: [2019-10-02T20:30:56.556Z] #6 8.423 seccomp [2019-10-02T20:30:56.556Z] #6 8.467 The following NEW packages will be installed: [2019-10-02T20:30:56.556Z] #6 8.468 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T20:30:56.556Z] #6 9.870 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:30:56.556Z] #6 9.870 Need to get 300 kB of archives. [2019-10-02T20:30:56.556Z] #6 9.870 After this operation, 1201 kB of additional disk space will be used. [2019-10-02T20:30:56.556Z] #6 9.870 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-02T20:30:56.556Z] #6 9.873 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-02T20:30:56.556Z] #6 9.875 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T20:30:56.556Z] #6 9.877 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-02T20:30:56.556Z] #6 10.08 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:30:56.556Z] #6 10.12 Fetched 300 kB in 1s (214 kB/s) [2019-10-02T20:30:56.665Z] 004465f1c815: Pull complete [2019-10-02T20:30:56.752Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-02T20:30:56.752Z] CC compel/src/lib/log.o [2019-10-02T20:30:56.752Z] CC compel/arch/s390/src/lib/cpu.o [2019-10-02T20:30:56.752Z] CC compel/arch/s390/src/lib/infect.o [2019-10-02T20:30:56.752Z] CC compel/src/lib/infect-rpc.o [2019-10-02T20:30:56.752Z] CC compel/src/lib/infect-util.o [2019-10-02T20:30:56.752Z] CC compel/src/lib/infect.o [2019-10-02T20:30:56.816Z] #6 10.18 Selecting previously unselected package libseccomp2:amd64. [2019-10-02T20:30:56.816Z] #6 10.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T20:30:56.816Z] #6 10.19 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T20:30:56.816Z] #6 10.20 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T20:30:56.816Z] #6 10.26 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-02T20:30:56.816Z] #6 ... [2019-10-02T20:30:56.816Z] [2019-10-02T20:30:56.816Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T20:30:56.816Z] #17 7.045 Reading package lists... [2019-10-02T20:30:56.816Z] #17 8.298 Building dependency tree... [2019-10-02T20:30:56.816Z] #17 8.548 Reading state information... [2019-10-02T20:30:56.816Z] #17 8.659 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T20:30:56.816Z] #17 8.659 The following additional packages will be installed: [2019-10-02T20:30:56.816Z] #17 8.659 libjq1 libonig4 [2019-10-02T20:30:56.816Z] #17 8.710 The following NEW packages will be installed: [2019-10-02T20:30:56.816Z] #17 8.712 jq libjq1 libonig4 [2019-10-02T20:30:56.816Z] #17 9.742 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:30:56.816Z] #17 9.742 Need to get 327 kB of archives. [2019-10-02T20:30:56.816Z] #17 9.742 After this operation, 1157 kB of additional disk space will be used. [2019-10-02T20:30:56.816Z] #17 9.742 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T20:30:56.816Z] #17 9.747 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T20:30:56.816Z] #17 9.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T20:30:56.816Z] #17 9.954 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:30:56.816Z] #17 9.995 Fetched 327 kB in 1s (318 kB/s) [2019-10-02T20:30:56.816Z] #17 10.03 Selecting previously unselected package libonig4:amd64. [2019-10-02T20:30:56.816Z] #17 10.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T20:30:56.816Z] #17 10.04 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-02T20:30:56.816Z] #17 10.05 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T20:30:56.816Z] #17 10.12 Selecting previously unselected package libjq1:amd64. [2019-10-02T20:30:56.816Z] #17 10.13 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T20:30:56.816Z] #17 10.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T20:30:56.816Z] #17 10.21 Selecting previously unselected package jq. [2019-10-02T20:30:56.816Z] #17 10.21 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T20:30:56.816Z] #17 10.21 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:30:56.816Z] #17 10.27 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T20:30:56.816Z] #17 10.28 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T20:30:56.816Z] #17 10.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:30:56.816Z] #17 10.32 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:30:57.382Z] #17 DONE 10.7s [2019-10-02T20:30:57.382Z] [2019-10-02T20:30:57.382Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T20:30:57.382Z] #19 DONE 0.1s [2019-10-02T20:30:57.382Z] [2019-10-02T20:30:57.382Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T20:30:57.382Z] #6 10.26 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T20:30:57.382Z] #6 10.27 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T20:30:57.382Z] #6 10.33 Selecting previously unselected package libapparmor1:amd64. [2019-10-02T20:30:57.382Z] #6 10.33 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T20:30:57.382Z] #6 10.34 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T20:30:57.382Z] #6 10.40 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-02T20:30:57.382Z] #6 10.41 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T20:30:57.382Z] #6 10.41 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T20:30:57.382Z] #6 10.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:30:57.382Z] #6 10.68 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T20:30:57.382Z] #6 10.72 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T20:30:57.382Z] #6 10.75 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T20:30:57.382Z] #6 10.76 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T20:30:57.382Z] #6 10.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:30:57.548Z] CC compel/src/lib/ptrace.o [2019-10-02T20:30:57.548Z] AR compel/libcompel.a [2019-10-02T20:30:57.548Z] HOSTCC compel/src/main-host.o [2019-10-02T20:30:57.548Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-02T20:30:57.548Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T20:30:57.548Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T20:30:57.548Z] HOSTLINK compel/compel-host-bin [2019-10-02T20:30:57.548Z] DEP soccr/soccr.d [2019-10-02T20:30:57.548Z] CC soccr/soccr.o [2019-10-02T20:30:57.640Z] #6 DONE 11.0s [2019-10-02T20:30:57.640Z] [2019-10-02T20:30:57.640Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T20:30:57.965Z] AR soccr/libsoccr.a [2019-10-02T20:30:57.965Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:30:57.965Z] DEP criu/arch/s390/sigframe.d [2019-10-02T20:30:57.965Z] DEP criu/arch/s390/crtools.d [2019-10-02T20:30:57.965Z] DEP criu/arch/s390/cpu.d [2019-10-02T20:30:57.965Z] CC criu/arch/s390/cpu.o [2019-10-02T20:30:57.965Z] CC criu/arch/s390/crtools.o [2019-10-02T20:30:58.492Z] CC criu/arch/s390/sigframe.o [2019-10-02T20:30:58.492Z] LINK criu/arch/s390/crtools.built-in.o [2019-10-02T20:30:58.492Z] DEP criu/arch/s390/vdso-pie.d [2019-10-02T20:30:58.492Z] DEP criu/pie/parasite-vdso.d [2019-10-02T20:30:58.492Z] DEP criu/pie/util-vdso.d [2019-10-02T20:30:58.492Z] DEP criu/pie/util.d [2019-10-02T20:30:58.492Z] CC criu/pie/util.o [2019-10-02T20:30:58.492Z] CC criu/pie/util-vdso.o [2019-10-02T20:30:58.492Z] CC criu/pie/parasite-vdso.o [2019-10-02T20:30:58.937Z] CC criu/arch/s390/vdso-pie.o [2019-10-02T20:30:58.937Z] AR criu/pie/pie.lib.a [2019-10-02T20:30:58.937Z] DEP criu/pie/restorer.d [2019-10-02T20:30:58.937Z] DEP criu/arch/s390/restorer.d [2019-10-02T20:30:58.937Z] DEP criu/pie/parasite.d [2019-10-02T20:30:58.937Z] CC criu/pie/parasite.o [2019-10-02T20:30:59.299Z] LINK criu/pie/parasite.built-in.o [2019-10-02T20:30:59.299Z] GEN criu/pie/parasite-blob.h [2019-10-02T20:30:59.299Z] CC criu/arch/s390/restorer.o [2019-10-02T20:30:59.299Z] CC criu/pie/restorer.o [2019-10-02T20:30:59.539Z] #7 DONE 1.9s [2019-10-02T20:30:59.539Z] [2019-10-02T20:30:59.539Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:30:59.670Z] LINK criu/pie/restorer.built-in.o [2019-10-02T20:30:59.670Z] GEN criu/pie/restorer-blob.h [2019-10-02T20:30:59.670Z] DEP criu/vdso.d [2019-10-02T20:30:59.670Z] DEP criu/uts_ns.d [2019-10-02T20:30:59.670Z] DEP criu/util.d [2019-10-02T20:30:59.799Z] #20 2.441 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T20:31:00.026Z] INFO [loader] Go packages loading at mode load types and syntax took 25.229077246s [2019-10-02T20:31:00.046Z] DEP criu/uffd.d [2019-10-02T20:31:00.046Z] DEP criu/tun.d [2019-10-02T20:31:00.046Z] DEP criu/tty.d [2019-10-02T20:31:00.046Z] DEP criu/timerfd.d [2019-10-02T20:31:00.046Z] DEP criu/sysfs_parse.d [2019-10-02T20:31:00.046Z] DEP criu/sysctl.d [2019-10-02T20:31:00.046Z] DEP criu/string.d [2019-10-02T20:31:00.046Z] DEP criu/stats.d [2019-10-02T20:31:00.046Z] DEP criu/sockets.d [2019-10-02T20:31:00.046Z] DEP criu/sk-unix.d [2019-10-02T20:31:00.046Z] DEP criu/sk-tcp.d [2019-10-02T20:31:00.046Z] DEP criu/sk-queue.d [2019-10-02T20:31:00.057Z] #20 2.586 [2019-10-02T20:31:00.413Z] DEP criu/sk-packet.d [2019-10-02T20:31:00.413Z] DEP criu/sk-netlink.d [2019-10-02T20:31:00.413Z] DEP criu/sk-inet.d [2019-10-02T20:31:00.413Z] DEP criu/signalfd.d [2019-10-02T20:31:00.413Z] DEP criu/sigframe.d [2019-10-02T20:31:00.413Z] DEP criu/shmem.d [2019-10-02T20:31:00.413Z] DEP criu/servicefd.d [2019-10-02T20:31:00.413Z] DEP criu/seize.d [2019-10-02T20:31:00.413Z] DEP criu/seccomp.d [2019-10-02T20:31:00.413Z] DEP criu/rst-malloc.d [2019-10-02T20:31:00.413Z] DEP criu/rbtree.d [2019-10-02T20:31:00.413Z] DEP criu/pstree.d [2019-10-02T20:31:00.490Z] c19c19fc3c99: Pull complete [2019-10-02T20:31:00.573Z] #20 2.775 ############# 18.7% ########################## 36.8% ######################################## 56.8% ###################################################### 75.3% ################################################################## 91.8% ######################################################################## 100.0% [2019-10-02T20:31:00.778Z] DEP criu/protobuf.d [2019-10-02T20:31:00.778Z] GEN criu/protobuf-desc-gen.h [2019-10-02T20:31:00.778Z] DEP criu/protobuf-desc.d [2019-10-02T20:31:00.778Z] DEP criu/proc_parse.d [2019-10-02T20:31:00.778Z] DEP criu/plugin.d [2019-10-02T20:31:00.778Z] DEP criu/pipes.d [2019-10-02T20:31:00.778Z] DEP criu/pie-util.d [2019-10-02T20:31:00.831Z] #20 3.383 [2019-10-02T20:31:01.088Z] #20 3.554 ############################ 40.1%#20 ... [2019-10-02T20:31:01.088Z] [2019-10-02T20:31:01.088Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T20:31:01.088Z] #8 DONE 1.6s [2019-10-02T20:31:01.088Z] [2019-10-02T20:31:01.088Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:31:01.088Z] #20 3.554 ############################ 40.1% ######################################################################## 100.0% [2019-10-02T20:31:01.088Z] #20 3.845 [2019-10-02T20:31:01.142Z] DEP criu/pie-util-vdso.d [2019-10-02T20:31:01.142Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T20:31:01.142Z] DEP criu/path.d [2019-10-02T20:31:01.142Z] DEP criu/parasite-syscall.d [2019-10-02T20:31:01.142Z] DEP criu/pagemap.d [2019-10-02T20:31:01.142Z] DEP criu/pagemap-cache.d [2019-10-02T20:31:01.142Z] DEP criu/page-xfer.d [2019-10-02T20:31:01.142Z] DEP criu/page-pipe.d [2019-10-02T20:31:01.142Z] DEP criu/netfilter.d [2019-10-02T20:31:01.142Z] DEP criu/net.d [2019-10-02T20:31:01.142Z] DEP criu/namespaces.d [2019-10-02T20:31:01.142Z] DEP criu/mount.d [2019-10-02T20:31:01.460Z] Sending build context to Docker daemon 49.95MB [2019-10-02T20:31:01.460Z] [2019-10-02T20:31:01.460Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-02T20:31:01.460Z] ---> 1ddfa8bee56a [2019-10-02T20:31:01.460Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> 22f5b63cd39e [2019-10-02T20:31:01.460Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> 064e815e11f4 [2019-10-02T20:31:01.460Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> 739203f44698 [2019-10-02T20:31:01.460Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> 5d47ae141ef2 [2019-10-02T20:31:01.460Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> 7650b5863b61 [2019-10-02T20:31:01.460Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-02T20:31:01.460Z] ---> Using cache [2019-10-02T20:31:01.460Z] ---> b0f7cf8b1c07 [2019-10-02T20:31:01.460Z] Step 8/8 : COPY . . [2019-10-02T20:31:01.507Z] DEP criu/mem.d [2019-10-02T20:31:01.507Z] DEP criu/lsm.d [2019-10-02T20:31:01.507Z] DEP criu/log.d [2019-10-02T20:31:01.507Z] DEP criu/libnetlink.d [2019-10-02T20:31:01.507Z] DEP criu/kerndat.d [2019-10-02T20:31:01.507Z] DEP criu/kcmp-ids.d [2019-10-02T20:31:01.507Z] DEP criu/irmap.d [2019-10-02T20:31:01.507Z] DEP criu/ipc_ns.d [2019-10-02T20:31:01.507Z] DEP criu/image.d [2019-10-02T20:31:01.507Z] DEP criu/image-desc.d [2019-10-02T20:31:01.507Z] DEP criu/fsnotify.d [2019-10-02T20:31:01.507Z] DEP criu/filesystems.d [2019-10-02T20:31:01.866Z] #20 4.048 ###### 9.3% ############################ 39.4% ################################################## 69.5% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-02T20:31:01.866Z] #20 4.600 [2019-10-02T20:31:01.870Z] DEP criu/files.d [2019-10-02T20:31:01.870Z] DEP criu/files-reg.d [2019-10-02T20:31:01.870Z] DEP criu/files-ext.d [2019-10-02T20:31:01.870Z] DEP criu/file-lock.d [2019-10-02T20:31:01.870Z] DEP criu/file-ids.d [2019-10-02T20:31:01.870Z] DEP criu/fifo.d [2019-10-02T20:31:01.870Z] DEP criu/fdstore.d [2019-10-02T20:31:01.870Z] DEP criu/fault-injection.d [2019-10-02T20:31:01.870Z] DEP criu/external.d [2019-10-02T20:31:01.870Z] DEP criu/eventpoll.d [2019-10-02T20:31:01.870Z] DEP criu/eventfd.d [2019-10-02T20:31:01.870Z] DEP criu/crtools.d [2019-10-02T20:31:02.251Z] DEP criu/cr-service.d [2019-10-02T20:31:02.251Z] DEP criu/cr-restore.d [2019-10-02T20:31:02.251Z] DEP criu/cr-errno.d [2019-10-02T20:31:02.251Z] DEP criu/cr-dump.d [2019-10-02T20:31:02.251Z] DEP criu/cr-dedup.d [2019-10-02T20:31:02.251Z] DEP criu/cr-check.d [2019-10-02T20:31:02.251Z] DEP criu/config.d [2019-10-02T20:31:02.251Z] DEP criu/clone-noasan.d [2019-10-02T20:31:02.251Z] DEP criu/cgroup.d [2019-10-02T20:31:02.251Z] DEP criu/cgroup-props.d [2019-10-02T20:31:02.251Z] DEP criu/bitmap.d [2019-10-02T20:31:02.251Z] DEP criu/bfd.d [2019-10-02T20:31:02.251Z] DEP criu/autofs.d [2019-10-02T20:31:02.625Z] DEP criu/aio.d [2019-10-02T20:31:02.626Z] DEP criu/action-scripts.d [2019-10-02T20:31:02.626Z] CC criu/action-scripts.o [2019-10-02T20:31:02.626Z] CC criu/aio.o [2019-10-02T20:31:02.626Z] CC criu/autofs.o [2019-10-02T20:31:02.999Z] CC criu/bfd.o [2019-10-02T20:31:03.000Z] CC criu/bitmap.o [2019-10-02T20:31:03.000Z] CC criu/cgroup-props.o [2019-10-02T20:31:03.377Z] CC criu/cgroup.o [2019-10-02T20:31:03.416Z] #20 4.749 ### 5.1% ########## 14.8% ################ 22.2% ##################### 29.7% ########################## 36.8% ################################ 44.5% ##################################### 52.2% ########################################## 59.6% ################################################ 66.9% ##################################################### 74.4% ########################################################## 81.8% ################################################################ 89.3% ##################################################################### 96.6% ######################################################################## 100.0% [2019-10-02T20:31:03.416Z] #20 6.177 [2019-10-02T20:31:04.055Z] #20 ... [2019-10-02T20:31:04.055Z] [2019-10-02T20:31:04.055Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T20:31:04.055Z] #9 1.381 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T20:31:04.055Z] #9 DONE 2.8s [2019-10-02T20:31:04.055Z] [2019-10-02T20:31:04.055Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:31:04.055Z] #20 6.697 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T20:31:04.205Z] INFO [loader] SSA repr building timing: packages building 251.598532ms, total 4.87971959s [2019-10-02T20:31:04.314Z] #20 7.015 [2019-10-02T20:31:04.318Z] CC criu/clone-noasan.o [2019-10-02T20:31:04.318Z] CC criu/config.o [2019-10-02T20:31:04.318Z] CC criu/cr-check.o [2019-10-02T20:31:04.575Z] #20 7.118 ######################################################################## 100.0% [2019-10-02T20:31:04.575Z] #20 7.169 [2019-10-02T20:31:04.758Z] CC criu/cr-dedup.o [2019-10-02T20:31:04.758Z] CC criu/cr-dump.o [2019-10-02T20:31:04.832Z] #20 7.629 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T20:31:05.092Z] #20 7.799 [2019-10-02T20:31:05.144Z] CC criu/cr-errno.o [2019-10-02T20:31:05.144Z] CC criu/cr-restore.o [2019-10-02T20:31:05.350Z] #20 ... [2019-10-02T20:31:05.350Z] [2019-10-02T20:31:05.350Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T20:31:05.350Z] #10 DONE 1.5s [2019-10-02T20:31:05.350Z] [2019-10-02T20:31:05.350Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:31:05.350Z] #20 7.960 ################# 24.7% ######################################################################## 100.0% [2019-10-02T20:31:05.350Z] #20 8.029 [2019-10-02T20:31:05.915Z] #20 8.734 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T20:31:05.992Z] 43d8051f8c7f: Pull complete [2019-10-02T20:31:05.992Z] 6c11edc0dc35: Pull complete [2019-10-02T20:31:05.992Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-02T20:31:05.992Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-02T20:31:05.993Z] ---> b0b87562f76b [2019-10-02T20:31:05.993Z] Step 5/126 : ARG APT_MIRROR [2019-10-02T20:31:05.993Z] ---> Running in 1489b688129f [2019-10-02T20:31:05.993Z] Removing intermediate container 1489b688129f [2019-10-02T20:31:05.993Z] ---> b2f4c1aa6f4c [2019-10-02T20:31:05.993Z] Step 6/126 : 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-10-02T20:31:05.993Z] ---> Running in 96bef590b657 [2019-10-02T20:31:06.172Z] #20 8.752 skipping existing 1849cc453dee [2019-10-02T20:31:06.172Z] #20 8.798 [2019-10-02T20:31:06.276Z] Removing intermediate container 96bef590b657 [2019-10-02T20:31:06.276Z] ---> 59ff4c82c121 [2019-10-02T20:31:06.276Z] Step 7/126 : ENV GO111MODULE=off [2019-10-02T20:31:06.276Z] ---> Running in 56abc0ad4963 [2019-10-02T20:31:06.441Z] CC criu/cr-service.o [2019-10-02T20:31:06.557Z] Removing intermediate container 56abc0ad4963 [2019-10-02T20:31:06.557Z] ---> 5642bd916d33 [2019-10-02T20:31:06.557Z] Step 8/126 : FROM base AS criu [2019-10-02T20:31:06.557Z] ---> 5642bd916d33 [2019-10-02T20:31:06.557Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:31:06.557Z] ---> Running in 4747dfcc5c03 [2019-10-02T20:31:06.557Z] Removing intermediate container 4747dfcc5c03 [2019-10-02T20:31:06.557Z] ---> c90e26b87d87 [2019-10-02T20:31:06.557Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-02T20:31:06.557Z] ---> Running in 61041a6e97e2 [2019-10-02T20:31:06.737Z] #20 ... [2019-10-02T20:31:06.737Z] [2019-10-02T20:31:06.737Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T20:31:06.737Z] #11 DONE 1.3s [2019-10-02T20:31:06.737Z] [2019-10-02T20:31:06.737Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:31:06.737Z] #20 9.381 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T20:31:06.799Z] CC criu/crtools.o [2019-10-02T20:31:06.799Z] CC criu/eventfd.o [2019-10-02T20:31:06.799Z] CC criu/eventpoll.o [2019-10-02T20:31:06.840Z] Removing intermediate container 61041a6e97e2 [2019-10-02T20:31:06.840Z] ---> 4c402db91853 [2019-10-02T20:31:06.840Z] Step 11/126 : 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-10-02T20:31:06.840Z] ---> Running in a9e3386b8212 [2019-10-02T20:31:06.995Z] #20 9.665 [2019-10-02T20:31:07.122Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:31:07.123Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:31:07.123Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:31:07.123Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:31:07.171Z] CC criu/external.o [2019-10-02T20:31:07.171Z] CC criu/fault-injection.o [2019-10-02T20:31:07.171Z] CC criu/fdstore.o [2019-10-02T20:31:07.171Z] CC criu/fifo.o [2019-10-02T20:31:07.171Z] CC criu/file-ids.o [2019-10-02T20:31:07.256Z] #20 9.752 ######################################################################## 100.0% [2019-10-02T20:31:07.256Z] #20 9.830 [2019-10-02T20:31:07.256Z] #20 9.872 Download of images into '/build' complete. [2019-10-02T20:31:07.256Z] #20 9.872 Use something like the following to load the result into a Docker daemon: [2019-10-02T20:31:07.256Z] #20 9.872 tar -cC '/build' . | docker load [2019-10-02T20:31:07.407Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:31:07.407Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:31:07.513Z] #20 DONE 10.0s [2019-10-02T20:31:07.513Z] [2019-10-02T20:31:07.513Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T20:31:07.550Z] CC criu/file-lock.o [2019-10-02T20:31:07.550Z] CC criu/files-ext.o [2019-10-02T20:31:07.690Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:31:07.914Z] CC criu/files-reg.o [2019-10-02T20:31:07.973Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:31:08.300Z] CC criu/files.o [2019-10-02T20:31:08.678Z] CC criu/filesystems.o [2019-10-02T20:31:08.901Z] #12 DONE 1.9s [2019-10-02T20:31:08.901Z] [2019-10-02T20:31:08.901Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:31:09.047Z] CC criu/fsnotify.o [2019-10-02T20:31:09.423Z] CC criu/image-desc.o [2019-10-02T20:31:09.423Z] CC criu/image.o [2019-10-02T20:31:09.423Z] CC criu/ipc_ns.o [2019-10-02T20:31:09.448Z] Fetched 7719 kB in 2s (3201 kB/s) [2019-10-02T20:31:09.803Z] CC criu/irmap.o [2019-10-02T20:31:10.359Z] CC criu/kcmp-ids.o [2019-10-02T20:31:10.359Z] CC criu/kerndat.o [2019-10-02T20:31:10.359Z] CC criu/libnetlink.o [2019-10-02T20:31:10.359Z] CC criu/log.o [2019-10-02T20:31:10.787Z] CC criu/lsm.o [2019-10-02T20:31:10.787Z] CC criu/mem.o [2019-10-02T20:31:10.922Z] Reading package lists... [2019-10-02T20:31:11.180Z] CC criu/mount.o [2019-10-02T20:31:11.424Z] #13 2.802 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:31:11.424Z] #13 2.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:31:11.424Z] #13 2.818 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:31:11.682Z] #13 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:31:11.682Z] #13 2.912 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:31:11.682Z] #13 2.973 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:31:11.932Z] Reading package lists... [2019-10-02T20:31:11.939Z] #13 3.236 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:31:11.939Z] #13 3.335 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:31:11.956Z] CC criu/namespaces.o [2019-10-02T20:31:12.216Z] Building dependency tree... [2019-10-02T20:31:12.216Z] Reading state information... [2019-10-02T20:31:12.216Z] The following additional packages will be installed: [2019-10-02T20:31:12.216Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T20:31:12.216Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T20:31:12.216Z] Suggested packages: [2019-10-02T20:31:12.216Z] manpages-dev python-setuptools [2019-10-02T20:31:12.498Z] The following NEW packages will be installed: [2019-10-02T20:31:12.498Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T20:31:12.498Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T20:31:12.498Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T20:31:12.498Z] zlib1g-dev [2019-10-02T20:31:12.738Z] CC criu/net.o [2019-10-02T20:31:12.781Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:31:12.781Z] Need to get 3548 kB of archives. [2019-10-02T20:31:12.781Z] After this operation, 21.2 MB of additional disk space will be used. [2019-10-02T20:31:12.781Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T20:31:12.781Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-02T20:31:12.781Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-02T20:31:12.781Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T20:31:12.781Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-02T20:31:12.781Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T20:31:12.781Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-02T20:31:12.781Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T20:31:12.781Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-02T20:31:12.781Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-02T20:31:12.781Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-02T20:31:12.781Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-02T20:31:12.781Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-02T20:31:12.781Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-02T20:31:12.781Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T20:31:12.781Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-02T20:31:13.064Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:31:13.064Z] Fetched 3548 kB in 0s (21.0 MB/s) [2019-10-02T20:31:13.064Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T20:31:13.065Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T20:31:13.065Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T20:31:13.065Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T20:31:13.065Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-10-02T20:31:13.065Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-02T20:31:13.065Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T20:31:13.065Z] Selecting previously unselected package libnet1-dev. [2019-10-02T20:31:13.065Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T20:31:13.065Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:31:13.065Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T20:31:13.065Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T20:31:13.348Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-02T20:31:13.348Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T20:31:13.348Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T20:31:13.348Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T20:31:13.348Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-02T20:31:13.348Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T20:31:13.348Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-02T20:31:13.348Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T20:31:13.348Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-02T20:31:13.348Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.348Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:13.521Z] CC criu/netfilter.o [2019-10-02T20:31:13.521Z] CC criu/page-pipe.o [2019-10-02T20:31:13.521Z] CC criu/page-xfer.o [2019-10-02T20:31:13.635Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-02T20:31:13.635Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.635Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:13.635Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-02T20:31:13.635Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.635Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T20:31:13.635Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-10-02T20:31:13.635Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.635Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:13.845Z] #13 4.984 Fetched 7918 kB in 3s (2376 kB/s) [2019-10-02T20:31:13.901Z] CC criu/pagemap-cache.o [2019-10-02T20:31:13.901Z] CC criu/pagemap.o [2019-10-02T20:31:13.934Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T20:31:13.934Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-02T20:31:13.934Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:31:13.934Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T20:31:13.934Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.934Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T20:31:13.934Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T20:31:13.934Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:31:13.934Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T20:31:13.934Z] Selecting previously unselected package python-protobuf. [2019-10-02T20:31:13.934Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-02T20:31:13.934Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T20:31:14.216Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T20:31:14.216Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T20:31:14.216Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T20:31:14.308Z] CC criu/parasite-syscall.o [2019-10-02T20:31:14.411Z] #13 4.984 Reading package lists... [2019-10-02T20:31:14.411Z] #13 5.725 Reading package lists... [2019-10-02T20:31:14.411Z] #13 ... [2019-10-02T20:31:14.411Z] [2019-10-02T20:31:14.411Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T20:31:14.411Z] #15 27.84 + rm -rf /tmp/tmp.OZ9So9po5I [2019-10-02T20:31:14.668Z] #15 DONE 28.1s [2019-10-02T20:31:14.668Z] [2019-10-02T20:31:14.668Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:31:14.683Z] CC criu/path.o [2019-10-02T20:31:14.683Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T20:31:14.683Z] CC criu/pie-util-vdso.o [2019-10-02T20:31:15.058Z] CC criu/pie-util.o [2019-10-02T20:31:15.058Z] CC criu/pipes.o [2019-10-02T20:31:15.058Z] CC criu/plugin.o [2019-10-02T20:31:15.058Z] CC criu/proc_parse.o [2019-10-02T20:31:15.229Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:31:15.229Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:15.229Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:31:15.229Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T20:31:15.232Z] #13 5.725 Reading package lists... [2019-10-02T20:31:15.489Z] #13 6.600 Building dependency tree... [2019-10-02T20:31:15.489Z] #13 6.728 Reading state information... [2019-10-02T20:31:15.489Z] #13 6.848 The following additional packages will be installed: [2019-10-02T20:31:15.489Z] #13 6.849 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T20:31:15.489Z] #13 6.849 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T20:31:15.489Z] #13 6.849 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T20:31:15.489Z] #13 6.849 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T20:31:15.489Z] #13 6.849 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T20:31:15.489Z] #13 6.849 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T20:31:15.489Z] #13 6.849 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T20:31:15.489Z] #13 6.850 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T20:31:15.489Z] #13 6.850 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T20:31:15.489Z] #13 6.851 Suggested packages: [2019-10-02T20:31:15.489Z] #13 6.851 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T20:31:15.489Z] #13 6.851 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T20:31:15.489Z] #13 6.851 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T20:31:15.489Z] #13 6.851 vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T20:31:15.489Z] #13 6.851 Recommended packages: [2019-10-02T20:31:15.489Z] #13 6.851 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T20:31:15.489Z] #13 6.851 python3-keyrings.alt python3-xdg unzip [2019-10-02T20:31:15.903Z] CC criu/protobuf-desc.o [2019-10-02T20:31:16.054Z] #13 7.482 The following NEW packages will be installed: [2019-10-02T20:31:16.054Z] #13 7.482 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T20:31:16.054Z] #13 7.482 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T20:31:16.054Z] #13 7.482 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T20:31:16.054Z] #13 7.482 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T20:31:16.054Z] #13 7.482 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T20:31:16.054Z] #13 7.483 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T20:31:16.054Z] #13 7.483 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T20:31:16.054Z] #13 7.483 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T20:31:16.054Z] #13 7.483 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T20:31:16.054Z] #13 7.483 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T20:31:16.054Z] #13 7.483 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T20:31:16.054Z] #13 7.483 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T20:31:16.054Z] #13 7.483 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T20:31:16.054Z] #13 7.483 xfsprogs xxd xz-utils zip [2019-10-02T20:31:16.381Z] CC criu/protobuf.o [2019-10-02T20:31:16.381Z] CC criu/pstree.o [2019-10-02T20:31:16.706Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T20:31:16.707Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T20:31:16.707Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T20:31:16.707Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:16.707Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T20:31:16.707Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:31:16.707Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T20:31:16.707Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T20:31:16.707Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T20:31:16.707Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T20:31:16.707Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:31:16.828Z] CC criu/rbtree.o [2019-10-02T20:31:16.828Z] CC criu/rst-malloc.o [2019-10-02T20:31:17.224Z] CC criu/seccomp.o [2019-10-02T20:31:17.224Z] CC criu/seize.o [2019-10-02T20:31:17.329Z] Removing intermediate container a9e3386b8212 [2019-10-02T20:31:17.329Z] ---> 66017701accc [2019-10-02T20:31:17.329Z] Step 12/126 : 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-10-02T20:31:17.329Z] ---> Running in 182c99f59913 [2019-10-02T20:31:17.424Z] #13 8.498 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:31:17.425Z] #13 8.498 Need to get 90.9 MB of archives. [2019-10-02T20:31:17.425Z] #13 8.498 After this operation, 541 MB of additional disk space will be used. [2019-10-02T20:31:17.425Z] #13 8.498 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T20:31:17.425Z] #13 8.502 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T20:31:17.425Z] #13 8.504 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-02T20:31:17.425Z] #13 8.504 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-02T20:31:17.425Z] #13 8.507 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-02T20:31:17.425Z] #13 8.508 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-02T20:31:17.425Z] #13 8.516 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-02T20:31:17.425Z] #13 8.535 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-02T20:31:17.425Z] #13 8.536 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-02T20:31:17.425Z] #13 8.537 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-02T20:31:17.425Z] #13 8.604 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-02T20:31:17.425Z] #13 8.607 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-02T20:31:17.425Z] #13 8.607 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-02T20:31:17.425Z] #13 8.608 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-02T20:31:17.425Z] #13 8.609 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-02T20:31:17.425Z] #13 8.610 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-02T20:31:17.425Z] #13 8.611 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-02T20:31:17.425Z] #13 8.612 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-02T20:31:17.425Z] #13 8.613 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-02T20:31:17.425Z] #13 8.690 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-02T20:31:17.425Z] #13 8.691 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-02T20:31:17.425Z] #13 8.694 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:31:17.425Z] #13 8.696 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:31:17.425Z] #13 8.697 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-02T20:31:17.425Z] #13 8.698 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-02T20:31:17.425Z] #13 8.699 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-02T20:31:17.425Z] #13 8.702 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-02T20:31:17.425Z] #13 8.703 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T20:31:17.425Z] #13 8.704 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T20:31:17.425Z] #13 8.710 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T20:31:17.425Z] #13 8.710 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-02T20:31:17.425Z] #13 8.712 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-02T20:31:17.425Z] #13 8.713 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T20:31:17.425Z] #13 8.715 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T20:31:17.425Z] #13 8.717 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T20:31:17.425Z] #13 8.718 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-02T20:31:17.425Z] #13 8.718 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-02T20:31:17.425Z] #13 8.719 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-02T20:31:17.425Z] #13 8.719 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-02T20:31:17.425Z] #13 8.723 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-02T20:31:17.425Z] #13 8.725 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-02T20:31:17.425Z] #13 8.728 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-02T20:31:17.425Z] #13 8.734 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-02T20:31:17.425Z] #13 8.736 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-02T20:31:17.425Z] #13 8.737 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T20:31:17.425Z] #13 8.738 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T20:31:17.425Z] #13 8.738 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-02T20:31:17.425Z] #13 8.740 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-02T20:31:17.425Z] #13 8.758 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-02T20:31:17.425Z] #13 8.760 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T20:31:17.425Z] #13 8.773 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T20:31:17.425Z] #13 8.775 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T20:31:17.425Z] #13 8.777 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T20:31:17.425Z] #13 8.779 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T20:31:17.425Z] #13 8.780 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-02T20:31:17.425Z] #13 8.784 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T20:31:17.425Z] #13 8.836 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-02T20:31:17.609Z] CC criu/servicefd.o [2019-10-02T20:31:17.609Z] CC criu/shmem.o [2019-10-02T20:31:17.684Z] #13 8.846 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-02T20:31:17.684Z] #13 8.854 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-02T20:31:17.684Z] #13 8.856 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-02T20:31:17.684Z] #13 8.857 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-02T20:31:17.684Z] #13 8.862 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-02T20:31:17.684Z] #13 8.883 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-02T20:31:17.684Z] #13 8.907 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T20:31:17.684Z] #13 8.909 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T20:31:17.684Z] #13 8.995 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T20:31:17.684Z] #13 9.029 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T20:31:17.684Z] #13 9.032 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-02T20:31:18.017Z] CC criu/sigframe.o [2019-10-02T20:31:18.017Z] CC criu/signalfd.o [2019-10-02T20:31:18.017Z] CC criu/sk-inet.o [2019-10-02T20:31:18.249Z] #13 9.623 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-02T20:31:18.350Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:31:18.350Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:31:18.377Z] CC criu/sk-netlink.o [2019-10-02T20:31:18.377Z] CC criu/sk-packet.o [2019-10-02T20:31:18.637Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:31:18.637Z]  GEN .gitid [2019-10-02T20:31:18.637Z] GEN criu/include/version.h [2019-10-02T20:31:18.637Z] GEN include/common/asm [2019-10-02T20:31:18.770Z] CC criu/sk-queue.o [2019-10-02T20:31:18.770Z] CC criu/sk-tcp.o [2019-10-02T20:31:18.770Z] CC criu/sk-unix.o [2019-10-02T20:31:18.922Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T20:31:18.922Z] PBCC images/opts.pb-c.c [2019-10-02T20:31:18.922Z] PBCC images/sit.pb-c.c [2019-10-02T20:31:18.922Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T20:31:18.922Z] DEP images/opts.pb-c.d [2019-10-02T20:31:18.922Z] DEP images/sit.pb-c.d [2019-10-02T20:31:18.922Z] PBCC images/macvlan.pb-c.c [2019-10-02T20:31:18.922Z] DEP images/macvlan.pb-c.d [2019-10-02T20:31:18.922Z] PBCC images/autofs.pb-c.c [2019-10-02T20:31:18.922Z] DEP images/autofs.pb-c.d [2019-10-02T20:31:18.922Z] PBCC images/sysctl.pb-c.c [2019-10-02T20:31:19.180Z] #13 10.61 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:31:19.206Z] DEP images/sysctl.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/time.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/time.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/seccomp.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/seccomp.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/userns.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/userns.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/cgroup.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/cgroup.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/fown.pb-c.c [2019-10-02T20:31:19.206Z] PBCC images/ext-file.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/fown.pb-c.d [2019-10-02T20:31:19.206Z] DEP images/ext-file.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/rpc.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/rpc.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/siginfo.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/siginfo.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/pagemap.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/pagemap.pb-c.d [2019-10-02T20:31:19.206Z] PBCC images/rlimit.pb-c.c [2019-10-02T20:31:19.206Z] DEP images/rlimit.pb-c.d [2019-10-02T20:31:19.438Z] #13 10.63 Fetched 90.9 MB in 3s (30.2 MB/s) [2019-10-02T20:31:19.438Z] #13 10.66 Selecting previously unselected package bash-completion. [2019-10-02T20:31:19.438Z] #13 10.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-02T20:31:19.438Z] #13 10.67 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T20:31:19.490Z] PBCC images/file-lock.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/file-lock.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/tty.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/tty.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/tun.pb-c.c [2019-10-02T20:31:19.490Z] PBCC images/netdev.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/tun.pb-c.d [2019-10-02T20:31:19.490Z] DEP images/netdev.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/vma.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/vma.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/creds.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/creds.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/utsns.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/utsns.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T20:31:19.490Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/ipc-desc.pb-c.d [2019-10-02T20:31:19.490Z] DEP images/ipc-sem.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/ipc-msg.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/ipc-shm.pb-c.d [2019-10-02T20:31:19.490Z] PBCC images/ipc-var.pb-c.c [2019-10-02T20:31:19.490Z] DEP images/ipc-var.pb-c.d [2019-10-02T20:31:19.543Z] CC criu/sockets.o [2019-10-02T20:31:19.698Z] #13 11.21 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T20:31:19.774Z] PBCC images/sk-opts.pb-c.c [2019-10-02T20:31:19.774Z] PBCC images/packet-sock.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/sk-opts.pb-c.d [2019-10-02T20:31:19.774Z] DEP images/packet-sock.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/sk-netlink.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/sk-inet.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/sk-inet.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/sk-unix.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/sk-unix.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/mm.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/mm.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/timerfd.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/timerfd.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/timer.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/timer.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/sa.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/sa.pb-c.d [2019-10-02T20:31:19.774Z] PBCC images/pipe-data.pb-c.c [2019-10-02T20:31:19.774Z] DEP images/pipe-data.pb-c.d [2019-10-02T20:31:19.905Z] CC criu/stats.o [2019-10-02T20:31:19.905Z] CC criu/string.o [2019-10-02T20:31:19.905Z] CC criu/sysctl.o [2019-10-02T20:31:19.957Z] #13 11.31 Selecting previously unselected package libnet1:amd64. [2019-10-02T20:31:19.957Z] #13 11.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T20:31:19.957Z] #13 11.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T20:31:19.957Z] #13 11.34 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-02T20:31:19.957Z] #13 11.34 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-02T20:31:19.957Z] #13 11.35 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T20:31:19.957Z] #13 11.37 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-02T20:31:19.957Z] #13 11.37 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-02T20:31:19.957Z] #13 11.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T20:31:19.957Z] #13 11.41 Selecting previously unselected package libudev-dev:amd64. [2019-10-02T20:31:20.058Z] PBCC images/mnt.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/mnt.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/sk-packet.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/sk-packet.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/tcp-stream.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/pipe.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/pipe.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/pstree.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/pstree.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/fs.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/fs.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/signalfd.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/signalfd.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/fh.pb-c.c [2019-10-02T20:31:20.058Z] PBCC images/fsnotify.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/fh.pb-c.d [2019-10-02T20:31:20.058Z] DEP images/fsnotify.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/eventpoll.pb-c.c [2019-10-02T20:31:20.058Z] DEP images/eventpoll.pb-c.d [2019-10-02T20:31:20.058Z] PBCC images/eventfd.pb-c.c [2019-10-02T20:31:20.214Z] #13 11.41 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T20:31:20.214Z] #13 11.42 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T20:31:20.214Z] #13 11.46 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-02T20:31:20.214Z] #13 11.46 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T20:31:20.214Z] #13 11.46 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.214Z] #13 11.56 Selecting previously unselected package python3.5-minimal. [2019-10-02T20:31:20.214Z] #13 11.56 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T20:31:20.214Z] #13 11.57 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.274Z] CC criu/sysfs_parse.o [2019-10-02T20:31:20.274Z] CC criu/timerfd.o [2019-10-02T20:31:20.274Z] CC criu/tty.o [2019-10-02T20:31:20.341Z] DEP images/eventfd.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/remap-file-path.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/fifo.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/fifo.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/ghost-file.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/ghost-file.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/regfile.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/regfile.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/ns.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/ns.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/fdinfo.pb-c.c [2019-10-02T20:31:20.341Z] DEP images/fdinfo.pb-c.d [2019-10-02T20:31:20.341Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T20:31:20.341Z] PBCC images/core-arm.pb-c.c [2019-10-02T20:31:20.341Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T20:31:20.341Z] PBCC images/core-s390.pb-c.c [2019-10-02T20:31:20.341Z] PBCC images/core-x86.pb-c.c [2019-10-02T20:31:20.341Z] PBCC images/core.pb-c.c [2019-10-02T20:31:20.472Z] #13 11.74 Selecting previously unselected package python3-minimal. [2019-10-02T20:31:20.472Z] #13 11.75 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-02T20:31:20.472Z] #13 11.75 Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T20:31:20.472Z] #13 11.78 Selecting previously unselected package libmpdec2:amd64. [2019-10-02T20:31:20.472Z] #13 11.78 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-02T20:31:20.472Z] #13 11.78 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T20:31:20.472Z] #13 11.82 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-02T20:31:20.472Z] #13 11.82 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T20:31:20.472Z] #13 11.82 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.625Z] PBCC images/inventory.pb-c.c [2019-10-02T20:31:20.625Z] DEP images/core-aarch64.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/core-arm.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/core-ppc64.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/core-s390.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/core-x86.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/core.pb-c.d [2019-10-02T20:31:20.625Z] DEP images/inventory.pb-c.d [2019-10-02T20:31:20.625Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T20:31:20.625Z] DEP images/cpuinfo.pb-c.d [2019-10-02T20:31:20.625Z] PBCC images/stats.pb-c.c [2019-10-02T20:31:20.625Z] DEP images/stats.pb-c.d [2019-10-02T20:31:20.730Z] #13 12.05 Selecting previously unselected package python3.5. [2019-10-02T20:31:20.730Z] #13 12.05 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T20:31:20.730Z] #13 12.05 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.730Z] #13 12.09 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-02T20:31:20.730Z] #13 12.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-02T20:31:20.730Z] #13 12.09 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T20:31:20.730Z] #13 12.12 Selecting previously unselected package dh-python. [2019-10-02T20:31:20.730Z] #13 12.12 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T20:31:20.730Z] #13 12.12 Unpacking dh-python (2.20170125) ... [2019-10-02T20:31:20.730Z] #13 12.16 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.730Z] #13 12.18 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:31:20.910Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:31:21.043Z] CC criu/tun.o [2019-10-02T20:31:21.043Z] CC criu/uffd.o [2019-10-02T20:31:21.195Z] CC images/stats.o [2019-10-02T20:31:21.296Z] #13 12.59 Setting up python3-minimal (3.5.3-1) ... [2019-10-02T20:31:21.296Z] #13 12.76 Selecting previously unselected package python3. [2019-10-02T20:31:21.296Z] #13 12.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-02T20:31:21.296Z] #13 12.77 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-02T20:31:21.296Z] #13 12.78 Unpacking python3 (3.5.3-1) ... [2019-10-02T20:31:21.296Z] #13 12.80 Selecting previously unselected package pigz. [2019-10-02T20:31:21.404Z] CC criu/util.o [2019-10-02T20:31:21.478Z] CC images/core.o [2019-10-02T20:31:21.554Z] #13 12.80 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.80 Unpacking pigz (2.3.4-1) ... [2019-10-02T20:31:21.554Z] #13 12.84 Selecting previously unselected package libip4tc0:amd64. [2019-10-02T20:31:21.554Z] #13 12.84 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.84 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:21.554Z] #13 12.87 Selecting previously unselected package libip6tc0:amd64. [2019-10-02T20:31:21.554Z] #13 12.87 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.88 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:21.554Z] #13 12.91 Selecting previously unselected package libiptc0:amd64. [2019-10-02T20:31:21.554Z] #13 12.91 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.91 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:21.554Z] #13 12.94 Selecting previously unselected package libxtables12:amd64. [2019-10-02T20:31:21.554Z] #13 12.94 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.95 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:21.554Z] #13 12.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-02T20:31:21.554Z] #13 12.98 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 12.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T20:31:21.554Z] #13 13.00 Selecting previously unselected package iptables. [2019-10-02T20:31:21.554Z] #13 13.01 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T20:31:21.554Z] #13 13.01 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:21.762Z] CC images/core-x86.o [2019-10-02T20:31:21.762Z] CC images/core-arm.o [2019-10-02T20:31:21.785Z] CC criu/uts_ns.o [2019-10-02T20:31:21.785Z] CC criu/vdso.o [2019-10-02T20:31:21.811Z] #13 13.06 Selecting previously unselected package xxd. [2019-10-02T20:31:21.811Z] #13 13.06 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T20:31:21.811Z] #13 13.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:21.811Z] #13 13.10 Selecting previously unselected package vim-common. [2019-10-02T20:31:21.811Z] #13 13.10 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:31:21.811Z] #13 13.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:21.811Z] #13 13.14 Selecting previously unselected package bzip2. [2019-10-02T20:31:21.811Z] #13 13.15 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-02T20:31:21.811Z] #13 13.15 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T20:31:21.811Z] #13 13.18 Selecting previously unselected package libgpm2:amd64. [2019-10-02T20:31:21.811Z] #13 13.18 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-02T20:31:21.811Z] #13 13.18 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T20:31:21.811Z] #13 13.21 Selecting previously unselected package xz-utils. [2019-10-02T20:31:21.811Z] #13 13.21 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-02T20:31:21.811Z] #13 13.22 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:31:21.811Z] #13 13.26 Selecting previously unselected package aufs-tools. [2019-10-02T20:31:22.045Z] CC images/core-aarch64.o [2019-10-02T20:31:22.045Z] CC images/core-ppc64.o [2019-10-02T20:31:22.069Z] #13 13.26 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.26 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:31:22.069Z] #13 13.30 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T20:31:22.069Z] #13 13.30 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.30 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:31:22.069Z] #13 13.33 Selecting previously unselected package btrfs-progs. [2019-10-02T20:31:22.069Z] #13 13.34 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.34 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:31:22.069Z] #13 13.43 Selecting previously unselected package btrfs-tools. [2019-10-02T20:31:22.069Z] #13 13.43 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.43 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:31:22.069Z] #13 13.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-02T20:31:22.069Z] #13 13.46 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:22.069Z] #13 13.50 Selecting previously unselected package dmsetup. [2019-10-02T20:31:22.069Z] #13 13.50 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-02T20:31:22.069Z] #13 13.51 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T20:31:22.069Z] #13 13.54 Selecting previously unselected package libonig4:amd64. [2019-10-02T20:31:22.069Z] #13 13.54 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-02T20:31:22.220Z] LINK criu/built-in.o [2019-10-02T20:31:22.220Z] LINK criu/criu [2019-10-02T20:31:22.220Z] DEP lib/c/criu.d [2019-10-02T20:31:22.220Z] CC images/rpc.pb-c.o [2019-10-02T20:31:22.326Z] #13 13.54 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T20:31:22.326Z] #13 13.59 Selecting previously unselected package libjq1:amd64. [2019-10-02T20:31:22.326Z] #13 13.59 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.59 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T20:31:22.326Z] #13 13.63 Selecting previously unselected package jq. [2019-10-02T20:31:22.326Z] #13 13.63 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.63 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:31:22.326Z] #13 13.66 Selecting previously unselected package libaio1:amd64. [2019-10-02T20:31:22.326Z] #13 13.66 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.66 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-02T20:31:22.326Z] #13 13.69 Selecting previously unselected package libcap2-bin. [2019-10-02T20:31:22.326Z] #13 13.69 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.69 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T20:31:22.326Z] #13 13.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-02T20:31:22.326Z] #13 13.72 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:22.326Z] #13 13.75 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-02T20:31:22.326Z] #13 13.75 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-02T20:31:22.326Z] #13 13.75 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T20:31:22.326Z] #13 13.81 Selecting previously unselected package libpcre16-3:amd64. [2019-10-02T20:31:22.326Z] #13 13.81 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-02T20:31:22.329Z] CC images/core-s390.o [2019-10-02T20:31:22.583Z] #13 13.81 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T20:31:22.583Z] #13 13.86 Selecting previously unselected package libpcre32-3:amd64. [2019-10-02T20:31:22.583Z] #13 13.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-02T20:31:22.583Z] #13 13.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T20:31:22.583Z] #13 13.90 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-02T20:31:22.583Z] #13 13.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-02T20:31:22.583Z] #13 13.90 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T20:31:22.583Z] #13 13.98 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-02T20:31:22.583Z] #13 13.98 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-02T20:31:22.583Z] #13 13.99 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T20:31:22.583Z] #13 14.04 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-02T20:31:22.583Z] #13 14.04 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-02T20:31:22.583Z] #13 14.04 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:22.583Z] #13 14.08 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T20:31:22.583Z] #13 14.08 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T20:31:22.612Z] CC images/cpuinfo.o [2019-10-02T20:31:22.612Z] CC images/inventory.o [2019-10-02T20:31:22.612Z] CC images/fdinfo.o [2019-10-02T20:31:22.658Z] CC lib/c/criu.o [2019-10-02T20:31:22.841Z] #13 14.16 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T20:31:22.841Z] #13 14.20 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T20:31:22.841Z] #13 14.20 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T20:31:22.841Z] #13 14.20 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T20:31:22.841Z] #13 14.23 Selecting previously unselected package libreadline5:amd64. [2019-10-02T20:31:22.841Z] #13 14.23 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-02T20:31:22.841Z] #13 14.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T20:31:22.841Z] #13 14.26 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-02T20:31:22.841Z] #13 14.26 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T20:31:22.841Z] #13 14.27 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T20:31:22.896Z] CC images/fown.o [2019-10-02T20:31:22.896Z] CC images/ns.o [2019-10-02T20:31:22.896Z] CC images/regfile.o [2019-10-02T20:31:23.080Z] LINK lib/c/built-in.o [2019-10-02T20:31:23.080Z] LINK lib/c/libcriu.so [2019-10-02T20:31:23.080Z] GEN magic.py [2019-10-02T20:31:23.080Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:31:23.080Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:31:23.080Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:31:23.178Z] CC images/ghost-file.o [2019-10-02T20:31:23.178Z] CC images/fifo.o [2019-10-02T20:31:23.178Z] CC images/remap-file-path.o [2019-10-02T20:31:23.178Z] CC images/eventfd.o [2019-10-02T20:31:23.406Z] #13 14.53 Selecting previously unselected package net-tools. [2019-10-02T20:31:23.406Z] #13 14.53 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-02T20:31:23.406Z] #13 14.54 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:31:23.406Z] #13 14.59 Selecting previously unselected package python-pip-whl. [2019-10-02T20:31:23.406Z] #13 14.59 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:31:23.406Z] #13 14.59 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:31:23.406Z] #13 14.71 Selecting previously unselected package python3-pip. [2019-10-02T20:31:23.406Z] #13 14.71 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:31:23.406Z] #13 14.72 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:31:23.406Z] #13 14.76 Selecting previously unselected package python3-pkg-resources. [2019-10-02T20:31:23.406Z] #13 14.76 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:31:23.406Z] #13 14.76 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:31:23.406Z] #13 14.80 Selecting previously unselected package python3-setuptools. [2019-10-02T20:31:23.406Z] #13 14.80 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T20:31:23.406Z] #13 14.80 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T20:31:23.406Z] #13 14.85 Selecting previously unselected package python3-wheel. [2019-10-02T20:31:23.406Z] #13 14.85 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T20:31:23.406Z] #13 14.85 Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T20:31:23.406Z] #13 14.88 Selecting previously unselected package thin-provisioning-tools. [2019-10-02T20:31:23.446Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T20:31:23.446Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T20:31:23.446Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T20:31:23.446Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T20:31:23.446Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T20:31:23.446Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:31:23.446Z] INSTALL criu/criu [2019-10-02T20:31:23.460Z] CC images/eventpoll.o [2019-10-02T20:31:23.460Z] CC images/fh.o [2019-10-02T20:31:23.461Z] CC images/fsnotify.o [2019-10-02T20:31:23.664Z] #13 14.88 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-02T20:31:23.664Z] #13 14.88 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:31:23.664Z] #13 14.95 Selecting previously unselected package vim-runtime. [2019-10-02T20:31:23.664Z] #13 14.95 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:31:23.664Z] #13 14.96 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T20:31:23.664Z] #13 14.97 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T20:31:23.664Z] #13 14.97 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:23.744Z] CC images/signalfd.o [2019-10-02T20:31:23.744Z] CC images/fs.o [2019-10-02T20:31:24.028Z] CC images/pstree.o [2019-10-02T20:31:24.028Z] CC images/pipe.o [2019-10-02T20:31:24.028Z] CC images/tcp-stream.o [2019-10-02T20:31:24.028Z] CC images/sk-packet.o [2019-10-02T20:31:24.228Z] #13 15.59 Selecting previously unselected package vim. [2019-10-02T20:31:24.228Z] #13 15.59 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T20:31:24.228Z] #13 15.60 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:24.326Z] CC images/mnt.o [2019-10-02T20:31:24.326Z] CC images/pipe-data.o [2019-10-02T20:31:24.326Z] CC images/sa.o [2019-10-02T20:31:24.326Z] CC images/timer.o [2019-10-02T20:31:24.486Z] #13 15.81 Selecting previously unselected package xfsprogs. [2019-10-02T20:31:24.486Z] #13 15.82 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-02T20:31:24.486Z] #13 15.82 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:31:24.486Z] #13 15.92 Selecting previously unselected package zip. [2019-10-02T20:31:24.486Z] #13 15.92 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-02T20:31:24.486Z] #13 15.92 Unpacking zip (3.0-11+b1) ... [2019-10-02T20:31:24.486Z] #13 15.96 Selecting previously unselected package libapparmor-perl. [2019-10-02T20:31:24.486Z] #13 15.96 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T20:31:24.486Z] #13 15.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:31:24.486Z] #13 16.00 Selecting previously unselected package apparmor. [2019-10-02T20:31:24.614Z] CC images/timerfd.o [2019-10-02T20:31:24.614Z] CC images/mm.o [2019-10-02T20:31:24.707Z] Removing intermediate container 199cb1a2e806 [2019-10-02T20:31:24.707Z] ---> f2ea01201820 [2019-10-02T20:31:24.707Z] Step 13/126 : FROM base AS registry [2019-10-02T20:31:24.707Z] ---> 1ea2b655231c [2019-10-02T20:31:24.707Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T20:31:24.707Z] ---> Running in d2599e6d7e8b [2019-10-02T20:31:24.707Z] Removing intermediate container d2599e6d7e8b [2019-10-02T20:31:24.707Z] ---> 75aefdce59fc [2019-10-02T20:31:24.707Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T20:31:24.745Z] #13 16.01 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T20:31:24.745Z] #13 16.02 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:31:24.745Z] #13 16.11 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T20:31:24.745Z] #13 16.11 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T20:31:24.745Z] #13 16.11 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:31:24.897Z] CC images/sk-opts.o [2019-10-02T20:31:24.897Z] CC images/sk-unix.o [2019-10-02T20:31:24.897Z] CC images/sk-inet.o [2019-10-02T20:31:25.003Z] #13 16.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T20:31:25.003Z] #13 16.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T20:31:25.076Z] ---> Running in d1f269749441 [2019-10-02T20:31:25.076Z] Removing intermediate container d1f269749441 [2019-10-02T20:31:25.076Z] ---> fd320e946c61 [2019-10-02T20:31:25.076Z] Step 16/126 : 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-10-02T20:31:25.076Z] ---> Running in 2b3bc85fdc48 [2019-10-02T20:31:25.180Z] CC images/tun.o [2019-10-02T20:31:25.180Z] CC images/sk-netlink.o [2019-10-02T20:31:25.180Z] CC images/packet-sock.o [2019-10-02T20:31:25.261Z] #13 16.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:31:25.463Z] CC images/ipc-var.o [2019-10-02T20:31:25.463Z] CC images/ipc-desc.o [2019-10-02T20:31:25.463Z] CC images/ipc-shm.o [2019-10-02T20:31:25.463Z] CC images/ipc-msg.o [2019-10-02T20:31:25.519Z] #13 16.70 Selecting previously unselected package binutils-mingw-w64. [2019-10-02T20:31:25.519Z] #13 16.70 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T20:31:25.519Z] #13 16.70 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:31:25.519Z] #13 16.73 Selecting previously unselected package mingw-w64-common. [2019-10-02T20:31:25.519Z] #13 16.73 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T20:31:25.519Z] #13 16.73 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T20:31:25.745Z] CC images/ipc-sem.o [2019-10-02T20:31:25.745Z] CC images/utsns.o [2019-10-02T20:31:25.745Z] CC images/creds.o [2019-10-02T20:31:25.745Z] CC images/vma.o [2019-10-02T20:31:25.856Z] + mktemp -d [2019-10-02T20:31:25.856Z] + export GOPATH=/tmp/tmp.kEPrXMaGT4 [2019-10-02T20:31:25.856Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution [2019-10-02T20:31:25.856Z] Cloning into '/tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution'... [2019-10-02T20:31:26.030Z] CC images/netdev.o [2019-10-02T20:31:26.030Z] CC images/tty.o [2019-10-02T20:31:26.084Z] #13 17.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T20:31:26.084Z] #13 17.37 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T20:31:26.084Z] #13 17.37 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:31:26.312Z] CC images/file-lock.o [2019-10-02T20:31:26.313Z] CC images/rlimit.o [2019-10-02T20:31:26.313Z] CC images/pagemap.o [2019-10-02T20:31:26.599Z] CC images/siginfo.o [2019-10-02T20:31:26.599Z] CC images/rpc.o [2019-10-02T20:31:26.930Z] CC images/ext-file.o [2019-10-02T20:31:27.016Z] #13 18.05 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T20:31:27.016Z] #13 18.05 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T20:31:27.016Z] #13 18.06 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:27.016Z] #13 18.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T20:31:27.016Z] #13 18.09 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T20:31:27.016Z] #13 18.10 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:27.112Z] + cd /tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution [2019-10-02T20:31:27.112Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T20:31:27.112Z] + GOPATH=/tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kEPrXMaGT4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T20:31:27.345Z] CC images/cgroup.o [2019-10-02T20:31:27.345Z] CC images/userns.o [2019-10-02T20:31:27.345Z] CC images/google/protobuf/descriptor.o [2019-10-02T20:31:27.961Z] CC images/opts.o [2019-10-02T20:31:28.261Z] CC images/seccomp.o [2019-10-02T20:31:28.261Z] CC images/binfmt-misc.o [2019-10-02T20:31:28.261Z] CC images/time.o [2019-10-02T20:31:28.261Z] CC images/sysctl.o [2019-10-02T20:31:28.261Z] CC images/autofs.o [2019-10-02T20:31:28.544Z] CC images/macvlan.o [2019-10-02T20:31:28.544Z] CC images/sit.o [2019-10-02T20:31:28.544Z] LINK images/built-in.o [2019-10-02T20:31:28.544Z] GEN compel/include/asm [2019-10-02T20:31:28.544Z] GEN compel/include/version.h [2019-10-02T20:31:28.544Z] touch .config [2019-10-02T20:31:28.544Z] GEN include/common/config.h [2019-10-02T20:31:28.827Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T20:31:28.827Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T20:31:28.827Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-02T20:31:28.827Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-02T20:31:28.827Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-02T20:31:28.827Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-02T20:31:28.827Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-02T20:31:28.827Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T20:31:28.827Z] DEP compel/plugins/std/infect.d [2019-10-02T20:31:28.827Z] DEP compel/plugins/std/string.d [2019-10-02T20:31:28.827Z] DEP compel/plugins/std/log.d [2019-10-02T20:31:28.827Z] DEP compel/plugins/std/fds.d [2019-10-02T20:31:28.827Z] DEP compel/plugins/std/std.d [2019-10-02T20:31:28.827Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T20:31:29.110Z] DEP compel/plugins/fds/fds.d [2019-10-02T20:31:29.110Z] CC compel/plugins/std/std.o [2019-10-02T20:31:29.110Z] CC compel/plugins/std/fds.o [2019-10-02T20:31:29.392Z] CC compel/plugins/std/log.o [2019-10-02T20:31:29.674Z] CC compel/plugins/std/string.o [2019-10-02T20:31:29.674Z] CC compel/plugins/std/infect.o [2019-10-02T20:31:29.957Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-02T20:31:29.957Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-02T20:31:29.957Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-02T20:31:29.957Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-02T20:31:29.957Z] AR compel/plugins/std.lib.a [2019-10-02T20:31:29.957Z] CC compel/plugins/fds/fds.o [2019-10-02T20:31:29.957Z] AR compel/plugins/fds.lib.a [2019-10-02T20:31:30.245Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T20:31:30.245Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T20:31:30.245Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-02T20:31:30.245Z] HOSTDEP compel/src/main-host.d [2019-10-02T20:31:30.245Z] DEP compel/src/lib/ptrace.d [2019-10-02T20:31:30.245Z] DEP compel/src/lib/infect.d [2019-10-02T20:31:30.527Z] DEP compel/src/lib/infect-util.d [2019-10-02T20:31:30.527Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T20:31:30.527Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-10-02T20:31:30.527Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-02T20:31:30.527Z] DEP compel/src/lib/log.d [2019-10-02T20:31:30.527Z] DEP compel/src/main.d [2019-10-02T20:31:30.527Z] DEP compel/src/lib/handle-elf.d [2019-10-02T20:31:30.811Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-02T20:31:30.811Z] CC compel/src/lib/log.o [2019-10-02T20:31:30.811Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-10-02T20:31:31.095Z] CC compel/arch/ppc64/src/lib/infect.o [2019-10-02T20:31:31.095Z] CC compel/src/lib/infect-rpc.o [2019-10-02T20:31:31.257Z] #13 21.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T20:31:31.257Z] #13 21.93 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T20:31:31.257Z] #13 21.93 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:31.377Z] CC compel/src/lib/infect-util.o [2019-10-02T20:31:31.377Z] CC compel/src/lib/infect.o [2019-10-02T20:31:31.398Z] ---> 3834b2f02733 [2019-10-02T20:31:31.398Z] Successfully built 3834b2f02733 [2019-10-02T20:31:31.398Z] Successfully tagged docker:latest [2019-10-02T20:31:31.398Z] INFO: Image build ended at 10/02/2019 20:31:30. Duration:00:00:36.4110337 [2019-10-02T20:31:31.398Z] [2019-10-02T20:31:31.398Z] [2019-10-02T20:31:31.398Z] INFO: Building the test binaries at 10/02/2019 20:31:30... [2019-10-02T20:31:32.383Z] CC compel/src/lib/ptrace.o [2019-10-02T20:31:32.383Z] AR compel/libcompel.a [2019-10-02T20:31:32.383Z] HOSTCC compel/src/main-host.o [2019-10-02T20:31:32.665Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-02T20:31:32.665Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T20:31:32.665Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T20:31:32.947Z] HOSTLINK compel/compel-host-bin [2019-10-02T20:31:32.947Z] DEP soccr/soccr.d [2019-10-02T20:31:32.947Z] CC soccr/soccr.o [2019-10-02T20:31:33.561Z] AR soccr/libsoccr.a [2019-10-02T20:31:33.561Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:31:33.561Z] DEP criu/arch/ppc64/sigframe.d [2019-10-02T20:31:33.561Z] DEP criu/arch/ppc64/crtools.d [2019-10-02T20:31:33.781Z] #13 24.75 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:31:33.781Z] #13 24.76 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:31:33.781Z] #13 24.77 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T20:31:33.781Z] #13 24.78 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:31:33.781Z] #13 24.79 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T20:31:33.781Z] #13 24.81 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:33.781Z] #13 24.82 Processing triggers for mime-support (3.60) ... [2019-10-02T20:31:33.781Z] #13 24.83 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:33.781Z] #13 24.84 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T20:31:33.781Z] #13 24.85 Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T20:31:33.781Z] #13 24.86 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:31:33.781Z] #13 24.87 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:31:33.781Z] #13 24.88 Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T20:31:33.843Z] DEP criu/arch/ppc64/cpu.d [2019-10-02T20:31:33.844Z] CC criu/arch/ppc64/cpu.o [2019-10-02T20:31:34.040Z] #13 25.41 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T20:31:34.040Z] #13 25.42 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T20:31:34.040Z] #13 25.43 Setting up zip (3.0-11+b1) ... [2019-10-02T20:31:34.040Z] #13 25.44 Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T20:31:34.040Z] #13 25.45 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:34.040Z] #13 25.46 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T20:31:34.040Z] #13 25.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:31:34.040Z] #13 25.48 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-02T20:31:34.040Z] #13 25.49 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:34.040Z] #13 25.50 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:31:34.040Z] #13 25.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T20:31:34.040Z] #13 25.52 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:31:34.126Z] CC criu/arch/ppc64/crtools.o [2019-10-02T20:31:34.323Z] #13 25.53 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:34.324Z] #13 25.54 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T20:31:34.324Z] #13 25.55 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T20:31:34.324Z] #13 25.56 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T20:31:34.324Z] #13 25.57 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:34.324Z] #13 25.64 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T20:31:34.324Z] #13 25.65 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T20:31:34.324Z] #13 25.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T20:31:34.324Z] #13 25.67 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T20:31:34.324Z] #13 25.68 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:31:34.324Z] #13 25.69 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T20:31:34.324Z] #13 25.71 Setting up pigz (2.3.4-1) ... [2019-10-02T20:31:34.324Z] #13 25.71 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:31:34.324Z] #13 25.72 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T20:31:34.324Z] #13 25.73 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:34.324Z] #13 25.74 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T20:31:34.324Z] #13 25.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:31:34.409Z] CC criu/arch/ppc64/sigframe.o [2019-10-02T20:31:34.409Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-10-02T20:31:34.409Z] DEP criu/arch/ppc64/misc.d [2019-10-02T20:31:34.409Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-02T20:31:34.409Z] DEP criu/arch/ppc64/vdso-pie.d [2019-10-02T20:31:34.581Z] #13 25.77 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:31:34.581Z] #13 25.78 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T20:31:34.581Z] #13 25.79 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T20:31:34.581Z] #13 25.80 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:31:34.581Z] #13 25.86 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:31:34.581Z] #13 25.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T20:31:34.581Z] #13 25.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T20:31:34.581Z] #13 25.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T20:31:34.581Z] #13 25.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T20:31:34.581Z] #13 25.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T20:31:34.581Z] #13 25.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T20:31:34.581Z] #13 25.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T20:31:34.581Z] #13 25.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T20:31:34.581Z] #13 25.89 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:34.581Z] #13 25.90 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:34.581Z] #13 25.92 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:31:34.581Z] #13 25.93 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:31:34.581Z] #13 25.93 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:31:34.581Z] #13 25.95 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T20:31:34.581Z] #13 25.96 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:31:34.695Z] DEP criu/pie/parasite-vdso.d [2019-10-02T20:31:34.695Z] DEP criu/pie/util-vdso.d [2019-10-02T20:31:34.695Z] DEP criu/pie/util.d [2019-10-02T20:31:34.695Z] CC criu/pie/util.o [2019-10-02T20:31:34.984Z] CC criu/pie/util-vdso.o [2019-10-02T20:31:35.275Z] CC criu/pie/parasite-vdso.o [2019-10-02T20:31:35.514Z] #13 26.84 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T20:31:35.514Z] #13 26.85 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:35.514Z] #13 26.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:31:35.514Z] #13 26.85 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:31:35.514Z] #13 26.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:31:35.514Z] #13 26.86 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:31:35.514Z] #13 26.86 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:31:35.514Z] #13 26.87 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:31:35.514Z] #13 26.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:31:35.514Z] #13 26.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:31:35.514Z] #13 26.89 Setting up python3 (3.5.3-1) ... [2019-10-02T20:31:35.562Z] CC criu/arch/ppc64/vdso-pie.o [2019-10-02T20:31:35.562Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-10-02T20:31:35.562Z] CC criu/arch/ppc64/misc.o [2019-10-02T20:31:35.562Z] AR criu/pie/pie.lib.a [2019-10-02T20:31:35.562Z] DEP criu/pie/restorer.d [2019-10-02T20:31:35.772Z] #13 27.19 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:31:35.844Z] DEP criu/arch/ppc64/restorer.d [2019-10-02T20:31:35.844Z] DEP criu/pie/parasite.d [2019-10-02T20:31:35.844Z] CC criu/pie/parasite.o [2019-10-02T20:31:36.083Z] INFO: make.ps1 starting at 10/02/2019 20:31:35 [2019-10-02T20:31:36.083Z] INFO: Git commit (6ca3ec88a) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T20:31:36.083Z] INFO: Invoking autogen... [2019-10-02T20:31:36.083Z] INFO: Building daemon... [2019-10-02T20:31:36.336Z] #13 27.78 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T20:31:36.336Z] #13 27.82 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T20:31:36.336Z] #13 27.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:36.336Z] #13 27.84 Setting up python3-wheel (0.29.0-2) ... [2019-10-02T20:31:36.458Z] LINK criu/pie/parasite.built-in.o [2019-10-02T20:31:36.458Z] GEN criu/pie/parasite-blob.h [2019-10-02T20:31:36.458Z] CC criu/arch/ppc64/restorer.o [2019-10-02T20:31:36.458Z] CC criu/pie/restorer.o [2019-10-02T20:31:36.902Z] #13 28.01 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:31:36.902Z] #13 28.21 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:36.902Z] #13 28.22 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:31:36.902Z] #13 28.42 Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T20:31:37.158Z] #13 28.44 Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T20:31:37.416Z] #13 28.64 Setting up dh-python (2.20170125) ... [2019-10-02T20:31:37.416Z] #13 28.79 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T20:31:37.416Z] #13 28.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:31:37.465Z] LINK criu/pie/restorer.built-in.o [2019-10-02T20:31:37.465Z] GEN criu/pie/restorer-blob.h [2019-10-02T20:31:37.761Z] DEP criu/vdso.d [2019-10-02T20:31:37.761Z] DEP criu/uts_ns.d [2019-10-02T20:31:37.761Z] DEP criu/util.d [2019-10-02T20:31:37.761Z] DEP criu/uffd.d [2019-10-02T20:31:37.979Z] #13 DONE 29.2s [2019-10-02T20:31:37.979Z] [2019-10-02T20:31:37.979Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T20:31:38.042Z] DEP criu/tun.d [2019-10-02T20:31:38.042Z] DEP criu/tty.d [2019-10-02T20:31:38.042Z] DEP criu/timerfd.d [2019-10-02T20:31:38.325Z] DEP criu/sysfs_parse.d [2019-10-02T20:31:38.325Z] DEP criu/sysctl.d [2019-10-02T20:31:38.325Z] DEP criu/string.d [2019-10-02T20:31:38.325Z] DEP criu/stats.d [2019-10-02T20:31:38.325Z] DEP criu/sockets.d [2019-10-02T20:31:38.608Z] DEP criu/sk-unix.d [2019-10-02T20:31:38.608Z] DEP criu/sk-tcp.d [2019-10-02T20:31:38.608Z] DEP criu/sk-queue.d [2019-10-02T20:31:38.608Z] DEP criu/sk-packet.d [2019-10-02T20:31:38.891Z] DEP criu/sk-netlink.d [2019-10-02T20:31:38.891Z] DEP criu/sk-inet.d [2019-10-02T20:31:38.891Z] DEP criu/signalfd.d [2019-10-02T20:31:39.173Z] DEP criu/sigframe.d [2019-10-02T20:31:39.173Z] DEP criu/shmem.d [2019-10-02T20:31:39.173Z] DEP criu/servicefd.d [2019-10-02T20:31:39.173Z] DEP criu/seize.d [2019-10-02T20:31:39.173Z] DEP criu/seccomp.d [2019-10-02T20:31:39.456Z] DEP criu/rst-malloc.d [2019-10-02T20:31:39.456Z] DEP criu/rbtree.d [2019-10-02T20:31:39.456Z] DEP criu/pstree.d [2019-10-02T20:31:39.456Z] DEP criu/protobuf.d [2019-10-02T20:31:39.456Z] GEN criu/protobuf-desc-gen.h [2019-10-02T20:31:39.877Z] #14 1.939 Collecting yamllint==1.16.0 [2019-10-02T20:31:40.075Z] DEP criu/protobuf-desc.d [2019-10-02T20:31:40.075Z] DEP criu/proc_parse.d [2019-10-02T20:31:40.075Z] DEP criu/plugin.d [2019-10-02T20:31:40.075Z] DEP criu/pipes.d [2019-10-02T20:31:40.358Z] DEP criu/pie-util.d [2019-10-02T20:31:40.358Z] DEP criu/pie-util-vdso.d [2019-10-02T20:31:40.358Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T20:31:40.358Z] DEP criu/path.d [2019-10-02T20:31:40.358Z] DEP criu/parasite-syscall.d [2019-10-02T20:31:40.640Z] DEP criu/pagemap.d [2019-10-02T20:31:40.640Z] DEP criu/pagemap-cache.d [2019-10-02T20:31:40.640Z] DEP criu/page-xfer.d [2019-10-02T20:31:40.923Z] DEP criu/page-pipe.d [2019-10-02T20:31:40.923Z] DEP criu/netfilter.d [2019-10-02T20:31:40.923Z] DEP criu/net.d [2019-10-02T20:31:40.923Z] DEP criu/namespaces.d [2019-10-02T20:31:41.208Z] DEP criu/mount.d [2019-10-02T20:31:41.208Z] DEP criu/mem.d [2019-10-02T20:31:41.208Z] DEP criu/lsm.d [2019-10-02T20:31:41.208Z] DEP criu/log.d [2019-10-02T20:31:41.490Z] DEP criu/libnetlink.d [2019-10-02T20:31:41.490Z] DEP criu/kerndat.d [2019-10-02T20:31:41.490Z] DEP criu/kcmp-ids.d [2019-10-02T20:31:41.490Z] DEP criu/irmap.d [2019-10-02T20:31:41.490Z] DEP criu/ipc_ns.d [2019-10-02T20:31:41.772Z] DEP criu/image.d [2019-10-02T20:31:41.772Z] DEP criu/image-desc.d [2019-10-02T20:31:41.772Z] DEP criu/fsnotify.d [2019-10-02T20:31:41.772Z] DEP criu/filesystems.d [2019-10-02T20:31:42.054Z] DEP criu/files.d [2019-10-02T20:31:42.054Z] DEP criu/files-reg.d [2019-10-02T20:31:42.054Z] DEP criu/files-ext.d [2019-10-02T20:31:42.054Z] DEP criu/file-lock.d [2019-10-02T20:31:42.336Z] DEP criu/file-ids.d [2019-10-02T20:31:42.336Z] DEP criu/fifo.d [2019-10-02T20:31:42.336Z] DEP criu/fdstore.d [2019-10-02T20:31:42.336Z] DEP criu/fault-injection.d [2019-10-02T20:31:42.336Z] DEP criu/external.d [2019-10-02T20:31:42.619Z] DEP criu/eventpoll.d [2019-10-02T20:31:42.619Z] DEP criu/eventfd.d [2019-10-02T20:31:42.619Z] DEP criu/crtools.d [2019-10-02T20:31:42.619Z] DEP criu/cr-service.d [2019-10-02T20:31:42.901Z] DEP criu/cr-restore.d [2019-10-02T20:31:42.901Z] DEP criu/cr-errno.d [2019-10-02T20:31:42.901Z] DEP criu/cr-dump.d [2019-10-02T20:31:42.901Z] DEP criu/cr-dedup.d [2019-10-02T20:31:43.183Z] DEP criu/cr-check.d [2019-10-02T20:31:43.183Z] DEP criu/config.d [2019-10-02T20:31:43.183Z] DEP criu/clone-noasan.d [2019-10-02T20:31:43.183Z] DEP criu/cgroup.d [2019-10-02T20:31:43.465Z] DEP criu/cgroup-props.d [2019-10-02T20:31:43.465Z] DEP criu/bitmap.d [2019-10-02T20:31:43.465Z] DEP criu/bfd.d [2019-10-02T20:31:43.465Z] DEP criu/autofs.d [2019-10-02T20:31:43.465Z] DEP criu/aio.d [2019-10-02T20:31:43.748Z] DEP criu/action-scripts.d [2019-10-02T20:31:43.748Z] CC criu/action-scripts.o [2019-10-02T20:31:44.031Z] CC criu/aio.o [2019-10-02T20:31:44.313Z] CC criu/autofs.o [2019-10-02T20:31:44.928Z] CC criu/bfd.o [2019-10-02T20:31:45.221Z] CC criu/bitmap.o [2019-10-02T20:31:45.221Z] CC criu/cgroup-props.o [2019-10-02T20:31:45.834Z] CC criu/cgroup.o [2019-10-02T20:31:46.422Z] #14 8.215 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T20:31:46.422Z] #14 8.279 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T20:31:47.276Z] + dpkg --print-architecture [2019-10-02T20:31:47.276Z] + cd /tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution [2019-10-02T20:31:47.276Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T20:31:47.276Z] + GOPATH=/tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kEPrXMaGT4 [2019-10-02T20:31:47.276Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T20:31:47.303Z] CC criu/clone-noasan.o [2019-10-02T20:31:47.303Z] CC criu/config.o [2019-10-02T20:31:47.353Z] #14 9.314 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T20:31:47.609Z] #14 9.630 Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T20:31:47.918Z] CC criu/cr-check.o [2019-10-02T20:31:48.539Z] #14 10.68 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T20:31:48.797Z] #14 11.03 Building wheels for collected packages: pathspec, pyyaml [2019-10-02T20:31:48.925Z] CC criu/cr-dedup.o [2019-10-02T20:31:48.925Z] CC criu/cr-dump.o [2019-10-02T20:31:49.055Z] #14 11.03 Running setup.py bdist_wheel for pathspec: started [2019-10-02T20:31:49.055Z] #14 11.29 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T20:31:49.313Z] #14 11.29 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T20:31:49.313Z] #14 11.30 Running setup.py bdist_wheel for pyyaml: started [2019-10-02T20:31:49.313Z] #14 11.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T20:31:49.571Z] #14 11.57 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T20:31:49.571Z] #14 11.58 Successfully built pathspec pyyaml [2019-10-02T20:31:49.571Z] #14 11.58 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-02T20:31:49.571Z] #14 11.69 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T20:31:49.830Z] #14 DONE 11.8s [2019-10-02T20:31:49.830Z] [2019-10-02T20:31:49.830Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T20:31:49.830Z] #16 DONE 0.1s [2019-10-02T20:31:49.830Z] [2019-10-02T20:31:49.830Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T20:31:49.830Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-02T20:31:49.830Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-02T20:31:49.830Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-02T20:31:50.088Z] #64 ... [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:31:50.088Z] #40 DONE 0.1s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T20:31:50.088Z] #26 DONE 0.2s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T20:31:50.088Z] #60 DONE 0.2s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T20:31:50.088Z] #64 ... [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T20:31:50.088Z] #52 DONE 0.2s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T20:31:50.088Z] #49 DONE 0.2s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T20:31:50.088Z] #29 DONE 0.2s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T20:31:50.088Z] #32 DONE 0.3s [2019-10-02T20:31:50.088Z] [2019-10-02T20:31:50.088Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T20:31:50.088Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.04MB / 9.11MB 0.3s [2019-10-02T20:31:50.346Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.78MB / 9.11MB 0.4s [2019-10-02T20:31:50.346Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s [2019-10-02T20:31:50.409Z] CC criu/cr-errno.o [2019-10-02T20:31:50.409Z] CC criu/cr-restore.o [2019-10-02T20:31:50.603Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-10-02T20:31:50.603Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-02T20:31:51.167Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2019-10-02T20:31:51.167Z] #64 DONE 1.3s [2019-10-02T20:31:51.167Z] [2019-10-02T20:31:51.167Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:31:51.167Z] #33 ... [2019-10-02T20:31:51.167Z] [2019-10-02T20:31:51.167Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T20:31:51.167Z] #41 DONE 1.2s [2019-10-02T20:31:51.167Z] [2019-10-02T20:31:51.167Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T20:31:51.167Z] #21 DONE 1.3s [2019-10-02T20:31:51.427Z] [2019-10-02T20:31:51.427Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T20:31:51.506Z] + rm -rf /tmp/tmp.kEPrXMaGT4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kEPrXMaGT4 [2019-10-02T20:31:52.430Z] CC criu/cr-service.o [2019-10-02T20:31:52.766Z] Removing intermediate container 2b3bc85fdc48 [2019-10-02T20:31:52.766Z] ---> b23ab5058c7c [2019-10-02T20:31:52.766Z] Step 17/126 : FROM base AS swagger [2019-10-02T20:31:52.766Z] ---> 1ea2b655231c [2019-10-02T20:31:52.766Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T20:31:52.766Z] ---> Running in c2275eae6625 [2019-10-02T20:31:52.766Z] Removing intermediate container c2275eae6625 [2019-10-02T20:31:52.766Z] ---> 26d5f3e92e09 [2019-10-02T20:31:52.766Z] Step 19/126 : 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-10-02T20:31:52.766Z] ---> Running in 94dbce45b367 [2019-10-02T20:31:53.436Z] CC criu/crtools.o [2019-10-02T20:31:53.560Z] + mktemp -d [2019-10-02T20:31:53.560Z] + export GOPATH=/tmp/tmp.NyEJ62ycd2 [2019-10-02T20:31:53.560Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NyEJ62ycd2/src/github.com/go-swagger/go-swagger [2019-10-02T20:31:53.560Z] Cloning into '/tmp/tmp.NyEJ62ycd2/src/github.com/go-swagger/go-swagger'... [2019-10-02T20:31:53.720Z] CC criu/eventfd.o [2019-10-02T20:31:54.002Z] CC criu/eventpoll.o [2019-10-02T20:31:54.292Z] CC criu/external.o [2019-10-02T20:31:54.579Z] CC criu/fault-injection.o [2019-10-02T20:31:54.579Z] CC criu/fdstore.o [2019-10-02T20:31:54.861Z] CC criu/fifo.o [2019-10-02T20:31:55.144Z] CC criu/file-ids.o [2019-10-02T20:31:55.144Z] CC criu/file-lock.o [2019-10-02T20:31:55.758Z] CC criu/files-ext.o [2019-10-02T20:31:56.040Z] CC criu/files-reg.o [2019-10-02T20:31:56.690Z] #42 4.614 + RM_GOPATH=0 [2019-10-02T20:31:56.690Z] #42 4.614 + TMP_GOPATH= [2019-10-02T20:31:56.690Z] #42 4.614 + : /build [2019-10-02T20:31:56.690Z] #42 4.614 + '[' -z '' ']' [2019-10-02T20:31:56.690Z] #42 4.614 ++ mktemp -d [2019-10-02T20:31:56.690Z] #42 4.622 + export GOPATH=/tmp/tmp.LkMYncVJLo [2019-10-02T20:31:56.690Z] #42 4.622 + GOPATH=/tmp/tmp.LkMYncVJLo [2019-10-02T20:31:56.690Z] #42 4.622 + RM_GOPATH=1 [2019-10-02T20:31:56.690Z] #42 4.622 ++ dirname ./install.sh [2019-10-02T20:31:56.690Z] #42 4.628 + dir=. [2019-10-02T20:31:56.690Z] #42 4.628 + bin=runc [2019-10-02T20:31:56.690Z] #42 4.628 + shift [2019-10-02T20:31:56.690Z] #42 4.628 + '[' '!' -f ./runc.installer ']' [2019-10-02T20:31:56.690Z] #42 4.628 + . ./runc.installer [2019-10-02T20:31:56.690Z] #42 4.628 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:31:56.690Z] #42 4.628 + install_runc [2019-10-02T20:31:56.690Z] #42 4.628 + uname -r [2019-10-02T20:31:56.690Z] #42 4.628 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T20:31:56.690Z] #42 4.635 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T20:31:56.690Z] #42 4.636 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T20:31:56.690Z] #42 4.636 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T20:31:56.690Z] #42 4.636 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LkMYncVJLo/src/github.com/opencontainers/runc [2019-10-02T20:31:56.690Z] #42 4.644 Cloning into '/tmp/tmp.LkMYncVJLo/src/github.com/opencontainers/runc'... [2019-10-02T20:31:56.690Z] #42 ... [2019-10-02T20:31:56.690Z] [2019-10-02T20:31:56.690Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:31:56.690Z] #33 5.794 + RM_GOPATH=0 [2019-10-02T20:31:56.690Z] #33 5.794 + TMP_GOPATH= [2019-10-02T20:31:56.690Z] #33 5.794 + : /build [2019-10-02T20:31:56.690Z] #33 5.794 + '[' -z '' ']' [2019-10-02T20:31:56.690Z] #33 5.797 ++ mktemp -d [2019-10-02T20:31:56.690Z] #33 5.800 + export GOPATH=/tmp/tmp.peVXLRlDAb [2019-10-02T20:31:56.690Z] #33 5.800 + GOPATH=/tmp/tmp.peVXLRlDAb [2019-10-02T20:31:56.690Z] #33 5.800 + RM_GOPATH=1 [2019-10-02T20:31:56.690Z] #33 5.800 ++ dirname ./install.sh [2019-10-02T20:31:56.690Z] #33 5.804 + dir=. [2019-10-02T20:31:56.690Z] #33 5.804 + bin=vndr [2019-10-02T20:31:56.690Z] #33 5.804 + shift [2019-10-02T20:31:56.690Z] #33 5.804 + '[' '!' -f ./vndr.installer ']' [2019-10-02T20:31:56.690Z] #33 5.805 + . ./vndr.installer [2019-10-02T20:31:56.690Z] #33 5.805 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:31:56.690Z] #33 5.805 + install_vndr [2019-10-02T20:31:56.690Z] #33 5.805 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T20:31:56.690Z] #33 5.805 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:31:56.690Z] #33 5.806 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.peVXLRlDAb/src/github.com/LK4D4/vndr [2019-10-02T20:31:56.690Z] #33 5.807 Cloning into '/tmp/tmp.peVXLRlDAb/src/github.com/LK4D4/vndr'... [2019-10-02T20:31:56.778Z] + cd /tmp/tmp.NyEJ62ycd2/src/github.com/go-swagger/go-swagger [2019-10-02T20:31:56.778Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T20:31:56.778Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T20:31:56.948Z] #33 6.533 + cd /tmp/tmp.peVXLRlDAb/src/github.com/LK4D4/vndr [2019-10-02T20:31:56.948Z] #33 6.545 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:31:56.948Z] #33 6.585 + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T20:31:57.048Z] CC criu/files.o [2019-10-02T20:31:58.321Z] #33 7.908 internal/cpu [2019-10-02T20:31:58.533Z] CC criu/filesystems.o [2019-10-02T20:31:58.533Z] CC criu/fsnotify.o [2019-10-02T20:31:58.579Z] #33 7.918 runtime/internal/atomic [2019-10-02T20:31:58.579Z] #33 8.084 runtime/internal/sys [2019-10-02T20:31:58.837Z] #33 8.272 runtime/internal/math [2019-10-02T20:31:58.837Z] #33 8.378 internal/race [2019-10-02T20:31:58.837Z] #33 8.402 internal/bytealg [2019-10-02T20:31:58.837Z] #33 8.476 sync/atomic [2019-10-02T20:31:59.408Z] #33 8.779 unicode [2019-10-02T20:31:59.540Z] CC criu/image-desc.o [2019-10-02T20:31:59.540Z] CC criu/image.o [2019-10-02T20:31:59.822Z] CC criu/ipc_ns.o [2019-10-02T20:31:59.973Z] #33 9.254 runtime [2019-10-02T20:31:59.973Z] #33 ... [2019-10-02T20:31:59.973Z] [2019-10-02T20:31:59.973Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T20:31:59.973Z] #55 4.675 + mktemp -d [2019-10-02T20:31:59.973Z] #55 4.678 + export GOPATH=/tmp/tmp.zHZM6PqN2R [2019-10-02T20:31:59.973Z] #55 4.678 + git clone https://github.com/docker/distribution.git /tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution [2019-10-02T20:31:59.973Z] #55 4.679 Cloning into '/tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution'... [2019-10-02T20:31:59.973Z] #55 ... [2019-10-02T20:31:59.973Z] [2019-10-02T20:31:59.973Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T20:31:59.973Z] #44 6.363 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:31:59.973Z] #44 6.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:31:59.973Z] #44 6.396 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:31:59.973Z] #44 6.398 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:31:59.973Z] #44 6.473 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:31:59.973Z] #44 7.075 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:31:59.973Z] #44 8.595 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:31:59.973Z] #44 9.418 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:32:00.231Z] #44 ... [2019-10-02T20:32:00.231Z] [2019-10-02T20:32:00.231Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T20:32:00.231Z] #50 6.092 + RM_GOPATH=0 [2019-10-02T20:32:00.231Z] #50 6.094 + TMP_GOPATH= [2019-10-02T20:32:00.231Z] #50 6.094 + : /build [2019-10-02T20:32:00.231Z] #50 6.094 + '[' -z '' ']' [2019-10-02T20:32:00.231Z] #50 6.099 ++ mktemp -d [2019-10-02T20:32:00.231Z] #50 6.101 + export GOPATH=/tmp/tmp.iOz0lRgLtU [2019-10-02T20:32:00.231Z] #50 6.101 + GOPATH=/tmp/tmp.iOz0lRgLtU [2019-10-02T20:32:00.231Z] #50 6.102 + RM_GOPATH=1 [2019-10-02T20:32:00.231Z] #50 6.102 ++ dirname ./install.sh [2019-10-02T20:32:00.231Z] #50 6.106 + dir=. [2019-10-02T20:32:00.231Z] #50 6.106 + bin=proxy [2019-10-02T20:32:00.231Z] #50 6.106 + shift [2019-10-02T20:32:00.231Z] #50 6.106 + '[' '!' -f ./proxy.installer ']' [2019-10-02T20:32:00.231Z] #50 6.106 + . ./proxy.installer [2019-10-02T20:32:00.231Z] #50 6.106 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:32:00.231Z] #50 6.107 + install_proxy [2019-10-02T20:32:00.231Z] #50 6.107 + case "$1" in [2019-10-02T20:32:00.231Z] #50 6.111 + export CGO_ENABLED=0 [2019-10-02T20:32:00.231Z] #50 6.111 + CGO_ENABLED=0 [2019-10-02T20:32:00.231Z] #50 6.111 + _install_proxy [2019-10-02T20:32:00.231Z] #50 6.111 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T20:32:00.231Z] #50 6.111 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iOz0lRgLtU/src/github.com/docker/libnetwork [2019-10-02T20:32:00.231Z] #50 6.111 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:32:00.231Z] #50 6.114 Cloning into '/tmp/tmp.iOz0lRgLtU/src/github.com/docker/libnetwork'... [2019-10-02T20:32:00.231Z] #50 ... [2019-10-02T20:32:00.231Z] [2019-10-02T20:32:00.231Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T20:32:00.231Z] #53 6.204 + RM_GOPATH=0 [2019-10-02T20:32:00.231Z] #53 6.204 + TMP_GOPATH= [2019-10-02T20:32:00.231Z] #53 6.204 + : /build [2019-10-02T20:32:00.231Z] #53 6.204 + '[' -z '' ']' [2019-10-02T20:32:00.231Z] #53 6.205 ++ mktemp -d [2019-10-02T20:32:00.231Z] #53 6.214 + export GOPATH=/tmp/tmp.wiyAIVKpB8 [2019-10-02T20:32:00.231Z] #53 6.214 + GOPATH=/tmp/tmp.wiyAIVKpB8 [2019-10-02T20:32:00.231Z] #53 6.214 + RM_GOPATH=1 [2019-10-02T20:32:00.231Z] #53 6.214 ++ dirname ./install.sh [2019-10-02T20:32:00.231Z] #53 6.219 + dir=. [2019-10-02T20:32:00.231Z] #53 6.219 + bin=dockercli [2019-10-02T20:32:00.231Z] #53 6.219 + shift [2019-10-02T20:32:00.231Z] #53 6.219 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T20:32:00.231Z] #53 6.219 + . ./dockercli.installer [2019-10-02T20:32:00.231Z] #53 6.219 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T20:32:00.231Z] #53 6.220 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T20:32:00.231Z] #53 6.221 + install_dockercli [2019-10-02T20:32:00.231Z] #53 6.221 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T20:32:00.231Z] #53 6.221 Install docker/cli version 17.06.2-ce from stable [2019-10-02T20:32:00.231Z] #53 6.222 ++ uname -m [2019-10-02T20:32:00.231Z] #53 6.223 + arch=x86_64 [2019-10-02T20:32:00.231Z] #53 6.223 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T20:32:00.231Z] #53 6.223 + url=https://download.docker.com/linux/static [2019-10-02T20:32:00.231Z] #53 6.225 + tar -xz docker/docker [2019-10-02T20:32:00.231Z] #53 6.239 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T20:32:00.437Z] CC criu/irmap.o [2019-10-02T20:32:00.489Z] #53 ... [2019-10-02T20:32:00.489Z] [2019-10-02T20:32:00.489Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:00.489Z] #57 6.875 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:32:00.489Z] #57 6.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:32:00.489Z] #57 6.936 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:32:00.489Z] #57 6.940 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:32:00.489Z] #57 6.970 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:32:00.489Z] #57 7.803 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:32:00.489Z] #57 9.527 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:32:00.489Z] #57 10.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:32:00.489Z] #57 ... [2019-10-02T20:32:00.489Z] [2019-10-02T20:32:00.489Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:32:00.489Z] #24 5.691 + RM_GOPATH=0 [2019-10-02T20:32:00.489Z] #24 5.691 + TMP_GOPATH= [2019-10-02T20:32:00.489Z] #24 5.691 + : /build [2019-10-02T20:32:00.489Z] #24 5.691 + '[' -z '' ']' [2019-10-02T20:32:00.489Z] #24 5.694 ++ mktemp -d [2019-10-02T20:32:00.489Z] #24 5.703 + export GOPATH=/tmp/tmp.C1fJemStAX [2019-10-02T20:32:00.489Z] #24 5.703 + GOPATH=/tmp/tmp.C1fJemStAX [2019-10-02T20:32:00.489Z] #24 5.703 + RM_GOPATH=1 [2019-10-02T20:32:00.489Z] #24 5.703 ++ dirname ./install.sh [2019-10-02T20:32:00.489Z] #24 5.708 + dir=. [2019-10-02T20:32:00.489Z] #24 5.708 + bin=golangci_lint [2019-10-02T20:32:00.489Z] #24 5.708 + shift [2019-10-02T20:32:00.489Z] #24 5.708 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T20:32:00.489Z] #24 5.708 + . ./golangci_lint.installer [2019-10-02T20:32:00.489Z] #24 5.708 ++ : v1.17.1 [2019-10-02T20:32:00.489Z] #24 5.708 + install_golangci_lint [2019-10-02T20:32:00.489Z] #24 5.708 + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T20:32:00.489Z] #24 5.708 Installing golangci-lint version v1.17.1 [2019-10-02T20:32:00.489Z] #24 5.712 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:32:00.746Z] #24 ... [2019-10-02T20:32:00.746Z] [2019-10-02T20:32:00.746Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T20:32:00.746Z] #27 5.715 + RM_GOPATH=0 [2019-10-02T20:32:00.746Z] #27 5.715 + TMP_GOPATH= [2019-10-02T20:32:00.746Z] #27 5.715 + : /build [2019-10-02T20:32:00.746Z] #27 5.715 + '[' -z '' ']' [2019-10-02T20:32:00.746Z] #27 5.722 ++ mktemp -d [2019-10-02T20:32:00.746Z] #27 5.727 + export GOPATH=/tmp/tmp.yXs8YomR6R [2019-10-02T20:32:00.746Z] #27 5.727 + GOPATH=/tmp/tmp.yXs8YomR6R [2019-10-02T20:32:00.746Z] #27 5.727 + RM_GOPATH=1 [2019-10-02T20:32:00.746Z] #27 5.728 ++ dirname ./install.sh [2019-10-02T20:32:00.746Z] #27 5.740 + dir=. [2019-10-02T20:32:00.746Z] #27 5.740 + bin=gotestsum [2019-10-02T20:32:00.746Z] #27 5.740 + shift [2019-10-02T20:32:00.746Z] #27 5.740 + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T20:32:00.746Z] #27 5.740 + . ./gotestsum.installer [2019-10-02T20:32:00.747Z] #27 5.740 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T20:32:00.747Z] #27 5.741 + install_gotestsum [2019-10-02T20:32:00.747Z] #27 5.741 + echo 'Installing gotestsum version v0.3.5' [2019-10-02T20:32:00.747Z] #27 5.741 + go get -d gotest.tools/gotestsum [2019-10-02T20:32:00.747Z] #27 5.741 Installing gotestsum version v0.3.5 [2019-10-02T20:32:01.004Z] #27 ... [2019-10-02T20:32:01.004Z] [2019-10-02T20:32:01.004Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:01.004Z] #35 4.736 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:32:01.004Z] #35 4.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:32:01.004Z] #35 4.794 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:32:01.004Z] #35 4.797 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:32:01.004Z] #35 4.859 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:32:01.004Z] #35 5.524 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T20:32:01.004Z] #35 6.683 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T20:32:01.005Z] #35 7.575 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T20:32:01.005Z] #35 ... [2019-10-02T20:32:01.005Z] [2019-10-02T20:32:01.005Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T20:32:01.005Z] #61 6.023 + RM_GOPATH=0 [2019-10-02T20:32:01.005Z] #61 6.023 + TMP_GOPATH= [2019-10-02T20:32:01.005Z] #61 6.023 + : /build/ [2019-10-02T20:32:01.005Z] #61 6.023 + '[' -z '' ']' [2019-10-02T20:32:01.005Z] #61 6.025 ++ mktemp -d [2019-10-02T20:32:01.005Z] #61 6.029 + export GOPATH=/tmp/tmp.PY2zaqQCX7 [2019-10-02T20:32:01.005Z] #61 6.029 + GOPATH=/tmp/tmp.PY2zaqQCX7 [2019-10-02T20:32:01.005Z] #61 6.029 + RM_GOPATH=1 [2019-10-02T20:32:01.005Z] #61 6.029 ++ dirname ./install.sh [2019-10-02T20:32:01.005Z] #61 6.029 + dir=. [2019-10-02T20:32:01.005Z] #61 6.034 + bin=rootlesskit [2019-10-02T20:32:01.005Z] #61 6.034 + shift [2019-10-02T20:32:01.005Z] #61 6.036 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T20:32:01.005Z] #61 6.037 + . ./rootlesskit.installer [2019-10-02T20:32:01.005Z] #61 6.038 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:32:01.005Z] #61 6.038 + install_rootlesskit [2019-10-02T20:32:01.005Z] #61 6.038 + case "$1" in [2019-10-02T20:32:01.005Z] #61 6.038 + export CGO_ENABLED=0 [2019-10-02T20:32:01.005Z] #61 6.038 + CGO_ENABLED=0 [2019-10-02T20:32:01.005Z] #61 6.038 + _install_rootlesskit [2019-10-02T20:32:01.005Z] #61 6.038 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T20:32:01.005Z] #61 6.038 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PY2zaqQCX7/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:32:01.005Z] #61 6.038 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:32:01.005Z] #61 6.039 Cloning into '/tmp/tmp.PY2zaqQCX7/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T20:32:01.005Z] #61 9.728 + cd /tmp/tmp.PY2zaqQCX7/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:32:01.005Z] #61 9.729 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:32:01.005Z] #61 10.02 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:32:01.005Z] #61 10.02 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T20:32:01.052Z] CC criu/kcmp-ids.o [2019-10-02T20:32:01.052Z] CC criu/kerndat.o [2019-10-02T20:32:01.262Z] #61 ... [2019-10-02T20:32:01.262Z] [2019-10-02T20:32:01.262Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:01.262Z] #30 5.954 + RM_GOPATH=0 [2019-10-02T20:32:01.262Z] #30 5.954 + TMP_GOPATH= [2019-10-02T20:32:01.262Z] #30 5.954 + : /build [2019-10-02T20:32:01.262Z] #30 5.954 + '[' -z '' ']' [2019-10-02T20:32:01.262Z] #30 5.962 ++ mktemp -d [2019-10-02T20:32:01.262Z] #30 5.965 + export GOPATH=/tmp/tmp.u6BNnIeB37 [2019-10-02T20:32:01.263Z] #30 5.965 + GOPATH=/tmp/tmp.u6BNnIeB37 [2019-10-02T20:32:01.263Z] #30 5.965 + RM_GOPATH=1 [2019-10-02T20:32:01.263Z] #30 5.966 ++ dirname ./install.sh [2019-10-02T20:32:01.263Z] #30 5.966 + dir=. [2019-10-02T20:32:01.263Z] #30 5.967 + bin=tomlv [2019-10-02T20:32:01.263Z] #30 5.967 + shift [2019-10-02T20:32:01.263Z] #30 5.967 + '[' '!' -f ./tomlv.installer ']' [2019-10-02T20:32:01.263Z] #30 5.967 + . ./tomlv.installer [2019-10-02T20:32:01.263Z] #30 5.967 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:01.263Z] #30 5.967 + install_tomlv [2019-10-02T20:32:01.263Z] #30 5.968 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T20:32:01.263Z] #30 5.968 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:01.263Z] #30 5.968 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u6BNnIeB37/src/github.com/BurntSushi/toml [2019-10-02T20:32:01.263Z] #30 5.970 Cloning into '/tmp/tmp.u6BNnIeB37/src/github.com/BurntSushi/toml'... [2019-10-02T20:32:01.263Z] #30 6.925 + cd /tmp/tmp.u6BNnIeB37/src/github.com/BurntSushi/toml [2019-10-02T20:32:01.263Z] #30 6.926 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:01.263Z] #30 6.944 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:32:01.263Z] #30 7.689 runtime/internal/atomic [2019-10-02T20:32:01.263Z] #30 7.702 internal/cpu [2019-10-02T20:32:01.263Z] #30 7.902 runtime/internal/sys [2019-10-02T20:32:01.263Z] #30 8.115 runtime/internal/math [2019-10-02T20:32:01.263Z] #30 8.157 internal/bytealg [2019-10-02T20:32:01.263Z] #30 8.215 math/bits [2019-10-02T20:32:01.263Z] #30 8.693 math [2019-10-02T20:32:01.263Z] #30 8.954 runtime [2019-10-02T20:32:01.671Z] CC criu/libnetlink.o [2019-10-02T20:32:01.964Z] CC criu/log.o [2019-10-02T20:32:02.246Z] CC criu/lsm.o [2019-10-02T20:32:02.528Z] CC criu/mem.o [2019-10-02T20:32:02.636Z] #30 ... [2019-10-02T20:32:02.636Z] [2019-10-02T20:32:02.636Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:02.636Z] #33 11.86 unicode/utf8 [2019-10-02T20:32:02.894Z] #33 12.30 math/bits [2019-10-02T20:32:03.459Z] #33 12.95 math [2019-10-02T20:32:03.536Z] CC criu/mount.o [2019-10-02T20:32:05.359Z] #33 ... [2019-10-02T20:32:05.359Z] [2019-10-02T20:32:05.359Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T20:32:05.359Z] #53 13.42 + mkdir -p /build [2019-10-02T20:32:05.359Z] #53 13.42 + mv docker/docker /build/ [2019-10-02T20:32:05.359Z] #53 13.43 + rmdir docker [2019-10-02T20:32:05.359Z] #53 DONE 15.1s [2019-10-02T20:32:05.359Z] [2019-10-02T20:32:05.359Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T20:32:05.359Z] #42 12.05 + cd /tmp/tmp.LkMYncVJLo/src/github.com/opencontainers/runc [2019-10-02T20:32:05.359Z] #42 12.05 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:32:05.359Z] #42 12.35 + '[' -z '' ']' [2019-10-02T20:32:05.359Z] #42 12.37 + target=static [2019-10-02T20:32:05.359Z] #42 12.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T20:32:05.359Z] #42 13.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T20:32:06.212Z] CC criu/namespaces.o [2019-10-02T20:32:06.583Z] + rm -rf /tmp/tmp.NyEJ62ycd2 [2019-10-02T20:32:06.826Z] CC criu/net.o [2019-10-02T20:32:07.367Z] Removing intermediate container 94dbce45b367 [2019-10-02T20:32:07.367Z] ---> 536a56ac5775 [2019-10-02T20:32:07.367Z] Step 20/126 : FROM base AS frozen-images [2019-10-02T20:32:07.367Z] ---> 1ea2b655231c [2019-10-02T20:32:07.367Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:32:07.367Z] ---> Using cache [2019-10-02T20:32:07.367Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:32:07.367Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T20:32:07.367Z] ---> Running in 1340ad343e9d [2019-10-02T20:32:08.156Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:32:08.156Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:32:08.156Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:32:08.156Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:32:08.156Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:32:08.156Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:32:08.156Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:32:08.545Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:32:08.639Z] #42 ... [2019-10-02T20:32:08.639Z] [2019-10-02T20:32:08.639Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:32:08.639Z] #24 18.82 + cd /tmp/tmp.C1fJemStAX/src/github.com/golangci/golangci-lint/ [2019-10-02T20:32:08.639Z] #24 18.82 + git checkout -q v1.17.1 [2019-10-02T20:32:08.844Z] CC criu/netfilter.o [2019-10-02T20:32:08.844Z] CC criu/page-pipe.o [2019-10-02T20:32:09.459Z] CC criu/page-xfer.o [2019-10-02T20:32:09.557Z] Fetched 7669 kB in 1s (4736 kB/s) [2019-10-02T20:32:10.009Z] Reading package lists... [2019-10-02T20:32:10.013Z] #24 19.97 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:32:10.073Z] CC criu/pagemap-cache.o [2019-10-02T20:32:10.365Z] CC criu/pagemap.o [2019-10-02T20:32:10.735Z] Reading package lists... [2019-10-02T20:32:10.735Z] Building dependency tree... [2019-10-02T20:32:10.735Z] Reading state information... [2019-10-02T20:32:10.735Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T20:32:10.735Z] The following additional packages will be installed: [2019-10-02T20:32:10.735Z] libjq1 libonig4 [2019-10-02T20:32:10.735Z] The following NEW packages will be installed: [2019-10-02T20:32:10.735Z] jq libjq1 libonig4 [2019-10-02T20:32:10.983Z] CC criu/parasite-syscall.o [2019-10-02T20:32:11.101Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:32:11.101Z] Need to get 328 kB of archives. [2019-10-02T20:32:11.101Z] After this operation, 1263 kB of additional disk space will be used. [2019-10-02T20:32:11.101Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T20:32:11.101Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T20:32:11.101Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T20:32:11.101Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:32:11.101Z] Fetched 328 kB in 0s (2608 kB/s) [2019-10-02T20:32:11.101Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T20:32:11.101Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T20:32:11.101Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-02T20:32:11.101Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T20:32:11.101Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T20:32:11.101Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T20:32:11.101Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T20:32:11.473Z] Selecting previously unselected package jq. [2019-10-02T20:32:11.473Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T20:32:11.473Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:32:11.473Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T20:32:11.473Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T20:32:11.473Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:11.473Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:32:11.599Z] CC criu/path.o [2019-10-02T20:32:11.834Z] Removing intermediate container 1340ad343e9d [2019-10-02T20:32:11.834Z] ---> d4cfb3748d80 [2019-10-02T20:32:11.834Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T20:32:11.883Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T20:32:12.165Z] CC criu/pie-util-vdso.o [2019-10-02T20:32:12.165Z] CC criu/pie-util.o [2019-10-02T20:32:12.209Z] ---> bffdae8eb891 [2019-10-02T20:32:12.209Z] Step 24/126 : 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-10-02T20:32:12.209Z] ---> Running in 3594cee4d813 [2019-10-02T20:32:12.448Z] CC criu/pipes.o [2019-10-02T20:32:12.730Z] CC criu/plugin.o [2019-10-02T20:32:13.012Z] CC criu/proc_parse.o [2019-10-02T20:32:13.293Z] #24 ... [2019-10-02T20:32:13.293Z] [2019-10-02T20:32:13.293Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:13.293Z] #30 12.76 unicode/utf8 [2019-10-02T20:32:13.293Z] #30 13.13 internal/race [2019-10-02T20:32:13.293Z] #30 13.24 sync/atomic [2019-10-02T20:32:13.293Z] #30 13.62 unicode [2019-10-02T20:32:13.293Z] #30 16.34 internal/testlog [2019-10-02T20:32:13.293Z] #30 16.62 encoding [2019-10-02T20:32:13.293Z] #30 16.78 runtime/cgo [2019-10-02T20:32:13.293Z] #30 ... [2019-10-02T20:32:13.293Z] [2019-10-02T20:32:13.293Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:13.293Z] #33 16.56 internal/testlog [2019-10-02T20:32:13.293Z] #33 16.78 encoding [2019-10-02T20:32:13.293Z] #33 16.91 unicode/utf16 [2019-10-02T20:32:13.293Z] #33 17.07 container/list [2019-10-02T20:32:13.293Z] #33 17.53 crypto/internal/subtle [2019-10-02T20:32:13.293Z] #33 17.65 crypto/subtle [2019-10-02T20:32:13.293Z] #33 17.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T20:32:13.293Z] #33 17.90 internal/nettrace [2019-10-02T20:32:13.293Z] #33 18.01 runtime/cgo [2019-10-02T20:32:13.503Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T20:32:13.503Z]  [2019-10-02T20:32:14.242Z]  #####   7.3% ############## 19.9% ######################## 34.5% #################################  47.1% ########################################## 59.6% ################################################### 72.1% ############################################################## 86.8% ######################################################################## 100.0% [2019-10-02T20:32:14.627Z]  [2019-10-02T20:32:15.036Z] CC criu/protobuf-desc.o [2019-10-02T20:32:15.145Z]  ###################  26.8% ############################################### 66.5% ######################################################################## 100.0% [2019-10-02T20:32:15.145Z]  [2019-10-02T20:32:15.697Z] CC criu/protobuf.o [2019-10-02T20:32:15.697Z] CC criu/pstree.o [2019-10-02T20:32:15.830Z] #33 ... [2019-10-02T20:32:15.830Z] [2019-10-02T20:32:15.830Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T20:32:15.830Z] #55 16.08 + cd /tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution [2019-10-02T20:32:15.830Z] #55 16.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T20:32:15.830Z] #55 18.32 + GOPATH=/tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zHZM6PqN2R go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T20:32:15.993Z]  ########        11.1% ####################       28.9% #################################        46.7% ##############################################    64.5% ###########################################################  82.3% ######################################################################## 100.0% [2019-10-02T20:32:15.993Z]  [2019-10-02T20:32:16.702Z] CC criu/rbtree.o [2019-10-02T20:32:16.702Z] CC criu/rst-malloc.o [2019-10-02T20:32:16.983Z] CC criu/seccomp.o [2019-10-02T20:32:17.203Z] #55 ... [2019-10-02T20:32:17.203Z] [2019-10-02T20:32:17.203Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:17.203Z] #33 26.72 vendor/golang.org/x/crypto/internal/subtle [2019-10-02T20:32:17.265Z] CC criu/seize.o [2019-10-02T20:32:17.461Z] #33 26.90 vendor/golang.org/x/crypto/curve25519 [2019-10-02T20:32:17.868Z]  ##     3.1% ######   8.8% ########### 15.4% ###############    22.0% ####################   28.6% #########################  35.2% ############################## 41.9% ##################################    48.5% ####################################### 55.1% ############################################ 61.7% ################################################# 68.3% ##################################################### 74.0% ########################################################## 80.6% ##############################################################  87.2% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-02T20:32:17.868Z]  [2019-10-02T20:32:17.878Z] CC criu/servicefd.o [2019-10-02T20:32:18.160Z] CC criu/shmem.o [2019-10-02T20:32:18.235Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T20:32:18.393Z] #33 ... [2019-10-02T20:32:18.393Z] [2019-10-02T20:32:18.393Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:18.393Z] #35 18.33 Fetched 7918 kB in 14s (541 kB/s) [2019-10-02T20:32:18.393Z] #35 18.33 Reading package lists... [2019-10-02T20:32:18.393Z] #35 23.90 Reading package lists... [2019-10-02T20:32:18.599Z]  [2019-10-02T20:32:18.600Z]  ######################################################################## 100.0% [2019-10-02T20:32:18.600Z]  [2019-10-02T20:32:18.651Z] #35 28.52 Building dependency tree... [2019-10-02T20:32:18.651Z] #35 ... [2019-10-02T20:32:18.651Z] [2019-10-02T20:32:18.651Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T20:32:18.651Z] #50 18.48 + cd /tmp/tmp.iOz0lRgLtU/src/github.com/docker/libnetwork [2019-10-02T20:32:18.651Z] #50 18.48 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:32:18.651Z] #50 18.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T20:32:18.651Z] #50 ... [2019-10-02T20:32:18.651Z] [2019-10-02T20:32:18.651Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:18.651Z] #57 19.86 Fetched 7918 kB in 14s (561 kB/s) [2019-10-02T20:32:18.651Z] #57 19.86 Reading package lists... [2019-10-02T20:32:18.774Z] CC criu/sigframe.o [2019-10-02T20:32:18.965Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T20:32:19.056Z] CC criu/signalfd.o [2019-10-02T20:32:19.056Z] CC criu/sk-inet.o [2019-10-02T20:32:19.216Z] #57 25.56 Reading package lists... [2019-10-02T20:32:19.216Z] #57 ... [2019-10-02T20:32:19.216Z] [2019-10-02T20:32:19.216Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T20:32:19.216Z] #44 19.46 Fetched 7918 kB in 14s (561 kB/s) [2019-10-02T20:32:19.216Z] #44 19.46 Reading package lists... [2019-10-02T20:32:19.333Z]  [2019-10-02T20:32:19.333Z]  ######################################################################## 100.0% [2019-10-02T20:32:19.333Z]  [2019-10-02T20:32:19.474Z] #44 25.11 Reading package lists... [2019-10-02T20:32:19.474Z] #44 ... [2019-10-02T20:32:19.474Z] [2019-10-02T20:32:19.474Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:19.474Z] #35 28.52 Building dependency tree... [2019-10-02T20:32:19.474Z] #35 29.59 Reading state information... [2019-10-02T20:32:19.669Z] CC criu/sk-netlink.o [2019-10-02T20:32:19.951Z] CC criu/sk-packet.o [2019-10-02T20:32:20.039Z] #35 30.25 The following additional packages will be installed: [2019-10-02T20:32:20.110Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T20:32:20.110Z] skipping existing b63cc5f62c21 [2019-10-02T20:32:20.110Z] [2019-10-02T20:32:20.296Z] #35 30.26 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T20:32:20.296Z] #35 30.26 Suggested packages: [2019-10-02T20:32:20.296Z] #35 30.26 codeblocks eclipse ninja-build lrzip [2019-10-02T20:32:20.296Z] #35 30.26 Recommended packages: [2019-10-02T20:32:20.296Z] #35 30.26 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T20:32:20.479Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T20:32:20.554Z] #35 30.82 The following NEW packages will be installed: [2019-10-02T20:32:20.567Z] CC criu/sk-queue.o [2019-10-02T20:32:20.812Z] #35 30.82 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T20:32:20.812Z] #35 30.82 vim-common xxd [2019-10-02T20:32:20.848Z] CC criu/sk-tcp.o [2019-10-02T20:32:20.866Z]  [2019-10-02T20:32:20.866Z]  ######################################################################## 100.0% [2019-10-02T20:32:20.866Z]  [2019-10-02T20:32:20.866Z] Download of images into '/build' complete. [2019-10-02T20:32:20.866Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T20:32:20.866Z] tar -cC '/build' . | docker load [2019-10-02T20:32:21.131Z] CC criu/sk-unix.o [2019-10-02T20:32:21.744Z] #35 31.90 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:32:21.745Z] #35 31.90 Need to get 13.7 MB of archives. [2019-10-02T20:32:21.745Z] #35 31.90 After this operation, 57.2 MB of additional disk space will be used. [2019-10-02T20:32:21.745Z] #35 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T20:32:22.002Z] #35 31.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T20:32:22.002Z] #35 32.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-02T20:32:22.384Z] Removing intermediate container 3594cee4d813 [2019-10-02T20:32:22.384Z] ---> 3eec4520063d [2019-10-02T20:32:22.384Z] Step 25/126 : FROM base AS cross-false [2019-10-02T20:32:22.384Z] ---> 1ea2b655231c [2019-10-02T20:32:22.384Z] Step 26/126 : FROM base AS cross-true [2019-10-02T20:32:22.384Z] ---> 1ea2b655231c [2019-10-02T20:32:22.384Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:32:22.384Z] ---> Using cache [2019-10-02T20:32:22.384Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:32:22.384Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-02T20:32:22.384Z] ---> Running in 473b65384e92 [2019-10-02T20:32:22.567Z] #35 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-02T20:32:22.567Z] #35 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-02T20:32:22.567Z] #35 32.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-02T20:32:22.567Z] #35 32.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-02T20:32:22.567Z] #35 32.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-02T20:32:22.611Z] CC criu/sockets.o [2019-10-02T20:32:23.132Z] #35 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:32:23.132Z] #35 33.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:32:23.225Z] CC criu/stats.o [2019-10-02T20:32:23.507Z] CC criu/string.o [2019-10-02T20:32:23.507Z] CC criu/sysctl.o [2019-10-02T20:32:23.626Z] Removing intermediate container 473b65384e92 [2019-10-02T20:32:23.626Z] ---> 2c42f5a0af3e [2019-10-02T20:32:23.626Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-02T20:32:23.626Z] ---> Running in 8e3d211e978d [2019-10-02T20:32:24.122Z] CC criu/sysfs_parse.o [2019-10-02T20:32:24.122Z] CC criu/timerfd.o [2019-10-02T20:32:24.125Z] #35 ... [2019-10-02T20:32:24.125Z] [2019-10-02T20:32:24.125Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T20:32:24.125Z] #50 DONE 33.7s [2019-10-02T20:32:24.125Z] [2019-10-02T20:32:24.125Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:24.125Z] #57 25.56 Reading package lists... [2019-10-02T20:32:24.125Z] #57 30.31 Building dependency tree... [2019-10-02T20:32:24.125Z] #57 31.13 Reading state information... [2019-10-02T20:32:24.125Z] #57 31.88 The following additional packages will be installed: [2019-10-02T20:32:24.125Z] #57 31.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T20:32:24.125Z] #57 31.89 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T20:32:24.125Z] #57 31.89 Suggested packages: [2019-10-02T20:32:24.125Z] #57 31.89 manpages-dev python-setuptools [2019-10-02T20:32:24.125Z] #57 33.43 The following NEW packages will be installed: [2019-10-02T20:32:24.125Z] #57 33.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T20:32:24.125Z] #57 33.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T20:32:24.125Z] #57 33.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T20:32:24.125Z] #57 33.43 zlib1g-dev [2019-10-02T20:32:24.398Z] #57 34.64 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:32:24.398Z] #57 34.64 Need to get 3602 kB of archives. [2019-10-02T20:32:24.398Z] #57 34.64 After this operation, 18.9 MB of additional disk space will be used. [2019-10-02T20:32:24.398Z] #57 34.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T20:32:24.398Z] #57 34.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-02T20:32:24.398Z] #57 34.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-02T20:32:24.398Z] #57 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T20:32:24.398Z] #57 34.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-02T20:32:24.398Z] #57 34.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T20:32:24.404Z] CC criu/tty.o [2019-10-02T20:32:24.656Z] #57 34.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-02T20:32:24.656Z] #57 34.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T20:32:24.656Z] #57 34.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-02T20:32:24.656Z] #57 34.84 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-02T20:32:24.656Z] #57 34.84 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-02T20:32:24.868Z] Removing intermediate container 8e3d211e978d [2019-10-02T20:32:24.868Z] ---> 8983789dcbbd [2019-10-02T20:32:24.868Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-02T20:32:24.868Z] ---> Running in 0b4d2f680993 [2019-10-02T20:32:24.921Z] #57 34.97 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-02T20:32:24.921Z] #57 35.05 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-02T20:32:24.921Z] #57 35.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-02T20:32:24.921Z] #57 35.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T20:32:24.921Z] #57 35.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-02T20:32:25.507Z] #57 ... [2019-10-02T20:32:25.507Z] [2019-10-02T20:32:25.507Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:25.507Z] #35 34.26 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:32:25.507Z] #35 34.60 Fetched 13.7 MB in 2s (6003 kB/s) [2019-10-02T20:32:25.507Z] #35 34.85 Selecting previously unselected package cmake-data. [2019-10-02T20:32:25.507Z] #35 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T20:32:25.507Z] #35 34.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T20:32:25.507Z] #35 34.94 Unpacking cmake-data (3.7.2-1) ... [2019-10-02T20:32:25.614Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19963048 Name:quota Decls:[0xc0246d7a80 0xc0246d7b00 0xc0246d7b80 0xc0246d7c00 0xc0241662d0 0xc024166420] Scope:scope 0xc024a260a0 { [2019-10-02T20:32:25.614Z] var ErrQuotaNotSupported [2019-10-02T20:32:25.614Z] type errQuotaNotSupported [2019-10-02T20:32:25.614Z] } [2019-10-02T20:32:25.614Z] Imports:[0xc024166150] Unresolved:[errdefs nil string] Comments:[0xc00e186020 0xc00e0cd900]} [2019-10-02T20:32:25.874Z] CC criu/tun.o [2019-10-02T20:32:26.122Z] Removing intermediate container 0b4d2f680993 [2019-10-02T20:32:26.122Z] ---> ba781889ee0a [2019-10-02T20:32:26.122Z] Step 31/126 : 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-10-02T20:32:26.122Z] ---> Running in cce4f046ac0e [2019-10-02T20:32:26.489Z] CC criu/uffd.o [2019-10-02T20:32:27.114Z] CC criu/util.o [2019-10-02T20:32:27.379Z] Removing intermediate container cce4f046ac0e [2019-10-02T20:32:27.379Z] ---> ce2931d47b31 [2019-10-02T20:32:27.379Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-02T20:32:27.379Z] ---> 1ea2b655231c [2019-10-02T20:32:27.379Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T20:32:27.379Z] ---> 1ea2b655231c [2019-10-02T20:32:27.379Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:32:27.379Z] ---> Using cache [2019-10-02T20:32:27.379Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:32:27.379Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T20:32:27.379Z] ---> Running in 8a32cf79cb31 [2019-10-02T20:32:27.408Z] #35 ... [2019-10-02T20:32:27.408Z] [2019-10-02T20:32:27.408Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T20:32:27.408Z] #44 25.11 Reading package lists... [2019-10-02T20:32:27.408Z] #44 30.70 Building dependency tree... [2019-10-02T20:32:27.408Z] #44 31.77 Reading state information... [2019-10-02T20:32:27.408Z] #44 32.66 The following additional packages will be installed: [2019-10-02T20:32:27.408Z] #44 32.68 btrfs-progs liblzo2-2 [2019-10-02T20:32:27.408Z] #44 32.83 The following NEW packages will be installed: [2019-10-02T20:32:27.408Z] #44 32.84 btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T20:32:27.408Z] #44 33.91 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:32:27.408Z] #44 33.91 Need to get 649 kB of archives. [2019-10-02T20:32:27.408Z] #44 33.91 After this operation, 4320 kB of additional disk space will be used. [2019-10-02T20:32:27.408Z] #44 33.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T20:32:27.408Z] #44 33.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T20:32:27.408Z] #44 33.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T20:32:27.408Z] #44 35.49 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:32:27.408Z] #44 35.66 Fetched 649 kB in 1s (599 kB/s) [2019-10-02T20:32:27.408Z] #44 35.77 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T20:32:27.408Z] #44 35.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T20:32:27.408Z] #44 35.89 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T20:32:27.408Z] #44 35.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:32:27.408Z] #44 36.04 Selecting previously unselected package btrfs-progs. [2019-10-02T20:32:27.408Z] #44 36.04 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T20:32:27.408Z] #44 36.05 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:32:27.408Z] #44 36.87 Selecting previously unselected package btrfs-tools. [2019-10-02T20:32:27.408Z] #44 36.89 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T20:32:27.408Z] #44 36.91 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:32:27.408Z] #44 37.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:27.408Z] #44 37.16 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:32:27.408Z] #44 37.19 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:32:27.408Z] #44 37.21 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:32:27.408Z] #44 37.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:27.408Z] #44 DONE 37.7s [2019-10-02T20:32:27.666Z] [2019-10-02T20:32:27.666Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:32:27.666Z] #45 DONE 0.1s [2019-10-02T20:32:27.666Z] [2019-10-02T20:32:27.666Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T20:32:27.666Z] #46 DONE 0.1s [2019-10-02T20:32:27.666Z] [2019-10-02T20:32:27.666Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:27.666Z] #57 36.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:32:27.666Z] #57 36.33 Fetched 3602 kB in 1s (2115 kB/s) [2019-10-02T20:32:27.666Z] #57 36.71 Selecting previously unselected package libnet1:amd64. [2019-10-02T20:32:27.666Z] #57 36.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T20:32:27.666Z] #57 36.75 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T20:32:27.666Z] #57 36.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T20:32:27.666Z] #57 36.90 Selecting previously unselected package libcap-dev:amd64. [2019-10-02T20:32:27.666Z] #57 36.91 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-02T20:32:27.666Z] #57 36.92 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T20:32:27.666Z] #57 37.04 Selecting previously unselected package libnet1-dev. [2019-10-02T20:32:27.666Z] #57 37.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T20:32:27.666Z] #57 37.05 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:32:27.666Z] #57 37.22 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T20:32:27.666Z] #57 37.22 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T20:32:27.666Z] #57 37.23 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T20:32:27.666Z] #57 37.37 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-02T20:32:27.666Z] #57 37.38 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-02T20:32:27.666Z] #57 37.40 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T20:32:27.666Z] #57 37.94 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T20:32:27.858Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:32:27.858Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:32:27.858Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:32:27.858Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:32:27.858Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:32:27.858Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:32:27.924Z] #57 37.95 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T20:32:27.924Z] #57 37.98 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T20:32:27.924Z] #57 38.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-02T20:32:27.924Z] #57 38.07 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-02T20:32:27.924Z] #57 38.08 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T20:32:28.119Z] CC criu/uts_ns.o [2019-10-02T20:32:28.182Z] #57 38.28 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-02T20:32:28.182Z] #57 38.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-02T20:32:28.182Z] #57 38.30 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T20:32:28.275Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:32:28.275Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:32:28.401Z] CC criu/vdso.o [2019-10-02T20:32:28.440Z] #57 38.57 Selecting previously unselected package libprotobuf10:amd64. [2019-10-02T20:32:28.440Z] #57 38.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-02T20:32:28.440Z] #57 38.60 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T20:32:28.683Z] LINK criu/built-in.o [2019-10-02T20:32:28.965Z] LINK criu/criu [2019-10-02T20:32:29.009Z] #57 39.21 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-02T20:32:29.009Z] #57 39.22 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-02T20:32:29.009Z] #57 39.23 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T20:32:29.247Z] DEP lib/c/criu.d [2019-10-02T20:32:29.247Z] CC images/rpc.pb-c.o [2019-10-02T20:32:29.267Z] #57 39.42 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-02T20:32:29.267Z] #57 39.43 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-02T20:32:29.267Z] #57 39.44 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T20:32:29.579Z] Fetched 7669 kB in 1s (4630 kB/s) [2019-10-02T20:32:29.862Z] CC lib/c/criu.o [2019-10-02T20:32:29.966Z] Reading package lists... [2019-10-02T20:32:30.200Z] #57 40.52 Selecting previously unselected package libprotoc10:amd64. [2019-10-02T20:32:30.457Z] #57 40.53 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-02T20:32:30.457Z] #57 40.53 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T20:32:30.765Z] Reading package lists... [2019-10-02T20:32:30.765Z] Building dependency tree... [2019-10-02T20:32:30.765Z] Reading state information... [2019-10-02T20:32:30.765Z] The following additional packages will be installed: [2019-10-02T20:32:30.765Z] libapparmor1 libseccomp2 [2019-10-02T20:32:30.765Z] Suggested packages: [2019-10-02T20:32:30.765Z] seccomp [2019-10-02T20:32:30.765Z] The following NEW packages will be installed: [2019-10-02T20:32:30.765Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T20:32:30.765Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:32:30.765Z] Need to get 301 kB of archives. [2019-10-02T20:32:30.765Z] After this operation, 1402 kB of additional disk space will be used. [2019-10-02T20:32:30.765Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-02T20:32:30.765Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-02T20:32:30.765Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-02T20:32:30.765Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-02T20:32:30.867Z] LINK lib/c/built-in.o [2019-10-02T20:32:30.867Z] LINK lib/c/libcriu.so [2019-10-02T20:32:30.867Z] GEN magic.py [2019-10-02T20:32:30.867Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:32:30.867Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:32:31.023Z] #57 41.07 Selecting previously unselected package protobuf-c-compiler. [2019-10-02T20:32:31.023Z] #57 41.08 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-02T20:32:31.023Z] #57 41.08 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:32:31.150Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:32:31.150Z] Fetched 301 kB in 0s (3561 kB/s) [2019-10-02T20:32:31.150Z] Selecting previously unselected package libseccomp2:s390x. [2019-10-02T20:32:31.150Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T20:32:31.150Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T20:32:31.150Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T20:32:31.150Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-10-02T20:32:31.150Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T20:32:31.150Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T20:32:31.150Z] Selecting previously unselected package libapparmor1:s390x. [2019-10-02T20:32:31.150Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T20:32:31.150Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T20:32:31.150Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-10-02T20:32:31.150Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T20:32:31.150Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T20:32:31.151Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:32:31.281Z] #57 41.26 Selecting previously unselected package protobuf-compiler. [2019-10-02T20:32:31.281Z] #57 41.26 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-02T20:32:31.281Z] #57 41.27 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T20:32:31.281Z] #57 41.39 Selecting previously unselected package python-pkg-resources. [2019-10-02T20:32:31.281Z] #57 41.40 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:32:31.281Z] #57 41.41 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T20:32:31.439Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:32:31.513Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:31.513Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T20:32:31.513Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T20:32:31.513Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T20:32:31.513Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T20:32:31.513Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:31.539Z] #57 41.60 Selecting previously unselected package python-protobuf. [2019-10-02T20:32:31.539Z] #57 41.60 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-02T20:32:31.539Z] #57 41.61 Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T20:32:31.539Z] #57 ... [2019-10-02T20:32:31.539Z] [2019-10-02T20:32:31.539Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T20:32:31.539Z] #27 31.44 + cd /tmp/tmp.yXs8YomR6R/src/gotest.tools/gotestsum [2019-10-02T20:32:31.539Z] #27 31.44 + git checkout -q v0.3.5 [2019-10-02T20:32:31.539Z] #27 31.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T20:32:31.539Z] #27 ... [2019-10-02T20:32:31.539Z] [2019-10-02T20:32:31.539Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:32:31.539Z] #47 2.521 + RM_GOPATH=0 [2019-10-02T20:32:31.539Z] #47 2.521 + TMP_GOPATH= [2019-10-02T20:32:31.539Z] #47 2.521 + : /build [2019-10-02T20:32:31.539Z] #47 2.521 + '[' -z '' ']' [2019-10-02T20:32:31.539Z] #47 2.521 ++ mktemp -d [2019-10-02T20:32:31.539Z] #47 2.532 + export GOPATH=/tmp/tmp.ENJH03LiBG [2019-10-02T20:32:31.539Z] #47 2.532 + GOPATH=/tmp/tmp.ENJH03LiBG [2019-10-02T20:32:31.539Z] #47 2.532 + RM_GOPATH=1 [2019-10-02T20:32:31.539Z] #47 2.532 ++ dirname ./install.sh [2019-10-02T20:32:31.539Z] #47 2.533 + dir=. [2019-10-02T20:32:31.539Z] #47 2.533 + bin=containerd [2019-10-02T20:32:31.539Z] #47 2.534 + shift [2019-10-02T20:32:31.539Z] #47 2.534 + '[' '!' -f ./containerd.installer ']' [2019-10-02T20:32:31.539Z] #47 2.534 + . ./containerd.installer [2019-10-02T20:32:31.539Z] #47 2.535 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:32:31.539Z] #47 2.536 + install_containerd [2019-10-02T20:32:31.539Z] #47 2.538 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T20:32:31.539Z] #47 2.538 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:32:31.539Z] #47 2.539 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ENJH03LiBG/src/github.com/containerd/containerd [2019-10-02T20:32:31.539Z] #47 2.548 Cloning into '/tmp/tmp.ENJH03LiBG/src/github.com/containerd/containerd'... [2019-10-02T20:32:31.723Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T20:32:31.723Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T20:32:31.723Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T20:32:31.723Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T20:32:31.723Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T20:32:32.006Z] make[1]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.006Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.293Z] make[2]: Nothing to be done for 'all'. [2019-10-02T20:32:32.293Z] INSTALL criu/criu [2019-10-02T20:32:32.296Z] Removing intermediate container 8a32cf79cb31 [2019-10-02T20:32:32.296Z] ---> e971f1b83cac [2019-10-02T20:32:32.296Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T20:32:32.296Z] ---> ce2931d47b31 [2019-10-02T20:32:32.296Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:32:32.296Z] ---> Running in cb16305a351b [2019-10-02T20:32:32.296Z] Removing intermediate container cb16305a351b [2019-10-02T20:32:32.296Z] ---> 9709f5517247 [2019-10-02T20:32:32.296Z] Step 38/126 : 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-10-02T20:32:32.296Z] ---> Running in 175c093a2adb [2019-10-02T20:32:33.438Z] #47 ... [2019-10-02T20:32:33.439Z] [2019-10-02T20:32:33.439Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:33.439Z] #30 32.97 sync [2019-10-02T20:32:33.439Z] #30 32.97 internal/reflectlite [2019-10-02T20:32:33.439Z] #30 35.76 sort [2019-10-02T20:32:33.439Z] #30 35.76 errors [2019-10-02T20:32:33.439Z] #30 36.04 strconv [2019-10-02T20:32:33.439Z] #30 36.54 io [2019-10-02T20:32:33.439Z] #30 37.73 internal/oserror [2019-10-02T20:32:33.439Z] #30 37.80 syscall [2019-10-02T20:32:33.439Z] #30 38.81 reflect [2019-10-02T20:32:33.439Z] #30 ... [2019-10-02T20:32:33.439Z] [2019-10-02T20:32:33.439Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:33.439Z] #57 42.07 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T20:32:33.439Z] #57 42.13 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T20:32:33.439Z] #57 42.15 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T20:32:33.563Z] Removing intermediate container 175c093a2adb [2019-10-02T20:32:33.563Z] ---> ac4a8c6a910a [2019-10-02T20:32:33.563Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T20:32:33.563Z] ---> e971f1b83cac [2019-10-02T20:32:33.563Z] Step 40/126 : FROM base AS tomlv [2019-10-02T20:32:33.563Z] ---> 1ea2b655231c [2019-10-02T20:32:33.563Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T20:32:33.563Z] ---> Running in 8e2b15d44923 [2019-10-02T20:32:33.563Z] Removing intermediate container 8e2b15d44923 [2019-10-02T20:32:33.563Z] ---> b862a1e76da2 [2019-10-02T20:32:33.563Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:32:33.765Z] Removing intermediate container 182c99f59913 [2019-10-02T20:32:33.765Z] ---> 7f8933139a00 [2019-10-02T20:32:33.765Z] Step 13/126 : FROM base AS registry [2019-10-02T20:32:33.765Z] ---> 5642bd916d33 [2019-10-02T20:32:33.765Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T20:32:33.765Z] ---> Running in f601ee426383 [2019-10-02T20:32:33.765Z] Removing intermediate container f601ee426383 [2019-10-02T20:32:33.765Z] ---> e479e0ce643d [2019-10-02T20:32:33.765Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T20:32:34.013Z] ---> 4d560f4f51bd [2019-10-02T20:32:34.014Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:32:34.014Z] ---> 9bcdaed561bb [2019-10-02T20:32:34.014Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:32:34.058Z] ---> Running in 030aff01de35 [2019-10-02T20:32:34.058Z] Removing intermediate container 030aff01de35 [2019-10-02T20:32:34.058Z] ---> 56cccf46e0c9 [2019-10-02T20:32:34.058Z] Step 16/126 : 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-10-02T20:32:34.058Z] ---> Running in d2838d33b45b [2019-10-02T20:32:34.340Z] + mktemp -d [2019-10-02T20:32:34.341Z] + export GOPATH=/tmp/tmp.5xZkrfIG5b [2019-10-02T20:32:34.341Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution [2019-10-02T20:32:34.341Z] Cloning into '/tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution'... [2019-10-02T20:32:34.437Z] ---> Running in 97d8fc9945f8 [2019-10-02T20:32:34.816Z] + RM_GOPATH=0 [2019-10-02T20:32:34.816Z] + TMP_GOPATH= [2019-10-02T20:32:34.816Z] + : /build [2019-10-02T20:32:34.816Z] + '[' -z '' ']' [2019-10-02T20:32:34.816Z] ++ mktemp -d [2019-10-02T20:32:34.816Z] + export GOPATH=/tmp/tmp.yXFxIZSd3L [2019-10-02T20:32:34.816Z] + GOPATH=/tmp/tmp.yXFxIZSd3L [2019-10-02T20:32:34.816Z] + RM_GOPATH=1 [2019-10-02T20:32:34.816Z] ++ dirname ./install.sh [2019-10-02T20:32:34.816Z] + dir=. [2019-10-02T20:32:34.816Z] + bin=tomlv [2019-10-02T20:32:34.816Z] + shift [2019-10-02T20:32:34.816Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T20:32:34.816Z] + . ./tomlv.installer [2019-10-02T20:32:34.816Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:34.816Z] + install_tomlv [2019-10-02T20:32:34.816Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T20:32:34.816Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yXFxIZSd3L/src/github.com/BurntSushi/toml [2019-10-02T20:32:34.816Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:34.816Z] Cloning into '/tmp/tmp.yXFxIZSd3L/src/github.com/BurntSushi/toml'... [2019-10-02T20:32:35.203Z] + cd /tmp/tmp.yXFxIZSd3L/src/github.com/BurntSushi/toml [2019-10-02T20:32:35.203Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:32:35.203Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:32:35.203Z] internal/cpu [2019-10-02T20:32:35.203Z] runtime/internal/atomic [2019-10-02T20:32:35.203Z] runtime/internal/sys [2019-10-02T20:32:35.203Z] runtime/internal/math [2019-10-02T20:32:35.203Z] internal/bytealg [2019-10-02T20:32:35.203Z] math/bits [2019-10-02T20:32:35.203Z] runtime [2019-10-02T20:32:35.203Z] math [2019-10-02T20:32:35.336Z] #57 ... [2019-10-02T20:32:35.336Z] [2019-10-02T20:32:35.336Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:35.336Z] #33 34.95 sync [2019-10-02T20:32:35.336Z] #33 34.96 internal/reflectlite [2019-10-02T20:32:35.336Z] #33 36.17 github.com/LK4D4/vndr/godl/singleflight [2019-10-02T20:32:35.336Z] #33 36.37 math/rand [2019-10-02T20:32:35.336Z] #33 37.25 internal/singleflight [2019-10-02T20:32:35.336Z] #33 37.63 errors [2019-10-02T20:32:35.336Z] #33 37.63 sort [2019-10-02T20:32:35.336Z] #33 37.88 io [2019-10-02T20:32:35.336Z] #33 38.86 strconv [2019-10-02T20:32:35.336Z] #33 39.26 bytes [2019-10-02T20:32:35.336Z] #33 41.16 bufio [2019-10-02T20:32:35.336Z] #33 41.48 reflect [2019-10-02T20:32:35.336Z] #33 42.53 internal/oserror [2019-10-02T20:32:35.336Z] #33 42.62 syscall [2019-10-02T20:32:35.593Z] #33 ... [2019-10-02T20:32:35.593Z] [2019-10-02T20:32:35.593Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:35.593Z] #35 38.30 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T20:32:35.593Z] #35 38.31 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 38.33 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:32:35.593Z] #35 38.43 Selecting previously unselected package libicu57:amd64. [2019-10-02T20:32:35.593Z] #35 38.43 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 38.43 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T20:32:35.593Z] #35 44.20 Selecting previously unselected package libxml2:amd64. [2019-10-02T20:32:35.593Z] #35 44.20 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 44.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:32:35.593Z] #35 44.85 Selecting previously unselected package libarchive13:amd64. [2019-10-02T20:32:35.593Z] #35 44.85 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 44.86 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T20:32:35.593Z] #35 45.18 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-02T20:32:35.593Z] #35 45.18 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 45.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T20:32:35.593Z] #35 45.34 Selecting previously unselected package libuv1:amd64. [2019-10-02T20:32:35.593Z] #35 45.34 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 45.35 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-02T20:32:35.593Z] #35 45.53 Selecting previously unselected package cmake. [2019-10-02T20:32:35.593Z] #35 45.54 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-02T20:32:35.593Z] #35 45.62 Unpacking cmake (3.7.2-1) ... [2019-10-02T20:32:35.603Z] unicode/utf8 [2019-10-02T20:32:35.603Z] internal/race [2019-10-02T20:32:35.603Z] sync/atomic [2019-10-02T20:32:35.603Z] unicode [2019-10-02T20:32:35.603Z] internal/testlog [2019-10-02T20:32:35.603Z] encoding [2019-10-02T20:32:35.603Z] runtime/cgo [2019-10-02T20:32:35.851Z] #35 ... [2019-10-02T20:32:35.851Z] [2019-10-02T20:32:35.851Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:35.851Z] #57 46.07 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T20:32:36.108Z] #57 46.08 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T20:32:36.108Z] #57 46.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:36.108Z] #57 46.12 Setting up python-protobuf (3.0.0-9) ... [2019-10-02T20:32:37.118Z] + cd /tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution [2019-10-02T20:32:37.118Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T20:32:37.451Z] internal/reflectlite [2019-10-02T20:32:37.451Z] sync [2019-10-02T20:32:37.451Z] errors [2019-10-02T20:32:37.451Z] sort [2019-10-02T20:32:37.451Z] strconv [2019-10-02T20:32:37.451Z] io [2019-10-02T20:32:37.451Z] internal/oserror [2019-10-02T20:32:37.451Z] syscall [2019-10-02T20:32:37.737Z] + GOPATH=/tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xZkrfIG5b go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T20:32:37.824Z] reflect [2019-10-02T20:32:38.209Z] time [2019-10-02T20:32:38.583Z] internal/poll [2019-10-02T20:32:38.583Z] internal/syscall/unix [2019-10-02T20:32:38.583Z] os [2019-10-02T20:32:38.583Z] internal/fmtsort [2019-10-02T20:32:38.966Z] strings [2019-10-02T20:32:38.966Z] fmt [2019-10-02T20:32:38.966Z] bytes [2019-10-02T20:32:39.354Z] flag [2019-10-02T20:32:39.354Z] bufio [2019-10-02T20:32:39.354Z] path/filepath [2019-10-02T20:32:39.354Z] log [2019-10-02T20:32:39.354Z] path [2019-10-02T20:32:39.354Z] io/ioutil [2019-10-02T20:32:39.354Z] text/tabwriter [2019-10-02T20:32:39.354Z] github.com/BurntSushi/toml [2019-10-02T20:32:39.735Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:32:40.289Z] #57 ... [2019-10-02T20:32:40.289Z] [2019-10-02T20:32:40.289Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:40.289Z] #35 48.08 Selecting previously unselected package xxd. [2019-10-02T20:32:40.289Z] #35 48.08 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T20:32:40.289Z] #35 48.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:32:40.289Z] #35 48.25 Selecting previously unselected package vim-common. [2019-10-02T20:32:40.289Z] #35 48.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:32:40.289Z] #35 48.26 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:32:40.289Z] #35 48.64 Processing triggers for mime-support (3.60) ... [2019-10-02T20:32:40.289Z] #35 48.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:32:40.289Z] #35 48.75 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-02T20:32:40.289Z] #35 48.77 Setting up cmake-data (3.7.2-1) ... [2019-10-02T20:32:40.289Z] #35 48.79 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T20:32:40.289Z] #35 48.80 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:32:40.289Z] #35 48.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:40.289Z] #35 48.88 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:32:40.289Z] #35 48.90 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T20:32:40.289Z] #35 48.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T20:32:40.289Z] #35 48.96 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T20:32:40.289Z] #35 48.97 Setting up cmake (3.7.2-1) ... [2019-10-02T20:32:40.289Z] #35 49.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:40.289Z] #35 DONE 49.9s [2019-10-02T20:32:40.289Z] [2019-10-02T20:32:40.289Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:32:40.289Z] #36 DONE 0.1s [2019-10-02T20:32:40.289Z] [2019-10-02T20:32:40.289Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T20:32:40.289Z] #37 DONE 0.1s [2019-10-02T20:32:40.289Z] [2019-10-02T20:32:40.289Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T20:32:40.477Z] INFO [runner] worker.1 took 1m36.031281107s with stages: megacheck: 46.802929586s, govet: 26.3715933s, gosec: 12.602135577s, gofmt: 4.443419872s, ineffassign: 2.645797317s, misspell: 1.957080591s, varcheck: 489.77621ms, deadcode: 399.56355ms, structcheck: 179.381208ms, unconvert: 139.531396ms, typecheck: 4.896µs [2019-10-02T20:32:41.216Z] Removing intermediate container 97d8fc9945f8 [2019-10-02T20:32:41.216Z] ---> bd20eb951b71 [2019-10-02T20:32:41.216Z] Step 45/126 : FROM base AS vndr [2019-10-02T20:32:41.216Z] ---> 1ea2b655231c [2019-10-02T20:32:41.216Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T20:32:41.216Z] ---> Running in ac31fbf375b3 [2019-10-02T20:32:41.581Z] Removing intermediate container ac31fbf375b3 [2019-10-02T20:32:41.581Z] ---> 8ce0a3e33310 [2019-10-02T20:32:41.581Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:32:41.581Z] ---> e49ea80111ae [2019-10-02T20:32:41.581Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:32:41.943Z] ---> 962b7a0ba644 [2019-10-02T20:32:41.943Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:32:41.943Z] ---> Running in 076ffbd16bf7 [2019-10-02T20:32:42.188Z] #38 ... [2019-10-02T20:32:42.188Z] [2019-10-02T20:32:42.188Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T20:32:42.188Z] #57 51.50 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T20:32:42.188Z] #57 51.51 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T20:32:42.188Z] #57 51.52 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T20:32:42.188Z] #57 51.64 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T20:32:42.188Z] #57 51.66 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T20:32:42.188Z] #57 51.67 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T20:32:42.188Z] #57 51.68 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T20:32:42.188Z] #57 51.69 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T20:32:42.188Z] #57 51.70 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T20:32:42.188Z] #57 51.71 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T20:32:42.188Z] #57 51.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:32:42.188Z] #57 DONE 52.0s [2019-10-02T20:32:42.188Z] [2019-10-02T20:32:42.188Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:32:42.373Z] INFO [runner] worker.2 took 1m38.754710886s with stages: golint: 1m12.935732193s, goimports: 25.818964344s [2019-10-02T20:32:42.373Z] INFO [runner] Workers idle times: #1: 2.731959549s [2019-10-02T20:32:42.373Z] INFO [runner] Issues before processing: 1962, after processing: 0 [2019-10-02T20:32:42.373Z] INFO [runner] processing took 457.890223ms with stages: exclude: 138.648406ms, identifier_marker: 100.016727ms, autogenerated_exclude: 78.15737ms, skip_dirs: 76.539401ms, nolint: 40.744065ms, path_prettifier: 7.670337ms, cgo: 7.581151ms, filename_unadjuster: 7.31584ms, exclude-rules: 1.194146ms, diff: 3.833µs, skip_files: 3.005µs, source_code: 2.903µs, uniq_by_line: 2.813µs, max_from_linter: 2.676µs, path_shortener: 2.575µs, max_same_issues: 2.558µs, max_per_file_from_linter: 2.417µs [2019-10-02T20:32:42.373Z] INFO File cache stats: 1432 entries of total size 6.7MiB [2019-10-02T20:32:42.742Z] + RM_GOPATH=0 [2019-10-02T20:32:42.742Z] + TMP_GOPATH= [2019-10-02T20:32:42.742Z] + : /build [2019-10-02T20:32:42.742Z] + '[' -z '' ']' [2019-10-02T20:32:42.742Z] ++ mktemp -d [2019-10-02T20:32:42.742Z] + export GOPATH=/tmp/tmp.PM6FjQUuxt [2019-10-02T20:32:42.742Z] + GOPATH=/tmp/tmp.PM6FjQUuxt [2019-10-02T20:32:42.742Z] + RM_GOPATH=1 [2019-10-02T20:32:42.742Z] ++ dirname ./install.sh [2019-10-02T20:32:42.742Z] + dir=. [2019-10-02T20:32:42.742Z] + bin=vndr [2019-10-02T20:32:42.742Z] + shift [2019-10-02T20:32:42.742Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T20:32:42.742Z] + . ./vndr.installer [2019-10-02T20:32:42.742Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:32:42.742Z] + install_vndr [2019-10-02T20:32:42.742Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T20:32:42.742Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PM6FjQUuxt/src/github.com/LK4D4/vndr [2019-10-02T20:32:42.742Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:32:42.742Z] Cloning into '/tmp/tmp.PM6FjQUuxt/src/github.com/LK4D4/vndr'... [2019-10-02T20:32:42.742Z] + cd /tmp/tmp.PM6FjQUuxt/src/github.com/LK4D4/vndr [2019-10-02T20:32:42.742Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:32:42.742Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T20:32:42.742Z] internal/cpu [2019-10-02T20:32:42.742Z] runtime/internal/atomic [2019-10-02T20:32:42.742Z] runtime/internal/sys [2019-10-02T20:32:42.742Z] runtime/internal/math [2019-10-02T20:32:42.742Z] internal/race [2019-10-02T20:32:42.742Z] sync/atomic [2019-10-02T20:32:42.742Z] unicode [2019-10-02T20:32:42.742Z] internal/bytealg [2019-10-02T20:32:42.742Z] runtime [2019-10-02T20:32:43.125Z] unicode/utf8 [2019-10-02T20:32:43.125Z] math/bits [2019-10-02T20:32:43.125Z] math [2019-10-02T20:32:43.520Z] internal/testlog [2019-10-02T20:32:43.520Z] encoding [2019-10-02T20:32:43.520Z] unicode/utf16 [2019-10-02T20:32:43.520Z] container/list [2019-10-02T20:32:43.520Z] crypto/internal/subtle [2019-10-02T20:32:43.520Z] crypto/subtle [2019-10-02T20:32:43.520Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T20:32:43.520Z] internal/nettrace [2019-10-02T20:32:43.520Z] runtime/cgo [2019-10-02T20:32:43.745Z] INFO Memory: 177 samples, avg is 1323.8MB, max is 5113.9MB [2019-10-02T20:32:43.745Z] INFO Execution took 2m10.020923708s [2019-10-02T20:32:43.745Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-02T20:32:43.745Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-02T20:32:43.745Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-02T20:32:43.745Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-02T20:32:43.745Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-02T20:32:43.894Z] vendor/golang.org/x/crypto/internal/subtle [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-02T20:32:44.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh dynbinary-daemon test-docker-py [2019-10-02T20:32:44.713Z] #58 ... [2019-10-02T20:32:44.713Z] [2019-10-02T20:32:44.713Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:44.713Z] #30 44.39 time [2019-10-02T20:32:44.713Z] #30 49.26 internal/poll [2019-10-02T20:32:44.713Z] #30 50.82 internal/fmtsort [2019-10-02T20:32:44.713Z] #30 51.09 internal/syscall/unix [2019-10-02T20:32:44.713Z] #30 51.37 os [2019-10-02T20:32:44.713Z] #30 51.45 strings [2019-10-02T20:32:44.713Z] #30 53.86 bytes [2019-10-02T20:32:44.713Z] #30 ... [2019-10-02T20:32:44.713Z] [2019-10-02T20:32:44.713Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T20:32:44.713Z] #38 2.958 + RM_GOPATH=0 [2019-10-02T20:32:44.713Z] #38 2.958 + TMP_GOPATH= [2019-10-02T20:32:44.713Z] #38 2.958 + : /build [2019-10-02T20:32:44.713Z] #38 2.958 + '[' -z '' ']' [2019-10-02T20:32:44.713Z] #38 2.958 ++ mktemp -d [2019-10-02T20:32:44.713Z] #38 2.961 + export GOPATH=/tmp/tmp.rsBmDZYAd5 [2019-10-02T20:32:44.713Z] #38 2.961 + GOPATH=/tmp/tmp.rsBmDZYAd5 [2019-10-02T20:32:44.713Z] #38 2.961 + RM_GOPATH=1 [2019-10-02T20:32:44.713Z] #38 2.961 ++ dirname ./install.sh [2019-10-02T20:32:44.713Z] #38 2.961 + dir=. [2019-10-02T20:32:44.713Z] #38 2.962 + bin=tini [2019-10-02T20:32:44.713Z] #38 2.963 + shift [2019-10-02T20:32:44.713Z] #38 2.963 + '[' '!' -f ./tini.installer ']' [2019-10-02T20:32:44.713Z] #38 2.963 + . ./tini.installer [2019-10-02T20:32:44.713Z] #38 2.963 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:32:44.713Z] #38 2.963 + install_tini [2019-10-02T20:32:44.713Z] #38 2.963 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T20:32:44.713Z] #38 2.964 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:32:44.713Z] #38 2.964 + git clone https://github.com/krallin/tini.git /tmp/tmp.rsBmDZYAd5/tini [2019-10-02T20:32:44.713Z] #38 2.965 Cloning into '/tmp/tmp.rsBmDZYAd5/tini'... [2019-10-02T20:32:44.713Z] #38 3.795 + cd /tmp/tmp.rsBmDZYAd5/tini [2019-10-02T20:32:44.713Z] #38 3.795 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:32:44.713Z] #38 3.813 + cmake . [2019-10-02T20:32:44.713Z] #38 4.214 -- The C compiler identification is GNU 6.3.0 [2019-10-02T20:32:44.713Z] #38 4.253 -- Check for working C compiler: /usr/bin/cc [2019-10-02T20:32:44.713Z] #38 4.738 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T20:32:44.713Z] #38 4.750 -- Detecting C compiler ABI info [2019-10-02T20:32:44.893Z] [2019-10-02T20:32:44.893Z] Removing bundles/ [2019-10-02T20:32:44.893Z] [2019-10-02T20:32:44.893Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T20:32:44.893Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:32:44.893Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T20:32:45.142Z] sync [2019-10-02T20:32:45.142Z] internal/reflectlite [2019-10-02T20:32:45.142Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T20:32:45.142Z] math/rand [2019-10-02T20:32:45.277Z] #38 5.314 -- Detecting C compiler ABI info - done [2019-10-02T20:32:45.277Z] #38 5.373 -- Detecting C compile features [2019-10-02T20:32:45.527Z] internal/singleflight [2019-10-02T20:32:45.527Z] errors [2019-10-02T20:32:45.527Z] sort [2019-10-02T20:32:45.527Z] io [2019-10-02T20:32:45.527Z] strconv [2019-10-02T20:32:45.527Z] bytes [2019-10-02T20:32:45.527Z] bufio [2019-10-02T20:32:45.527Z] reflect [2019-10-02T20:32:45.916Z] internal/oserror [2019-10-02T20:32:45.916Z] syscall [2019-10-02T20:32:46.319Z] time [2019-10-02T20:32:46.647Z] #38 6.671 -- Detecting C compile features - done [2019-10-02T20:32:46.647Z] #38 6.702 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T20:32:46.806Z] internal/fmtsort [2019-10-02T20:32:46.806Z] internal/syscall/unix [2019-10-02T20:32:46.806Z] strings [2019-10-02T20:32:46.904Z] #38 6.825 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T20:32:46.904Z] #38 6.890 -- Configuring done [2019-10-02T20:32:46.904Z] #38 6.913 -- Generating done [2019-10-02T20:32:46.904Z] #38 6.931 -- Build files have been written to: /tmp/tmp.rsBmDZYAd5/tini [2019-10-02T20:32:46.904Z] #38 6.936 + make tini-static [2019-10-02T20:32:47.162Z] #38 7.268 Scanning dependencies of target tini-static [2019-10-02T20:32:47.241Z] internal/poll [2019-10-02T20:32:47.241Z] regexp/syntax [2019-10-02T20:32:47.241Z] os [2019-10-02T20:32:47.419Z] #38 7.434 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T20:32:47.639Z] regexp [2019-10-02T20:32:47.639Z] fmt [2019-10-02T20:32:48.021Z] path/filepath [2019-10-02T20:32:48.022Z] flag [2019-10-02T20:32:48.164Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-02T20:32:48.164Z] [2019-10-02T20:32:48.164Z] ________ ____ __. [2019-10-02T20:32:48.164Z] \_____ \ | |/ _| [2019-10-02T20:32:48.164Z] / | \| < [2019-10-02T20:32:48.164Z] / | \ | \ [2019-10-02T20:32:48.164Z] \_______ /____|__ \ [2019-10-02T20:32:48.164Z] \/ \/ [2019-10-02T20:32:48.164Z] [2019-10-02T20:32:48.164Z] INFO: make.ps1 ended at 10/02/2019 20:32:44 [2019-10-02T20:32:48.164Z] INFO: Binaries build ended at 10/02/2019 20:32:46. Duration:00:01:15.8435949 [2019-10-02T20:32:48.402Z] go/token [2019-10-02T20:32:48.402Z] internal/lazyregexp [2019-10-02T20:32:48.402Z] path [2019-10-02T20:32:48.402Z] go/scanner [2019-10-02T20:32:48.402Z] io/ioutil [2019-10-02T20:32:48.402Z] net/url [2019-10-02T20:32:48.402Z] go/ast [2019-10-02T20:32:48.402Z] text/template/parse [2019-10-02T20:32:48.789Z] go/parser [2019-10-02T20:32:48.789Z] text/template [2019-10-02T20:32:48.791Z] #38 8.638 [100%] Linking C executable tini-static [2019-10-02T20:32:48.791Z] #38 9.042 [100%] Built target tini-static [2019-10-02T20:32:49.048Z] #38 9.077 + mkdir -p /build [2019-10-02T20:32:49.048Z] #38 9.096 + cp tini-static /build/docker-init [2019-10-02T20:32:49.130Z] INFO: Copying the built daemon binary to d:\CI\PR-39983\4\binary\dockerd-6ca3ec88a.exe... [2019-10-02T20:32:49.174Z] log [2019-10-02T20:32:49.174Z] encoding/binary [2019-10-02T20:32:49.174Z] encoding/base64 [2019-10-02T20:32:49.174Z] go/doc [2019-10-02T20:32:49.547Z] encoding/json [2019-10-02T20:32:49.547Z] github.com/LK4D4/vndr/build [2019-10-02T20:32:49.612Z] #38 DONE 9.6s [2019-10-02T20:32:49.612Z] [2019-10-02T20:32:49.612Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:32:49.612Z] #58 3.598 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:32:49.612Z] #58 3.598 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:32:49.612Z] #58 5.148 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:32:49.612Z] #58 5.162 GEN .gitid [2019-10-02T20:32:49.612Z] #58 5.180 GEN criu/include/version.h [2019-10-02T20:32:49.612Z] #58 5.212 GEN include/common/asm [2019-10-02T20:32:49.612Z] #58 6.625 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T20:32:49.612Z] #58 6.733 PBCC images/opts.pb-c.c [2019-10-02T20:32:49.612Z] #58 6.754 PBCC images/sit.pb-c.c [2019-10-02T20:32:49.612Z] #58 6.828 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T20:32:49.612Z] #58 6.925 DEP images/opts.pb-c.d [2019-10-02T20:32:49.612Z] #58 6.981 DEP images/sit.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.040 PBCC images/macvlan.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.087 DEP images/macvlan.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.129 PBCC images/autofs.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.154 DEP images/autofs.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.201 PBCC images/sysctl.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.232 DEP images/sysctl.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.332 PBCC images/time.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.385 DEP images/time.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.437 PBCC images/binfmt-misc.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.473 DEP images/binfmt-misc.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.516 PBCC images/seccomp.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.545 DEP images/seccomp.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.585 PBCC images/userns.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.593 DEP images/userns.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.663 PBCC images/cgroup.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.735 DEP images/cgroup.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.810 PBCC images/fown.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.839 PBCC images/ext-file.pb-c.c [2019-10-02T20:32:49.612Z] #58 7.862 DEP images/fown.pb-c.d [2019-10-02T20:32:49.612Z] #58 7.915 DEP images/ext-file.pb-c.d [2019-10-02T20:32:49.612Z] #58 ... [2019-10-02T20:32:49.612Z] [2019-10-02T20:32:49.612Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:49.612Z] #33 49.12 time [2019-10-02T20:32:49.612Z] #33 52.82 internal/fmtsort [2019-10-02T20:32:49.612Z] #33 53.55 internal/syscall/unix [2019-10-02T20:32:49.612Z] #33 53.74 strings [2019-10-02T20:32:49.612Z] #33 54.63 internal/poll [2019-10-02T20:32:49.612Z] #33 56.09 regexp/syntax [2019-10-02T20:32:49.612Z] #33 56.29 os [2019-10-02T20:32:49.870Z] #33 ... [2019-10-02T20:32:49.870Z] [2019-10-02T20:32:49.870Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:32:49.870Z] #58 7.982 PBCC images/rpc.pb-c.c [2019-10-02T20:32:49.870Z] #58 8.025 DEP images/rpc.pb-c.d [2019-10-02T20:32:49.870Z] #58 8.100 PBCC images/siginfo.pb-c.c [2019-10-02T20:32:49.932Z] encoding/xml [2019-10-02T20:32:49.932Z] compress/flate [2019-10-02T20:32:50.096Z] INFO: Copying the built client binary to d:\CI\PR-39983\4\binary\docker-6ca3ec88a.exe... [2019-10-02T20:32:50.096Z] INFO: Copying dockerversion from the container... [2019-10-02T20:32:50.096Z] INFO: Copying the golang package from the container to d:\CI\PR-39983\4\installer\go.zip... [2019-10-02T20:32:50.127Z] #58 8.191 DEP images/siginfo.pb-c.d [2019-10-02T20:32:50.127Z] #58 8.261 PBCC images/pagemap.pb-c.c [2019-10-02T20:32:50.127Z] #58 8.341 DEP images/pagemap.pb-c.d [2019-10-02T20:32:50.127Z] #58 8.419 PBCC images/rlimit.pb-c.c [2019-10-02T20:32:50.316Z] hash [2019-10-02T20:32:50.316Z] hash/crc32 [2019-10-02T20:32:50.316Z] compress/gzip [2019-10-02T20:32:50.316Z] context [2019-10-02T20:32:50.316Z] crypto/cipher [2019-10-02T20:32:50.316Z] math/big [2019-10-02T20:32:50.316Z] crypto/aes [2019-10-02T20:32:50.384Z] #58 8.529 DEP images/rlimit.pb-c.d [2019-10-02T20:32:50.642Z] #58 8.689 PBCC images/file-lock.pb-c.c [2019-10-02T20:32:50.642Z] #58 8.776 DEP images/file-lock.pb-c.d [2019-10-02T20:32:50.642Z] #58 8.882 PBCC images/tty.pb-c.c [2019-10-02T20:32:50.682Z] crypto [2019-10-02T20:32:50.682Z] crypto/des [2019-10-02T20:32:50.682Z] crypto/internal/randutil [2019-10-02T20:32:50.682Z] crypto/sha512 [2019-10-02T20:32:50.682Z] crypto/ed25519/internal/edwards25519 [2019-10-02T20:32:50.900Z] #58 8.962 DEP images/tty.pb-c.d [2019-10-02T20:32:50.900Z] #58 9.046 PBCC images/tun.pb-c.c [2019-10-02T20:32:50.900Z] #58 9.077 PBCC images/netdev.pb-c.c [2019-10-02T20:32:50.900Z] #58 9.114 DEP images/tun.pb-c.d [2019-10-02T20:32:50.900Z] #58 9.144 DEP images/netdev.pb-c.d [2019-10-02T20:32:51.070Z] crypto/hmac [2019-10-02T20:32:51.070Z] crypto/md5 [2019-10-02T20:32:51.070Z] crypto/rc4 [2019-10-02T20:32:51.070Z] crypto/sha1 [2019-10-02T20:32:51.070Z] crypto/sha256 [2019-10-02T20:32:51.070Z] crypto/rand [2019-10-02T20:32:51.070Z] crypto/elliptic [2019-10-02T20:32:51.070Z] encoding/asn1 [2019-10-02T20:32:51.157Z] #58 9.170 PBCC images/vma.pb-c.c [2019-10-02T20:32:51.157Z] #58 9.212 DEP images/vma.pb-c.d [2019-10-02T20:32:51.157Z] #58 9.276 PBCC images/creds.pb-c.c [2019-10-02T20:32:51.157Z] #58 9.316 DEP images/creds.pb-c.d [2019-10-02T20:32:51.157Z] #58 9.363 PBCC images/utsns.pb-c.c [2019-10-02T20:32:51.157Z] #58 9.376 DEP images/utsns.pb-c.d [2019-10-02T20:32:51.157Z] #58 9.438 PBCC images/ipc-desc.pb-c.c [2019-10-02T20:32:51.157Z] #58 9.474 PBCC images/ipc-sem.pb-c.c [2019-10-02T20:32:51.157Z] #58 9.513 DEP images/ipc-desc.pb-c.d [2019-10-02T20:32:51.415Z] #58 9.563 DEP images/ipc-sem.pb-c.d [2019-10-02T20:32:51.415Z] #58 9.644 PBCC images/ipc-msg.pb-c.c [2019-10-02T20:32:51.415Z] #58 9.660 DEP images/ipc-msg.pb-c.d [2019-10-02T20:32:51.415Z] #58 9.718 PBCC images/ipc-shm.pb-c.c [2019-10-02T20:32:51.415Z] #58 9.728 DEP images/ipc-shm.pb-c.d [2019-10-02T20:32:51.415Z] #58 9.767 PBCC images/ipc-var.pb-c.c [2019-10-02T20:32:51.451Z] crypto/ed25519 [2019-10-02T20:32:51.452Z] crypto/rsa [2019-10-02T20:32:51.452Z] crypto/ecdsa [2019-10-02T20:32:51.452Z] crypto/dsa [2019-10-02T20:32:51.452Z] encoding/hex [2019-10-02T20:32:51.452Z] encoding/pem [2019-10-02T20:32:51.452Z] crypto/x509/pkix [2019-10-02T20:32:51.672Z] #58 9.788 DEP images/ipc-var.pb-c.d [2019-10-02T20:32:51.672Z] #58 9.821 PBCC images/sk-opts.pb-c.c [2019-10-02T20:32:51.672Z] #58 9.842 PBCC images/packet-sock.pb-c.c [2019-10-02T20:32:51.672Z] #58 9.894 DEP images/sk-opts.pb-c.d [2019-10-02T20:32:51.672Z] #58 9.931 DEP images/packet-sock.pb-c.d [2019-10-02T20:32:51.672Z] #58 9.980 PBCC images/sk-netlink.pb-c.c [2019-10-02T20:32:51.672Z] #58 9.996 DEP images/sk-netlink.pb-c.d [2019-10-02T20:32:51.838Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-02T20:32:51.838Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T20:32:51.838Z] vendor/golang.org/x/sys/cpu [2019-10-02T20:32:51.838Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T20:32:51.838Z] vendor/golang.org/x/crypto/poly1305 [2019-10-02T20:32:51.838Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T20:32:51.929Z] #58 10.08 PBCC images/sk-inet.pb-c.c [2019-10-02T20:32:51.929Z] #58 10.16 DEP images/sk-inet.pb-c.d [2019-10-02T20:32:51.929Z] #58 10.21 PBCC images/sk-unix.pb-c.c [2019-10-02T20:32:52.186Z] #58 10.28 DEP images/sk-unix.pb-c.d [2019-10-02T20:32:52.186Z] #58 10.35 PBCC images/mm.pb-c.c [2019-10-02T20:32:52.186Z] #58 10.40 DEP images/mm.pb-c.d [2019-10-02T20:32:52.186Z] #58 10.46 PBCC images/timerfd.pb-c.c [2019-10-02T20:32:52.186Z] #58 10.51 DEP images/timerfd.pb-c.d [2019-10-02T20:32:52.274Z] vendor/golang.org/x/crypto/curve25519 [2019-10-02T20:32:52.274Z] net [2019-10-02T20:32:52.274Z] vendor/golang.org/x/crypto/hkdf [2019-10-02T20:32:52.274Z] vendor/golang.org/x/text/transform [2019-10-02T20:32:52.274Z] vendor/golang.org/x/text/unicode/bidi [2019-10-02T20:32:52.443Z] #58 10.54 PBCC images/timer.pb-c.c [2019-10-02T20:32:52.443Z] #58 10.58 DEP images/timer.pb-c.d [2019-10-02T20:32:52.443Z] #58 10.61 PBCC images/sa.pb-c.c [2019-10-02T20:32:52.443Z] #58 10.62 DEP images/sa.pb-c.d [2019-10-02T20:32:52.443Z] #58 10.67 PBCC images/pipe-data.pb-c.c [2019-10-02T20:32:52.443Z] #58 10.71 DEP images/pipe-data.pb-c.d [2019-10-02T20:32:52.443Z] #58 10.74 PBCC images/mnt.pb-c.c [2019-10-02T20:32:52.698Z] vendor/golang.org/x/text/secure/bidirule [2019-10-02T20:32:52.698Z] vendor/golang.org/x/text/unicode/norm [2019-10-02T20:32:52.701Z] #58 10.79 DEP images/mnt.pb-c.d [2019-10-02T20:32:52.701Z] #58 10.83 PBCC images/sk-packet.pb-c.c [2019-10-02T20:32:52.701Z] #58 10.86 DEP images/sk-packet.pb-c.d [2019-10-02T20:32:52.701Z] #58 10.92 PBCC images/tcp-stream.pb-c.c [2019-10-02T20:32:52.701Z] #58 10.97 DEP images/tcp-stream.pb-c.d [2019-10-02T20:32:52.958Z] #58 11.01 PBCC images/pipe.pb-c.c [2019-10-02T20:32:52.958Z] #58 11.03 DEP images/pipe.pb-c.d [2019-10-02T20:32:52.958Z] #58 11.06 PBCC images/pstree.pb-c.c [2019-10-02T20:32:52.958Z] #58 11.09 DEP images/pstree.pb-c.d [2019-10-02T20:32:52.958Z] #58 11.14 PBCC images/fs.pb-c.c [2019-10-02T20:32:52.958Z] #58 11.16 DEP images/fs.pb-c.d [2019-10-02T20:32:52.958Z] #58 11.20 PBCC images/signalfd.pb-c.c [2019-10-02T20:32:52.995Z] INFO: Extracting go.zip to d:\CI\PR-39983\4\go [2019-10-02T20:32:53.087Z] vendor/golang.org/x/net/idna [2019-10-02T20:32:53.219Z] #58 11.28 DEP images/signalfd.pb-c.d [2019-10-02T20:32:53.219Z] #58 11.33 PBCC images/fh.pb-c.c [2019-10-02T20:32:53.219Z] #58 11.38 PBCC images/fsnotify.pb-c.c [2019-10-02T20:32:53.219Z] #58 11.45 DEP images/fh.pb-c.d [2019-10-02T20:32:53.219Z] #58 11.51 DEP images/fsnotify.pb-c.d [2019-10-02T20:32:53.219Z] #58 11.56 PBCC images/eventpoll.pb-c.c [2019-10-02T20:32:53.476Z] #58 11.61 DEP images/eventpoll.pb-c.d [2019-10-02T20:32:53.476Z] #58 11.65 PBCC images/eventfd.pb-c.c [2019-10-02T20:32:53.476Z] #58 11.68 DEP images/eventfd.pb-c.d [2019-10-02T20:32:53.476Z] #58 11.72 PBCC images/remap-file-path.pb-c.c [2019-10-02T20:32:53.476Z] #58 11.75 DEP images/remap-file-path.pb-c.d [2019-10-02T20:32:53.476Z] #58 11.79 PBCC images/fifo.pb-c.c [2019-10-02T20:32:53.477Z] vendor/golang.org/x/net/http2/hpack [2019-10-02T20:32:53.733Z] #58 11.83 DEP images/fifo.pb-c.d [2019-10-02T20:32:53.733Z] #58 11.90 PBCC images/ghost-file.pb-c.c [2019-10-02T20:32:53.733Z] #58 11.92 DEP images/ghost-file.pb-c.d [2019-10-02T20:32:53.733Z] #58 11.95 PBCC images/regfile.pb-c.c [2019-10-02T20:32:53.733Z] #58 11.98 DEP images/regfile.pb-c.d [2019-10-02T20:32:53.733Z] #58 12.02 PBCC images/ns.pb-c.c [2019-10-02T20:32:53.856Z] mime [2019-10-02T20:32:53.856Z] mime/quotedprintable [2019-10-02T20:32:53.856Z] net/http/internal [2019-10-02T20:32:53.856Z] os/exec [2019-10-02T20:32:53.991Z] #58 12.05 DEP images/ns.pb-c.d [2019-10-02T20:32:53.991Z] #58 12.10 PBCC images/fdinfo.pb-c.c [2019-10-02T20:32:53.991Z] #58 12.20 DEP images/fdinfo.pb-c.d [2019-10-02T20:32:53.991Z] #58 12.27 PBCC images/core-aarch64.pb-c.c [2019-10-02T20:32:54.248Z] #58 12.32 PBCC images/core-arm.pb-c.c [2019-10-02T20:32:54.248Z] #58 12.37 PBCC images/core-ppc64.pb-c.c [2019-10-02T20:32:54.248Z] #58 12.46 PBCC images/core-s390.pb-c.c [2019-10-02T20:32:54.248Z] #58 12.51 PBCC images/core-x86.pb-c.c [2019-10-02T20:32:54.505Z] #58 12.56 PBCC images/core.pb-c.c [2019-10-02T20:32:54.505Z] #58 12.61 PBCC images/inventory.pb-c.c [2019-10-02T20:32:54.505Z] #58 12.67 DEP images/core-aarch64.pb-c.d [2019-10-02T20:32:54.505Z] #58 12.73 DEP images/core-arm.pb-c.d [2019-10-02T20:32:54.505Z] #58 12.79 DEP images/core-ppc64.pb-c.d [2019-10-02T20:32:54.630Z] net/textproto [2019-10-02T20:32:54.631Z] crypto/x509 [2019-10-02T20:32:54.631Z] vendor/golang.org/x/net/http/httpguts [2019-10-02T20:32:54.631Z] vendor/golang.org/x/net/http/httpproxy [2019-10-02T20:32:54.631Z] mime/multipart [2019-10-02T20:32:54.762Z] #58 12.84 DEP images/core-s390.pb-c.d [2019-10-02T20:32:54.762Z] #58 12.89 DEP images/core-x86.pb-c.d [2019-10-02T20:32:54.762Z] #58 12.93 DEP images/core.pb-c.d [2019-10-02T20:32:54.762Z] #58 13.02 DEP images/inventory.pb-c.d [2019-10-02T20:32:54.762Z] #58 13.07 PBCC images/cpuinfo.pb-c.c [2019-10-02T20:32:54.994Z] crypto/tls [2019-10-02T20:32:55.019Z] #58 13.11 DEP images/cpuinfo.pb-c.d [2019-10-02T20:32:55.019Z] #58 13.17 PBCC images/stats.pb-c.c [2019-10-02T20:32:55.019Z] #58 13.22 DEP images/stats.pb-c.d [2019-10-02T20:32:55.019Z] #58 ... [2019-10-02T20:32:55.019Z] [2019-10-02T20:32:55.019Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:55.019Z] #30 55.00 fmt [2019-10-02T20:32:55.019Z] #30 56.37 bufio [2019-10-02T20:32:55.019Z] #30 57.69 path/filepath [2019-10-02T20:32:55.019Z] #30 58.61 flag [2019-10-02T20:32:55.019Z] #30 59.21 io/ioutil [2019-10-02T20:32:55.019Z] #30 60.03 github.com/BurntSushi/toml [2019-10-02T20:32:55.019Z] #30 60.67 log [2019-10-02T20:32:55.019Z] #30 61.33 path [2019-10-02T20:32:55.019Z] #30 61.83 text/tabwriter [2019-10-02T20:32:55.019Z] #30 63.88 github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:32:55.277Z] #30 ... [2019-10-02T20:32:55.277Z] [2019-10-02T20:32:55.277Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:32:55.277Z] #47 24.68 + cd /tmp/tmp.ENJH03LiBG/src/github.com/containerd/containerd [2019-10-02T20:32:55.277Z] #47 24.69 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:32:55.277Z] #47 25.84 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T20:32:55.277Z] #47 25.84 + BUILDTAGS='netgo osusergo static_build' [2019-10-02T20:32:55.277Z] #47 25.84 + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:32:55.277Z] #47 25.84 + EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:32:55.277Z] #47 25.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T20:32:55.277Z] #47 25.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T20:32:55.277Z] #47 25.84 + '[' '' = dynamic ']' [2019-10-02T20:32:55.277Z] #47 25.84 + make [2019-10-02T20:32:55.277Z] #47 26.50 🇩 bin/ctr [2019-10-02T20:32:56.264Z] net/http/httptrace [2019-10-02T20:32:56.264Z] net/http [2019-10-02T20:32:57.802Z] #47 ... [2019-10-02T20:32:57.802Z] [2019-10-02T20:32:57.802Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T20:32:57.802Z] #30 DONE 67.5s [2019-10-02T20:32:57.802Z] [2019-10-02T20:32:57.802Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:32:57.802Z] #33 60.05 fmt [2019-10-02T20:32:57.802Z] #33 60.56 path/filepath [2019-10-02T20:32:57.802Z] #33 62.09 regexp [2019-10-02T20:32:57.802Z] #33 63.63 flag [2019-10-02T20:32:57.802Z] #33 64.99 go/token [2019-10-02T20:32:57.802Z] #33 65.12 internal/lazyregexp [2019-10-02T20:32:57.802Z] #33 65.46 path [2019-10-02T20:32:57.802Z] #33 65.80 io/ioutil [2019-10-02T20:32:57.802Z] #33 65.94 go/scanner [2019-10-02T20:32:57.802Z] #33 66.22 net/url [2019-10-02T20:32:57.802Z] #33 67.01 go/ast [2019-10-02T20:32:58.053Z] github.com/LK4D4/vndr/godl [2019-10-02T20:32:58.053Z] github.com/LK4D4/vndr [2019-10-02T20:32:58.734Z] #33 68.14 text/template/parse [2019-10-02T20:32:59.667Z] #33 ... [2019-10-02T20:32:59.667Z] [2019-10-02T20:32:59.667Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:32:59.667Z] #58 14.50 make[1]: Nothing to be done for 'all'. [2019-10-02T20:32:59.667Z] #58 15.73 CC images/stats.o [2019-10-02T20:32:59.667Z] #58 16.20 CC images/core.o [2019-10-02T20:32:59.667Z] #58 17.14 CC images/core-x86.o [2019-10-02T20:32:59.667Z] #58 17.56 CC images/core-arm.o [2019-10-02T20:32:59.667Z] #58 17.90 CC images/core-aarch64.o [2019-10-02T20:32:59.925Z] #58 18.15 CC images/core-ppc64.o [2019-10-02T20:33:00.660Z] Removing intermediate container 076ffbd16bf7 [2019-10-02T20:33:00.660Z] ---> 020c1304c404 [2019-10-02T20:33:00.660Z] Step 50/126 : FROM dev-base AS containerd [2019-10-02T20:33:00.660Z] ---> 1ea2b655231c [2019-10-02T20:33:00.660Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:33:00.660Z] ---> Using cache [2019-10-02T20:33:00.660Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:33:00.660Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T20:33:00.660Z] ---> Running in dc2535dbd98f [2019-10-02T20:33:00.857Z] #58 18.73 CC images/core-s390.o [2019-10-02T20:33:01.049Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:33:01.049Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:33:01.049Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:33:01.049Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:33:01.115Z] #58 19.31 CC images/cpuinfo.o [2019-10-02T20:33:01.423Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:33:01.423Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:33:01.423Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:33:01.423Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:33:01.681Z] #58 19.64 CC images/inventory.o [2019-10-02T20:33:01.681Z] #58 19.89 CC images/fdinfo.o [2019-10-02T20:33:02.247Z] #58 20.20 CC images/fown.o [2019-10-02T20:33:02.247Z] #58 20.39 CC images/ns.o [2019-10-02T20:33:02.504Z] #58 20.63 CC images/regfile.o [2019-10-02T20:33:02.728Z] Fetched 7669 kB in 1s (4408 kB/s) [2019-10-02T20:33:02.762Z] #58 20.80 CC images/ghost-file.o [2019-10-02T20:33:03.020Z] #58 21.18 CC images/fifo.o [2019-10-02T20:33:03.020Z] #58 21.35 CC images/remap-file-path.o [2019-10-02T20:33:03.529Z] Reading package lists... [2019-10-02T20:33:03.585Z] #58 21.51 CC images/eventfd.o [2019-10-02T20:33:03.585Z] #58 21.70 CC images/eventpoll.o [2019-10-02T20:33:03.842Z] #58 21.94 CC images/fh.o [2019-10-02T20:33:03.901Z] Reading package lists... [2019-10-02T20:33:03.901Z] Building dependency tree... [2019-10-02T20:33:03.901Z] Reading state information... [2019-10-02T20:33:03.901Z] The following additional packages will be installed: [2019-10-02T20:33:03.901Z] btrfs-progs liblzo2-2 [2019-10-02T20:33:03.901Z] The following NEW packages will be installed: [2019-10-02T20:33:03.901Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T20:33:04.099Z] #58 22.32 CC images/fsnotify.o [2019-10-02T20:33:04.289Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:33:04.289Z] Need to get 668 kB of archives. [2019-10-02T20:33:04.289Z] After this operation, 5446 kB of additional disk space will be used. [2019-10-02T20:33:04.289Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T20:33:04.289Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T20:33:04.289Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T20:33:04.289Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:33:04.289Z] Fetched 668 kB in 0s (7092 kB/s) [2019-10-02T20:33:04.289Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T20:33:04.289Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T20:33:04.289Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T20:33:04.289Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:33:04.289Z] Selecting previously unselected package btrfs-progs. [2019-10-02T20:33:04.289Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T20:33:04.289Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:33:04.289Z] Selecting previously unselected package btrfs-tools. [2019-10-02T20:33:04.289Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T20:33:04.289Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:33:04.289Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:33:04.664Z] #58 22.86 CC images/signalfd.o [2019-10-02T20:33:04.725Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:33:04.725Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:33:04.725Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:33:04.725Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:33:04.922Z] #58 23.11 CC images/fs.o [2019-10-02T20:33:05.127Z] Removing intermediate container dc2535dbd98f [2019-10-02T20:33:05.127Z] ---> 2128641ba810 [2019-10-02T20:33:05.127Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T20:33:05.127Z] ---> Running in 97c629b6c760 [2019-10-02T20:33:05.180Z] #58 23.32 CC images/pstree.o [2019-10-02T20:33:05.438Z] #58 23.59 CC images/pipe.o [2019-10-02T20:33:05.494Z] Removing intermediate container 97c629b6c760 [2019-10-02T20:33:05.494Z] ---> 71a6a668215f [2019-10-02T20:33:05.494Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:33:05.696Z] #58 23.84 CC images/tcp-stream.o [2019-10-02T20:33:05.859Z] ---> 5f6b02026ca7 [2019-10-02T20:33:05.859Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:33:05.859Z] ---> a5bce168669f [2019-10-02T20:33:05.859Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:33:05.859Z] ---> Running in 9361038e2c2f [2019-10-02T20:33:05.954Z] #58 24.00 CC images/sk-packet.o [2019-10-02T20:33:05.954Z] #58 24.21 CC images/mnt.o [2019-10-02T20:33:06.212Z] #58 24.42 CC images/pipe-data.o [2019-10-02T20:33:06.212Z] #58 24.56 CC images/sa.o [2019-10-02T20:33:06.632Z] + RM_GOPATH=0 [2019-10-02T20:33:06.632Z] + TMP_GOPATH= [2019-10-02T20:33:06.632Z] + : /build [2019-10-02T20:33:06.632Z] + '[' -z '' ']' [2019-10-02T20:33:06.632Z] ++ mktemp -d [2019-10-02T20:33:06.632Z] + export GOPATH=/tmp/tmp.zZAPotaSDm [2019-10-02T20:33:06.632Z] + GOPATH=/tmp/tmp.zZAPotaSDm [2019-10-02T20:33:06.632Z] + RM_GOPATH=1 [2019-10-02T20:33:06.632Z] ++ dirname ./install.sh [2019-10-02T20:33:06.632Z] + dir=. [2019-10-02T20:33:06.632Z] + bin=containerd [2019-10-02T20:33:06.632Z] + shift [2019-10-02T20:33:06.632Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T20:33:06.632Z] + . ./containerd.installer [2019-10-02T20:33:06.632Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:33:06.632Z] + install_containerd [2019-10-02T20:33:06.632Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T20:33:06.632Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.zZAPotaSDm/src/github.com/containerd/containerd [2019-10-02T20:33:06.632Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:33:06.632Z] Cloning into '/tmp/tmp.zZAPotaSDm/src/github.com/containerd/containerd'... [2019-10-02T20:33:06.778Z] #58 24.89 CC images/timer.o [2019-10-02T20:33:07.036Z] #58 25.27 CC images/timerfd.o [2019-10-02T20:33:07.616Z] #58 25.59 CC images/mm.o [2019-10-02T20:33:07.874Z] #58 25.92 CC images/sk-opts.o [2019-10-02T20:33:07.874Z] #58 26.15 CC images/sk-unix.o [2019-10-02T20:33:08.440Z] #58 26.48 CC images/sk-inet.o [2019-10-02T20:33:08.697Z] #58 26.88 CC images/tun.o [2019-10-02T20:33:08.955Z] #58 27.13 CC images/sk-netlink.o [2019-10-02T20:33:09.214Z] #58 27.32 CC images/packet-sock.o [2019-10-02T20:33:09.472Z] #58 27.72 CC images/ipc-var.o [2019-10-02T20:33:09.729Z] #58 27.95 CC images/ipc-desc.o [2019-10-02T20:33:09.893Z] + cd /tmp/tmp.zZAPotaSDm/src/github.com/containerd/containerd [2019-10-02T20:33:09.893Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:33:09.893Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T20:33:09.893Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T20:33:09.893Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:33:09.893Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:33:09.893Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T20:33:09.893Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T20:33:09.893Z] + '[' '' = dynamic ']' [2019-10-02T20:33:09.893Z] + make [2019-10-02T20:33:09.893Z] 🇩 bin/ctr [2019-10-02T20:33:09.986Z] #58 28.21 CC images/ipc-shm.o [2019-10-02T20:33:10.243Z] #58 28.35 CC images/ipc-msg.o [2019-10-02T20:33:10.501Z] #58 28.69 CC images/ipc-sem.o [2019-10-02T20:33:10.758Z] #58 28.85 CC images/utsns.o [2019-10-02T20:33:10.758Z] #58 29.01 CC images/creds.o [2019-10-02T20:33:11.016Z] #58 29.21 CC images/vma.o [2019-10-02T20:33:11.274Z] #58 29.38 CC images/netdev.o [2019-10-02T20:33:11.531Z] #58 29.78 CC images/tty.o [2019-10-02T20:33:11.789Z] #58 ... [2019-10-02T20:33:11.789Z] [2019-10-02T20:33:11.789Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:33:11.789Z] #33 71.24 text/template [2019-10-02T20:33:11.789Z] #33 71.42 go/parser [2019-10-02T20:33:11.789Z] #33 74.10 log [2019-10-02T20:33:11.789Z] #33 74.45 encoding/binary [2019-10-02T20:33:11.789Z] #33 75.56 go/doc [2019-10-02T20:33:11.789Z] #33 75.87 encoding/base64 [2019-10-02T20:33:11.789Z] #33 76.50 encoding/json [2019-10-02T20:33:11.789Z] #33 78.34 github.com/LK4D4/vndr/build [2019-10-02T20:33:11.789Z] #33 80.58 encoding/xml [2019-10-02T20:33:11.789Z] #33 81.26 compress/flate [2019-10-02T20:33:12.047Z] #33 ... [2019-10-02T20:33:12.047Z] [2019-10-02T20:33:12.047Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:12.047Z] #58 30.28 CC images/file-lock.o [2019-10-02T20:33:12.305Z] #58 30.48 CC images/rlimit.o [2019-10-02T20:33:12.563Z] #58 30.63 CC images/pagemap.o [2019-10-02T20:33:12.821Z] #58 30.94 CC images/siginfo.o [2019-10-02T20:33:13.079Z] #58 31.27 CC images/rpc.o [2019-10-02T20:33:14.452Z] #58 32.29 CC images/ext-file.o [2019-10-02T20:33:14.452Z] #58 32.43 CC images/cgroup.o [2019-10-02T20:33:15.017Z] #58 33.03 CC images/userns.o [2019-10-02T20:33:15.275Z] #58 33.29 CC images/google/protobuf/descriptor.o [2019-10-02T20:33:16.965Z] + dpkg --print-architecture [2019-10-02T20:33:16.965Z] + cd /tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution [2019-10-02T20:33:16.965Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T20:33:16.965Z] + GOPATH=/tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xZkrfIG5b [2019-10-02T20:33:16.965Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T20:33:17.173Z] #58 34.88 CC images/opts.o [2019-10-02T20:33:17.173Z] #58 35.04 CC images/seccomp.o [2019-10-02T20:33:17.173Z] #58 35.34 CC images/binfmt-misc.o [2019-10-02T20:33:17.430Z] #58 35.62 CC images/time.o [2019-10-02T20:33:17.687Z] #58 35.85 CC images/sysctl.o [2019-10-02T20:33:17.687Z] #58 36.03 CC images/autofs.o [2019-10-02T20:33:17.946Z] #58 36.30 CC images/macvlan.o [2019-10-02T20:33:18.511Z] #58 36.51 CC images/sit.o [2019-10-02T20:33:18.511Z] #58 36.71 LINK images/built-in.o [2019-10-02T20:33:18.769Z] #58 36.82 GEN compel/include/asm [2019-10-02T20:33:18.769Z] #58 36.83 GEN compel/include/version.h [2019-10-02T20:33:18.769Z] #58 36.85 touch .config [2019-10-02T20:33:18.769Z] #58 36.89 GEN include/common/config.h [2019-10-02T20:33:18.769Z] #58 36.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-02T20:33:18.769Z] #58 36.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-02T20:33:18.769Z] #58 37.01 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-02T20:33:18.769Z] #58 37.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-02T20:33:18.769Z] #58 37.05 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-02T20:33:18.769Z] #58 37.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-02T20:33:19.026Z] #58 37.10 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T20:33:19.026Z] #58 37.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-02T20:33:19.026Z] #58 37.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T20:33:19.026Z] #58 37.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T20:33:19.026Z] #58 37.21 DEP compel/plugins/std/infect.d [2019-10-02T20:33:19.026Z] #58 37.33 DEP compel/plugins/std/string.d [2019-10-02T20:33:19.284Z] #58 37.45 DEP compel/plugins/std/log.d [2019-10-02T20:33:19.284Z] #58 37.53 DEP compel/plugins/std/fds.d [2019-10-02T20:33:19.542Z] #58 37.69 DEP compel/plugins/std/std.d [2019-10-02T20:33:19.542Z] #58 37.83 DEP compel/plugins/shmem/shmem.d [2019-10-02T20:33:19.799Z] #58 37.96 DEP compel/plugins/fds/fds.d [2019-10-02T20:33:20.058Z] #58 38.09 CC compel/plugins/std/std.o [2019-10-02T20:33:20.316Z] #58 38.37 CC compel/plugins/std/fds.o [2019-10-02T20:33:20.574Z] #58 ... [2019-10-02T20:33:20.574Z] [2019-10-02T20:33:20.574Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T20:33:20.574Z] #61 83.88 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:33:20.574Z] #61 83.88 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T20:33:20.574Z] #61 DONE 90.5s [2019-10-02T20:33:20.574Z] [2019-10-02T20:33:20.574Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:33:20.574Z] #33 83.58 hash [2019-10-02T20:33:20.574Z] #33 83.70 hash/crc32 [2019-10-02T20:33:20.574Z] #33 84.26 compress/gzip [2019-10-02T20:33:20.574Z] #33 84.71 context [2019-10-02T20:33:20.574Z] #33 85.29 crypto/cipher [2019-10-02T20:33:20.574Z] #33 85.57 math/big [2019-10-02T20:33:20.574Z] #33 86.46 crypto/aes [2019-10-02T20:33:20.574Z] #33 87.45 crypto [2019-10-02T20:33:20.574Z] #33 87.59 crypto/des [2019-10-02T20:33:20.574Z] #33 88.10 crypto/internal/randutil [2019-10-02T20:33:20.574Z] #33 88.20 crypto/sha512 [2019-10-02T20:33:20.574Z] #33 88.88 crypto/ed25519/internal/edwards25519 [2019-10-02T20:33:20.574Z] #33 ... [2019-10-02T20:33:20.574Z] [2019-10-02T20:33:20.574Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T20:33:20.574Z] #62 DONE 0.1s [2019-10-02T20:33:20.574Z] [2019-10-02T20:33:20.574Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:20.574Z] #58 38.80 CC compel/plugins/std/log.o [2019-10-02T20:33:22.015Z] #58 39.90 CC compel/plugins/std/string.o [2019-10-02T20:33:22.580Z] #58 40.61 CC compel/plugins/std/infect.o [2019-10-02T20:33:22.838Z] #58 41.01 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-02T20:33:22.838Z] #58 41.04 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-02T20:33:22.838Z] #58 41.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-02T20:33:22.923Z] INFO: Extraction ended at 10/02/2019 20:33:19. Duration:00:00:27.0604624 [2019-10-02T20:33:22.923Z] INFO: Updating the golang and path environment variables [2019-10-02T20:33:22.923Z] INFO: GOPATH=d:\gopath [2019-10-02T20:33:22.923Z] INFO: go version go1.13.1 windows/amd64 [2019-10-02T20:33:22.923Z] INFO: Running the daemon under test in debug mode [2019-10-02T20:33:22.923Z] INFO: Starting a daemon under test... [2019-10-02T20:33:22.923Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39983\4\daemon --pidfile d:\CI\PR-39983\4\docker.pid -D [2019-10-02T20:33:22.923Z] INFO: Process started successfully. [2019-10-02T20:33:22.923Z] INFO: Start tailing logs of the daemon under tests [2019-10-02T20:33:22.923Z] INFO: Waiting for the daemon under test to start... [2019-10-02T20:33:22.923Z] INFO: Daemon under test started and replied! [2019-10-02T20:33:22.923Z] INFO: Docker version of the daemon under test [2019-10-02T20:33:22.923Z] [2019-10-02T20:33:23.095Z] #58 41.13 AR compel/plugins/std.lib.a [2019-10-02T20:33:23.095Z] #58 41.16 CC compel/plugins/fds/fds.o [2019-10-02T20:33:23.095Z] #58 41.35 AR compel/plugins/fds.lib.a [2019-10-02T20:33:23.352Z] #58 41.39 HOSTDEP compel/src/lib/log-host.d [2019-10-02T20:33:23.352Z] #58 41.48 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T20:33:23.352Z] #58 41.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-02T20:33:23.352Z] #58 41.71 HOSTDEP compel/src/main-host.d [2019-10-02T20:33:23.382Z] Client: [2019-10-02T20:33:23.382Z] Version: 17.06.2-ce [2019-10-02T20:33:23.382Z] API version: 1.30 [2019-10-02T20:33:23.382Z] Go version: go1.8.3 [2019-10-02T20:33:23.382Z] Git commit: cec0b72 [2019-10-02T20:33:23.382Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-02T20:33:23.382Z] OS/Arch: windows/amd64 [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] Server: [2019-10-02T20:33:23.382Z] Version: 0.0.0-dev [2019-10-02T20:33:23.382Z] API version: 1.41 (minimum version 1.24) [2019-10-02T20:33:23.382Z] Go version: go1.13.1 [2019-10-02T20:33:23.382Z] Git commit: 6ca3ec88a [2019-10-02T20:33:23.382Z] Built: 10/02/2019 20:31:35 [2019-10-02T20:33:23.382Z] OS/Arch: windows/amd64 [2019-10-02T20:33:23.382Z] Experimental: false [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] INFO: Docker info of the daemon under test [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] Containers: 0 [2019-10-02T20:33:23.382Z] Running: 0 [2019-10-02T20:33:23.382Z] Paused: 0 [2019-10-02T20:33:23.382Z] Stopped: 0 [2019-10-02T20:33:23.382Z] Images: 0 [2019-10-02T20:33:23.382Z] Server Version: 0.0.0-dev [2019-10-02T20:33:23.382Z] Storage Driver: windowsfilter [2019-10-02T20:33:23.382Z] Windows: [2019-10-02T20:33:23.382Z] Logging Driver: json-file [2019-10-02T20:33:23.382Z] Plugins: [2019-10-02T20:33:23.382Z] Volume: local [2019-10-02T20:33:23.382Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T20:33:23.382Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T20:33:23.382Z] Swarm: inactive [2019-10-02T20:33:23.382Z] Default Isolation: process [2019-10-02T20:33:23.382Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T20:33:23.382Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T20:33:23.382Z] OSType: windows [2019-10-02T20:33:23.382Z] Architecture: x86_64 [2019-10-02T20:33:23.382Z] CPUs: 4 [2019-10-02T20:33:23.382Z] Total Memory: 32GiB [2019-10-02T20:33:23.382Z] Name: azwin-2-d04f10 [2019-10-02T20:33:23.382Z] ID: HVQL:RCXO:OI42:CGXG:6KKD:KYUV:CRTU:YEPJ:TO7B:3ZQZ:FUI2:B5RI [2019-10-02T20:33:23.382Z] Docker Root Dir: D:\CI\PR-39983\4\daemon [2019-10-02T20:33:23.382Z] Debug Mode (client): false [2019-10-02T20:33:23.382Z] Debug Mode (server): true [2019-10-02T20:33:23.382Z] File Descriptors: -1 [2019-10-02T20:33:23.382Z] Goroutines: 17 [2019-10-02T20:33:23.382Z] System Time: 2019-10-02T20:33:23.0418464Z [2019-10-02T20:33:23.382Z] EventsListeners: 0 [2019-10-02T20:33:23.382Z] Registry: https://index.docker.io/v1/ [2019-10-02T20:33:23.382Z] Labels: [2019-10-02T20:33:23.382Z] Experimental: false [2019-10-02T20:33:23.382Z] Insecure Registries: [2019-10-02T20:33:23.382Z] 127.0.0.0/8 [2019-10-02T20:33:23.382Z] Live Restore Enabled: false [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] INFO: Docker images of the daemon under test [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T20:33:23.382Z] [2019-10-02T20:33:23.382Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-02T20:33:23.382Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-02T20:33:23.609Z] #58 41.83 DEP compel/src/lib/ptrace.d [2019-10-02T20:33:23.609Z] #58 41.96 DEP compel/src/lib/infect.d [2019-10-02T20:33:23.804Z] + rm -rf /tmp/tmp.5xZkrfIG5b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xZkrfIG5b [2019-10-02T20:33:23.839Z] ltsc2019: Pulling from windows/servercore [2019-10-02T20:33:23.866Z] #58 42.13 DEP compel/src/lib/infect-util.d [2019-10-02T20:33:23.866Z] #58 42.22 DEP compel/src/lib/infect-rpc.d [2019-10-02T20:33:24.430Z] #58 42.39 DEP compel/arch/x86/src/lib/infect.d [2019-10-02T20:33:24.430Z] #58 42.51 DEP compel/arch/x86/src/lib/cpu.d [2019-10-02T20:33:24.430Z] #58 42.64 DEP compel/src/lib/log.d [2019-10-02T20:33:24.688Z] #58 42.76 DEP compel/src/main.d [2019-10-02T20:33:24.688Z] #58 42.90 DEP compel/src/lib/handle-elf.d [2019-10-02T20:33:24.688Z] #58 43.02 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-02T20:33:25.253Z] #58 43.18 CC compel/src/lib/log.o [2019-10-02T20:33:25.253Z] #58 43.37 CC compel/arch/x86/src/lib/cpu.o [2019-10-02T20:33:25.817Z] #58 44.05 CC compel/arch/x86/src/lib/infect.o [2019-10-02T20:33:25.828Z] Removing intermediate container d2838d33b45b [2019-10-02T20:33:25.828Z] ---> 5b6c6a35982f [2019-10-02T20:33:25.828Z] Step 17/126 : FROM base AS swagger [2019-10-02T20:33:25.828Z] ---> 5642bd916d33 [2019-10-02T20:33:25.828Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T20:33:25.828Z] ---> Running in bf521399d488 [2019-10-02T20:33:25.828Z] Removing intermediate container bf521399d488 [2019-10-02T20:33:25.828Z] ---> 91a380b3fce9 [2019-10-02T20:33:25.828Z] Step 19/126 : 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-10-02T20:33:25.828Z] ---> Running in db5484ad79df [2019-10-02T20:33:26.110Z] + mktemp -d [2019-10-02T20:33:26.110Z] + export GOPATH=/tmp/tmp.RiX9F58ykc [2019-10-02T20:33:26.110Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.RiX9F58ykc/src/github.com/go-swagger/go-swagger [2019-10-02T20:33:26.110Z] Cloning into '/tmp/tmp.RiX9F58ykc/src/github.com/go-swagger/go-swagger'... [2019-10-02T20:33:26.749Z] #58 44.88 CC compel/src/lib/infect-rpc.o [2019-10-02T20:33:27.007Z] #58 45.16 CC compel/src/lib/infect-util.o [2019-10-02T20:33:27.007Z] #58 45.35 CC compel/src/lib/infect.o [2019-10-02T20:33:29.535Z] #58 47.30 CC compel/src/lib/ptrace.o [2019-10-02T20:33:29.535Z] #58 47.73 AR compel/libcompel.a [2019-10-02T20:33:29.535Z] #58 47.76 HOSTCC compel/src/main-host.o [2019-10-02T20:33:29.621Z] 65014b3c3121: Pulling fs layer [2019-10-02T20:33:29.621Z] 2945147eda09: Pulling fs layer [2019-10-02T20:33:30.101Z] #58 48.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-02T20:33:30.101Z] #58 48.37 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T20:33:30.666Z] #58 48.73 HOSTCC compel/src/lib/log-host.o [2019-10-02T20:33:30.666Z] #58 48.92 HOSTLINK compel/compel-host-bin [2019-10-02T20:33:30.924Z] #58 49.00 DEP soccr/soccr.d [2019-10-02T20:33:30.924Z] #58 49.13 CC soccr/soccr.o [2019-10-02T20:33:31.183Z] #58 ... [2019-10-02T20:33:31.183Z] [2019-10-02T20:33:31.183Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:33:31.183Z] #33 90.76 crypto/hmac [2019-10-02T20:33:31.183Z] #33 91.29 crypto/md5 [2019-10-02T20:33:31.183Z] #33 91.89 crypto/rc4 [2019-10-02T20:33:31.183Z] #33 92.04 crypto/sha1 [2019-10-02T20:33:31.183Z] #33 92.71 crypto/sha256 [2019-10-02T20:33:31.183Z] #33 93.52 encoding/hex [2019-10-02T20:33:31.183Z] #33 93.64 crypto/rand [2019-10-02T20:33:31.183Z] #33 93.85 crypto/elliptic [2019-10-02T20:33:31.183Z] #33 94.04 encoding/asn1 [2019-10-02T20:33:31.183Z] #33 95.85 crypto/ed25519 [2019-10-02T20:33:31.183Z] #33 96.10 crypto/ecdsa [2019-10-02T20:33:31.183Z] #33 96.25 crypto/rsa [2019-10-02T20:33:31.183Z] #33 96.71 crypto/dsa [2019-10-02T20:33:31.183Z] #33 97.00 crypto/x509/pkix [2019-10-02T20:33:31.183Z] #33 97.35 encoding/pem [2019-10-02T20:33:31.183Z] #33 97.46 vendor/golang.org/x/crypto/cryptobyte [2019-10-02T20:33:31.183Z] #33 97.64 vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T20:33:31.183Z] #33 99.09 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T20:33:31.183Z] #33 99.54 vendor/golang.org/x/crypto/poly1305 [2019-10-02T20:33:31.183Z] #33 99.89 vendor/golang.org/x/sys/cpu [2019-10-02T20:33:31.183Z] #33 100.2 net [2019-10-02T20:33:31.183Z] #33 100.3 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T20:33:32.117Z] #33 101.3 vendor/golang.org/x/crypto/hkdf [2019-10-02T20:33:32.117Z] #33 101.5 vendor/golang.org/x/text/transform [2019-10-02T20:33:32.117Z] #33 ... [2019-10-02T20:33:32.117Z] [2019-10-02T20:33:32.117Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:32.117Z] #58 50.36 AR soccr/libsoccr.a [2019-10-02T20:33:32.117Z] #58 50.41 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:33:32.374Z] #58 50.63 DEP criu/arch/x86/sigframe.d [2019-10-02T20:33:32.374Z] #58 50.69 DEP criu/arch/x86/sigaction_compat.d [2019-10-02T20:33:32.632Z] #58 50.77 DEP criu/arch/x86/kerndat.d [2019-10-02T20:33:32.632Z] #58 50.94 DEP criu/arch/x86/crtools.d [2019-10-02T20:33:32.890Z] #58 51.12 DEP criu/arch/x86/cpu.d [2019-10-02T20:33:33.030Z] + cd /tmp/tmp.RiX9F58ykc/src/github.com/go-swagger/go-swagger [2019-10-02T20:33:33.030Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T20:33:33.147Z] #58 51.25 CC criu/arch/x86/cpu.o [2019-10-02T20:33:33.315Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T20:33:33.712Z] #58 51.90 CC criu/arch/x86/crtools.o [2019-10-02T20:33:34.645Z] #58 52.79 CC criu/arch/x86/kerndat.o [2019-10-02T20:33:35.211Z] #58 53.22 CC criu/arch/x86/sigaction_compat.o [2019-10-02T20:33:35.211Z] #58 53.45 CC criu/arch/x86/sigframe.o [2019-10-02T20:33:35.469Z] #58 53.70 LINK criu/arch/x86/crtools.built-in.o [2019-10-02T20:33:35.469Z] #58 53.77 DEP criu/pie/util-vdso-elf32.d [2019-10-02T20:33:35.726Z] #58 53.86 DEP criu/arch/x86/vdso-pie.d [2019-10-02T20:33:35.726Z] #58 53.95 DEP criu/pie/parasite-vdso.d [2019-10-02T20:33:35.984Z] #58 54.11 DEP criu/pie/util-vdso.d [2019-10-02T20:33:35.984Z] #58 54.21 DEP criu/pie/util.d [2019-10-02T20:33:36.242Z] #58 54.37 CC criu/pie/util.o [2019-10-02T20:33:36.500Z] #58 54.69 CC criu/pie/util-vdso.o [2019-10-02T20:33:37.065Z] #58 55.34 CC criu/pie/parasite-vdso.o [2019-10-02T20:33:37.999Z] #58 56.22 CC criu/arch/x86/vdso-pie.o [2019-10-02T20:33:38.561Z] 🇩 bin/containerd [2019-10-02T20:33:38.564Z] #58 56.64 CC criu/pie/util-vdso-elf32.o [2019-10-02T20:33:39.129Z] #58 57.23 AR criu/pie/pie.lib.a [2019-10-02T20:33:39.130Z] #58 57.28 DEP criu/pie/restorer.d [2019-10-02T20:33:39.387Z] #58 57.49 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-02T20:33:39.387Z] #58 57.60 DEP criu/arch/x86/restorer_unmap.d [2019-10-02T20:33:39.645Z] #58 57.61 DEP criu/arch/x86/restorer.d [2019-10-02T20:33:39.645Z] #58 57.77 DEP criu/pie/parasite.d [2019-10-02T20:33:39.903Z] #58 58.09 CC criu/pie/parasite.o [2019-10-02T20:33:41.275Z] #58 59.26 LINK criu/pie/parasite.built-in.o [2019-10-02T20:33:41.275Z] #58 59.28 GEN criu/pie/parasite-blob.h [2019-10-02T20:33:41.275Z] #58 59.32 CC criu/arch/x86/restorer.o [2019-10-02T20:33:41.840Z] #58 59.91 CC criu/arch/x86/restorer_unmap.o [2019-10-02T20:33:41.840Z] #58 59.97 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-02T20:33:42.098Z] #58 60.25 CC criu/pie/restorer.o [2019-10-02T20:33:42.664Z] #58 ... [2019-10-02T20:33:42.664Z] [2019-10-02T20:33:42.664Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:33:42.664Z] #33 102.2 vendor/golang.org/x/text/unicode/bidi [2019-10-02T20:33:42.664Z] #33 103.8 vendor/golang.org/x/text/secure/bidirule [2019-10-02T20:33:42.664Z] #33 104.0 vendor/golang.org/x/text/unicode/norm [2019-10-02T20:33:42.664Z] #33 107.1 vendor/golang.org/x/net/idna [2019-10-02T20:33:42.664Z] #33 109.2 vendor/golang.org/x/net/http2/hpack [2019-10-02T20:33:42.664Z] #33 110.0 mime [2019-10-02T20:33:42.664Z] #33 111.3 mime/quotedprintable [2019-10-02T20:33:42.664Z] #33 111.6 net/http/internal [2019-10-02T20:33:42.664Z] #33 111.8 os/exec [2019-10-02T20:33:44.420Z] 2945147eda09: Verifying Checksum [2019-10-02T20:33:44.420Z] 2945147eda09: Download complete [2019-10-02T20:33:44.563Z] #33 ... [2019-10-02T20:33:44.563Z] [2019-10-02T20:33:44.563Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:44.563Z] #58 62.62 LINK criu/pie/restorer.built-in.o [2019-10-02T20:33:44.563Z] #58 62.64 GEN criu/pie/restorer-blob.h [2019-10-02T20:33:44.563Z] #58 62.71 DEP criu/vdso.d [2019-10-02T20:33:44.563Z] #58 62.86 DEP criu/vdso-compat.d [2019-10-02T20:33:44.820Z] #58 63.03 DEP criu/uts_ns.d [2019-10-02T20:33:45.078Z] #58 63.20 DEP criu/util.d [2019-10-02T20:33:45.335Z] #58 63.33 DEP criu/uffd.d [2019-10-02T20:33:45.335Z] #58 63.47 DEP criu/tun.d [2019-10-02T20:33:45.593Z] #58 63.66 DEP criu/tty.d [2019-10-02T20:33:45.593Z] #58 63.85 DEP criu/timerfd.d [2019-10-02T20:33:45.851Z] #58 64.08 DEP criu/sysfs_parse.d [2019-10-02T20:33:46.109Z] #58 64.19 DEP criu/sysctl.d [2019-10-02T20:33:46.109Z] #58 64.30 DEP criu/string.d [2019-10-02T20:33:46.109Z] #58 64.35 DEP criu/stats.d [2019-10-02T20:33:46.367Z] #58 64.46 DEP criu/sockets.d [2019-10-02T20:33:46.625Z] #58 64.64 DEP criu/sk-unix.d [2019-10-02T20:33:46.625Z] #58 64.78 DEP criu/sk-tcp.d [2019-10-02T20:33:46.883Z] #58 64.93 DEP criu/sk-queue.d [2019-10-02T20:33:46.883Z] #58 65.05 DEP criu/sk-packet.d [2019-10-02T20:33:47.141Z] #58 65.29 DEP criu/sk-netlink.d [2019-10-02T20:33:47.399Z] #58 65.46 DEP criu/sk-inet.d [2019-10-02T20:33:47.399Z] #58 65.60 DEP criu/signalfd.d [2019-10-02T20:33:47.399Z] #58 65.70 DEP criu/sigframe.d [2019-10-02T20:33:47.657Z] #58 65.79 DEP criu/shmem.d [2019-10-02T20:33:47.915Z] #58 66.00 DEP criu/servicefd.d [2019-10-02T20:33:48.173Z] #58 66.18 DEP criu/seize.d [2019-10-02T20:33:48.173Z] #58 66.39 DEP criu/seccomp.d [2019-10-02T20:33:48.431Z] #58 66.57 DEP criu/rst-malloc.d [2019-10-02T20:33:48.431Z] #58 66.63 DEP criu/rbtree.d [2019-10-02T20:33:48.431Z] #58 66.67 DEP criu/pstree.d [2019-10-02T20:33:48.689Z] #58 66.82 DEP criu/protobuf.d [2019-10-02T20:33:48.948Z] #58 67.01 GEN criu/protobuf-desc-gen.h [2019-10-02T20:33:50.321Z] #58 68.17 DEP criu/protobuf-desc.d [2019-10-02T20:33:50.321Z] #58 68.30 DEP criu/proc_parse.d [2019-10-02T20:33:50.321Z] #58 68.44 DEP criu/plugin.d [2019-10-02T20:33:50.321Z] #58 68.51 DEP criu/pipes.d [2019-10-02T20:33:50.579Z] #58 68.66 DEP criu/pie-util.d [2019-10-02T20:33:50.579Z] #58 68.80 DEP criu/pie-util-vdso.d [2019-10-02T20:33:50.838Z] #58 68.90 DEP criu/pie-util-vdso-elf32.d [2019-10-02T20:33:50.838Z] #58 69.03 DEP criu/path.d [2019-10-02T20:33:51.096Z] #58 69.20 DEP criu/parasite-syscall.d [2019-10-02T20:33:51.354Z] #58 69.48 DEP criu/pagemap.d [2019-10-02T20:33:51.354Z] #58 69.63 DEP criu/pagemap-cache.d [2019-10-02T20:33:51.612Z] #58 69.75 DEP criu/page-xfer.d [2019-10-02T20:33:51.904Z] #58 69.97 DEP criu/page-pipe.d [2019-10-02T20:33:51.904Z] #58 70.10 DEP criu/netfilter.d [2019-10-02T20:33:52.164Z] #58 70.26 DEP criu/net.d [2019-10-02T20:33:52.164Z] #58 70.48 DEP criu/namespaces.d [2019-10-02T20:33:52.422Z] #58 70.63 DEP criu/mount.d [2019-10-02T20:33:52.422Z] #58 70.77 DEP criu/mem.d [2019-10-02T20:33:52.988Z] #58 70.98 DEP criu/lsm.d [2019-10-02T20:33:52.988Z] #58 71.08 DEP criu/log.d [2019-10-02T20:33:52.988Z] #58 71.20 DEP criu/libnetlink.d [2019-10-02T20:33:52.988Z] #58 71.33 DEP criu/kerndat.d [2019-10-02T20:33:53.554Z] #58 71.57 DEP criu/kcmp-ids.d [2019-10-02T20:33:53.554Z] #58 71.72 DEP criu/irmap.d [2019-10-02T20:33:53.811Z] #58 71.85 DEP criu/ipc_ns.d [2019-10-02T20:33:53.811Z] #58 72.04 DEP criu/image.d [2019-10-02T20:33:54.069Z] #58 72.24 DEP criu/image-desc.d [2019-10-02T20:33:54.327Z] #58 72.36 DEP criu/fsnotify.d [2019-10-02T20:33:54.327Z] #58 72.53 DEP criu/filesystems.d [2019-10-02T20:33:54.585Z] #58 72.64 DEP criu/files.d [2019-10-02T20:33:54.585Z] #58 72.86 DEP criu/files-reg.d [2019-10-02T20:33:54.844Z] #58 73.07 DEP criu/files-ext.d [2019-10-02T20:33:54.844Z] #58 73.20 DEP criu/file-lock.d [2019-10-02T20:33:55.102Z] #58 73.33 DEP criu/file-ids.d [2019-10-02T20:33:55.102Z] #58 73.44 DEP criu/fifo.d [2019-10-02T20:33:55.361Z] #58 73.57 DEP criu/fdstore.d [2019-10-02T20:33:55.361Z] #58 ... [2019-10-02T20:33:55.361Z] [2019-10-02T20:33:55.361Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:33:55.361Z] #33 114.8 net/textproto [2019-10-02T20:33:55.361Z] #33 114.9 crypto/x509 [2019-10-02T20:33:55.361Z] #33 115.9 vendor/golang.org/x/net/http/httpguts [2019-10-02T20:33:55.361Z] #33 116.2 vendor/golang.org/x/net/http/httpproxy [2019-10-02T20:33:55.361Z] #33 116.6 mime/multipart [2019-10-02T20:33:55.361Z] #33 118.4 crypto/tls [2019-10-02T20:33:55.361Z] #33 123.8 net/http/httptrace [2019-10-02T20:33:55.361Z] #33 124.1 net/http [2019-10-02T20:33:55.361Z] #33 ... [2019-10-02T20:33:55.361Z] [2019-10-02T20:33:55.361Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:55.361Z] #58 73.69 DEP criu/fault-injection.d [2019-10-02T20:33:55.620Z] #58 ... [2019-10-02T20:33:55.620Z] [2019-10-02T20:33:55.620Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T20:33:55.620Z] #27 DONE 125.6s [2019-10-02T20:33:55.620Z] [2019-10-02T20:33:55.620Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:33:55.620Z] #58 73.72 DEP criu/external.d [2019-10-02T20:33:55.620Z] #58 73.85 DEP criu/eventpoll.d [2019-10-02T20:33:55.785Z] + rm -rf /tmp/tmp.RiX9F58ykc [2019-10-02T20:33:55.785Z] Removing intermediate container db5484ad79df [2019-10-02T20:33:55.785Z] ---> e9b5c707dabd [2019-10-02T20:33:55.785Z] Step 20/126 : FROM base AS frozen-images [2019-10-02T20:33:55.785Z] ---> 5642bd916d33 [2019-10-02T20:33:55.785Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:33:55.785Z] ---> Using cache [2019-10-02T20:33:55.785Z] ---> c90e26b87d87 [2019-10-02T20:33:55.785Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T20:33:55.785Z] ---> Running in ec1ae842c415 [2019-10-02T20:33:55.785Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:33:55.785Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:33:55.785Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:33:55.785Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:33:55.785Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:33:55.785Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:33:55.785Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:33:55.785Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:33:55.878Z] #58 74.19 DEP criu/eventfd.d [2019-10-02T20:33:56.137Z] #58 74.48 DEP criu/crtools.d [2019-10-02T20:33:56.702Z] #58 74.79 DEP criu/cr-service.d [2019-10-02T20:33:56.798Z] Fetched 7719 kB in 2s (3060 kB/s) [2019-10-02T20:33:56.960Z] #58 74.94 DEP criu/cr-restore.d [2019-10-02T20:33:56.960Z] #58 75.13 DEP criu/cr-errno.d [2019-10-02T20:33:56.960Z] #58 75.15 DEP criu/cr-dump.d [2019-10-02T20:33:57.219Z] #58 75.32 DEP criu/cr-dedup.d [2019-10-02T20:33:57.219Z] #58 75.49 DEP criu/cr-check.d [2019-10-02T20:33:57.477Z] #58 75.69 DEP criu/config.d [2019-10-02T20:33:57.735Z] #58 75.84 DEP criu/clone-noasan.d [2019-10-02T20:33:57.735Z] #58 75.92 DEP criu/cgroup.d [2019-10-02T20:33:57.735Z] #58 76.05 DEP criu/cgroup-props.d [2019-10-02T20:33:57.993Z] #58 76.15 DEP criu/bitmap.d [2019-10-02T20:33:57.993Z] #58 76.17 DEP criu/bfd.d [2019-10-02T20:33:57.993Z] #58 76.23 DEP criu/autofs.d [2019-10-02T20:33:58.352Z] #58 76.36 DEP criu/aio.d [2019-10-02T20:33:58.352Z] #58 76.60 DEP criu/action-scripts.d [2019-10-02T20:33:58.355Z] Reading package lists... [2019-10-02T20:33:58.611Z] #58 76.90 CC criu/action-scripts.o [2019-10-02T20:33:58.882Z] 🇩 bin/containerd-stress [2019-10-02T20:33:58.882Z] 🇩 bin/containerd-shim [2019-10-02T20:33:59.176Z] #58 77.37 CC criu/aio.o [2019-10-02T20:33:59.361Z] Reading package lists... [2019-10-02T20:33:59.361Z] Building dependency tree... [2019-10-02T20:33:59.361Z] Reading state information... [2019-10-02T20:33:59.434Z] #58 77.76 CC criu/autofs.o [2019-10-02T20:33:59.643Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T20:33:59.643Z] The following additional packages will be installed: [2019-10-02T20:33:59.643Z] libjq1 libonig4 [2019-10-02T20:33:59.643Z] The following NEW packages will be installed: [2019-10-02T20:33:59.643Z] jq libjq1 libonig4 [2019-10-02T20:33:59.643Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:33:59.643Z] Need to get 310 kB of archives. [2019-10-02T20:33:59.643Z] After this operation, 1267 kB of additional disk space will be used. [2019-10-02T20:33:59.643Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T20:33:59.643Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T20:33:59.643Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T20:33:59.925Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:33:59.925Z] Fetched 310 kB in 0s (3580 kB/s) [2019-10-02T20:33:59.925Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T20:33:59.925Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T20:33:59.925Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T20:33:59.925Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T20:33:59.925Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T20:33:59.925Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T20:33:59.925Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T20:33:59.925Z] Selecting previously unselected package jq. [2019-10-02T20:33:59.925Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T20:33:59.925Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:34:00.207Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T20:34:00.207Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T20:34:00.207Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:34:00.207Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:34:00.490Z] Removing intermediate container ec1ae842c415 [2019-10-02T20:34:00.490Z] ---> 87ac142fcf99 [2019-10-02T20:34:00.490Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T20:34:00.775Z] ---> c2ccb2ae19ef [2019-10-02T20:34:00.775Z] Step 24/126 : 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-10-02T20:34:00.775Z] ---> Running in e6703a811934 [2019-10-02T20:34:00.807Z] #58 79.07 CC criu/bfd.o [2019-10-02T20:34:01.373Z] #58 79.57 CC criu/bitmap.o [2019-10-02T20:34:01.631Z] #58 79.75 CC criu/cgroup-props.o [2019-10-02T20:34:01.793Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T20:34:02.073Z]  [2019-10-02T20:34:02.565Z] #58 80.62 CC criu/cgroup.o [2019-10-02T20:34:02.923Z]       0.5% ###########                           15.4% #######################    32.5% ######################################             53.8% #####################################################   74.2% ##################################################################  92.0% ######################################################################## 100.0% [2019-10-02T20:34:03.154Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T20:34:03.206Z]  [2019-10-02T20:34:03.489Z]  ############         16.8% #########################################                 58.1% ######################################################################## 100.0% [2019-10-02T20:34:03.999Z]  [2019-10-02T20:34:04.291Z]  ##########   14.1% ########################           34.6% #######################################                   55.3% ########################################################      78.5% ######################################################################## 100.0% [2019-10-02T20:34:04.465Z] #58 ... [2019-10-02T20:34:04.465Z] [2019-10-02T20:34:04.465Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:34:04.465Z] #33 133.8 github.com/LK4D4/vndr/godl [2019-10-02T20:34:04.574Z]  [2019-10-02T20:34:05.031Z] #33 134.5 github.com/LK4D4/vndr [2019-10-02T20:34:05.785Z] 🇩 binaries [2019-10-02T20:34:05.785Z] + mkdir -p /build [2019-10-02T20:34:05.785Z] + cp bin/containerd /build/containerd [2019-10-02T20:34:05.785Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T20:34:05.786Z] + cp bin/ctr /build/ctr [2019-10-02T20:34:06.038Z]  ## 3.8% ######    9.1% ############    17.2% ##################     26.2% #######################      33.1% ########################### 38.1% ################################      45.2% ####################################      50.9% ##########################################   58.8% ################################################   66.9% #####################################################   74.7% ############################################################   84.6% ##################################################################   91.7% ######################################################################## 100.0% [2019-10-02T20:34:06.038Z]  [2019-10-02T20:34:06.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:34:06.303Z] [2019-10-02T20:34:06.303Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-02T20:34:06.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-02T20:34:06.303Z] Using test binary docker [2019-10-02T20:34:06.303Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T20:34:06.303Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:34:06.303Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:34:06.303Z] Warning failed to create cache: (null) [2019-10-02T20:34:06.303Z] . [2019-10-02T20:34:06.303Z] INFO: Waiting for daemon to start... [2019-10-02T20:34:06.303Z] Starting dockerd [2019-10-02T20:34:06.303Z] . [2019-10-02T20:34:06.303Z] INFO: Building docker-sdk-python3:master... [2019-10-02T20:34:07.044Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T20:34:07.044Z]  [2019-10-02T20:34:07.044Z]  ######################################################################## 100.0% [2019-10-02T20:34:07.328Z]  [2019-10-02T20:34:07.954Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T20:34:08.208Z] Removing intermediate container 9361038e2c2f [2019-10-02T20:34:08.208Z] ---> 9a7aad95145c [2019-10-02T20:34:08.208Z] Step 57/126 : FROM dev-base AS proxy [2019-10-02T20:34:08.208Z] ---> 1ea2b655231c [2019-10-02T20:34:08.208Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T20:34:08.208Z] ---> Running in 4b0e755c2a7a [2019-10-02T20:34:08.235Z]  [2019-10-02T20:34:08.517Z]  ###########################################    61.1% ######################################################################## 100.0% [2019-10-02T20:34:08.517Z]  [2019-10-02T20:34:08.569Z] Removing intermediate container 4b0e755c2a7a [2019-10-02T20:34:08.569Z] ---> f173c2b0ab68 [2019-10-02T20:34:08.569Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:34:08.569Z] ---> 885fb4c7ebf4 [2019-10-02T20:34:08.569Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:34:08.995Z] ---> b01dff00c3a2 [2019-10-02T20:34:08.995Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:34:08.995Z] ---> Running in 2eb41d7fc5b8 [2019-10-02T20:34:09.201Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T20:34:09.201Z] skipping existing c8c2d4a6b2e3 [2019-10-02T20:34:09.201Z] [2019-10-02T20:34:09.460Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:34:09.460Z] + RM_GOPATH=0 [2019-10-02T20:34:09.460Z] + TMP_GOPATH= [2019-10-02T20:34:09.460Z] + : /build [2019-10-02T20:34:09.460Z] + '[' -z '' ']' [2019-10-02T20:34:09.460Z] ++ mktemp -d [2019-10-02T20:34:09.460Z] + export GOPATH=/tmp/tmp.5hd8G3x36A [2019-10-02T20:34:09.460Z] + GOPATH=/tmp/tmp.5hd8G3x36A [2019-10-02T20:34:09.460Z] + RM_GOPATH=1 [2019-10-02T20:34:09.460Z] ++ dirname ./install.sh [2019-10-02T20:34:09.460Z] + dir=. [2019-10-02T20:34:09.460Z] + bin=proxy [2019-10-02T20:34:09.460Z] + shift [2019-10-02T20:34:09.460Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T20:34:09.460Z] + . ./proxy.installer [2019-10-02T20:34:09.460Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:34:09.460Z] + install_proxy [2019-10-02T20:34:09.460Z] + case "$1" in [2019-10-02T20:34:09.460Z] + export CGO_ENABLED=0 [2019-10-02T20:34:09.460Z] + CGO_ENABLED=0 [2019-10-02T20:34:09.460Z] + _install_proxy [2019-10-02T20:34:09.460Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T20:34:09.460Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5hd8G3x36A/src/github.com/docker/libnetwork [2019-10-02T20:34:09.460Z] Cloning into '/tmp/tmp.5hd8G3x36A/src/github.com/docker/libnetwork'... [2019-10-02T20:34:10.211Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T20:34:10.211Z]  [2019-10-02T20:34:10.211Z]  ######################################################################## 100.0% [2019-10-02T20:34:10.496Z]  [2019-10-02T20:34:10.496Z] Download of images into '/build' complete. [2019-10-02T20:34:10.496Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T20:34:10.496Z] tar -cC '/build' . | docker load [2019-10-02T20:34:11.289Z] + cd /tmp/tmp.5hd8G3x36A/src/github.com/docker/libnetwork [2019-10-02T20:34:11.289Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:34:11.289Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T20:34:11.703Z] #33 ... [2019-10-02T20:34:11.703Z] [2019-10-02T20:34:11.703Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:34:11.703Z] #58 83.21 CC criu/clone-noasan.o [2019-10-02T20:34:11.703Z] #58 83.38 CC criu/config.o [2019-10-02T20:34:11.703Z] #58 84.55 CC criu/cr-check.o [2019-10-02T20:34:11.703Z] #58 86.10 CC criu/cr-dedup.o [2019-10-02T20:34:11.703Z] #58 86.46 CC criu/cr-dump.o [2019-10-02T20:34:11.703Z] #58 88.50 CC criu/cr-errno.o [2019-10-02T20:34:11.703Z] #58 88.56 CC criu/cr-restore.o [2019-10-02T20:34:11.962Z] #58 ... [2019-10-02T20:34:11.962Z] [2019-10-02T20:34:11.962Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T20:34:11.962Z] #33 DONE 141.5s [2019-10-02T20:34:12.221Z] [2019-10-02T20:34:12.221Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:34:13.186Z] Removing intermediate container e6703a811934 [2019-10-02T20:34:13.186Z] ---> 36c45774faff [2019-10-02T20:34:13.186Z] Step 25/126 : FROM base AS cross-false [2019-10-02T20:34:13.186Z] ---> 5642bd916d33 [2019-10-02T20:34:13.186Z] Step 26/126 : FROM base AS cross-true [2019-10-02T20:34:13.186Z] ---> 5642bd916d33 [2019-10-02T20:34:13.186Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:34:13.186Z] ---> Using cache [2019-10-02T20:34:13.186Z] ---> c90e26b87d87 [2019-10-02T20:34:13.186Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-02T20:34:13.186Z] ---> Running in 3004311c8992 [2019-10-02T20:34:13.732Z] Removing intermediate container 2eb41d7fc5b8 [2019-10-02T20:34:13.732Z] ---> b169312704a5 [2019-10-02T20:34:13.732Z] Step 62/126 : FROM base AS golangci_lint [2019-10-02T20:34:13.732Z] ---> 1ea2b655231c [2019-10-02T20:34:13.732Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-02T20:34:13.732Z] ---> Running in f84a156c3106 [2019-10-02T20:34:13.732Z] Removing intermediate container f84a156c3106 [2019-10-02T20:34:13.732Z] ---> d9c12ef8da11 [2019-10-02T20:34:13.732Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:34:13.799Z] Removing intermediate container 3004311c8992 [2019-10-02T20:34:13.799Z] ---> eea2b6807b2e [2019-10-02T20:34:13.799Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-02T20:34:13.799Z] ---> Running in 182693d4f5ca [2019-10-02T20:34:14.103Z] ---> ef08346148b4 [2019-10-02T20:34:14.103Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:34:14.103Z] ---> 45cb3f71da2c [2019-10-02T20:34:14.103Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:34:14.103Z] ---> Running in 4a4d0c4ee3f2 [2019-10-02T20:34:14.421Z] Removing intermediate container 182693d4f5ca [2019-10-02T20:34:14.421Z] ---> f8cee02fe45e [2019-10-02T20:34:14.421Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-02T20:34:14.421Z] ---> Running in e35fef2ff5a5 [2019-10-02T20:34:14.748Z] #24 ... [2019-10-02T20:34:14.748Z] [2019-10-02T20:34:14.748Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:34:14.748Z] #58 92.88 CC criu/cr-service.o [2019-10-02T20:34:14.985Z] + RM_GOPATH=0 [2019-10-02T20:34:14.985Z] + TMP_GOPATH= [2019-10-02T20:34:14.985Z] + : /build [2019-10-02T20:34:14.985Z] + '[' -z '' ']' [2019-10-02T20:34:14.985Z] ++ mktemp -d [2019-10-02T20:34:14.985Z] + export GOPATH=/tmp/tmp.2fmUzvWXLx [2019-10-02T20:34:14.985Z] + GOPATH=/tmp/tmp.2fmUzvWXLx [2019-10-02T20:34:14.985Z] + RM_GOPATH=1 [2019-10-02T20:34:14.985Z] ++ dirname ./install.sh [2019-10-02T20:34:14.985Z] + dir=. [2019-10-02T20:34:14.985Z] + bin=golangci_lint [2019-10-02T20:34:14.985Z] + shift [2019-10-02T20:34:14.985Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T20:34:14.985Z] + . ./golangci_lint.installer [2019-10-02T20:34:14.985Z] ++ : v1.17.1 [2019-10-02T20:34:14.985Z] + install_golangci_lint [2019-10-02T20:34:14.985Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T20:34:14.985Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:34:14.985Z] Installing golangci-lint version v1.17.1 [2019-10-02T20:34:15.437Z] Removing intermediate container e35fef2ff5a5 [2019-10-02T20:34:15.437Z] ---> 8b4e6f0d52ad [2019-10-02T20:34:15.437Z] Step 31/126 : 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-10-02T20:34:15.437Z] ---> Running in 7c87cefe3d00 [2019-10-02T20:34:16.052Z] Removing intermediate container 7c87cefe3d00 [2019-10-02T20:34:16.052Z] ---> 593071566517 [2019-10-02T20:34:16.052Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-02T20:34:16.052Z] ---> 5642bd916d33 [2019-10-02T20:34:16.052Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T20:34:16.052Z] ---> 5642bd916d33 [2019-10-02T20:34:16.052Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:34:16.052Z] ---> Using cache [2019-10-02T20:34:16.052Z] ---> c90e26b87d87 [2019-10-02T20:34:16.052Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T20:34:16.052Z] ---> Running in b29f3dc2ab02 [2019-10-02T20:34:16.121Z] #58 94.08 CC criu/crtools.o [2019-10-02T20:34:16.374Z] + cd /tmp/tmp.2fmUzvWXLx/src/github.com/golangci/golangci-lint/ [2019-10-02T20:34:16.374Z] + git checkout -q v1.17.1 [2019-10-02T20:34:16.379Z] #58 94.54 CC criu/eventfd.o [2019-10-02T20:34:16.637Z] #58 94.87 CC criu/eventpoll.o [2019-10-02T20:34:16.665Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:34:16.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:34:16.665Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:34:16.665Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:34:16.665Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:34:16.665Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:34:16.802Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:34:16.949Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:34:17.231Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:34:17.571Z] #58 95.60 CC criu/external.o [2019-10-02T20:34:17.904Z] #58 95.92 CC criu/fault-injection.o [2019-10-02T20:34:17.904Z] #58 96.02 CC criu/fdstore.o [2019-10-02T20:34:18.162Z] #58 96.33 CC criu/fifo.o [2019-10-02T20:34:18.420Z] #58 96.69 CC criu/file-ids.o [2019-10-02T20:34:18.986Z] #58 ... [2019-10-02T20:34:18.986Z] [2019-10-02T20:34:18.986Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T20:34:18.986Z] #42 145.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T20:34:18.986Z] #42 147.1 + mkdir -p /build [2019-10-02T20:34:18.986Z] #42 147.1 + cp runc /build/runc [2019-10-02T20:34:18.986Z] #42 DONE 147.8s [2019-10-02T20:34:18.986Z] [2019-10-02T20:34:18.986Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:34:18.986Z] #58 97.03 CC criu/file-lock.o [2019-10-02T20:34:19.253Z] Fetched 7719 kB in 2s (3232 kB/s) [2019-10-02T20:34:19.866Z] Reading package lists... [2019-10-02T20:34:19.919Z] #58 98.09 CC criu/files-ext.o [2019-10-02T20:34:20.177Z] #58 98.33 CC criu/files-reg.o [2019-10-02T20:34:21.163Z] Reading package lists... [2019-10-02T20:34:21.457Z] Building dependency tree... [2019-10-02T20:34:21.457Z] Reading state information... [2019-10-02T20:34:21.457Z] The following additional packages will be installed: [2019-10-02T20:34:21.457Z] libapparmor1 libseccomp2 [2019-10-02T20:34:21.457Z] Suggested packages: [2019-10-02T20:34:21.457Z] seccomp [2019-10-02T20:34:21.740Z] The following NEW packages will be installed: [2019-10-02T20:34:21.740Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T20:34:21.740Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:34:21.740Z] Need to get 296 kB of archives. [2019-10-02T20:34:21.740Z] After this operation, 1346 kB of additional disk space will be used. [2019-10-02T20:34:21.740Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-02T20:34:21.740Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-02T20:34:21.740Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-02T20:34:21.740Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-02T20:34:22.029Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:34:22.029Z] Fetched 296 kB in 0s (3753 kB/s) [2019-10-02T20:34:22.029Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-10-02T20:34:22.029Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T20:34:22.029Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T20:34:22.029Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T20:34:22.029Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-02T20:34:22.029Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T20:34:22.029Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T20:34:22.029Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-10-02T20:34:22.029Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T20:34:22.029Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T20:34:22.029Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-02T20:34:22.029Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T20:34:22.029Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T20:34:22.029Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:34:22.029Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T20:34:22.029Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T20:34:22.029Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T20:34:22.029Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T20:34:22.029Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:34:22.076Z] #58 99.85 CC criu/files.o [2019-10-02T20:34:22.649Z] Removing intermediate container b29f3dc2ab02 [2019-10-02T20:34:22.649Z] ---> 043ae913584a [2019-10-02T20:34:22.649Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T20:34:22.649Z] ---> 593071566517 [2019-10-02T20:34:22.649Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:34:22.649Z] ---> Running in bc6801017300 [2019-10-02T20:34:22.649Z] Removing intermediate container bc6801017300 [2019-10-02T20:34:22.649Z] ---> 6d163119b7ed [2019-10-02T20:34:22.649Z] Step 38/126 : 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-10-02T20:34:22.649Z] ---> Running in 3702e54c7162 [2019-10-02T20:34:23.010Z] #58 101.2 CC criu/filesystems.o [2019-10-02T20:34:23.576Z] #58 101.8 CC criu/fsnotify.o [2019-10-02T20:34:23.744Z] Removing intermediate container 3702e54c7162 [2019-10-02T20:34:23.744Z] ---> 90997fac2dc3 [2019-10-02T20:34:23.744Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T20:34:23.744Z] ---> 043ae913584a [2019-10-02T20:34:23.744Z] Step 40/126 : FROM base AS tomlv [2019-10-02T20:34:23.744Z] ---> 5642bd916d33 [2019-10-02T20:34:23.744Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T20:34:23.744Z] ---> Running in 6c1398258363 [2019-10-02T20:34:23.744Z] Removing intermediate container 6c1398258363 [2019-10-02T20:34:23.744Z] ---> c5115ba58d7e [2019-10-02T20:34:23.744Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:34:23.744Z] ---> eadb4dc869e8 [2019-10-02T20:34:23.744Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:34:24.031Z] ---> cc04e937ac86 [2019-10-02T20:34:24.031Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:34:24.031Z] ---> Running in 5ec4fef03c8c [2019-10-02T20:34:24.313Z] + RM_GOPATH=0 [2019-10-02T20:34:24.313Z] + TMP_GOPATH= [2019-10-02T20:34:24.313Z] + : /build [2019-10-02T20:34:24.313Z] + '[' -z '' ']' [2019-10-02T20:34:24.313Z] ++ mktemp -d [2019-10-02T20:34:24.313Z] + export GOPATH=/tmp/tmp.Drzd8RFAi8 [2019-10-02T20:34:24.313Z] + GOPATH=/tmp/tmp.Drzd8RFAi8 [2019-10-02T20:34:24.313Z] + RM_GOPATH=1 [2019-10-02T20:34:24.313Z] ++ dirname ./install.sh [2019-10-02T20:34:24.313Z] + dir=. [2019-10-02T20:34:24.313Z] + bin=tomlv [2019-10-02T20:34:24.313Z] + shift [2019-10-02T20:34:24.313Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T20:34:24.313Z] + . ./tomlv.installer [2019-10-02T20:34:24.313Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:34:24.313Z] + install_tomlv [2019-10-02T20:34:24.313Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:34:24.313Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T20:34:24.313Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Drzd8RFAi8/src/github.com/BurntSushi/toml [2019-10-02T20:34:24.313Z] Cloning into '/tmp/tmp.Drzd8RFAi8/src/github.com/BurntSushi/toml'... [2019-10-02T20:34:24.510Z] #58 102.6 CC criu/image-desc.o [2019-10-02T20:34:24.510Z] #58 102.7 CC criu/image.o [2019-10-02T20:34:24.599Z] + cd /tmp/tmp.Drzd8RFAi8/src/github.com/BurntSushi/toml [2019-10-02T20:34:24.599Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T20:34:24.599Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:34:24.886Z] internal/cpu [2019-10-02T20:34:24.886Z] math/bits [2019-10-02T20:34:24.886Z] runtime/internal/sys [2019-10-02T20:34:24.886Z] runtime/internal/atomic [2019-10-02T20:34:24.886Z] runtime/internal/math [2019-10-02T20:34:24.886Z] unicode/utf8 [2019-10-02T20:34:24.886Z] internal/bytealg [2019-10-02T20:34:24.886Z] math [2019-10-02T20:34:24.886Z] internal/race [2019-10-02T20:34:24.886Z] sync/atomic [2019-10-02T20:34:24.886Z] unicode [2019-10-02T20:34:24.886Z] runtime [2019-10-02T20:34:25.076Z] #58 103.3 CC criu/ipc_ns.o [2019-10-02T20:34:25.175Z] internal/testlog [2019-10-02T20:34:25.175Z] encoding [2019-10-02T20:34:25.175Z] runtime/cgo [2019-10-02T20:34:26.011Z] #58 104.1 CC criu/irmap.o [2019-10-02T20:34:26.269Z] #58 104.5 CC criu/kcmp-ids.o [2019-10-02T20:34:26.581Z] #58 104.6 CC criu/kerndat.o [2019-10-02T20:34:27.169Z] #58 105.5 CC criu/libnetlink.o [2019-10-02T20:34:27.443Z] #58 105.8 CC criu/log.o [2019-10-02T20:34:28.018Z] #58 106.2 CC criu/lsm.o [2019-10-02T20:34:28.583Z] #58 106.6 CC criu/mem.o [2019-10-02T20:34:29.515Z] #58 107.6 CC criu/mount.o [2019-10-02T20:34:29.578Z] internal/reflectlite [2019-10-02T20:34:29.578Z] sync [2019-10-02T20:34:29.578Z] errors [2019-10-02T20:34:29.578Z] sort [2019-10-02T20:34:29.578Z] internal/oserror [2019-10-02T20:34:29.578Z] io [2019-10-02T20:34:29.578Z] strconv [2019-10-02T20:34:29.578Z] syscall [2019-10-02T20:34:29.867Z] bytes [2019-10-02T20:34:29.867Z] strings [2019-10-02T20:34:30.156Z] bufio [2019-10-02T20:34:30.443Z] reflect [2019-10-02T20:34:30.443Z] path [2019-10-02T20:34:30.732Z] text/tabwriter [2019-10-02T20:34:31.017Z] internal/syscall/unix [2019-10-02T20:34:31.017Z] time [2019-10-02T20:34:31.638Z] internal/poll [2019-10-02T20:34:31.924Z] os [2019-10-02T20:34:32.041Z] #58 110.0 CC criu/namespaces.o [2019-10-02T20:34:32.213Z] internal/fmtsort [2019-10-02T20:34:32.498Z] path/filepath [2019-10-02T20:34:32.498Z] fmt [2019-10-02T20:34:32.784Z] io/ioutil [2019-10-02T20:34:33.070Z] log [2019-10-02T20:34:33.070Z] flag [2019-10-02T20:34:33.070Z] github.com/BurntSushi/toml [2019-10-02T20:34:33.415Z] #58 111.4 CC criu/net.o [2019-10-02T20:34:33.685Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T20:34:35.841Z] Removing intermediate container 5ec4fef03c8c [2019-10-02T20:34:35.841Z] ---> 19f2a0d83a68 [2019-10-02T20:34:35.841Z] Step 45/126 : FROM base AS vndr [2019-10-02T20:34:35.841Z] ---> 5642bd916d33 [2019-10-02T20:34:35.841Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T20:34:35.841Z] ---> Running in a7c934477645 [2019-10-02T20:34:35.841Z] Removing intermediate container a7c934477645 [2019-10-02T20:34:35.841Z] ---> 1cee76a1d015 [2019-10-02T20:34:35.841Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:34:35.841Z] ---> 2a9c3979362f [2019-10-02T20:34:35.841Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:34:35.841Z] ---> b956c907b0b1 [2019-10-02T20:34:35.841Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:34:35.841Z] ---> Running in 065ddac9c046 [2019-10-02T20:34:35.945Z] #58 113.7 CC criu/netfilter.o [2019-10-02T20:34:35.945Z] #58 114.0 CC criu/page-pipe.o [2019-10-02T20:34:36.124Z] + RM_GOPATH=0 [2019-10-02T20:34:36.124Z] + TMP_GOPATH= [2019-10-02T20:34:36.124Z] + : /build [2019-10-02T20:34:36.124Z] + '[' -z '' ']' [2019-10-02T20:34:36.124Z] ++ mktemp -d [2019-10-02T20:34:36.124Z] + export GOPATH=/tmp/tmp.sLdTXxQQmc [2019-10-02T20:34:36.124Z] + GOPATH=/tmp/tmp.sLdTXxQQmc [2019-10-02T20:34:36.124Z] + RM_GOPATH=1 [2019-10-02T20:34:36.124Z] ++ dirname ./install.sh [2019-10-02T20:34:36.124Z] + dir=. [2019-10-02T20:34:36.124Z] + bin=vndr [2019-10-02T20:34:36.124Z] + shift [2019-10-02T20:34:36.124Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T20:34:36.124Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:34:36.124Z] + . ./vndr.installer [2019-10-02T20:34:36.124Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:34:36.124Z] + install_vndr [2019-10-02T20:34:36.124Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T20:34:36.124Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sLdTXxQQmc/src/github.com/LK4D4/vndr [2019-10-02T20:34:36.124Z] Cloning into '/tmp/tmp.sLdTXxQQmc/src/github.com/LK4D4/vndr'... [2019-10-02T20:34:36.203Z] #58 114.4 CC criu/page-xfer.o [2019-10-02T20:34:36.407Z] + cd /tmp/tmp.sLdTXxQQmc/src/github.com/LK4D4/vndr [2019-10-02T20:34:36.407Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T20:34:36.407Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T20:34:36.693Z] runtime/internal/sys [2019-10-02T20:34:36.693Z] internal/race [2019-10-02T20:34:36.693Z] internal/cpu [2019-10-02T20:34:36.693Z] runtime/internal/atomic [2019-10-02T20:34:36.693Z] sync/atomic [2019-10-02T20:34:36.693Z] runtime/internal/math [2019-10-02T20:34:36.693Z] unicode [2019-10-02T20:34:36.693Z] internal/bytealg [2019-10-02T20:34:36.693Z] unicode/utf8 [2019-10-02T20:34:36.693Z] math/bits [2019-10-02T20:34:36.980Z] internal/testlog [2019-10-02T20:34:36.980Z] math [2019-10-02T20:34:36.980Z] encoding [2019-10-02T20:34:36.980Z] unicode/utf16 [2019-10-02T20:34:36.980Z] container/list [2019-10-02T20:34:36.980Z] runtime [2019-10-02T20:34:36.980Z] crypto/internal/subtle [2019-10-02T20:34:37.137Z] #58 115.3 CC criu/pagemap-cache.o [2019-10-02T20:34:37.266Z] crypto/subtle [2019-10-02T20:34:37.266Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T20:34:37.266Z] internal/nettrace [2019-10-02T20:34:37.266Z] runtime/cgo [2019-10-02T20:34:37.395Z] #58 115.5 CC criu/pagemap.o [2019-10-02T20:34:37.553Z] vendor/golang.org/x/crypto/internal/subtle [2019-10-02T20:34:37.961Z] #58 116.1 CC criu/parasite-syscall.o [2019-10-02T20:34:38.526Z] #58 116.8 CC criu/path.o [2019-10-02T20:34:38.784Z] #58 117.0 CC criu/pie-util-vdso-elf32.o [2019-10-02T20:34:39.042Z] #58 117.4 CC criu/pie-util-vdso.o [2019-10-02T20:34:39.607Z] #58 117.7 CC criu/pie-util.o [2019-10-02T20:34:39.866Z] #58 117.8 CC criu/pipes.o [2019-10-02T20:34:40.124Z] #58 118.3 CC criu/plugin.o [2019-10-02T20:34:40.382Z] #58 118.7 CC criu/proc_parse.o [2019-10-02T20:34:41.018Z] internal/reflectlite [2019-10-02T20:34:41.018Z] sync [2019-10-02T20:34:41.312Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T20:34:41.312Z] internal/singleflight [2019-10-02T20:34:41.312Z] math/rand [2019-10-02T20:34:41.312Z] errors [2019-10-02T20:34:41.312Z] sort [2019-10-02T20:34:41.608Z] io [2019-10-02T20:34:41.608Z] internal/oserror [2019-10-02T20:34:41.608Z] strconv [2019-10-02T20:34:41.608Z] syscall [2019-10-02T20:34:41.608Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T20:34:41.895Z] bytes [2019-10-02T20:34:42.182Z] bufio [2019-10-02T20:34:42.469Z] reflect [2019-10-02T20:34:42.755Z] strings [2019-10-02T20:34:42.755Z] hash [2019-10-02T20:34:42.755Z] hash/crc32 [2019-10-02T20:34:42.911Z] #58 120.7 CC criu/protobuf-desc.o [2019-10-02T20:34:42.911Z] #58 121.2 CC criu/protobuf.o [2019-10-02T20:34:42.911Z] #58 ... [2019-10-02T20:34:42.911Z] [2019-10-02T20:34:42.911Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T20:34:42.911Z] #55 173.1 + dpkg --print-architecture [2019-10-02T20:34:42.911Z] #55 173.1 + cd /tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution [2019-10-02T20:34:42.911Z] #55 173.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T20:34:43.043Z] crypto [2019-10-02T20:34:43.043Z] crypto/internal/randutil [2019-10-02T20:34:43.330Z] crypto/hmac [2019-10-02T20:34:43.330Z] time [2019-10-02T20:34:43.330Z] internal/syscall/unix [2019-10-02T20:34:43.330Z] crypto/rc4 [2019-10-02T20:34:43.330Z] regexp/syntax [2019-10-02T20:34:43.330Z] path [2019-10-02T20:34:43.477Z] #55 173.5 + GOPATH=/tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zHZM6PqN2R [2019-10-02T20:34:43.478Z] #55 173.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T20:34:43.616Z] vendor/golang.org/x/crypto/hkdf [2019-10-02T20:34:43.616Z] vendor/golang.org/x/text/transform [2019-10-02T20:34:44.238Z] context [2019-10-02T20:34:44.238Z] internal/poll [2019-10-02T20:34:44.523Z] regexp [2019-10-02T20:34:44.809Z] os [2019-10-02T20:34:44.984Z] sha256:a8fb87e434dbfe66a167f8a4c58a8ab0a578b25c4af32053a40523b16bf3be4a [2019-10-02T20:34:44.985Z] INFO: Starting docker-py tests... [2019-10-02T20:34:45.094Z] internal/fmtsort [2019-10-02T20:34:45.094Z] encoding/binary [2019-10-02T20:34:45.378Z] encoding/base64 [2019-10-02T20:34:45.378Z] crypto/sha512 [2019-10-02T20:34:45.378Z] crypto/cipher [2019-10-02T20:34:45.378Z] fmt [2019-10-02T20:34:45.550Z] ============================= test session starts ============================== [2019-10-02T20:34:45.550Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-02T20:34:45.550Z] rootdir: /src, inifile: pytest.ini [2019-10-02T20:34:45.550Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-02T20:34:45.664Z] path/filepath [2019-10-02T20:34:45.664Z] internal/lazyregexp [2019-10-02T20:34:45.664Z] crypto/ed25519/internal/edwards25519 [2019-10-02T20:34:45.664Z] crypto/aes [2019-10-02T20:34:45.950Z] io/ioutil [2019-10-02T20:34:45.950Z] crypto/des [2019-10-02T20:34:45.950Z] crypto/md5 [2019-10-02T20:34:46.237Z] crypto/sha1 [2019-10-02T20:34:46.237Z] crypto/sha256 [2019-10-02T20:34:46.238Z] encoding/pem [2019-10-02T20:34:46.481Z] collected 385 items / 5 deselected / 380 selected [2019-10-02T20:34:46.481Z] [2019-10-02T20:34:46.530Z] net [2019-10-02T20:34:46.530Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T20:34:46.530Z] vendor/golang.org/x/crypto/poly1305 [2019-10-02T20:34:46.530Z] flag [2019-10-02T20:34:46.530Z] go/token [2019-10-02T20:34:46.826Z] net/url [2019-10-02T20:34:46.826Z] text/template/parse [2019-10-02T20:34:47.114Z] go/scanner [2019-10-02T20:34:47.114Z] log [2019-10-02T20:34:47.401Z] go/ast [2019-10-02T20:34:47.401Z] encoding/json [2019-10-02T20:34:48.026Z] text/template [2019-10-02T20:34:48.651Z] go/parser [2019-10-02T20:34:48.651Z] encoding/xml [2019-10-02T20:34:49.668Z] go/doc [2019-10-02T20:34:49.668Z] compress/flate [2019-10-02T20:34:50.294Z] math/big [2019-10-02T20:34:50.294Z] compress/gzip [2019-10-02T20:34:50.579Z] github.com/LK4D4/vndr/build [2019-10-02T20:34:50.579Z] encoding/hex [2019-10-02T20:34:50.579Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T20:34:50.866Z] vendor/golang.org/x/crypto/curve25519 [2019-10-02T20:34:51.154Z] vendor/golang.org/x/text/unicode/bidi [2019-10-02T20:34:51.157Z] Removing intermediate container 4a4d0c4ee3f2 [2019-10-02T20:34:51.157Z] ---> 14d1c1b39f25 [2019-10-02T20:34:51.157Z] Step 67/126 : FROM base AS gotestsum [2019-10-02T20:34:51.157Z] ---> 1ea2b655231c [2019-10-02T20:34:51.157Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T20:34:51.157Z] ---> Running in 1a554473554b [2019-10-02T20:34:51.157Z] Removing intermediate container 1a554473554b [2019-10-02T20:34:51.157Z] ---> 71601cf6963e [2019-10-02T20:34:51.157Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:34:51.157Z] ---> bdc4d62bc6b8 [2019-10-02T20:34:51.157Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:34:51.157Z] ---> 7d9969873333 [2019-10-02T20:34:51.157Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:34:51.157Z] ---> Running in 0eb248f3f3f9 [2019-10-02T20:34:51.157Z] + RM_GOPATH=0 [2019-10-02T20:34:51.157Z] + TMP_GOPATH= [2019-10-02T20:34:51.157Z] + : /build [2019-10-02T20:34:51.157Z] + '[' -z '' ']' [2019-10-02T20:34:51.157Z] ++ mktemp -d [2019-10-02T20:34:51.157Z] + export GOPATH=/tmp/tmp.pIk6vp8QeD [2019-10-02T20:34:51.157Z] + GOPATH=/tmp/tmp.pIk6vp8QeD [2019-10-02T20:34:51.157Z] + RM_GOPATH=1 [2019-10-02T20:34:51.157Z] ++ dirname ./install.sh [2019-10-02T20:34:51.157Z] + dir=. [2019-10-02T20:34:51.157Z] + bin=gotestsum [2019-10-02T20:34:51.157Z] + shift [2019-10-02T20:34:51.157Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T20:34:51.157Z] + . ./gotestsum.installer [2019-10-02T20:34:51.157Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T20:34:51.157Z] + install_gotestsum [2019-10-02T20:34:51.157Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T20:34:51.157Z] + go get -d gotest.tools/gotestsum [2019-10-02T20:34:51.157Z] Installing gotestsum version v0.3.5 [2019-10-02T20:34:51.441Z] vendor/golang.org/x/text/unicode/norm [2019-10-02T20:34:51.726Z] vendor/golang.org/x/text/secure/bidirule [2019-10-02T20:34:52.014Z] vendor/golang.org/x/net/http2/hpack [2019-10-02T20:34:52.317Z] mime [2019-10-02T20:34:52.939Z] crypto/rand [2019-10-02T20:34:52.939Z] crypto/elliptic [2019-10-02T20:34:52.939Z] encoding/asn1 [2019-10-02T20:34:53.224Z] crypto/ed25519 [2019-10-02T20:34:53.224Z] crypto/rsa [2019-10-02T20:34:53.444Z] #55 ... [2019-10-02T20:34:53.444Z] [2019-10-02T20:34:53.444Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:34:53.444Z] #58 121.5 CC criu/pstree.o [2019-10-02T20:34:53.444Z] #58 122.2 CC criu/rbtree.o [2019-10-02T20:34:53.444Z] #58 122.4 CC criu/rst-malloc.o [2019-10-02T20:34:53.444Z] #58 122.6 CC criu/seccomp.o [2019-10-02T20:34:53.444Z] #58 123.3 CC criu/seize.o [2019-10-02T20:34:53.444Z] #58 123.9 CC criu/servicefd.o [2019-10-02T20:34:53.444Z] #58 124.3 CC criu/shmem.o [2019-10-02T20:34:53.444Z] #58 124.9 CC criu/sigframe.o [2019-10-02T20:34:53.444Z] #58 125.1 CC criu/signalfd.o [2019-10-02T20:34:53.444Z] #58 125.5 CC criu/sk-inet.o [2019-10-02T20:34:53.444Z] #58 126.2 CC criu/sk-netlink.o [2019-10-02T20:34:53.444Z] #58 126.6 CC criu/sk-packet.o [2019-10-02T20:34:53.444Z] #58 127.0 CC criu/sk-queue.o [2019-10-02T20:34:53.444Z] #58 127.5 CC criu/sk-tcp.o [2019-10-02T20:34:53.444Z] #58 127.9 CC criu/sk-unix.o [2019-10-02T20:34:53.444Z] #58 129.5 CC criu/sockets.o [2019-10-02T20:34:53.444Z] #58 130.1 CC criu/stats.o [2019-10-02T20:34:53.444Z] #58 130.4 CC criu/string.o [2019-10-02T20:34:53.444Z] #58 130.5 CC criu/sysctl.o [2019-10-02T20:34:53.444Z] #58 131.1 CC criu/sysfs_parse.o [2019-10-02T20:34:53.444Z] #58 131.4 CC criu/timerfd.o [2019-10-02T20:34:53.444Z] #58 131.8 CC criu/tty.o [2019-10-02T20:34:53.511Z] crypto/dsa [2019-10-02T20:34:53.511Z] vendor/golang.org/x/net/idna [2019-10-02T20:34:53.511Z] net/textproto [2019-10-02T20:34:53.796Z] crypto/ecdsa [2019-10-02T20:34:53.796Z] crypto/x509/pkix [2019-10-02T20:34:54.084Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-02T20:34:54.084Z] mime/quotedprintable [2019-10-02T20:34:54.084Z] net/http/internal [2019-10-02T20:34:54.084Z] mime/multipart [2019-10-02T20:34:54.084Z] os/exec [2019-10-02T20:34:54.328Z] + cd /tmp/tmp.pIk6vp8QeD/src/gotest.tools/gotestsum [2019-10-02T20:34:54.328Z] + git checkout -q v0.3.5 [2019-10-02T20:34:54.328Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T20:34:54.369Z] vendor/golang.org/x/net/http/httpguts [2019-10-02T20:34:54.369Z] vendor/golang.org/x/net/http/httpproxy [2019-10-02T20:34:54.653Z] crypto/x509 [2019-10-02T20:34:55.268Z] crypto/tls [2019-10-02T20:34:55.344Z] #58 133.4 CC criu/tun.o [2019-10-02T20:34:55.602Z] #58 133.8 CC criu/uffd.o [2019-10-02T20:34:56.534Z] #58 134.8 CC criu/util.o [2019-10-02T20:34:57.296Z] net/http/httptrace [2019-10-02T20:34:57.296Z] net/http [2019-10-02T20:34:57.468Z] #58 135.7 CC criu/uts_ns.o [2019-10-02T20:34:58.034Z] #58 136.0 CC criu/vdso-compat.o [2019-10-02T20:34:58.034Z] #58 136.3 CC criu/vdso.o [2019-10-02T20:34:58.967Z] #58 137.1 LINK criu/built-in.o [2019-10-02T20:34:58.967Z] #58 137.2 LINK criu/criu [2019-10-02T20:34:59.533Z] #58 137.5 DEP lib/c/criu.d [2019-10-02T20:34:59.533Z] #58 137.6 CC images/rpc.pb-c.o [2019-10-02T20:35:00.099Z] #58 138.1 CC lib/c/criu.o [2019-10-02T20:35:00.766Z] github.com/LK4D4/vndr/godl [2019-10-02T20:35:00.766Z] github.com/LK4D4/vndr [2019-10-02T20:35:01.098Z] #58 139.2 LINK lib/c/built-in.o [2019-10-02T20:35:01.098Z] #58 139.2 LINK lib/c/libcriu.so [2019-10-02T20:35:01.357Z] #58 139.5 GEN magic.py [2019-10-02T20:35:01.357Z] #58 139.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T20:35:01.357Z] #58 139.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T20:35:01.923Z] #58 140.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T20:35:02.491Z] #58 ... [2019-10-02T20:35:02.491Z] [2019-10-02T20:35:02.491Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T20:35:02.491Z] #55 192.5 + rm -rf /tmp/tmp.zHZM6PqN2R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zHZM6PqN2R [2019-10-02T20:35:04.392Z] #55 DONE 194.3s [2019-10-02T20:35:04.392Z] [2019-10-02T20:35:04.392Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T20:35:04.392Z] #58 140.6 make[1]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.1 make[1]: 'images/built-in.o' is up to date. [2019-10-02T20:35:04.392Z] #58 141.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T20:35:04.392Z] #58 141.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T20:35:04.392Z] #58 141.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T20:35:04.392Z] #58 141.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T20:35:04.392Z] #58 141.3 make[1]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T20:35:04.392Z] #58 141.5 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.5 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.5 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.6 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.7 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.7 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.7 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.8 make[2]: Nothing to be done for 'all'. [2019-10-02T20:35:04.392Z] #58 141.8 INSTALL criu/criu [2019-10-02T20:35:04.392Z] #58 DONE 142.4s [2019-10-02T20:35:04.392Z] [2019-10-02T20:35:04.392Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:35:05.219Z] Removing intermediate container 065ddac9c046 [2019-10-02T20:35:05.219Z] ---> 252086179eaf [2019-10-02T20:35:05.219Z] Step 50/126 : FROM dev-base AS containerd [2019-10-02T20:35:05.219Z] ---> 5642bd916d33 [2019-10-02T20:35:05.219Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:35:05.219Z] ---> Using cache [2019-10-02T20:35:05.219Z] ---> c90e26b87d87 [2019-10-02T20:35:05.219Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T20:35:05.219Z] ---> Running in b48db09cc1b1 [2019-10-02T20:35:05.219Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:35:05.219Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:35:05.220Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:35:05.220Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:35:05.220Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:35:05.506Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:35:05.789Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:35:05.964Z] Removing intermediate container 0eb248f3f3f9 [2019-10-02T20:35:05.964Z] ---> f625bf6c5d43 [2019-10-02T20:35:05.964Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-02T20:35:05.964Z] ---> 1ea2b655231c [2019-10-02T20:35:05.964Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T20:35:05.964Z] ---> Running in 287a63e4dfff [2019-10-02T20:35:05.964Z] Removing intermediate container 287a63e4dfff [2019-10-02T20:35:05.964Z] ---> 117eb0cc9d4d [2019-10-02T20:35:05.964Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:35:06.072Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:35:06.333Z] ---> 113916d59189 [2019-10-02T20:35:06.334Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:35:06.334Z] ---> edd676f4d5e1 [2019-10-02T20:35:06.334Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:35:06.707Z] ---> Running in f347f22d000f [2019-10-02T20:35:07.077Z] + RM_GOPATH=0 [2019-10-02T20:35:07.077Z] + TMP_GOPATH= [2019-10-02T20:35:07.077Z] + : /build [2019-10-02T20:35:07.077Z] + '[' -z '' ']' [2019-10-02T20:35:07.077Z] ++ mktemp -d [2019-10-02T20:35:07.077Z] + export GOPATH=/tmp/tmp.4SKBBuG0aR [2019-10-02T20:35:07.077Z] + GOPATH=/tmp/tmp.4SKBBuG0aR [2019-10-02T20:35:07.077Z] + RM_GOPATH=1 [2019-10-02T20:35:07.077Z] ++ dirname ./install.sh [2019-10-02T20:35:07.077Z] + dir=. [2019-10-02T20:35:07.077Z] + bin=dockercli [2019-10-02T20:35:07.077Z] + shift [2019-10-02T20:35:07.077Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T20:35:07.077Z] + . ./dockercli.installer [2019-10-02T20:35:07.077Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T20:35:07.077Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T20:35:07.077Z] + install_dockercli [2019-10-02T20:35:07.077Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T20:35:07.077Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T20:35:07.077Z] ++ uname -m [2019-10-02T20:35:07.077Z] + arch=s390x [2019-10-02T20:35:07.077Z] + '[' s390x '!=' x86_64 ']' [2019-10-02T20:35:07.077Z] + '[' s390x '!=' s390x ']' [2019-10-02T20:35:07.077Z] + url=https://download.docker.com/linux/static [2019-10-02T20:35:07.077Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-02T20:35:07.077Z] + tar -xz docker/docker [2019-10-02T20:35:08.114Z] Fetched 7719 kB in 2s (3035 kB/s) [2019-10-02T20:35:08.336Z] + mkdir -p /build [2019-10-02T20:35:08.336Z] + mv docker/docker /build/ [2019-10-02T20:35:08.336Z] + rmdir docker [2019-10-02T20:35:08.696Z] Removing intermediate container f347f22d000f [2019-10-02T20:35:08.696Z] ---> 5b88ddf9c93a [2019-10-02T20:35:08.696Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-02T20:35:08.696Z] ---> e971f1b83cac [2019-10-02T20:35:08.696Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T20:35:08.696Z] ---> Running in dc255cb0d908 [2019-10-02T20:35:08.730Z] Reading package lists... [2019-10-02T20:35:09.061Z] Removing intermediate container dc255cb0d908 [2019-10-02T20:35:09.062Z] ---> 28f51ca4dcf0 [2019-10-02T20:35:09.062Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:35:09.062Z] ---> 195ad388aeea [2019-10-02T20:35:09.062Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:35:09.506Z] ---> d53f8b08d968 [2019-10-02T20:35:09.506Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:35:09.506Z] ---> Running in 4e1096557283 [2019-10-02T20:35:09.926Z] + RM_GOPATH=0 [2019-10-02T20:35:09.926Z] + TMP_GOPATH= [2019-10-02T20:35:09.926Z] + : /build [2019-10-02T20:35:09.926Z] + '[' -z '' ']' [2019-10-02T20:35:09.926Z] ++ mktemp -d [2019-10-02T20:35:09.926Z] + export GOPATH=/tmp/tmp.CTZOnzcXxC [2019-10-02T20:35:09.926Z] + GOPATH=/tmp/tmp.CTZOnzcXxC [2019-10-02T20:35:09.926Z] + RM_GOPATH=1 [2019-10-02T20:35:09.926Z] ++ dirname ./install.sh [2019-10-02T20:35:09.926Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T20:35:09.926Z] + dir=. [2019-10-02T20:35:09.926Z] + bin=runc [2019-10-02T20:35:09.926Z] + shift [2019-10-02T20:35:09.926Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T20:35:09.926Z] + . ./runc.installer [2019-10-02T20:35:09.926Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:35:09.926Z] + install_runc [2019-10-02T20:35:09.926Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T20:35:09.926Z] + uname -r [2019-10-02T20:35:09.926Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T20:35:09.926Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T20:35:09.926Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CTZOnzcXxC/src/github.com/opencontainers/runc [2019-10-02T20:35:09.926Z] Cloning into '/tmp/tmp.CTZOnzcXxC/src/github.com/opencontainers/runc'... [2019-10-02T20:35:10.020Z] Reading package lists... [2019-10-02T20:35:10.303Z] Building dependency tree... [2019-10-02T20:35:10.303Z] Reading state information... [2019-10-02T20:35:10.303Z] The following additional packages will be installed: [2019-10-02T20:35:10.303Z] btrfs-progs liblzo2-2 [2019-10-02T20:35:10.586Z] The following NEW packages will be installed: [2019-10-02T20:35:10.586Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T20:35:10.586Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:35:10.586Z] Need to get 588 kB of archives. [2019-10-02T20:35:10.586Z] After this operation, 5005 kB of additional disk space will be used. [2019-10-02T20:35:10.586Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T20:35:10.586Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T20:35:10.586Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T20:35:10.848Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-02T20:35:10.869Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:35:10.869Z] Fetched 588 kB in 0s (5845 kB/s) [2019-10-02T20:35:10.869Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T20:35:10.869Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T20:35:10.869Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T20:35:10.869Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:35:10.869Z] Selecting previously unselected package btrfs-progs. [2019-10-02T20:35:10.869Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T20:35:10.869Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:35:10.869Z] Selecting previously unselected package btrfs-tools. [2019-10-02T20:35:10.869Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T20:35:10.869Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:35:10.869Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:35:11.105Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-02T20:35:11.152Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:35:11.152Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:35:11.152Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:35:11.152Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:35:11.230Z] + cd /tmp/tmp.CTZOnzcXxC/src/github.com/opencontainers/runc [2019-10-02T20:35:11.230Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:35:11.230Z] + '[' -z '' ']' [2019-10-02T20:35:11.230Z] + target=static [2019-10-02T20:35:11.230Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T20:35:11.230Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T20:35:11.435Z] Removing intermediate container b48db09cc1b1 [2019-10-02T20:35:11.435Z] ---> 6cc1468ee8f6 [2019-10-02T20:35:11.435Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T20:35:11.719Z] ---> Running in 76ecf41317bf [2019-10-02T20:35:11.719Z] Removing intermediate container 76ecf41317bf [2019-10-02T20:35:11.719Z] ---> 74f77e00f03a [2019-10-02T20:35:11.719Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:35:11.719Z] ---> 3b26128bd0e1 [2019-10-02T20:35:11.719Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:35:12.001Z] ---> 08fdfdb6c1cd [2019-10-02T20:35:12.001Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:35:12.001Z] ---> Running in 2905163d9e93 [2019-10-02T20:35:12.292Z] + RM_GOPATH=0 [2019-10-02T20:35:12.292Z] + TMP_GOPATH= [2019-10-02T20:35:12.292Z] + : /build [2019-10-02T20:35:12.292Z] + '[' -z '' ']' [2019-10-02T20:35:12.292Z] ++ mktemp -d [2019-10-02T20:35:12.292Z] + export GOPATH=/tmp/tmp.IrQdwQvdg8 [2019-10-02T20:35:12.292Z] + GOPATH=/tmp/tmp.IrQdwQvdg8 [2019-10-02T20:35:12.292Z] + RM_GOPATH=1 [2019-10-02T20:35:12.292Z] ++ dirname ./install.sh [2019-10-02T20:35:12.292Z] + dir=. [2019-10-02T20:35:12.292Z] + bin=containerd [2019-10-02T20:35:12.292Z] + shift [2019-10-02T20:35:12.292Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T20:35:12.292Z] + . ./containerd.installer [2019-10-02T20:35:12.292Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:35:12.292Z] + install_containerd [2019-10-02T20:35:12.292Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T20:35:12.292Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.IrQdwQvdg8/src/github.com/containerd/containerd [2019-10-02T20:35:12.292Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:35:12.292Z] Cloning into '/tmp/tmp.IrQdwQvdg8/src/github.com/containerd/containerd'... [2019-10-02T20:35:13.061Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-02T20:35:19.287Z] + cd /tmp/tmp.IrQdwQvdg8/src/github.com/containerd/containerd [2019-10-02T20:35:19.287Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T20:35:19.287Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T20:35:19.287Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T20:35:19.287Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:35:19.287Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T20:35:19.287Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T20:35:19.287Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T20:35:19.287Z] + '[' '' = dynamic ']' [2019-10-02T20:35:19.287Z] + make [2019-10-02T20:35:19.287Z] 🇩 bin/ctr [2019-10-02T20:35:22.470Z] #24 ... [2019-10-02T20:35:22.470Z] [2019-10-02T20:35:22.470Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:35:22.470Z] #47 173.3 🇩 bin/containerd [2019-10-02T20:35:22.470Z] #47 ... [2019-10-02T20:35:22.470Z] [2019-10-02T20:35:22.470Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T20:35:22.470Z] #24 DONE 211.6s [2019-10-02T20:35:22.470Z] [2019-10-02T20:35:22.470Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:35:23.036Z] #47 ... [2019-10-02T20:35:23.036Z] [2019-10-02T20:35:23.036Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T20:35:23.036Z] #25 DONE 0.4s [2019-10-02T20:35:23.036Z] [2019-10-02T20:35:23.036Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T20:35:23.036Z] #28 DONE 0.1s [2019-10-02T20:35:23.036Z] [2019-10-02T20:35:23.036Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T20:35:23.036Z] #31 DONE 0.1s [2019-10-02T20:35:23.036Z] [2019-10-02T20:35:23.036Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T20:35:23.295Z] #34 DONE 0.1s [2019-10-02T20:35:23.295Z] [2019-10-02T20:35:23.295Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T20:35:23.295Z] #39 DONE 0.1s [2019-10-02T20:35:23.295Z] [2019-10-02T20:35:23.296Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:35:23.861Z] #47 ... [2019-10-02T20:35:23.861Z] [2019-10-02T20:35:23.861Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T20:35:23.861Z] #43 DONE 0.3s [2019-10-02T20:35:23.861Z] [2019-10-02T20:35:23.861Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T20:35:25.240Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T20:35:25.240Z] + mkdir -p /build [2019-10-02T20:35:25.240Z] + cp runc /build/runc [2019-10-02T20:35:26.043Z] Removing intermediate container 4e1096557283 [2019-10-02T20:35:26.043Z] ---> 9cff1711fac1 [2019-10-02T20:35:26.043Z] Step 82/126 : FROM dev-base AS tini [2019-10-02T20:35:26.043Z] ---> 1ea2b655231c [2019-10-02T20:35:26.043Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:35:26.043Z] ---> Using cache [2019-10-02T20:35:26.043Z] ---> 0fcc5a5ae0c9 [2019-10-02T20:35:26.043Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T20:35:26.043Z] ---> Running in cf0b3c486fae [2019-10-02T20:35:26.830Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:35:26.830Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:35:26.830Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:35:26.830Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:35:26.830Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:35:26.830Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:35:27.198Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:35:27.198Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:35:28.432Z] Fetched 7669 kB in 1s (4821 kB/s) [2019-10-02T20:35:28.808Z] Reading package lists... [2019-10-02T20:35:29.182Z] Reading package lists... [2019-10-02T20:35:29.571Z] Building dependency tree... [2019-10-02T20:35:29.571Z] Reading state information... [2019-10-02T20:35:29.571Z] The following additional packages will be installed: [2019-10-02T20:35:29.571Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T20:35:29.571Z] Suggested packages: [2019-10-02T20:35:29.571Z] codeblocks eclipse ninja-build lrzip [2019-10-02T20:35:29.571Z] Recommended packages: [2019-10-02T20:35:29.571Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T20:35:29.571Z] The following NEW packages will be installed: [2019-10-02T20:35:29.571Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T20:35:29.571Z] vim-common xxd [2019-10-02T20:35:29.571Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:35:29.571Z] Need to get 13.2 MB of archives. [2019-10-02T20:35:29.571Z] After this operation, 59.4 MB of additional disk space will be used. [2019-10-02T20:35:29.571Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T20:35:29.571Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T20:35:29.571Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-02T20:35:29.973Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-02T20:35:29.973Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-02T20:35:29.973Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-02T20:35:29.973Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-02T20:35:29.973Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-02T20:35:29.973Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:35:29.973Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:35:29.973Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:35:29.973Z] Fetched 13.2 MB in 0s (39.7 MB/s) [2019-10-02T20:35:29.973Z] Selecting previously unselected package cmake-data. [2019-10-02T20:35:29.973Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T20:35:29.973Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T20:35:29.973Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T20:35:30.350Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T20:35:30.350Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T20:35:30.350Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:35:30.350Z] Selecting previously unselected package libicu57:s390x. [2019-10-02T20:35:30.350Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-02T20:35:30.350Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T20:35:31.298Z] Selecting previously unselected package libxml2:s390x. [2019-10-02T20:35:31.298Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-02T20:35:31.298Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:35:31.678Z] Selecting previously unselected package libarchive13:s390x. [2019-10-02T20:35:31.679Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-02T20:35:31.679Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T20:35:31.679Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-10-02T20:35:31.679Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-02T20:35:31.679Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T20:35:31.679Z] Selecting previously unselected package libuv1:s390x. [2019-10-02T20:35:31.679Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-02T20:35:31.679Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-02T20:35:31.679Z] Selecting previously unselected package cmake. [2019-10-02T20:35:31.679Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-02T20:35:31.679Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T20:35:32.060Z] Selecting previously unselected package xxd. [2019-10-02T20:35:32.060Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T20:35:32.060Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:35:32.451Z] Selecting previously unselected package vim-common. [2019-10-02T20:35:32.451Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:35:32.451Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:35:32.451Z] Processing triggers for mime-support (3.60) ... [2019-10-02T20:35:32.451Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:35:32.451Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-10-02T20:35:32.451Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T20:35:32.451Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T20:35:32.451Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:35:32.451Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:35:32.451Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:35:32.451Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:35:32.451Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T20:35:32.451Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T20:35:32.451Z] Setting up cmake (3.7.2-1) ... [2019-10-02T20:35:32.451Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:35:33.713Z] Removing intermediate container cf0b3c486fae [2019-10-02T20:35:33.713Z] ---> 8f4ed53738a2 [2019-10-02T20:35:33.713Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:35:34.074Z] ---> 0163d0f612a6 [2019-10-02T20:35:34.074Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T20:35:34.074Z] ---> Running in 18a1b221a2db [2019-10-02T20:35:34.074Z] Removing intermediate container 18a1b221a2db [2019-10-02T20:35:34.074Z] ---> 99ce869a0a13 [2019-10-02T20:35:34.074Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:35:34.444Z] ---> 2401cbf8ed82 [2019-10-02T20:35:34.444Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:35:34.444Z] ---> Running in 3502257b8806 [2019-10-02T20:35:34.813Z] + RM_GOPATH=0 [2019-10-02T20:35:34.813Z] + TMP_GOPATH= [2019-10-02T20:35:34.813Z] + : /build [2019-10-02T20:35:34.813Z] + '[' -z '' ']' [2019-10-02T20:35:34.813Z] ++ mktemp -d [2019-10-02T20:35:34.813Z] + export GOPATH=/tmp/tmp.wEaRUh1OP3 [2019-10-02T20:35:34.813Z] + GOPATH=/tmp/tmp.wEaRUh1OP3 [2019-10-02T20:35:34.813Z] + RM_GOPATH=1 [2019-10-02T20:35:34.813Z] ++ dirname ./install.sh [2019-10-02T20:35:34.813Z] + dir=. [2019-10-02T20:35:34.813Z] + bin=tini [2019-10-02T20:35:34.813Z] + shift [2019-10-02T20:35:34.813Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T20:35:34.813Z] + . ./tini.installer [2019-10-02T20:35:34.813Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:35:34.813Z] + install_tini [2019-10-02T20:35:34.813Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T20:35:34.813Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.wEaRUh1OP3/tini [2019-10-02T20:35:34.813Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:35:34.813Z] Cloning into '/tmp/tmp.wEaRUh1OP3/tini'... [2019-10-02T20:35:35.197Z] + cd /tmp/tmp.wEaRUh1OP3/tini [2019-10-02T20:35:35.197Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:35:35.197Z] + cmake . [2019-10-02T20:35:35.197Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T20:35:35.197Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T20:35:35.197Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T20:35:35.197Z] -- Detecting C compiler ABI info [2019-10-02T20:35:35.580Z] -- Detecting C compiler ABI info - done [2019-10-02T20:35:35.580Z] -- Detecting C compile features [2019-10-02T20:35:35.580Z] -- Detecting C compile features - done [2019-10-02T20:35:35.580Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T20:35:35.580Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T20:35:35.580Z] -- Configuring done [2019-10-02T20:35:35.580Z] -- Generating done [2019-10-02T20:35:35.580Z] -- Build files have been written to: /tmp/tmp.wEaRUh1OP3/tini [2019-10-02T20:35:35.580Z] + make tini-static [2019-10-02T20:35:35.580Z] Scanning dependencies of target tini-static [2019-10-02T20:35:35.580Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T20:35:35.944Z] [100%] Linking C executable tini-static [2019-10-02T20:35:35.944Z] [100%] Built target tini-static [2019-10-02T20:35:35.944Z] + mkdir -p /build [2019-10-02T20:35:35.944Z] + cp tini-static /build/docker-init [2019-10-02T20:35:36.749Z] Removing intermediate container 3502257b8806 [2019-10-02T20:35:36.749Z] ---> 9c7f470828bc [2019-10-02T20:35:36.749Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-02T20:35:36.749Z] ---> 1ea2b655231c [2019-10-02T20:35:36.749Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T20:35:36.749Z] ---> Running in a229cd0b5dac [2019-10-02T20:35:37.237Z] Removing intermediate container a229cd0b5dac [2019-10-02T20:35:37.237Z] ---> 5fa69eebf75f [2019-10-02T20:35:37.237Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:35:37.237Z] ---> d99ef44b1f3f [2019-10-02T20:35:37.237Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:35:37.677Z] ---> 4dda493a1671 [2019-10-02T20:35:37.677Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:35:37.677Z] ---> Running in 94d622581801 [2019-10-02T20:35:38.122Z] + RM_GOPATH=0 [2019-10-02T20:35:38.122Z] + TMP_GOPATH= [2019-10-02T20:35:38.122Z] + : /build/ [2019-10-02T20:35:38.122Z] + '[' -z '' ']' [2019-10-02T20:35:38.122Z] ++ mktemp -d [2019-10-02T20:35:38.122Z] + export GOPATH=/tmp/tmp.T1yUKiLaEU [2019-10-02T20:35:38.122Z] + GOPATH=/tmp/tmp.T1yUKiLaEU [2019-10-02T20:35:38.122Z] + RM_GOPATH=1 [2019-10-02T20:35:38.122Z] ++ dirname ./install.sh [2019-10-02T20:35:38.122Z] + dir=. [2019-10-02T20:35:38.122Z] + bin=rootlesskit [2019-10-02T20:35:38.122Z] + shift [2019-10-02T20:35:38.122Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T20:35:38.122Z] + . ./rootlesskit.installer [2019-10-02T20:35:38.122Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:35:38.122Z] + install_rootlesskit [2019-10-02T20:35:38.122Z] + case "$1" in [2019-10-02T20:35:38.122Z] + export CGO_ENABLED=0 [2019-10-02T20:35:38.122Z] + CGO_ENABLED=0 [2019-10-02T20:35:38.122Z] + _install_rootlesskit [2019-10-02T20:35:38.122Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T20:35:38.122Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T1yUKiLaEU/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:35:38.122Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:35:38.122Z] Cloning into '/tmp/tmp.T1yUKiLaEU/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T20:35:38.583Z] + cd /tmp/tmp.T1yUKiLaEU/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:35:38.583Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:35:38.583Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:35:38.583Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T20:35:44.951Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:35:44.951Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T20:35:45.772Z] #47 195.0 🇩 bin/containerd-stress [2019-10-02T20:35:45.772Z] #47 196.5 🇩 bin/containerd-shim [2019-10-02T20:35:46.893Z] Removing intermediate container 94d622581801 [2019-10-02T20:35:46.893Z] ---> d4b2793b35fb [2019-10-02T20:35:46.893Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T20:35:46.893Z] ---> d72184e0fb1a [2019-10-02T20:35:46.893Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-02T20:35:46.893Z] ---> e971f1b83cac [2019-10-02T20:35:46.893Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:35:47.022Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-02T20:35:47.338Z] ---> Running in cb43969e59c7 [2019-10-02T20:35:47.338Z] Removing intermediate container cb43969e59c7 [2019-10-02T20:35:47.338Z] ---> f3753ca76aa2 [2019-10-02T20:35:47.338Z] Step 97/126 : RUN groupadd -r docker [2019-10-02T20:35:47.338Z] ---> Running in 8384c1b4cad1 [2019-10-02T20:35:48.586Z] Removing intermediate container 8384c1b4cad1 [2019-10-02T20:35:48.587Z] ---> 7cbb98e60a75 [2019-10-02T20:35:48.587Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T20:35:48.587Z] ---> Running in a5570f1201b2 [2019-10-02T20:35:49.827Z] Removing intermediate container a5570f1201b2 [2019-10-02T20:35:49.827Z] ---> 821568818053 [2019-10-02T20:35:49.827Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T20:35:49.827Z] ---> Running in 8487d2f60ad3 [2019-10-02T20:35:49.953Z] #47 202.1 🇩 bin/containerd-shim-runc-v1 [2019-10-02T20:35:50.194Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T20:35:50.967Z] Removing intermediate container 8487d2f60ad3 [2019-10-02T20:35:50.967Z] ---> 7b9c4e84c404 [2019-10-02T20:35:50.967Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T20:35:50.967Z] ---> Running in f292c993acd3 [2019-10-02T20:35:52.211Z] Removing intermediate container f292c993acd3 [2019-10-02T20:35:52.211Z] ---> 553cff497d1d [2019-10-02T20:35:52.211Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T20:35:52.211Z] ---> Running in ad9e53ac18f0 [2019-10-02T20:35:52.479Z] #47 204.5 🇩 binaries [2019-10-02T20:35:52.479Z] #47 204.5 + mkdir -p /build [2019-10-02T20:35:52.479Z] #47 204.5 + cp bin/containerd /build/containerd [2019-10-02T20:35:52.479Z] #47 204.5 + cp bin/containerd-shim /build/containerd-shim [2019-10-02T20:35:52.479Z] #47 204.5 + cp bin/ctr /build/ctr [2019-10-02T20:35:53.083Z] Removing intermediate container ad9e53ac18f0 [2019-10-02T20:35:53.083Z] ---> 6969ae9551af [2019-10-02T20:35:53.083Z] Step 102/126 : RUN ldconfig [2019-10-02T20:35:53.083Z] ---> Running in 284d8bd06357 [2019-10-02T20:35:53.409Z] #47 DONE 205.6s [2019-10-02T20:35:54.340Z] [2019-10-02T20:35:54.340Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T20:35:54.424Z] Removing intermediate container 284d8bd06357 [2019-10-02T20:35:54.424Z] ---> 56f5df93342d [2019-10-02T20:35:54.424Z] Step 103/126 : 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-10-02T20:35:54.424Z] ---> Running in fa95e978c726 [2019-10-02T20:35:54.597Z] #48 DONE 0.4s [2019-10-02T20:35:54.597Z] [2019-10-02T20:35:54.597Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T20:35:54.597Z] #51 DONE 0.1s [2019-10-02T20:35:54.853Z] [2019-10-02T20:35:54.853Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T20:35:54.853Z] #54 DONE 0.3s [2019-10-02T20:35:55.110Z] [2019-10-02T20:35:55.110Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T20:35:55.221Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:35:55.221Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:35:55.221Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:35:55.221Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:35:55.221Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:35:55.221Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T20:35:55.221Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T20:35:55.221Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T20:35:55.369Z] #56 DONE 0.5s [2019-10-02T20:35:55.369Z] [2019-10-02T20:35:55.369Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T20:35:55.369Z] #59 DONE 0.1s [2019-10-02T20:35:55.626Z] [2019-10-02T20:35:55.626Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T20:35:55.882Z] #63 DONE 0.2s [2019-10-02T20:35:55.882Z] [2019-10-02T20:35:55.882Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T20:35:56.140Z] #65 DONE 0.4s [2019-10-02T20:35:56.140Z] [2019-10-02T20:35:56.140Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T20:35:56.140Z] #66 DONE 0.0s [2019-10-02T20:35:56.140Z] [2019-10-02T20:35:56.140Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T20:35:56.463Z] Fetched 7669 kB in 1s (4954 kB/s) [2019-10-02T20:35:57.071Z] #67 DONE 1.0s [2019-10-02T20:35:57.263Z] Reading package lists... [2019-10-02T20:35:57.328Z] [2019-10-02T20:35:57.328Z] #68 exporting to image [2019-10-02T20:35:57.329Z] #68 exporting layers [2019-10-02T20:35:57.641Z] Reading package lists... [2019-10-02T20:35:57.641Z] Building dependency tree... [2019-10-02T20:35:57.641Z] Reading state information... [2019-10-02T20:35:57.641Z] The following additional packages will be installed: [2019-10-02T20:35:57.641Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T20:35:57.641Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T20:35:57.641Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T20:35:57.641Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T20:35:57.641Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T20:35:57.641Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T20:35:57.641Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T20:35:57.641Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T20:35:57.641Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T20:35:57.641Z] Suggested packages: [2019-10-02T20:35:57.641Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T20:35:57.641Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T20:35:57.641Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T20:35:57.641Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T20:35:57.641Z] Recommended packages: [2019-10-02T20:35:57.641Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T20:35:57.641Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T20:35:58.420Z] The following NEW packages will be installed: [2019-10-02T20:35:58.421Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T20:35:58.421Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T20:35:58.421Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T20:35:58.421Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T20:35:58.421Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T20:35:58.421Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T20:35:58.421Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T20:35:58.421Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T20:35:58.421Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T20:35:58.421Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T20:35:58.421Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T20:35:58.421Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T20:35:58.421Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T20:35:58.421Z] xfsprogs xxd xz-utils zip [2019-10-02T20:35:58.421Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:35:58.421Z] Need to get 88.2 MB of archives. [2019-10-02T20:35:58.421Z] After this operation, 565 MB of additional disk space will be used. [2019-10-02T20:35:58.421Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T20:35:58.421Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T20:35:58.421Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-02T20:35:58.421Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-02T20:35:58.421Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-02T20:35:58.421Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-02T20:35:58.421Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-02T20:35:58.864Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-02T20:35:58.864Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-02T20:35:58.864Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-02T20:35:58.864Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-02T20:35:58.864Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-02T20:35:58.864Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-02T20:35:58.864Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-02T20:35:58.864Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-02T20:35:58.864Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T20:35:58.864Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-02T20:35:58.864Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-02T20:35:58.864Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-02T20:35:58.864Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-02T20:35:58.864Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-02T20:35:58.864Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:35:58.864Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:35:58.864Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-02T20:35:58.864Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-02T20:35:58.864Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-02T20:35:58.864Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-02T20:35:58.864Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T20:35:58.864Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T20:35:58.864Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T20:35:58.864Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-02T20:35:58.864Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-02T20:35:58.864Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T20:35:58.864Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T20:35:58.864Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T20:35:58.864Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-02T20:35:58.864Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-02T20:35:58.864Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-02T20:35:58.864Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-02T20:35:58.864Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-02T20:35:58.864Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-02T20:35:58.864Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-02T20:35:58.864Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-02T20:35:58.864Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-02T20:35:58.864Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T20:35:58.864Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T20:35:58.864Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-02T20:35:58.864Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-02T20:35:58.865Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-02T20:35:58.865Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T20:35:58.865Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T20:35:58.865Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T20:35:58.865Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T20:35:58.865Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T20:35:58.865Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-02T20:35:58.865Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T20:35:58.865Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-02T20:35:58.865Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-02T20:35:58.865Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-02T20:35:58.865Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-02T20:35:58.865Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-02T20:35:58.865Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-02T20:35:58.865Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-02T20:35:59.355Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T20:35:59.355Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T20:35:59.355Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T20:35:59.355Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T20:35:59.355Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-02T20:35:59.815Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-02T20:36:00.201Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:36:00.201Z] Fetched 88.2 MB in 1s (54.3 MB/s) [2019-10-02T20:36:00.201Z] Selecting previously unselected package bash-completion. [2019-10-02T20:36:00.201Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-02T20:36:00.201Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T20:36:00.577Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T20:36:00.957Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-10-02T20:36:00.957Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-02T20:36:00.957Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package libudev-dev:s390x. [2019-10-02T20:36:00.957Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-02T20:36:00.957Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T20:36:00.957Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T20:36:00.957Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T20:36:00.957Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:36:01.335Z] Selecting previously unselected package python3-minimal. [2019-10-02T20:36:01.335Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-02T20:36:01.335Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T20:36:01.335Z] Selecting previously unselected package libmpdec2:s390x. [2019-10-02T20:36:01.335Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-02T20:36:01.335Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-02T20:36:01.335Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-02T20:36:01.335Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T20:36:01.335Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T20:36:01.708Z] Selecting previously unselected package python3.5. [2019-10-02T20:36:01.708Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T20:36:01.708Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:36:01.708Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-02T20:36:01.708Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-02T20:36:01.708Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T20:36:01.708Z] Selecting previously unselected package dh-python. [2019-10-02T20:36:01.708Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T20:36:01.708Z] Unpacking dh-python (2.20170125) ... [2019-10-02T20:36:01.708Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T20:36:01.708Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:36:02.483Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package python3. [2019-10-02T20:36:02.483Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-02T20:36:02.483Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package pigz. [2019-10-02T20:36:02.483Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package libip4tc0:s390x. [2019-10-02T20:36:02.483Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package libip6tc0:s390x. [2019-10-02T20:36:02.483Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package libiptc0:s390x. [2019-10-02T20:36:02.483Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package libxtables12:s390x. [2019-10-02T20:36:02.483Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-02T20:36:02.483Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T20:36:02.483Z] Selecting previously unselected package iptables. [2019-10-02T20:36:02.483Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T20:36:02.483Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package xxd. [2019-10-02T20:36:02.845Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package vim-common. [2019-10-02T20:36:02.845Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:36:02.845Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package bzip2. [2019-10-02T20:36:02.845Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package libgpm2:s390x. [2019-10-02T20:36:02.845Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package xz-utils. [2019-10-02T20:36:02.845Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package aufs-tools. [2019-10-02T20:36:02.845Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T20:36:02.845Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:36:02.845Z] Selecting previously unselected package btrfs-progs. [2019-10-02T20:36:02.845Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T20:36:02.845Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:36:03.210Z] Selecting previously unselected package btrfs-tools. [2019-10-02T20:36:03.210Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T20:36:03.210Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:36:03.210Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-02T20:36:03.210Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T20:36:03.210Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T20:36:03.210Z] Selecting previously unselected package dmsetup. [2019-10-02T20:36:03.211Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T20:36:03.211Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T20:36:03.211Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T20:36:03.211Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T20:36:03.211Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T20:36:03.211Z] Selecting previously unselected package jq. [2019-10-02T20:36:03.211Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:36:03.211Z] Selecting previously unselected package libaio1:s390x. [2019-10-02T20:36:03.211Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-02T20:36:03.211Z] Selecting previously unselected package libcap2-bin. [2019-10-02T20:36:03.211Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-02T20:36:03.211Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libpcre16-3:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libpcre32-3:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-02T20:36:03.585Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T20:36:03.585Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T20:36:03.585Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T20:36:03.955Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T20:36:03.955Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T20:36:03.955Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T20:36:03.955Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T20:36:03.955Z] Selecting previously unselected package libreadline5:s390x. [2019-10-02T20:36:03.955Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-02T20:36:03.955Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T20:36:03.955Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-10-02T20:36:03.955Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T20:36:03.955Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T20:36:03.955Z] Selecting previously unselected package net-tools. [2019-10-02T20:36:03.955Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-02T20:36:03.955Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package python-pip-whl. [2019-10-02T20:36:04.328Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:36:04.328Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package python3-pip. [2019-10-02T20:36:04.328Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:36:04.328Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T20:36:04.328Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:36:04.328Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package python3-setuptools. [2019-10-02T20:36:04.328Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T20:36:04.328Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package python3-wheel. [2019-10-02T20:36:04.328Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T20:36:04.328Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T20:36:04.328Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T20:36:04.328Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-02T20:36:04.328Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:36:04.712Z] Selecting previously unselected package vim-runtime. [2019-10-02T20:36:04.712Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:36:04.712Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T20:36:04.712Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T20:36:04.712Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:05.648Z] Selecting previously unselected package vim. [2019-10-02T20:36:05.648Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T20:36:05.648Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:05.648Z] Selecting previously unselected package xfsprogs. [2019-10-02T20:36:05.648Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-02T20:36:05.648Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:36:05.648Z] Selecting previously unselected package zip. [2019-10-02T20:36:05.648Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-02T20:36:05.648Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T20:36:05.648Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T20:36:05.648Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T20:36:05.648Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:36:05.648Z] Selecting previously unselected package apparmor. [2019-10-02T20:36:05.648Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T20:36:05.648Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:36:06.054Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T20:36:06.054Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T20:36:06.054Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:36:06.054Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T20:36:06.054Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T20:36:06.054Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:36:06.420Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T20:36:06.420Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T20:36:06.420Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:36:06.420Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T20:36:06.420Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T20:36:06.420Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T20:36:07.207Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T20:36:07.207Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T20:36:07.207Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:36:07.285Z] #68 exporting layers 10.2s done [2019-10-02T20:36:07.285Z] #68 writing image sha256:e29a6582e3f6b3c5805b12aa9963186ea10c543b874fce2a31437329a0eea520 done [2019-10-02T20:36:07.285Z] #68 naming to docker.io/library/docker:6ca3ec88ae9e1435abbed665ec598c00058659da done [2019-10-02T20:36:07.285Z] #68 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-02T20:36:08.018Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T20:36:08.018Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T20:36:08.018Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:08.018Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T20:36:08.018Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T20:36:08.018Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:08.288Z] [2019-10-02T20:36:08.288Z] Removing bundles/ [2019-10-02T20:36:08.288Z] [2019-10-02T20:36:08.288Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T20:36:08.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:36:08.288Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T20:36:11.629Z] 65014b3c3121: Verifying Checksum [2019-10-02T20:36:11.630Z] 65014b3c3121: Download complete [2019-10-02T20:36:12.065Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T20:36:12.065Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T20:36:12.065Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:14.592Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:36:14.592Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:36:14.592Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-02T20:36:14.592Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:36:14.592Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T20:36:14.592Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:14.592Z] Processing triggers for mime-support (3.60) ... [2019-10-02T20:36:14.592Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:14.592Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T20:36:14.592Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T20:36:14.592Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:36:14.592Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:36:14.592Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T20:36:14.961Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T20:36:14.961Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T20:36:14.961Z] Setting up zip (3.0-11+b1) ... [2019-10-02T20:36:14.961Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T20:36:14.961Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:14.961Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T20:36:14.961Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:36:14.961Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-10-02T20:36:14.961Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:14.961Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:36:14.961Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T20:36:14.961Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:36:14.961Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:14.961Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T20:36:14.961Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T20:36:14.961Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T20:36:14.961Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:14.961Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T20:36:14.961Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T20:36:14.961Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T20:36:14.961Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T20:36:14.961Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:36:14.961Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T20:36:15.326Z] Setting up pigz (2.3.4-1) ... [2019-10-02T20:36:15.326Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:36:15.326Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-02T20:36:15.326Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:15.326Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T20:36:15.326Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T20:36:15.326Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:36:15.326Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T20:36:15.326Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T20:36:15.326Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:36:15.327Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T20:36:15.327Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T20:36:15.327Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T20:36:15.327Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:15.327Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:36:15.327Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:36:15.327Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:36:15.327Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T20:36:15.327Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:36:16.090Z] 🇩 bin/containerd [2019-10-02T20:36:16.574Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T20:36:16.574Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:16.574Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:36:16.574Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:36:16.574Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:36:16.574Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:36:16.574Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:36:16.574Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:36:16.574Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:36:16.574Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:36:16.574Z] Setting up python3 (3.5.3-1) ... [2019-10-02T20:36:16.574Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:36:17.399Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T20:36:17.399Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T20:36:17.399Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T20:36:17.399Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T20:36:17.399Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:36:17.864Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T20:36:17.864Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:36:17.864Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T20:36:17.864Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T20:36:18.239Z] Setting up dh-python (2.20170125) ... [2019-10-02T20:36:18.239Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T20:36:18.239Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:36:22.584Z] Removing intermediate container fa95e978c726 [2019-10-02T20:36:22.584Z] ---> c5b6d06b8b9e [2019-10-02T20:36:22.584Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-02T20:36:22.584Z] ---> Running in 848605c06387 [2019-10-02T20:36:24.403Z] Collecting yamllint==1.16.0 [2019-10-02T20:36:24.403Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T20:36:24.765Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T20:36:24.765Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T20:36:25.139Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T20:36:25.139Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T20:36:25.503Z] Building wheels for collected packages: pathspec, pyyaml [2019-10-02T20:36:25.503Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T20:36:25.885Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T20:36:25.885Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T20:36:25.885Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T20:36:25.885Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T20:36:25.885Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T20:36:25.885Z] Successfully built pathspec pyyaml [2019-10-02T20:36:25.885Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-10-02T20:36:26.246Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T20:36:26.618Z] Removing intermediate container 848605c06387 [2019-10-02T20:36:26.618Z] ---> e6416077ecf0 [2019-10-02T20:36:26.618Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T20:36:27.552Z] ---> cf699cd84779 [2019-10-02T20:36:27.552Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T20:36:29.610Z] ---> f0524f763415 [2019-10-02T20:36:29.610Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T20:36:29.975Z] ---> 74ef0c9348bf [2019-10-02T20:36:29.976Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T20:36:29.976Z] ---> f5d10349dd84 [2019-10-02T20:36:29.976Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T20:36:30.345Z] ---> 8fd14a5a7371 [2019-10-02T20:36:30.345Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T20:36:30.706Z] ---> 97f9304bd7b4 [2019-10-02T20:36:30.706Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T20:36:31.071Z] ---> 2b13c334d7af [2019-10-02T20:36:31.071Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T20:36:31.434Z] ---> 7e587494c22d [2019-10-02T20:36:31.434Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T20:36:31.797Z] ---> e4a7a3ffb78c [2019-10-02T20:36:31.797Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T20:36:32.169Z] ---> 661e3b637562 [2019-10-02T20:36:32.169Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T20:36:32.566Z] ---> c1e446366f7d [2019-10-02T20:36:32.566Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T20:36:33.990Z] ---> ff823a3924e8 [2019-10-02T20:36:33.990Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-02T20:36:33.990Z] ---> 249642f6d8f8 [2019-10-02T20:36:33.990Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T20:36:34.778Z] ---> 89f043896f9b [2019-10-02T20:36:34.778Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T20:36:34.778Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T20:36:34.778Z] bad55c542dc9: Pulling fs layer [2019-10-02T20:36:35.149Z] bad55c542dc9: Verifying Checksum [2019-10-02T20:36:35.149Z] bad55c542dc9: Download complete [2019-10-02T20:36:35.517Z] bad55c542dc9: Pull complete [2019-10-02T20:36:35.517Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T20:36:35.517Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T20:36:35.883Z] ---> 2a34d4e43c6d [2019-10-02T20:36:35.883Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T20:36:35.883Z] ---> Running in 8486630678ea [2019-10-02T20:36:36.263Z] Removing intermediate container 8486630678ea [2019-10-02T20:36:36.263Z] ---> f5efd5fc0a2e [2019-10-02T20:36:36.263Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T20:36:36.263Z] ---> Running in b9b4c9cdd016 [2019-10-02T20:36:36.263Z] Removing intermediate container b9b4c9cdd016 [2019-10-02T20:36:36.263Z] ---> b09f49ac632d [2019-10-02T20:36:36.263Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T20:36:36.655Z] ---> Running in 8918dd0122a0 [2019-10-02T20:36:36.655Z] Removing intermediate container 8918dd0122a0 [2019-10-02T20:36:36.655Z] ---> 2bc52bc8660e [2019-10-02T20:36:36.655Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-02T20:36:36.655Z] ---> Running in fcbac240f7e2 [2019-10-02T20:36:36.655Z] Removing intermediate container fcbac240f7e2 [2019-10-02T20:36:36.655Z] ---> 315a47c9b80e [2019-10-02T20:36:36.655Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-02T20:36:37.036Z] ---> Running in 540818a45661 [2019-10-02T20:36:37.036Z] Removing intermediate container 540818a45661 [2019-10-02T20:36:37.036Z] ---> 309ae823c484 [2019-10-02T20:36:37.036Z] Step 125/126 : FROM dev AS final [2019-10-02T20:36:37.036Z] ---> 309ae823c484 [2019-10-02T20:36:37.036Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-02T20:36:40.327Z] ---> 15a7b43b1c3c [2019-10-02T20:36:40.327Z] Successfully built 15a7b43b1c3c [2019-10-02T20:36:40.327Z] Successfully tagged docker:6ca3ec88ae9e1435abbed665ec598c00058659da [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T20:36:41.547Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/test/unit [2019-10-02T20:36:44.055Z] ? github.com/docker/docker/api [no test files] [2019-10-02T20:36:47.856Z] ................................................ [ 29%] [2019-10-02T20:36:48.719Z] 🇩 bin/containerd-stress [2019-10-02T20:36:48.719Z] 🇩 bin/containerd-shim [2019-10-02T20:36:55.749Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-10-02T20:36:57.148Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T20:37:01.570Z] 🇩 binaries [2019-10-02T20:37:01.570Z] + mkdir -p /build [2019-10-02T20:37:01.570Z] + cp bin/containerd /build/containerd [2019-10-02T20:37:01.570Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T20:37:01.570Z] + cp bin/ctr /build/ctr [2019-10-02T20:37:06.201Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-02T20:37:08.408Z] Removing intermediate container 2905163d9e93 [2019-10-02T20:37:08.408Z] ---> 15b9ea1091d4 [2019-10-02T20:37:08.408Z] Step 57/126 : FROM dev-base AS proxy [2019-10-02T20:37:08.408Z] ---> 5642bd916d33 [2019-10-02T20:37:08.408Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T20:37:08.408Z] ---> Running in 514b84465cc0 [2019-10-02T20:37:08.408Z] Removing intermediate container 514b84465cc0 [2019-10-02T20:37:08.408Z] ---> d7f53a5b6101 [2019-10-02T20:37:08.408Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:37:08.408Z] ---> c3f695757582 [2019-10-02T20:37:08.408Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:37:08.408Z] ---> 5208500eef16 [2019-10-02T20:37:08.408Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:37:08.408Z] ---> Running in 19ee5588f804 [2019-10-02T20:37:08.408Z] + RM_GOPATH=0 [2019-10-02T20:37:08.408Z] + TMP_GOPATH= [2019-10-02T20:37:08.408Z] + : /build [2019-10-02T20:37:08.408Z] + '[' -z '' ']' [2019-10-02T20:37:08.408Z] ++ mktemp -d [2019-10-02T20:37:08.408Z] + export GOPATH=/tmp/tmp.MwM55VuHSn [2019-10-02T20:37:08.408Z] + GOPATH=/tmp/tmp.MwM55VuHSn [2019-10-02T20:37:08.408Z] + RM_GOPATH=1 [2019-10-02T20:37:08.408Z] ++ dirname ./install.sh [2019-10-02T20:37:08.408Z] + dir=. [2019-10-02T20:37:08.408Z] + bin=proxy [2019-10-02T20:37:08.408Z] + shift [2019-10-02T20:37:08.408Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T20:37:08.408Z] + . ./proxy.installer [2019-10-02T20:37:08.408Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:37:08.408Z] + install_proxy [2019-10-02T20:37:08.408Z] + case "$1" in [2019-10-02T20:37:08.408Z] + export CGO_ENABLED=0 [2019-10-02T20:37:08.408Z] + CGO_ENABLED=0 [2019-10-02T20:37:08.408Z] + _install_proxy [2019-10-02T20:37:08.408Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T20:37:08.408Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MwM55VuHSn/src/github.com/docker/libnetwork [2019-10-02T20:37:08.408Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:37:08.408Z] Cloning into '/tmp/tmp.MwM55VuHSn/src/github.com/docker/libnetwork'... [2019-10-02T20:37:11.101Z] + cd /tmp/tmp.MwM55VuHSn/src/github.com/docker/libnetwork [2019-10-02T20:37:11.101Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T20:37:11.384Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T20:37:13.634Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-02T20:37:15.780Z] Removing intermediate container 19ee5588f804 [2019-10-02T20:37:15.780Z] ---> 917983dc6674 [2019-10-02T20:37:15.780Z] Step 62/126 : FROM base AS golangci_lint [2019-10-02T20:37:15.780Z] ---> 5642bd916d33 [2019-10-02T20:37:15.780Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-02T20:37:15.780Z] ---> Running in db4c49230a10 [2019-10-02T20:37:15.780Z] Removing intermediate container db4c49230a10 [2019-10-02T20:37:15.780Z] ---> 7a33caf64682 [2019-10-02T20:37:15.780Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:37:15.780Z] ---> 138e78a1c14a [2019-10-02T20:37:15.780Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:37:15.780Z] ---> 5d0835c608fc [2019-10-02T20:37:15.780Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:37:15.780Z] ---> Running in 0e02453344a9 [2019-10-02T20:37:15.780Z] + RM_GOPATH=0 [2019-10-02T20:37:15.780Z] + TMP_GOPATH= [2019-10-02T20:37:15.780Z] + : /build [2019-10-02T20:37:15.780Z] + '[' -z '' ']' [2019-10-02T20:37:15.780Z] ++ mktemp -d [2019-10-02T20:37:15.780Z] + export GOPATH=/tmp/tmp.jZREJjJQw7 [2019-10-02T20:37:15.780Z] + GOPATH=/tmp/tmp.jZREJjJQw7 [2019-10-02T20:37:15.780Z] + RM_GOPATH=1 [2019-10-02T20:37:15.780Z] ++ dirname ./install.sh [2019-10-02T20:37:15.780Z] + dir=. [2019-10-02T20:37:15.780Z] + bin=golangci_lint [2019-10-02T20:37:15.780Z] + shift [2019-10-02T20:37:15.780Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T20:37:15.780Z] + . ./golangci_lint.installer [2019-10-02T20:37:15.780Z] ++ : v1.17.1 [2019-10-02T20:37:15.780Z] + install_golangci_lint [2019-10-02T20:37:15.780Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T20:37:15.780Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:37:15.780Z] Installing golangci-lint version v1.17.1 [2019-10-02T20:37:17.752Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-02T20:37:19.263Z] + cd /tmp/tmp.jZREJjJQw7/src/github.com/golangci/golangci-lint/ [2019-10-02T20:37:19.264Z] + git checkout -q v1.17.1 [2019-10-02T20:37:19.264Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T20:37:29.795Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:37:29.796Z] [2019-10-02T20:37:29.796Z] [2019-10-02T20:37:29.796Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-02T20:37:29.796Z] [2019-10-02T20:37:29.796Z] [2019-10-02T20:37:29.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T20:37:29.796Z] No new tests added to integration. [2019-10-02T20:37:29.796Z] [2019-10-02T20:37:29.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T20:37:29.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T20:37:29.796Z] PKG_CONFIG=pkg-config [2019-10-02T20:37:29.796Z] GOLANG_VERSION=1.13.1 [2019-10-02T20:37:29.796Z] HOSTNAME=acd00c24b1a6 [2019-10-02T20:37:29.796Z] KEEPBUNDLE=1 [2019-10-02T20:37:29.796Z] container=docker [2019-10-02T20:37:29.796Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T20:37:29.796Z] GO111MODULE=off [2019-10-02T20:37:29.796Z] GOPATH=/go [2019-10-02T20:37:29.796Z] PWD=/go/src/github.com/docker/docker [2019-10-02T20:37:29.796Z] HOME=/root [2019-10-02T20:37:29.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T20:37:29.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T20:37:29.796Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:37:29.796Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T20:37:29.796Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T20:37:29.796Z] TERM=xterm [2019-10-02T20:37:29.796Z] DEST=bundles/test-integration [2019-10-02T20:37:29.796Z] SHLVL=1 [2019-10-02T20:37:29.796Z] TIMEOUT=120m [2019-10-02T20:37:29.796Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T20:37:29.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T20:37:29.796Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T20:37:29.796Z] TESTDEBUG=0 [2019-10-02T20:37:29.796Z] _=/usr/bin/env [2019-10-02T20:37:29.796Z] Building test suite binary ./integration-cli/test.main [2019-10-02T20:37:29.796Z] PKG_CONFIG=pkg-config [2019-10-02T20:37:29.796Z] GOLANG_VERSION=1.13.1 [2019-10-02T20:37:29.796Z] HOSTNAME=a00eb70f94db [2019-10-02T20:37:29.796Z] KEEPBUNDLE=1 [2019-10-02T20:37:29.796Z] container=docker [2019-10-02T20:37:29.796Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T20:37:29.796Z] GO111MODULE=off [2019-10-02T20:37:29.796Z] GOPATH=/go [2019-10-02T20:37:29.796Z] PWD=/go/src/github.com/docker/docker [2019-10-02T20:37:29.796Z] HOME=/root [2019-10-02T20:37:29.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T20:37:29.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T20:37:29.796Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:37:29.796Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T20:37:29.796Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T20:37:29.796Z] TERM=xterm [2019-10-02T20:37:29.796Z] DEST=bundles/test-integration [2019-10-02T20:37:29.796Z] SHLVL=1 [2019-10-02T20:37:29.796Z] TIMEOUT=120m [2019-10-02T20:37:29.796Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T20:37:29.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T20:37:29.796Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T20:37:29.796Z] TESTDEBUG=0 [2019-10-02T20:37:29.796Z] _=/usr/bin/env [2019-10-02T20:37:29.796Z] Building test suite binary ./integration-cli/test.main [2019-10-02T20:37:29.796Z] PKG_CONFIG=pkg-config [2019-10-02T20:37:29.796Z] GOLANG_VERSION=1.13.1 [2019-10-02T20:37:29.796Z] HOSTNAME=86f23df4254d [2019-10-02T20:37:29.796Z] KEEPBUNDLE=1 [2019-10-02T20:37:29.796Z] container=docker [2019-10-02T20:37:29.796Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T20:37:29.796Z] GO111MODULE=off [2019-10-02T20:37:29.796Z] GOPATH=/go [2019-10-02T20:37:29.796Z] PWD=/go/src/github.com/docker/docker [2019-10-02T20:37:29.796Z] HOME=/root [2019-10-02T20:37:29.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T20:37:29.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T20:37:29.796Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:37:29.796Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T20:37:29.796Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T20:37:29.796Z] TERM=xterm [2019-10-02T20:37:29.796Z] DEST=bundles/test-integration [2019-10-02T20:37:29.796Z] SHLVL=1 [2019-10-02T20:37:29.796Z] TIMEOUT=120m [2019-10-02T20:37:29.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T20:37:29.796Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T20:37:29.796Z] TESTDEBUG=0 [2019-10-02T20:37:29.796Z] _=/usr/bin/env [2019-10-02T20:37:29.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T20:37:38.041Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-02T20:37:46.504Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-02T20:37:48.129Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-02T20:37:52.384Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T20:37:54.628Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-10-02T20:37:54.628Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T20:37:54.628Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T20:37:54.629Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T20:37:54.629Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-02T20:37:55.411Z] ok github.com/docker/docker/builder/remotecontext 0.272s coverage: 13.6% of statements [2019-10-02T20:37:55.411Z] ok github.com/docker/docker/builder/dockerfile 0.840s coverage: 48.2% of statements [2019-10-02T20:37:56.446Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-10-02T20:37:58.433Z] ok github.com/docker/docker/builder/remotecontext/git 1.669s coverage: 85.1% of statements [2019-10-02T20:37:58.433Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T20:37:58.433Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T20:38:00.450Z] ok github.com/docker/docker/client 0.261s coverage: 75.8% of statements [2019-10-02T20:38:06.938Z] ......................... [ 67%] [2019-10-02T20:38:27.583Z] Removing intermediate container 0e02453344a9 [2019-10-02T20:38:27.583Z] ---> ac22cd5a69f3 [2019-10-02T20:38:27.583Z] Step 67/126 : FROM base AS gotestsum [2019-10-02T20:38:27.583Z] ---> 5642bd916d33 [2019-10-02T20:38:27.583Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T20:38:27.583Z] ---> Running in ee63fb5bf43c [2019-10-02T20:38:27.583Z] Removing intermediate container ee63fb5bf43c [2019-10-02T20:38:27.583Z] ---> df610c2a835a [2019-10-02T20:38:27.583Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:38:27.583Z] ---> de713293a8ea [2019-10-02T20:38:27.583Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:38:27.583Z] ---> 08ebbbe69d82 [2019-10-02T20:38:27.583Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:38:27.583Z] ---> Running in 01e75a50f4d0 [2019-10-02T20:38:27.583Z] + RM_GOPATH=0 [2019-10-02T20:38:27.583Z] + TMP_GOPATH= [2019-10-02T20:38:27.583Z] + : /build [2019-10-02T20:38:27.583Z] + '[' -z '' ']' [2019-10-02T20:38:27.583Z] ++ mktemp -d [2019-10-02T20:38:27.583Z] + export GOPATH=/tmp/tmp.2i1NYZulqS [2019-10-02T20:38:27.583Z] + GOPATH=/tmp/tmp.2i1NYZulqS [2019-10-02T20:38:27.583Z] + RM_GOPATH=1 [2019-10-02T20:38:27.583Z] ++ dirname ./install.sh [2019-10-02T20:38:27.583Z] Installing gotestsum version v0.3.5 [2019-10-02T20:38:27.583Z] + dir=. [2019-10-02T20:38:27.583Z] + bin=gotestsum [2019-10-02T20:38:27.583Z] + shift [2019-10-02T20:38:27.583Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T20:38:27.583Z] + . ./gotestsum.installer [2019-10-02T20:38:27.583Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T20:38:27.583Z] + install_gotestsum [2019-10-02T20:38:27.583Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T20:38:27.583Z] + go get -d gotest.tools/gotestsum [2019-10-02T20:38:29.059Z] + cd /tmp/tmp.2i1NYZulqS/src/gotest.tools/gotestsum [2019-10-02T20:38:29.059Z] + git checkout -q v0.3.5 [2019-10-02T20:38:29.059Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T20:38:34.881Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.3% of statements [2019-10-02T20:38:34.881Z] ok github.com/docker/docker/container 0.110s coverage: 35.3% of statements [2019-10-02T20:38:34.881Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T20:38:34.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T20:38:34.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T20:38:34.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T20:38:38.765Z] 65014b3c3121: Pull complete [2019-10-02T20:38:40.304Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2019-10-02T20:38:41.595Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-02T20:38:43.475Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-02T20:38:44.102Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-02T20:38:51.383Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.6% of statements [2019-10-02T20:38:51.541Z] Removing intermediate container 01e75a50f4d0 [2019-10-02T20:38:51.541Z] ---> fa590c5b4cf5 [2019-10-02T20:38:51.541Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-02T20:38:51.541Z] ---> 5642bd916d33 [2019-10-02T20:38:51.541Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T20:38:51.541Z] ---> Running in 3bffb1784798 [2019-10-02T20:38:51.541Z] Removing intermediate container 3bffb1784798 [2019-10-02T20:38:51.541Z] ---> 2a5a98996f05 [2019-10-02T20:38:51.541Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:38:51.541Z] ---> 19effefd0d51 [2019-10-02T20:38:51.541Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:38:51.541Z] ---> 444cd330b54e [2019-10-02T20:38:51.541Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:38:51.541Z] ---> Running in 77a8d3079920 [2019-10-02T20:38:51.541Z] + RM_GOPATH=0 [2019-10-02T20:38:51.541Z] + TMP_GOPATH= [2019-10-02T20:38:51.541Z] + : /build [2019-10-02T20:38:51.541Z] + '[' -z '' ']' [2019-10-02T20:38:51.541Z] ++ mktemp -d [2019-10-02T20:38:51.541Z] + export GOPATH=/tmp/tmp.GESUbTVecO [2019-10-02T20:38:51.541Z] + GOPATH=/tmp/tmp.GESUbTVecO [2019-10-02T20:38:51.541Z] + RM_GOPATH=1 [2019-10-02T20:38:51.541Z] ++ dirname ./install.sh [2019-10-02T20:38:51.541Z] + dir=. [2019-10-02T20:38:51.541Z] + bin=dockercli [2019-10-02T20:38:51.541Z] + shift [2019-10-02T20:38:51.541Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T20:38:51.541Z] + . ./dockercli.installer [2019-10-02T20:38:51.541Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T20:38:51.541Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T20:38:51.541Z] + install_dockercli [2019-10-02T20:38:51.541Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T20:38:51.541Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T20:38:51.541Z] ++ uname -m [2019-10-02T20:38:51.541Z] + arch=ppc64le [2019-10-02T20:38:51.541Z] + '[' ppc64le '!=' x86_64 ']' [2019-10-02T20:38:51.541Z] + '[' ppc64le '!=' s390x ']' [2019-10-02T20:38:51.541Z] + '[' ppc64le '!=' armhf ']' [2019-10-02T20:38:51.541Z] + build_dockercli [2019-10-02T20:38:51.541Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.GESUbTVecO/tmp/docker-ce [2019-10-02T20:38:51.541Z] Cloning into '/tmp/tmp.GESUbTVecO/tmp/docker-ce'... [2019-10-02T20:38:52.656Z] ok github.com/docker/docker/daemon 12.334s coverage: 17.6% of statements [2019-10-02T20:38:52.656Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T20:38:52.656Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T20:38:52.656Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 84.6% of statements [2019-10-02T20:38:53.474Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-02T20:38:53.843Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-10-02T20:38:53.843Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T20:38:53.843Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T20:38:55.133Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-02T20:38:57.713Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-02T20:38:58.524Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.208s coverage: 57.9% of statements [2019-10-02T20:38:59.146Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-02T20:39:01.039Z] tests/integration/client_test.py ..... [ 75%] [2019-10-02T20:39:01.296Z] tests/integration/errors_test.py . [ 76%] [2019-10-02T20:39:04.827Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.154s coverage: 45.9% of statements [2019-10-02T20:39:07.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.692s coverage: 51.0% of statements [2019-10-02T20:39:07.687Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.285s coverage: 72.5% of statements [2019-10-02T20:39:07.687Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T20:39:10.184Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.570s coverage: 76.1% of statements [2019-10-02T20:39:10.996Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-02T20:39:12.294Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-02T20:39:14.934Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-10-02T20:39:14.934Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-02T20:39:14.934Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.472s coverage: 57.0% of statements [2019-10-02T20:39:14.934Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T20:39:14.934Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T20:39:14.934Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T20:39:14.934Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T20:39:16.788Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2019-10-02T20:39:17.177Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.8% of statements [2019-10-02T20:39:17.177Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T20:39:17.177Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T20:39:17.998Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 68.2% of statements [2019-10-02T20:39:18.381Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-10-02T20:39:18.547Z] + cd /tmp/tmp.GESUbTVecO/tmp/docker-ce [2019-10-02T20:39:18.547Z] + git checkout -q v17.06.2-ce [2019-10-02T20:39:18.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-10-02T20:39:18.831Z] + mkdir -p /tmp/tmp.GESUbTVecO/src/github.com/docker [2019-10-02T20:39:18.831Z] + mv components/cli /tmp/tmp.GESUbTVecO/src/github.com/docker/cli [2019-10-02T20:39:18.831Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-02T20:39:19.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-02T20:39:20.609Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-10-02T20:39:20.609Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T20:39:21.030Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 20.0% of statements [2019-10-02T20:39:21.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T20:39:21.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T20:39:21.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T20:39:22.913Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2019-10-02T20:39:22.913Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-02T20:39:23.732Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-02T20:39:24.571Z] ok github.com/docker/docker/daemon/logger/splunk 1.594s coverage: 84.5% of statements [2019-10-02T20:39:24.571Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T20:39:24.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T20:39:25.905Z] ok github.com/docker/docker/distribution 0.306s coverage: 22.4% of statements [2019-10-02T20:39:26.302Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2019-10-02T20:39:26.302Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T20:39:28.011Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-02T20:39:29.272Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-02T20:39:30.177Z] ok github.com/docker/docker/distribution/xfer 1.980s coverage: 85.1% of statements [2019-10-02T20:39:30.177Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T20:39:30.177Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2019-10-02T20:39:30.177Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T20:39:31.540Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-10-02T20:39:31.540Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T20:39:31.944Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-02T20:39:33.219Z] ok github.com/docker/docker/opts 0.024s coverage: 66.9% of statements [2019-10-02T20:39:33.219Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-02T20:39:35.038Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-02T20:39:35.831Z] ok github.com/docker/docker/pkg/archive 0.482s coverage: 77.3% of statements [2019-10-02T20:39:37.167Z] ok github.com/docker/docker/pkg/authorization 0.505s coverage: 68.3% of statements [2019-10-02T20:39:37.167Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-02T20:39:37.535Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-02T20:39:39.418Z] ok github.com/docker/docker/layer 7.137s coverage: 68.8% of statements [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T20:39:39.418Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T20:39:39.418Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-02T20:39:40.211Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-02T20:39:40.599Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-02T20:39:42.121Z] ok github.com/docker/docker/pkg/chrootarchive 3.536s coverage: 43.2% of statements [2019-10-02T20:39:42.121Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T20:39:42.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T20:39:42.517Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-02T20:39:43.332Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-02T20:39:43.715Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-02T20:39:44.525Z] ok github.com/docker/docker/pkg/discovery/kv 3.132s coverage: 84.1% of statements [2019-10-02T20:39:44.907Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-02T20:39:45.277Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-10-02T20:39:45.654Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-02T20:39:45.654Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2019-10-02T20:39:46.970Z] ok github.com/docker/docker/pkg/idtools 0.296s coverage: 70.1% of statements [2019-10-02T20:39:47.411Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 70.6% of statements [2019-10-02T20:39:47.411Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-02T20:39:47.924Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-10-02T20:39:47.924Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-02T20:39:47.924Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T20:39:48.836Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2019-10-02T20:39:49.217Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-02T20:39:49.610Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-02T20:39:49.993Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-02T20:39:49.993Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-02T20:39:50.360Z] ok github.com/docker/docker/pkg/mount 1.282s coverage: 69.6% of statements [2019-10-02T20:39:50.360Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T20:39:50.360Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T20:39:50.360Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T20:39:51.190Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-10-02T20:39:52.037Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-02T20:39:52.393Z] ......... [ 85%] [2019-10-02T20:39:52.438Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-02T20:39:52.438Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-02T20:39:54.273Z] ok github.com/docker/docker/pkg/pubsub 1.032s coverage: 73.9% of statements [2019-10-02T20:39:54.273Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2019-10-02T20:39:57.478Z] ok github.com/docker/docker/pkg/signal 2.435s coverage: 61.0% of statements [2019-10-02T20:39:57.854Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-02T20:39:57.864Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-02T20:39:58.266Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-02T20:39:58.674Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-02T20:39:59.050Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-02T20:39:59.428Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-02T20:39:59.482Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-02T20:40:00.232Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-10-02T20:40:00.610Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-10-02T20:40:01.641Z] ok github.com/docker/docker/pkg/tarsum 0.074s coverage: 89.3% of statements [2019-10-02T20:40:02.046Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements [2019-10-02T20:40:02.412Z] testing: warning: no tests to run [2019-10-02T20:40:02.412Z] coverage: [no statements] [2019-10-02T20:40:02.412Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-02T20:40:02.801Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2019-10-02T20:40:02.801Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-02T20:40:03.195Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-02T20:40:04.734Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-02T20:40:05.679Z] ok github.com/docker/docker/plugin 0.542s coverage: 27.1% of statements [2019-10-02T20:40:06.102Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-02T20:40:06.496Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-02T20:40:07.287Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-02T20:40:07.849Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-10-02T20:40:09.912Z] ok github.com/docker/docker/registry 0.184s coverage: 56.3% of statements [2019-10-02T20:40:10.286Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-02T20:40:10.689Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-02T20:40:11.512Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-10-02T20:40:11.903Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2019-10-02T20:40:11.916Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-02T20:40:15.159Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-02T20:40:15.177Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-02T20:40:15.177Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-02T20:40:15.603Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-10-02T20:40:16.441Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-10-02T20:40:17.784Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-02T20:40:19.527Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-02T20:40:20.041Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-02T20:40:20.041Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-02T20:40:20.041Z] [2019-10-02T20:40:20.041Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-02T20:40:20.041Z] =========================== short test summary info ============================ [2019-10-02T20:40:20.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-02T20:40:20.041Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-02T20:40:20.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-02T20:40:20.041Z] Not supported on most drivers [2019-10-02T20:40:20.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-02T20:40:20.041Z] This doesn't seem to be taken into account by the engine [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-02T20:40:20.041Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-02T20:40:20.041Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-02T20:40:20.041Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 334.67 seconds == [2019-10-02T20:40:20.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-02T20:40:25.393Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T20:40:25.393Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === Skipped [2019-10-02T20:40:25.393Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T20:40:25.393Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T20:40:25.393Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T20:40:25.393Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T20:40:25.393Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T20:40:25.393Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:40:25.393Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T20:40:25.393Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T20:40:25.393Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T20:40:25.393Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] [2019-10-02T20:40:25.393Z] DONE 2114 tests, 20 skipped in 222.356s Post stage [Pipeline] junit [2019-10-02T20:40:25.886Z] Recording test results [2019-10-02T20:40:27.122Z] + return [2019-10-02T20:40:27.122Z] Removing intermediate container 77a8d3079920 [2019-10-02T20:40:27.122Z] ---> 3f51e7bdff44 [2019-10-02T20:40:27.122Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-02T20:40:27.122Z] ---> 043ae913584a [2019-10-02T20:40:27.122Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T20:40:27.122Z] ---> Running in e804ef0fd50c [2019-10-02T20:40:27.122Z] Removing intermediate container e804ef0fd50c [2019-10-02T20:40:27.122Z] ---> 93de0e48a840 [2019-10-02T20:40:27.122Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:40:27.122Z] ---> 28fe87058c2c [2019-10-02T20:40:27.122Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:40:27.122Z] ---> bbba6f9ec639 [2019-10-02T20:40:27.122Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:40:27.122Z] ---> Running in 069aa02e7d98 [2019-10-02T20:40:27.122Z] + RM_GOPATH=0 [2019-10-02T20:40:27.122Z] + TMP_GOPATH= [2019-10-02T20:40:27.122Z] + : /build [2019-10-02T20:40:27.122Z] + '[' -z '' ']' [2019-10-02T20:40:27.122Z] ++ mktemp -d [2019-10-02T20:40:27.122Z] + export GOPATH=/tmp/tmp.WxXIgoXmXi [2019-10-02T20:40:27.122Z] + GOPATH=/tmp/tmp.WxXIgoXmXi [2019-10-02T20:40:27.122Z] + RM_GOPATH=1 [2019-10-02T20:40:27.122Z] ++ dirname ./install.sh [2019-10-02T20:40:27.122Z] + dir=. [2019-10-02T20:40:27.122Z] + bin=runc [2019-10-02T20:40:27.122Z] + shift [2019-10-02T20:40:27.122Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T20:40:27.123Z] + . ./runc.installer [2019-10-02T20:40:27.123Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:40:27.123Z] + install_runc [2019-10-02T20:40:27.123Z] + uname -r [2019-10-02T20:40:27.123Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T20:40:27.123Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T20:40:27.123Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T20:40:27.123Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T20:40:27.123Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WxXIgoXmXi/src/github.com/opencontainers/runc [2019-10-02T20:40:27.123Z] Cloning into '/tmp/tmp.WxXIgoXmXi/src/github.com/opencontainers/runc'... [2019-10-02T20:40:27.123Z] + cd /tmp/tmp.WxXIgoXmXi/src/github.com/opencontainers/runc [2019-10-02T20:40:27.123Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T20:40:27.123Z] + '[' -z '' ']' [2019-10-02T20:40:27.123Z] + target=static [2019-10-02T20:40:27.123Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T20:40:27.408Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T20:40:28.498Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh dynbinary test-integration [2019-10-02T20:40:28.873Z] [2019-10-02T20:40:28.873Z] Removing bundles/ [2019-10-02T20:40:28.873Z] [2019-10-02T20:40:28.873Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T20:40:28.873Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:40:28.873Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T20:40:28.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T20:40:28.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T20:40:28.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T20:40:30.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T20:40:31.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T20:40:32.474Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-02T20:40:32.474Z] Clearing AppArmor profiles cache:. [2019-10-02T20:40:32.474Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T20:40:32.474Z] Unloading profiles will leave already running processes permanently [2019-10-02T20:40:32.474Z] unconfined, which can lead to unexpected situations. [2019-10-02T20:40:32.474Z] [2019-10-02T20:40:32.474Z] To set a process to complain mode, use the command line tool [2019-10-02T20:40:32.474Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T20:40:32.474Z] with the 'teardown' option." [2019-10-02T20:40:32.474Z] Post stage [Pipeline] junit [2019-10-02T20:40:33.051Z] Recording test results [Pipeline] sh [2019-10-02T20:40:33.807Z] + echo Ensuring container killed. [2019-10-02T20:40:33.807Z] Ensuring container killed. [2019-10-02T20:40:33.807Z] + docker rm -vf docker-pr4 [2019-10-02T20:40:33.807Z] Error: No such container: docker-pr4 [2019-10-02T20:40:33.807Z] + true [Pipeline] sh [2019-10-02T20:40:34.093Z] + echo Chowning /workspace to jenkins user [2019-10-02T20:40:34.093Z] Chowning /workspace to jenkins user [2019-10-02T20:40:34.093Z] + id -u [2019-10-02T20:40:34.093Z] + id -g [2019-10-02T20:40:34.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39983:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T20:40:35.291Z] 2945147eda09: Pull complete [2019-10-02T20:40:35.291Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-02T20:40:35.291Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:40:35.291Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-02T20:40:35.291Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-02T20:40:35.291Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-02T20:40:35.291Z] WARN: Skipping validation tests [2019-10-02T20:40:35.291Z] INFO: Running unit tests at 10/02/2019 20:40:28... [2019-10-02T20:40:35.291Z] INFO: make.ps1 starting at 10/02/2019 20:40:32 [2019-10-02T20:40:35.291Z] INFO: Git commit (6ca3ec88a) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T20:40:35.291Z] INFO: Invoking autogen... [2019-10-02T20:40:35.291Z] INFO: Running unit tests... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T20:40:35.766Z] + bundleName=docker-py [2019-10-02T20:40:35.766Z] + echo Creating docker-py-bundles.tar.gz [2019-10-02T20:40:35.766Z] Creating docker-py-bundles.tar.gz [2019-10-02T20:40:35.766Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-02T20:40:35.777Z] Archiving artifacts [2019-10-02T20:40:36.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T20:40:37.115Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-02T20:40:37.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh binary-daemon [2019-10-02T20:40:38.054Z] [2019-10-02T20:40:38.054Z] Removing bundles/ [2019-10-02T20:40:38.054Z] [2019-10-02T20:40:38.054Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-02T20:40:38.054Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-02T20:40:38.054Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T20:40:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T20:40:42.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T20:40:49.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T20:40:52.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T20:40:52.970Z] ? github.com/docker/docker/api [no test files] [2019-10-02T20:40:54.440Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T20:40:54.440Z] + mkdir -p /build [2019-10-02T20:40:54.440Z] + cp runc /build/runc [2019-10-02T20:40:54.440Z] Removing intermediate container 069aa02e7d98 [2019-10-02T20:40:54.440Z] ---> 5e7f7aac3ec4 [2019-10-02T20:40:54.440Z] Step 82/126 : FROM dev-base AS tini [2019-10-02T20:40:54.440Z] ---> 5642bd916d33 [2019-10-02T20:40:54.440Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:40:54.440Z] ---> Using cache [2019-10-02T20:40:54.440Z] ---> c90e26b87d87 [2019-10-02T20:40:54.440Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T20:40:54.440Z] ---> Running in 8e697724558c [2019-10-02T20:40:54.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T20:40:55.054Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:40:55.054Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:40:55.054Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:40:55.054Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:40:55.054Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:40:55.336Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:40:55.623Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:40:55.623Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:40:57.642Z] Fetched 7719 kB in 2s (3006 kB/s) [2019-10-02T20:40:58.671Z] Reading package lists... [2019-10-02T20:40:59.679Z] Reading package lists... [2019-10-02T20:40:59.961Z] Building dependency tree... [2019-10-02T20:40:59.961Z] Reading state information... [2019-10-02T20:40:59.961Z] The following additional packages will be installed: [2019-10-02T20:40:59.961Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T20:40:59.961Z] Suggested packages: [2019-10-02T20:40:59.961Z] codeblocks eclipse ninja-build lrzip [2019-10-02T20:40:59.961Z] Recommended packages: [2019-10-02T20:40:59.961Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T20:41:00.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T20:41:00.243Z] The following NEW packages will be installed: [2019-10-02T20:41:00.244Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T20:41:00.244Z] vim-common xxd [2019-10-02T20:41:00.244Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:41:00.244Z] Need to get 13.4 MB of archives. [2019-10-02T20:41:00.244Z] After this operation, 60.4 MB of additional disk space will be used. [2019-10-02T20:41:00.244Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T20:41:00.244Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T20:41:00.244Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-02T20:41:00.859Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-02T20:41:00.859Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-02T20:41:00.859Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-02T20:41:00.859Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-02T20:41:00.859Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-02T20:41:00.859Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:41:00.859Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:41:01.144Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:41:01.144Z] Fetched 13.4 MB in 0s (20.9 MB/s) [2019-10-02T20:41:01.144Z] Selecting previously unselected package cmake-data. [2019-10-02T20:41:01.144Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T20:41:01.144Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T20:41:01.144Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T20:41:01.761Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T20:41:01.761Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T20:41:01.761Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:41:01.761Z] Selecting previously unselected package libicu57:ppc64el. [2019-10-02T20:41:01.761Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-02T20:41:01.761Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T20:41:02.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T20:41:03.232Z] Selecting previously unselected package libxml2:ppc64el. [2019-10-02T20:41:03.232Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-02T20:41:03.232Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:41:03.232Z] Selecting previously unselected package libarchive13:ppc64el. [2019-10-02T20:41:03.232Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-02T20:41:03.232Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T20:41:03.232Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-02T20:41:03.232Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-02T20:41:03.232Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T20:41:03.232Z] Selecting previously unselected package libuv1:ppc64el. [2019-10-02T20:41:03.232Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-02T20:41:03.232Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-02T20:41:03.232Z] Selecting previously unselected package cmake. [2019-10-02T20:41:03.232Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-02T20:41:03.232Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T20:41:03.849Z] Selecting previously unselected package xxd. [2019-10-02T20:41:03.849Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T20:41:03.849Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:03.849Z] Selecting previously unselected package vim-common. [2019-10-02T20:41:03.849Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:41:03.849Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:03.849Z] Processing triggers for mime-support (3.60) ... [2019-10-02T20:41:03.849Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:03.849Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-02T20:41:03.849Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T20:41:03.849Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T20:41:03.849Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T20:41:03.849Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:41:03.849Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:03.849Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:41:03.849Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T20:41:03.849Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T20:41:03.849Z] Setting up cmake (3.7.2-1) ... [2019-10-02T20:41:03.849Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:41:05.897Z] Removing intermediate container 8e697724558c [2019-10-02T20:41:05.897Z] ---> 6da102c0ff88 [2019-10-02T20:41:05.897Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:41:05.897Z] ---> 29240d0dd4be [2019-10-02T20:41:05.897Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T20:41:05.897Z] ---> Running in be84c6984aaf [2019-10-02T20:41:06.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T20:41:06.183Z] Removing intermediate container be84c6984aaf [2019-10-02T20:41:06.183Z] ---> 9848e89d1a1b [2019-10-02T20:41:06.183Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:41:06.183Z] ---> 4cc8be0fc92e [2019-10-02T20:41:06.183Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:41:06.183Z] ---> Running in 8b4ba9e8c9bb [2019-10-02T20:41:06.469Z] + RM_GOPATH=0 [2019-10-02T20:41:06.469Z] + TMP_GOPATH= [2019-10-02T20:41:06.469Z] + : /build [2019-10-02T20:41:06.469Z] + '[' -z '' ']' [2019-10-02T20:41:06.469Z] ++ mktemp -d [2019-10-02T20:41:06.751Z] + export GOPATH=/tmp/tmp.TBy6re63I6 [2019-10-02T20:41:06.751Z] + GOPATH=/tmp/tmp.TBy6re63I6 [2019-10-02T20:41:06.751Z] + RM_GOPATH=1 [2019-10-02T20:41:06.751Z] ++ dirname ./install.sh [2019-10-02T20:41:06.751Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:41:06.751Z] + dir=. [2019-10-02T20:41:06.751Z] + bin=tini [2019-10-02T20:41:06.751Z] + shift [2019-10-02T20:41:06.751Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T20:41:06.751Z] + . ./tini.installer [2019-10-02T20:41:06.751Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:41:06.751Z] + install_tini [2019-10-02T20:41:06.751Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T20:41:06.751Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.TBy6re63I6/tini [2019-10-02T20:41:06.751Z] Cloning into '/tmp/tmp.TBy6re63I6/tini'... [2019-10-02T20:41:07.033Z] + cd /tmp/tmp.TBy6re63I6/tini [2019-10-02T20:41:07.033Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T20:41:07.033Z] + cmake . [2019-10-02T20:41:07.033Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T20:41:07.033Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T20:41:07.316Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T20:41:07.316Z] -- Detecting C compiler ABI info [2019-10-02T20:41:07.316Z] -- Detecting C compiler ABI info - done [2019-10-02T20:41:07.316Z] -- Detecting C compile features [2019-10-02T20:41:07.934Z] -- Detecting C compile features - done [2019-10-02T20:41:07.934Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T20:41:07.934Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T20:41:07.934Z] -- Configuring done [2019-10-02T20:41:07.934Z] -- Generating done [2019-10-02T20:41:07.934Z] -- Build files have been written to: /tmp/tmp.TBy6re63I6/tini [2019-10-02T20:41:07.934Z] + make tini-static [2019-10-02T20:41:07.934Z] Scanning dependencies of target tini-static [2019-10-02T20:41:07.934Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T20:41:08.550Z] [100%] Linking C executable tini-static [2019-10-02T20:41:08.550Z] [100%] Built target tini-static [2019-10-02T20:41:08.550Z] + mkdir -p /build [2019-10-02T20:41:08.550Z] + cp tini-static /build/docker-init [2019-10-02T20:41:08.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T20:41:08.564Z] Using test binary docker [2019-10-02T20:41:08.823Z] +++ /etc/init.d/apparmor start [2019-10-02T20:41:08.823Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:41:08.823Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:41:08.823Z] Warning failed to create cache: (null) [2019-10-02T20:41:08.823Z] . [2019-10-02T20:41:08.823Z] Starting dockerd [2019-10-02T20:41:08.823Z] INFO: Waiting for daemon to start... [2019-10-02T20:41:08.823Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T20:41:09.168Z] Removing intermediate container 8b4ba9e8c9bb [2019-10-02T20:41:09.168Z] ---> 71c93c8eff71 [2019-10-02T20:41:09.168Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-02T20:41:09.168Z] ---> 5642bd916d33 [2019-10-02T20:41:09.168Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T20:41:09.168Z] ---> Running in bda0544375c5 [2019-10-02T20:41:09.168Z] Removing intermediate container bda0544375c5 [2019-10-02T20:41:09.168Z] ---> df1db5c7fc2d [2019-10-02T20:41:09.168Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:41:09.454Z] ---> 1675efd62229 [2019-10-02T20:41:09.454Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T20:41:09.454Z] ---> 92927022c3cb [2019-10-02T20:41:09.454Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T20:41:09.454Z] ---> Running in 08caa2a25d8a [2019-10-02T20:41:09.741Z] + RM_GOPATH=0 [2019-10-02T20:41:09.741Z] + TMP_GOPATH= [2019-10-02T20:41:09.741Z] + : /build/ [2019-10-02T20:41:09.741Z] + '[' -z '' ']' [2019-10-02T20:41:09.741Z] ++ mktemp -d [2019-10-02T20:41:09.741Z] + export GOPATH=/tmp/tmp.bFOROwehwK [2019-10-02T20:41:09.741Z] + GOPATH=/tmp/tmp.bFOROwehwK [2019-10-02T20:41:09.741Z] + RM_GOPATH=1 [2019-10-02T20:41:10.023Z] ++ dirname ./install.sh [2019-10-02T20:41:10.023Z] + dir=. [2019-10-02T20:41:10.023Z] + bin=rootlesskit [2019-10-02T20:41:10.023Z] + shift [2019-10-02T20:41:10.023Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T20:41:10.023Z] + . ./rootlesskit.installer [2019-10-02T20:41:10.023Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:41:10.023Z] + install_rootlesskit [2019-10-02T20:41:10.023Z] + case "$1" in [2019-10-02T20:41:10.023Z] + export CGO_ENABLED=0 [2019-10-02T20:41:10.023Z] + CGO_ENABLED=0 [2019-10-02T20:41:10.023Z] + _install_rootlesskit [2019-10-02T20:41:10.023Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T20:41:10.023Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bFOROwehwK/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:41:10.023Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:41:10.024Z] Cloning into '/tmp/tmp.bFOROwehwK/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T20:41:10.656Z] ok github.com/docker/docker/api/server 0.179s coverage: 9.0% of statements [2019-10-02T20:41:11.043Z] + cd /tmp/tmp.bFOROwehwK/src/github.com/rootless-containers/rootlesskit [2019-10-02T20:41:11.043Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T20:41:11.043Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:41:11.043Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T20:41:11.352Z] . [2019-10-02T20:41:11.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T20:41:11.352Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T20:41:11.352Z] Error: No such image: emptyfs [2019-10-02T20:41:11.352Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T20:41:11.352Z] ++++ docker load [2019-10-02T20:41:11.352Z] Running integration-test (iteration 1) [2019-10-02T20:41:11.352Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T20:41:11.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:41:11.352Z] ++ set -e [2019-10-02T20:41:11.352Z] ++ '[' -n 0 ']' [2019-10-02T20:41:11.352Z] ++ set -x [2019-10-02T20:41:11.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:41:23.659Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T20:41:23.659Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T20:41:25.730Z] Removing intermediate container 08caa2a25d8a [2019-10-02T20:41:25.730Z] ---> c0e946bbf1d2 [2019-10-02T20:41:25.730Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T20:41:25.730Z] ---> 09e3a927cfb1 [2019-10-02T20:41:25.730Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-02T20:41:25.730Z] ---> 043ae913584a [2019-10-02T20:41:25.730Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-02T20:41:25.730Z] ---> Running in 7d6ecb3ec60f [2019-10-02T20:41:25.730Z] Removing intermediate container 7d6ecb3ec60f [2019-10-02T20:41:25.730Z] ---> 98aaecdc1ab6 [2019-10-02T20:41:25.730Z] Step 97/126 : RUN groupadd -r docker [2019-10-02T20:41:25.730Z] ---> Running in 3f7ec887488a [2019-10-02T20:41:26.348Z] Removing intermediate container 3f7ec887488a [2019-10-02T20:41:26.348Z] ---> e9df6b932591 [2019-10-02T20:41:26.348Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T20:41:26.629Z] ---> Running in 463e0b7dff44 [2019-10-02T20:41:27.244Z] Removing intermediate container 463e0b7dff44 [2019-10-02T20:41:27.244Z] ---> 426595030b0e [2019-10-02T20:41:27.244Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T20:41:27.244Z] ---> Running in 48c0d64a235e [2019-10-02T20:41:27.530Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T20:41:27.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:41:27.786Z] [2019-10-02T20:41:27.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T20:41:27.786Z] PKG_CONFIG=pkg-config [2019-10-02T20:41:27.786Z] GOLANG_VERSION=1.13.1 [2019-10-02T20:41:27.786Z] HOSTNAME=77a588c1f3df [2019-10-02T20:41:27.786Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T20:41:27.786Z] container=docker [2019-10-02T20:41:27.786Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T20:41:27.786Z] GO111MODULE=off [2019-10-02T20:41:27.786Z] GOPATH=/go [2019-10-02T20:41:27.786Z] PWD=/go/src/github.com/docker/docker [2019-10-02T20:41:27.786Z] HOME=/root [2019-10-02T20:41:27.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T20:41:27.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T20:41:27.786Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:41:27.786Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T20:41:27.786Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T20:41:27.786Z] TERM=xterm [2019-10-02T20:41:27.786Z] DEST=bundles/test-integration [2019-10-02T20:41:27.786Z] SHLVL=1 [2019-10-02T20:41:27.786Z] TIMEOUT=120m [2019-10-02T20:41:27.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T20:41:27.786Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T20:41:27.786Z] TESTDEBUG=0 [2019-10-02T20:41:27.786Z] _=/usr/bin/env [2019-10-02T20:41:27.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T20:41:28.146Z] Removing intermediate container 48c0d64a235e [2019-10-02T20:41:28.146Z] ---> 84ee3bfcd4f1 [2019-10-02T20:41:28.146Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T20:41:28.146Z] ---> Running in 8bf1bfb941cb [2019-10-02T20:41:28.765Z] Removing intermediate container 8bf1bfb941cb [2019-10-02T20:41:28.765Z] ---> 79b9f793b907 [2019-10-02T20:41:28.765Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T20:41:28.765Z] ---> Running in d4fb8ee37dbe [2019-10-02T20:41:29.381Z] Removing intermediate container d4fb8ee37dbe [2019-10-02T20:41:29.381Z] ---> c32aa2f3491d [2019-10-02T20:41:29.381Z] Step 102/126 : RUN ldconfig [2019-10-02T20:41:29.381Z] ---> Running in 3a4a5ccf986c [2019-10-02T20:41:29.996Z] Removing intermediate container 3a4a5ccf986c [2019-10-02T20:41:29.996Z] ---> 0e113188ef24 [2019-10-02T20:41:29.996Z] Step 103/126 : 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-10-02T20:41:30.277Z] ---> Running in cb858e892f70 [2019-10-02T20:41:30.560Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T20:41:30.560Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T20:41:30.560Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T20:41:30.560Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T20:41:30.560Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T20:41:30.849Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T20:41:31.140Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T20:41:31.421Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T20:41:33.442Z] Fetched 7719 kB in 2s (3120 kB/s) [2019-10-02T20:41:34.060Z] Reading package lists... [2019-10-02T20:41:35.359Z] Reading package lists... [2019-10-02T20:41:35.641Z] Building dependency tree... [2019-10-02T20:41:35.641Z] Reading state information... [2019-10-02T20:41:35.641Z] The following additional packages will be installed: [2019-10-02T20:41:35.641Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T20:41:35.641Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T20:41:35.641Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T20:41:35.641Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T20:41:35.641Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T20:41:35.641Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T20:41:35.641Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T20:41:35.641Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T20:41:35.641Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T20:41:35.641Z] Suggested packages: [2019-10-02T20:41:35.641Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T20:41:35.641Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T20:41:35.641Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T20:41:35.641Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T20:41:35.641Z] Recommended packages: [2019-10-02T20:41:35.641Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T20:41:35.641Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T20:41:36.649Z] The following NEW packages will be installed: [2019-10-02T20:41:36.649Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T20:41:36.649Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T20:41:36.649Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T20:41:36.649Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T20:41:36.649Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T20:41:36.649Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T20:41:36.649Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T20:41:36.649Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T20:41:36.649Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T20:41:36.649Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T20:41:36.649Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T20:41:36.649Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T20:41:36.649Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T20:41:36.649Z] xfsprogs xxd xz-utils zip [2019-10-02T20:41:36.934Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-02T20:41:36.934Z] Need to get 87.3 MB of archives. [2019-10-02T20:41:36.934Z] After this operation, 585 MB of additional disk space will be used. [2019-10-02T20:41:36.934Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T20:41:36.934Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T20:41:36.934Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-02T20:41:36.934Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-02T20:41:36.934Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-02T20:41:36.934Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-02T20:41:36.934Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-02T20:41:36.934Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-02T20:41:36.934Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-02T20:41:36.934Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-02T20:41:37.230Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-02T20:41:37.230Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-02T20:41:37.230Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-02T20:41:37.230Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-02T20:41:37.230Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-02T20:41:37.230Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-02T20:41:37.230Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T20:41:37.230Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-02T20:41:37.230Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-02T20:41:37.230Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-02T20:41:37.230Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-02T20:41:37.230Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T20:41:37.230Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T20:41:37.230Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-02T20:41:37.230Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-02T20:41:37.230Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-02T20:41:37.230Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-02T20:41:37.230Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T20:41:37.230Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T20:41:37.230Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T20:41:37.230Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-02T20:41:37.230Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-02T20:41:37.230Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T20:41:37.230Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T20:41:37.230Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T20:41:37.230Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-02T20:41:37.230Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-02T20:41:37.230Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-02T20:41:37.230Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-02T20:41:37.230Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-02T20:41:37.230Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-02T20:41:37.230Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-02T20:41:37.230Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-02T20:41:37.230Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-02T20:41:37.230Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T20:41:37.230Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T20:41:37.230Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-02T20:41:37.230Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-02T20:41:37.230Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-02T20:41:37.230Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T20:41:37.230Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T20:41:37.230Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T20:41:37.230Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T20:41:37.230Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T20:41:37.230Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-02T20:41:37.230Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T20:41:37.513Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-02T20:41:37.513Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-02T20:41:37.513Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-02T20:41:37.513Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T20:41:37.513Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-02T20:41:37.513Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-02T20:41:37.513Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-02T20:41:37.513Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T20:41:37.513Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T20:41:37.800Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T20:41:37.800Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T20:41:37.800Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-02T20:41:38.422Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-02T20:41:40.450Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T20:41:40.450Z] Fetched 87.3 MB in 3s (27.3 MB/s) [2019-10-02T20:41:40.450Z] Selecting previously unselected package bash-completion. [2019-10-02T20:41:40.450Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-02T20:41:40.450Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T20:41:41.460Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T20:41:41.460Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T20:41:41.460Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T20:41:41.460Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T20:41:41.460Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-02T20:41:41.460Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-02T20:41:41.460Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T20:41:41.460Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-02T20:41:41.460Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-02T20:41:41.460Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T20:41:41.460Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-10-02T20:41:41.460Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T20:41:41.460Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T20:41:41.743Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-02T20:41:41.743Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T20:41:41.743Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T20:41:41.743Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T20:41:41.743Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T20:41:41.743Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:41:42.026Z] Selecting previously unselected package python3-minimal. [2019-10-02T20:41:42.026Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-02T20:41:42.026Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T20:41:42.026Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-10-02T20:41:42.026Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-02T20:41:42.026Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T20:41:42.026Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-02T20:41:42.026Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T20:41:42.026Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T20:41:42.310Z] Selecting previously unselected package python3.5. [2019-10-02T20:41:42.310Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T20:41:42.310Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:41:42.592Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-02T20:41:42.592Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-02T20:41:42.592Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T20:41:42.592Z] Selecting previously unselected package dh-python. [2019-10-02T20:41:42.592Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T20:41:42.592Z] Unpacking dh-python (2.20170125) ... [2019-10-02T20:41:42.592Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T20:41:42.592Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T20:41:43.414Z] Loaded image: buildpack-deps:jessie [2019-10-02T20:41:43.414Z] Loaded image: busybox:latest [2019-10-02T20:41:43.414Z] Loaded image: busybox:glibc [2019-10-02T20:41:43.414Z] Loaded image: debian:jessie [2019-10-02T20:41:43.414Z] Loaded image: hello-world:latest [2019-10-02T20:41:43.414Z] INFO: Testing against a local daemon [2019-10-02T20:41:43.414Z] === RUN TestCgroupNamespacesBuild [2019-10-02T20:41:43.608Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T20:41:43.894Z] Selecting previously unselected package python3. [2019-10-02T20:41:43.894Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-02T20:41:43.894Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-02T20:41:43.894Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package pigz. [2019-10-02T20:41:44.177Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-10-02T20:41:44.177Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-10-02T20:41:44.177Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package libiptc0:ppc64el. [2019-10-02T20:41:44.177Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package libxtables12:ppc64el. [2019-10-02T20:41:44.177Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-02T20:41:44.177Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T20:41:44.177Z] Selecting previously unselected package iptables. [2019-10-02T20:41:44.177Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T20:41:44.177Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package xxd. [2019-10-02T20:41:44.461Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package vim-common. [2019-10-02T20:41:44.461Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:41:44.461Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package bzip2. [2019-10-02T20:41:44.461Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package libgpm2:ppc64el. [2019-10-02T20:41:44.461Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package xz-utils. [2019-10-02T20:41:44.461Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package aufs-tools. [2019-10-02T20:41:44.461Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:41:44.461Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T20:41:44.461Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T20:41:44.461Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package btrfs-progs. [2019-10-02T20:41:44.744Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T20:41:44.744Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package btrfs-tools. [2019-10-02T20:41:44.744Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T20:41:44.744Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-02T20:41:44.744Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T20:41:44.744Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package dmsetup. [2019-10-02T20:41:44.744Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T20:41:44.744Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T20:41:44.744Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T20:41:44.744Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T20:41:44.744Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T20:41:45.034Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package jq. [2019-10-02T20:41:45.034Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package libaio1:ppc64el. [2019-10-02T20:41:45.034Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package libcap2-bin. [2019-10-02T20:41:45.034Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-02T20:41:45.034Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-02T20:41:45.034Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T20:41:45.034Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-02T20:41:45.034Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T20:41:45.034Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T20:41:45.319Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-02T20:41:45.319Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T20:41:45.319Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T20:41:45.319Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-02T20:41:45.319Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-02T20:41:45.319Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T20:41:45.319Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-02T20:41:45.319Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-02T20:41:45.319Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T20:41:45.319Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-02T20:41:45.319Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T20:41:45.319Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T20:41:45.604Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T20:41:45.605Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T20:41:45.605Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T20:41:45.605Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T20:41:45.605Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T20:41:45.605Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T20:41:45.605Z] Selecting previously unselected package libreadline5:ppc64el. [2019-10-02T20:41:45.605Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-02T20:41:45.605Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T20:41:45.605Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-02T20:41:45.605Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T20:41:45.605Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T20:41:46.223Z] Selecting previously unselected package net-tools. [2019-10-02T20:41:46.223Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-02T20:41:46.223Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:41:46.506Z] Selecting previously unselected package python-pip-whl. [2019-10-02T20:41:46.506Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:41:46.506Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:41:46.506Z] Selecting previously unselected package python3-pip. [2019-10-02T20:41:46.506Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T20:41:46.506Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:41:46.506Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T20:41:46.506Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T20:41:46.506Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:41:46.506Z] Selecting previously unselected package python3-setuptools. [2019-10-02T20:41:46.506Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T20:41:46.506Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T20:41:46.788Z] Selecting previously unselected package python3-wheel. [2019-10-02T20:41:46.788Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T20:41:46.788Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T20:41:46.788Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T20:41:46.788Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-02T20:41:46.788Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:41:46.788Z] Selecting previously unselected package vim-runtime. [2019-10-02T20:41:46.788Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T20:41:46.788Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T20:41:46.788Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T20:41:46.788Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:47.597Z] --- PASS: TestCgroupNamespacesBuild (5.26s) [2019-10-02T20:41:47.598Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T20:41:47.598Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T20:41:47.800Z] Selecting previously unselected package vim. [2019-10-02T20:41:47.800Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T20:41:47.800Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:47.800Z] Selecting previously unselected package xfsprogs. [2019-10-02T20:41:47.800Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-02T20:41:48.085Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:41:48.085Z] Selecting previously unselected package zip. [2019-10-02T20:41:48.085Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-02T20:41:48.085Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T20:41:48.085Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T20:41:48.085Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T20:41:48.085Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:41:48.085Z] Selecting previously unselected package apparmor. [2019-10-02T20:41:48.085Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T20:41:48.085Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:41:48.370Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T20:41:48.370Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T20:41:48.370Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:41:48.653Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T20:41:48.653Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T20:41:48.653Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:41:49.293Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T20:41:49.293Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T20:41:49.293Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:41:49.293Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T20:41:49.293Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T20:41:49.293Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T20:41:49.498Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2019-10-02T20:41:49.498Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T20:41:49.498Z] === RUN TestBuildWithSession [2019-10-02T20:41:49.498Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T20:41:49.498Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:41:49.498Z] === RUN TestBuildSquashParent [2019-10-02T20:41:50.304Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T20:41:50.304Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T20:41:50.304Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:41:51.316Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T20:41:51.316Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T20:41:51.316Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:41:51.316Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T20:41:51.316Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T20:41:51.316Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:41:55.697Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T20:41:55.697Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T20:41:55.697Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:41:56.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T20:41:57.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T20:41:59.185Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T20:41:59.185Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T20:41:59.185Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T20:41:59.185Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T20:41:59.185Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T20:41:59.185Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:41:59.185Z] Processing triggers for mime-support (3.60) ... [2019-10-02T20:41:59.185Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:41:59.185Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T20:41:59.185Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T20:41:59.185Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T20:41:59.185Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T20:41:59.185Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T20:41:59.473Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-02T20:41:59.473Z] Copying nested executables into bundles/binary-daemon [2019-10-02T20:41:59.473Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-02T20:41:59.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T20:41:59.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh cross [2019-10-02T20:42:00.358Z] [2019-10-02T20:42:00.358Z] Removing bundles/ [2019-10-02T20:42:00.358Z] [2019-10-02T20:42:00.358Z] ---> Making bundle: cross (in bundles/cross) [2019-10-02T20:42:00.358Z] Cross building: bundles/cross/linux/amd64 [2019-10-02T20:42:00.358Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T20:42:00.358Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-02T20:42:00.656Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T20:42:00.656Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T20:42:00.656Z] Setting up zip (3.0-11+b1) ... [2019-10-02T20:42:00.656Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T20:42:00.656Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T20:42:00.656Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T20:42:00.656Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:42:00.656Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-02T20:42:00.656Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:42:00.656Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T20:42:00.656Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T20:42:00.656Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T20:42:00.656Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:42:00.656Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T20:42:00.656Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T20:42:00.656Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T20:42:00.656Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:42:00.656Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T20:42:00.656Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T20:42:00.656Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T20:42:00.656Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T20:42:00.656Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T20:42:00.656Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T20:42:00.656Z] Setting up pigz (2.3.4-1) ... [2019-10-02T20:42:00.656Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T20:42:00.656Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T20:42:00.656Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:42:00.656Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T20:42:00.656Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T20:42:00.656Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T20:42:00.656Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T20:42:00.656Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T20:42:00.656Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T20:42:00.656Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T20:42:00.657Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T20:42:00.657Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T20:42:00.657Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T20:42:00.657Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T20:42:00.657Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T20:42:00.657Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T20:42:00.657Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T20:42:00.657Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T20:42:01.349Z] ok github.com/docker/docker/api/server/httputils 0.150s coverage: 14.7% of statements [2019-10-02T20:42:01.349Z] ok github.com/docker/docker/api/server/middleware 0.185s coverage: 37.7% of statements [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T20:42:01.349Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T20:42:01.690Z] --- PASS: TestBuildSquashParent (10.55s) [2019-10-02T20:42:01.690Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-02T20:42:01.690Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T20:42:01.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:01.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:01.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:42:01.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:42:01.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:42:01.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:42:01.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:42:01.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:42:01.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:42:01.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:42:01.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:42:01.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:42:01.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:01.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:42:01.807Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 4.0% of statements [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T20:42:01.807Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 95.2% of statements [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T20:42:01.807Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T20:42:01.807Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T20:42:01.807Z] ok github.com/docker/docker/api/types/time 0.341s coverage: 100.0% of statements [2019-10-02T20:42:02.265Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T20:42:02.265Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T20:42:02.677Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T20:42:02.677Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:42:02.677Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:42:02.677Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:42:02.677Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T20:42:02.677Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T20:42:02.677Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T20:42:02.677Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T20:42:02.677Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:42:02.677Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T20:42:02.677Z] Setting up python3 (3.5.3-1) ... [2019-10-02T20:42:03.292Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T20:42:03.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:42:03.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:42:03.910Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T20:42:03.910Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T20:42:03.910Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T20:42:03.910Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T20:42:04.195Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T20:42:04.498Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T20:42:04.498Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T20:42:05.115Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T20:42:05.115Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T20:42:05.398Z] Setting up dh-python (2.20170125) ... [2019-10-02T20:42:05.681Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T20:42:05.681Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T20:42:06.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:42:07.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:42:08.049Z] ok github.com/docker/docker/builder/dockerfile 0.394s coverage: 46.1% of statements [2019-10-02T20:42:08.049Z] ok github.com/docker/docker/builder/dockerignore 0.079s coverage: 96.8% of statements [2019-10-02T20:42:08.049Z] ok github.com/docker/docker/builder/remotecontext 0.603s coverage: 9.2% of statements [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.48s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.52s) [2019-10-02T20:42:10.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s) [2019-10-02T20:42:10.466Z] === RUN TestBuildMultiStageCopy [2019-10-02T20:42:10.466Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T20:42:13.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T20:42:14.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T20:42:14.888Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T20:42:15.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T20:42:15.964Z] Removing intermediate container cb858e892f70 [2019-10-02T20:42:15.964Z] ---> 3bf6db87ae15 [2019-10-02T20:42:15.964Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-02T20:42:15.964Z] ---> Running in 724bf4bd87a1 [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy (5.69s) [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2019-10-02T20:42:16.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-10-02T20:42:16.391Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T20:42:17.763Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-10-02T20:42:17.763Z] === RUN TestBuildLabelWithTargets [2019-10-02T20:42:18.655Z] Collecting yamllint==1.16.0 [2019-10-02T20:42:18.939Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T20:42:19.222Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T20:42:19.222Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T20:42:20.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T20:42:20.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T20:42:20.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T20:42:20.233Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T20:42:20.292Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2019-10-02T20:42:20.292Z] === RUN TestBuildWithEmptyLayers [2019-10-02T20:42:20.516Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T20:42:21.134Z] Building wheels for collected packages: pyyaml, pathspec [2019-10-02T20:42:21.134Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T20:42:21.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T20:42:21.667Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2019-10-02T20:42:21.667Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T20:42:21.750Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T20:42:21.750Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T20:42:21.750Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T20:42:21.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T20:42:22.366Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T20:42:22.366Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T20:42:22.366Z] Successfully built pyyaml pathspec [2019-10-02T20:42:22.366Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T20:42:22.651Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T20:42:23.279Z] Removing intermediate container 724bf4bd87a1 [2019-10-02T20:42:23.279Z] ---> 4727d3f5c5ab [2019-10-02T20:42:23.279Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T20:42:23.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T20:42:24.303Z] ---> 57a20f416d82 [2019-10-02T20:42:24.303Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T20:42:24.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T20:42:25.853Z] --- PASS: TestBuildMultiStageOnBuild (3.60s) [2019-10-02T20:42:25.853Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T20:42:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T20:42:27.229Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2019-10-02T20:42:27.229Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T20:42:28.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T20:42:28.694Z] ---> 4386dc362b6a [2019-10-02T20:42:28.694Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T20:42:29.310Z] ---> 89fb1a366286 [2019-10-02T20:42:29.310Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T20:42:29.594Z] ---> ca1a802e889b [2019-10-02T20:42:29.594Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T20:42:29.875Z] ---> b91edfadfc47 [2019-10-02T20:42:29.875Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T20:42:30.157Z] ---> 2171944d8a8f [2019-10-02T20:42:30.157Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T20:42:30.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T20:42:30.440Z] ---> a098bab56200 [2019-10-02T20:42:30.441Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T20:42:30.724Z] ---> 4c189d79f2e1 [2019-10-02T20:42:30.724Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T20:42:30.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T20:42:31.415Z] --- PASS: TestBuildMultiStageLayerLeak (3.89s) [2019-10-02T20:42:31.415Z] === RUN TestBuildWithHugeFile [2019-10-02T20:42:31.749Z] ---> c8997d114224 [2019-10-02T20:42:31.749Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T20:42:32.032Z] ---> 725a6f0f0e6e [2019-10-02T20:42:32.032Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T20:42:32.648Z] ---> f77119f50678 [2019-10-02T20:42:32.648Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T20:42:32.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T20:42:33.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T20:42:33.314Z] Using test binary docker [2019-10-02T20:42:33.573Z] +++ /etc/init.d/apparmor start [2019-10-02T20:42:33.573Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:42:33.573Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:42:33.573Z] Warning failed to create cache: (null) [2019-10-02T20:42:33.573Z] . [2019-10-02T20:42:33.573Z] Starting dockerd [2019-10-02T20:42:33.573Z] INFO: Waiting for daemon to start... [2019-10-02T20:42:33.573Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T20:42:34.122Z] ---> 6493c6e35313 [2019-10-02T20:42:34.122Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-02T20:42:34.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T20:42:34.404Z] ---> 28b23714ab83 [2019-10-02T20:42:34.404Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T20:42:34.506Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T20:42:34.507Z] Using test binary docker [2019-10-02T20:42:34.507Z] +++ /etc/init.d/apparmor start [2019-10-02T20:42:34.507Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:42:34.507Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:42:34.507Z] Warning failed to create cache: (null) [2019-10-02T20:42:34.507Z] . [2019-10-02T20:42:34.507Z] INFO: Waiting for daemon to start... [2019-10-02T20:42:34.507Z] Starting dockerd [2019-10-02T20:42:34.507Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T20:42:35.022Z] ---> 9803258f1496 [2019-10-02T20:42:35.022Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T20:42:35.303Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T20:42:35.303Z] bad55c542dc9: Pulling fs layer [2019-10-02T20:42:35.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T20:42:35.918Z] bad55c542dc9: Verifying Checksum [2019-10-02T20:42:35.918Z] bad55c542dc9: Download complete [2019-10-02T20:42:36.202Z] bad55c542dc9: Pull complete [2019-10-02T20:42:36.202Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T20:42:36.202Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T20:42:36.824Z] ---> f607ff4b0bde [2019-10-02T20:42:36.824Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T20:42:36.824Z] ---> Running in 47fb1943f489 [2019-10-02T20:42:36.824Z] Removing intermediate container 47fb1943f489 [2019-10-02T20:42:36.824Z] ---> 2c29a2332d9f [2019-10-02T20:42:36.824Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T20:42:36.824Z] ---> Running in 646bc9b5daeb [2019-10-02T20:42:36.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T20:42:36.913Z] Using test binary docker [2019-10-02T20:42:36.913Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T20:42:36.913Z] +++ /etc/init.d/apparmor start [2019-10-02T20:42:36.913Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:42:36.913Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:42:36.913Z] Warning failed to create cache: (null) [2019-10-02T20:42:36.913Z] . [2019-10-02T20:42:36.913Z] Starting dockerd [2019-10-02T20:42:36.913Z] INFO: Waiting for daemon to start... [2019-10-02T20:42:36.913Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T20:42:37.030Z] . [2019-10-02T20:42:37.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T20:42:37.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T20:42:37.030Z] Error: No such image: emptyfs [2019-10-02T20:42:37.030Z] ++++ docker load [2019-10-02T20:42:37.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T20:42:37.030Z] [2019-10-02T20:42:37.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T20:42:37.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T20:42:37.030Z] Error: No such image: emptyfs [2019-10-02T20:42:37.030Z] ++++ docker load [2019-10-02T20:42:37.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T20:42:37.111Z] Removing intermediate container 646bc9b5daeb [2019-10-02T20:42:37.112Z] ---> eb53b88dd981 [2019-10-02T20:42:37.112Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T20:42:37.112Z] ---> Running in 9747f6adce17 [2019-10-02T20:42:37.112Z] Removing intermediate container 9747f6adce17 [2019-10-02T20:42:37.112Z] ---> 495d28e5badf [2019-10-02T20:42:37.112Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-02T20:42:37.288Z] Running integration-test (iteration 1) [2019-10-02T20:42:37.288Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T20:42:37.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T20:42:37.288Z] ++ set -e [2019-10-02T20:42:37.288Z] ++ '[' -n 0 ']' [2019-10-02T20:42:37.288Z] ++ set -x [2019-10-02T20:42:37.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T20:42:37.288Z] Running integration-test (iteration 1) [2019-10-02T20:42:37.288Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T20:42:37.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T20:42:37.288Z] ++ set -e [2019-10-02T20:42:37.288Z] ++ '[' -n 0 ']' [2019-10-02T20:42:37.288Z] ++ set -x [2019-10-02T20:42:37.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T20:42:37.393Z] ---> Running in b6d74b12cd17 [2019-10-02T20:42:37.393Z] Removing intermediate container b6d74b12cd17 [2019-10-02T20:42:37.393Z] ---> e5ab51d6da38 [2019-10-02T20:42:37.393Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-02T20:42:37.393Z] ---> Running in 071f1d071272 [2019-10-02T20:42:37.393Z] Removing intermediate container 071f1d071272 [2019-10-02T20:42:37.393Z] ---> b07aaa7adc55 [2019-10-02T20:42:37.393Z] Step 125/126 : FROM dev AS final [2019-10-02T20:42:37.393Z] ---> b07aaa7adc55 [2019-10-02T20:42:37.393Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-02T20:42:38.051Z] ok github.com/docker/docker/builder/remotecontext/git 31.702s coverage: 85.1% of statements [2019-10-02T20:42:38.051Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T20:42:38.051Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T20:42:38.051Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2019-10-02T20:42:38.051Z] ok github.com/docker/docker/client 0.605s coverage: 75.3% of statements [2019-10-02T20:42:38.690Z] . [2019-10-02T20:42:38.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T20:42:39.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T20:42:39.068Z] Error: No such image: emptyfs [2019-10-02T20:42:39.068Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T20:42:39.068Z] ++++ docker load [2019-10-02T20:42:39.068Z] Running integration-test (iteration 1) [2019-10-02T20:42:39.068Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T20:42:39.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:42:39.068Z] ++ set -e [2019-10-02T20:42:39.068Z] ++ '[' -n 0 ']' [2019-10-02T20:42:39.068Z] ++ set -x [2019-10-02T20:42:39.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:42:43.839Z] ok github.com/docker/docker/cmd/dockerd 0.612s coverage: 19.0% of statements [2019-10-02T20:42:44.209Z] ---> 7c2e2b524420 [2019-10-02T20:42:44.209Z] Successfully built 7c2e2b524420 [2019-10-02T20:42:44.209Z] Successfully tagged docker:6ca3ec88ae9e1435abbed665ec598c00058659da [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T20:42:44.644Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/test/unit [2019-10-02T20:42:45.373Z] ok github.com/docker/docker/container 0.484s coverage: 42.5% of statements [2019-10-02T20:42:45.373Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T20:42:45.373Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T20:42:45.373Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T20:42:45.373Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T20:42:48.648Z] Loaded image: buildpack-deps:jessie [2019-10-02T20:42:48.648Z] Loaded image: busybox:latest [2019-10-02T20:42:48.648Z] Loaded image: busybox:glibc [2019-10-02T20:42:48.648Z] Loaded image: debian:jessie [2019-10-02T20:42:48.648Z] Loaded image: hello-world:latest [2019-10-02T20:42:48.648Z] INFO: Testing against a local daemon [2019-10-02T20:42:48.648Z] === RUN TestCgroupNamespacesBuild [2019-10-02T20:42:49.050Z] ? github.com/docker/docker/api [no test files] [2019-10-02T20:42:49.893Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-02T20:42:49.893Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T20:42:49.893Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T20:42:51.713Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-10-02T20:42:51.713Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T20:42:51.713Z] === RUN TestBuildWithSession [2019-10-02T20:42:51.713Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T20:42:51.713Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:42:51.713Z] === RUN TestBuildSquashParent [2019-10-02T20:42:58.135Z] --- PASS: TestBuildSquashParent (6.15s) [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:42:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:42:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:42:58.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:42:58.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:43:00.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:43:00.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:43:04.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:43:04.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon 3.188s coverage: 9.2% of statements [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/cluster 1.574s coverage: 0.5% of statements [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.314s coverage: 65.3% of statements [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.597s coverage: 35.8% of statements [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.220s coverage: 10.9% of statements [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/config 0.759s coverage: 82.8% of statements [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/discovery 0.478s coverage: 30.0% of statements [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/events 0.489s coverage: 50.0% of statements [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T20:43:06.461Z] ok github.com/docker/docker/daemon/graphdriver 0.409s coverage: 2.3% of statements [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-02T20:43:06.461Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2019-10-02T20:43:06.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2019-10-02T20:43:06.568Z] === RUN TestBuildMultiStageCopy [2019-10-02T20:43:06.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T20:43:06.919Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 4.9% of statements [2019-10-02T20:43:06.919Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T20:43:06.919Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2019-10-02T20:43:06.919Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T20:43:06.919Z] ok github.com/docker/docker/daemon/logger 0.520s coverage: 43.0% of statements [2019-10-02T20:43:07.378Z] ok github.com/docker/docker/daemon/logger/awslogs 0.762s coverage: 77.8% of statements [2019-10-02T20:43:07.378Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-02T20:43:07.378Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T20:43:07.378Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T20:43:07.378Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-02T20:43:07.378Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-02T20:43:07.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 62.1% of statements [2019-10-02T20:43:07.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 88.3% of statements [2019-10-02T20:43:08.987Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T20:43:09.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T20:43:09.710Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T20:43:10.011Z] ok github.com/docker/docker/daemon/logger/local 0.682s coverage: 74.7% of statements [2019-10-02T20:43:10.012Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T20:43:10.012Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 19.5% of statements [2019-10-02T20:43:10.156Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-02T20:43:11.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-02T20:43:11.060Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T20:43:11.448Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-10-02T20:43:12.185Z] ok github.com/docker/docker/daemon/logger/splunk 2.068s coverage: 84.5% of statements [2019-10-02T20:43:12.185Z] ok github.com/docker/docker/daemon/logger/syslog 0.249s coverage: 47.8% of statements [2019-10-02T20:43:12.185Z] ok github.com/docker/docker/daemon/logger/templates 0.099s coverage: 8.3% of statements [2019-10-02T20:43:12.185Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T20:43:12.185Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-02T20:43:12.185Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T20:43:12.848Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2019-10-02T20:43:12.848Z] === RUN TestBuildLabelWithTargets [2019-10-02T20:43:15.091Z] ok github.com/docker/docker/distribution 1.471s coverage: 20.6% of statements [2019-10-02T20:43:15.091Z] ok github.com/docker/docker/distribution/metadata 1.698s coverage: 48.2% of statements [2019-10-02T20:43:15.091Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T20:43:15.271Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2019-10-02T20:43:15.271Z] === RUN TestBuildWithEmptyLayers [2019-10-02T20:43:15.981Z] Loaded image: buildpack-deps:jessie [2019-10-02T20:43:15.981Z] Loaded image: busybox:latest [2019-10-02T20:43:15.981Z] Loaded image: busybox:glibc [2019-10-02T20:43:15.981Z] Loaded image: debian:jessie [2019-10-02T20:43:15.981Z] Loaded image: hello-world:latest [2019-10-02T20:43:15.981Z] INFO: Testing against a local daemon [2019-10-02T20:43:15.981Z] === RUN TestDockerDaemonSuite [2019-10-02T20:43:15.981Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-02T20:43:15.981Z] Loaded image: buildpack-deps:jessie [2019-10-02T20:43:15.981Z] Loaded image: busybox:latest [2019-10-02T20:43:15.981Z] Loaded image: busybox:glibc [2019-10-02T20:43:15.981Z] Loaded image: debian:jessie [2019-10-02T20:43:15.981Z] Loaded image: hello-world:latest [2019-10-02T20:43:15.981Z] INFO: Testing against a local daemon [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T20:43:15.981Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T20:43:16.057Z] ok github.com/docker/docker/distribution/xfer 2.363s coverage: 76.8% of statements [2019-10-02T20:43:16.057Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T20:43:16.057Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2019-10-02T20:43:16.511Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2019-10-02T20:43:16.511Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T20:43:18.239Z] ok github.com/docker/docker/image 1.194s coverage: 86.4% of statements [2019-10-02T20:43:18.239Z] ok github.com/docker/docker/image/cache 0.246s coverage: 19.2% of statements [2019-10-02T20:43:18.239Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T20:43:18.239Z] ok github.com/docker/docker/image/v1 0.489s coverage: 25.0% of statements [2019-10-02T20:43:18.239Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T20:43:19.842Z] --- PASS: TestBuildMultiStageOnBuild (3.76s) [2019-10-02T20:43:19.842Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T20:43:20.162Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T20:43:20.162Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T20:43:21.086Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-10-02T20:43:21.086Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T20:43:21.139Z] ok github.com/docker/docker/layer 0.398s coverage: 30.0% of statements [2019-10-02T20:43:21.139Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T20:43:21.787Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T20:43:21.787Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-02T20:43:21.787Z] Cross building: bundles/cross/windows/amd64 [2019-10-02T20:43:21.787Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T20:43:21.787Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-02T20:43:22.674Z] ok github.com/docker/docker/libcontainerd/local 0.363s coverage: 1.0% of statements [2019-10-02T20:43:22.674Z] ok github.com/docker/docker/libcontainerd/queue 0.308s coverage: 100.0% of statements [2019-10-02T20:43:22.674Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T20:43:22.674Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T20:43:22.674Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T20:43:22.674Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T20:43:22.674Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T20:43:22.674Z] ok github.com/docker/docker/opts 0.316s coverage: 67.3% of statements [2019-10-02T20:43:22.674Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-10-02T20:43:22.684Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T20:43:22.684Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T20:43:24.245Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2019-10-02T20:43:24.245Z] === RUN TestBuildWithHugeFile [2019-10-02T20:43:25.960Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-02T20:43:25.960Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T20:43:26.217Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T20:43:26.217Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T20:43:29.502Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T20:43:29.502Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T20:43:29.502Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T20:43:29.502Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T20:43:29.760Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T20:43:30.325Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-02T20:43:31.258Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T20:43:33.783Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T20:43:33.783Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T20:43:33.783Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T20:43:33.783Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T20:43:36.308Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-02T20:43:40.491Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T20:43:41.423Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-02T20:43:45.602Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T20:43:45.602Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-02T20:43:48.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-02T20:43:50.032Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T20:43:52.561Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/archive 9.689s coverage: 62.0% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/authorization 0.790s coverage: 26.8% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/capabilities 0.206s coverage: 87.5% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/chrootarchive 0.162s coverage: 15.4% of statements [2019-10-02T20:43:52.621Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T20:43:52.621Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/directory 0.125s coverage: 80.0% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/discovery 0.094s coverage: 58.3% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/discovery/file 0.079s coverage: 92.9% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/discovery/kv 3.343s coverage: 84.1% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.240s coverage: 92.3% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/filenotify 0.133s coverage: 45.7% of statements [2019-10-02T20:43:52.621Z] ok github.com/docker/docker/pkg/fileutils 0.120s coverage: 87.7% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/idtools 0.130s coverage: 6.3% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/ioutils 0.726s coverage: 69.2% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/jsonmessage 0.254s coverage: 91.7% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/longpath 0.090s coverage: 100.0% of statements [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-02T20:43:52.622Z] ok github.com/docker/docker/pkg/pidfile 0.110s coverage: 82.6% of statements [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T20:43:52.622Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T20:43:53.496Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T20:43:56.025Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T20:43:56.025Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-02T20:43:57.924Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T20:43:58.473Z] --- PASS: TestBuildWithHugeFile (30.37s) [2019-10-02T20:43:58.473Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T20:43:58.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-02T20:43:58.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-02T20:43:58.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-10-02T20:43:58.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-02T20:43:58.473Z] === RUN TestBuildPreserveOwnership [2019-10-02T20:43:58.473Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T20:43:58.856Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T20:43:58.857Z] --- PASS: TestBuildWithHugeFile (87.74s) [2019-10-02T20:43:58.857Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T20:43:58.857Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.857Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.857Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.857Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:43:58.857Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:43:58.857Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:43:58.857Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-02T20:43:58.857Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-10-02T20:43:58.857Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-10-02T20:43:58.857Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-02T20:43:58.857Z] === RUN TestBuildPreserveOwnership [2019-10-02T20:43:58.857Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T20:43:58.995Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T20:43:59.789Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-02T20:44:00.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-02T20:44:01.948Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-02T20:44:02.263Z] --- PASS: TestBuildPreserveOwnership (7.29s) [2019-10-02T20:44:02.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2019-10-02T20:44:02.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.27s) [2019-10-02T20:44:02.263Z] === RUN TestBuildPlatformInvalid [2019-10-02T20:44:02.263Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-02T20:44:02.263Z] PASS [2019-10-02T20:44:02.263Z] [2019-10-02T20:44:02.263Z] === Skipped [2019-10-02T20:44:02.263Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-02T20:44:02.263Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:44:02.263Z] [2019-10-02T20:44:02.263Z] [2019-10-02T20:44:02.263Z] DONE 32 tests, 1 skipped in 82.989s [2019-10-02T20:44:02.263Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T20:44:02.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:02.263Z] ++ set -e [2019-10-02T20:44:02.263Z] ++ '[' -n 0 ']' [2019-10-02T20:44:02.263Z] ++ set -x [2019-10-02T20:44:02.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:02.632Z] INFO: Testing against a local daemon [2019-10-02T20:44:02.632Z] === RUN TestConfigList [2019-10-02T20:44:02.878Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T20:44:03.445Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-02T20:44:03.445Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-02T20:44:04.879Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T20:44:04.879Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2019-10-02T20:44:04.879Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-10-02T20:44:04.879Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-10-02T20:44:04.879Z] === RUN TestBuildPlatformInvalid [2019-10-02T20:44:04.879Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T20:44:04.879Z] PASS [2019-10-02T20:44:04.879Z] [2019-10-02T20:44:04.879Z] === Skipped [2019-10-02T20:44:04.879Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-02T20:44:04.879Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:44:04.879Z] [2019-10-02T20:44:04.879Z] [2019-10-02T20:44:04.879Z] DONE 32 tests, 1 skipped in 173.508s [2019-10-02T20:44:04.879Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T20:44:04.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:04.879Z] ++ set -e [2019-10-02T20:44:04.879Z] ++ '[' -n 0 ']' [2019-10-02T20:44:04.879Z] ++ set -x [2019-10-02T20:44:04.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:05.140Z] INFO: Testing against a local daemon [2019-10-02T20:44:05.140Z] === RUN TestConfigList [2019-10-02T20:44:05.713Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T20:44:05.794Z] --- PASS: TestConfigList (3.07s) [2019-10-02T20:44:05.794Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T20:44:05.794Z] === RUN TestConfigsCreateAndDelete [2019-10-02T20:44:05.970Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-02T20:44:07.345Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-02T20:44:07.606Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T20:44:08.174Z] --- PASS: TestConfigList (3.15s) [2019-10-02T20:44:08.174Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T20:44:08.174Z] === RUN TestConfigsCreateAndDelete [2019-10-02T20:44:08.739Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T20:44:09.142Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2019-10-02T20:44:09.142Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T20:44:09.142Z] === RUN TestConfigsUpdate [2019-10-02T20:44:09.673Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T20:44:09.673Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-02T20:44:10.237Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/plugins 34.991s coverage: 73.4% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/pools 0.066s coverage: 88.2% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/signal 0.063s coverage: 20.3% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/streamformatter 0.123s coverage: 66.2% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/stringid 0.073s coverage: 70.6% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/system 0.158s coverage: 12.7% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/term 0.039s coverage: 30.8% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/urlutil 0.069s coverage: 100.0% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/plugin 0.187s coverage: 11.6% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/plugin/v2 0.136s coverage: 20.1% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/registry 0.472s coverage: 52.2% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/registry/resumable 0.282s coverage: 100.0% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 45.3% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/runconfig 0.241s coverage: 54.5% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/testutil 0.158s coverage: 62.5% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/volume/drivers 0.208s coverage: 36.1% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/volume/local 0.153s coverage: 37.7% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2019-10-02T20:44:10.297Z] ok github.com/docker/docker/volume/service 0.543s coverage: 70.3% of statements [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T20:44:10.297Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T20:44:10.801Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-02T20:44:11.058Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T20:44:11.058Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2019-10-02T20:44:11.058Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T20:44:11.058Z] === RUN TestConfigsUpdate [2019-10-02T20:44:11.837Z] INFO: make.ps1 ended at 10/02/2019 20:44:11 [2019-10-02T20:44:11.989Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-02T20:44:12.307Z] --- PASS: TestConfigsUpdate (3.38s) [2019-10-02T20:44:12.307Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T20:44:12.307Z] === RUN TestTemplatedConfig [2019-10-02T20:44:12.553Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-02T20:44:12.810Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-02T20:44:13.372Z] INFO: Unit tests ended at 10/02/2019 20:44:13. Duration:00:03:44.7989309 [2019-10-02T20:44:13.372Z] INFO: Building busybox [2019-10-02T20:44:13.372Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-02T20:44:13.372Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-02T20:44:13.372Z] [2019-10-02T20:44:13.372Z] Sending build context to Docker daemon 2.56kB [2019-10-02T20:44:13.372Z] [2019-10-02T20:44:13.830Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-02T20:44:13.830Z] ---> 1ddfa8bee56a [2019-10-02T20:44:13.830Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-02T20:44:13.830Z] ---> Running in 56c7a140a7c4 [2019-10-02T20:44:14.184Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T20:44:14.184Z] --- PASS: TestConfigsUpdate (3.17s) [2019-10-02T20:44:14.184Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T20:44:14.184Z] === RUN TestTemplatedConfig [2019-10-02T20:44:15.116Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-02T20:44:15.116Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T20:44:15.116Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T20:44:16.448Z] --- PASS: TestTemplatedConfig (4.32s) [2019-10-02T20:44:16.448Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T20:44:16.448Z] === RUN TestConfigInspect [2019-10-02T20:44:16.488Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T20:44:16.488Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-02T20:44:17.421Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T20:44:17.984Z] --- PASS: TestTemplatedConfig (3.63s) [2019-10-02T20:44:17.984Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T20:44:17.984Z] === RUN TestConfigInspect [2019-10-02T20:44:19.354Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-02T20:44:19.610Z] Removing intermediate container 56c7a140a7c4 [2019-10-02T20:44:19.610Z] ---> a9c97ffb031b [2019-10-02T20:44:19.610Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-02T20:44:19.611Z] --- PASS: TestConfigInspect (3.08s) [2019-10-02T20:44:19.611Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T20:44:19.611Z] === RUN TestConfigCreateWithLabels [2019-10-02T20:44:20.068Z] [2019-10-02T20:44:20.285Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-02T20:44:20.527Z] ---> 441ee50cd3e8 [2019-10-02T20:44:20.527Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-02T20:44:20.527Z] ---> Running in 32709692f50d [2019-10-02T20:44:20.850Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-02T20:44:21.107Z] --- PASS: TestConfigInspect (3.21s) [2019-10-02T20:44:21.107Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T20:44:21.107Z] === RUN TestConfigCreateWithLabels [2019-10-02T20:44:22.062Z] [2019-10-02T20:44:22.062Z] SUCCESS: Specified value was saved. [2019-10-02T20:44:22.771Z] --- PASS: TestConfigCreateWithLabels (3.26s) [2019-10-02T20:44:22.771Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T20:44:22.771Z] === RUN TestConfigCreateResolve [2019-10-02T20:44:24.385Z] --- PASS: TestConfigCreateWithLabels (2.98s) [2019-10-02T20:44:24.385Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T20:44:24.385Z] === RUN TestConfigCreateResolve [2019-10-02T20:44:24.385Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-02T20:44:24.960Z] Removing intermediate container 32709692f50d [2019-10-02T20:44:24.960Z] ---> dcca5e4eb345 [2019-10-02T20:44:24.960Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-02T20:44:24.960Z] ---> Running in c26136a5c8af [2019-10-02T20:44:26.018Z] --- PASS: TestConfigCreateResolve (3.07s) [2019-10-02T20:44:26.018Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T20:44:26.018Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T20:44:26.388Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T20:44:26.388Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T20:44:26.388Z] PASS [2019-10-02T20:44:26.388Z] [2019-10-02T20:44:26.388Z] DONE 8 tests in 24.249s [2019-10-02T20:44:26.388Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T20:44:26.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:26.388Z] ++ set -e [2019-10-02T20:44:26.388Z] ++ '[' -n 0 ']' [2019-10-02T20:44:26.388Z] ++ set -x [2019-10-02T20:44:26.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:26.755Z] INFO: Testing against a local daemon [2019-10-02T20:44:26.755Z] === RUN TestCheckpoint [2019-10-02T20:44:26.755Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T20:44:26.755Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:44:26.755Z] === RUN TestContainerInvalidJSON [2019-10-02T20:44:26.755Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:26.755Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:26.755Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:26.755Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:26.755Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:26.755Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:26.755Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:26.755Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:26.755Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:26.755Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-02T20:44:26.755Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T20:44:26.755Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T20:44:26.755Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T20:44:26.755Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T20:44:26.755Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T20:44:26.755Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T20:44:26.908Z] --- PASS: TestConfigCreateResolve (2.44s) [2019-10-02T20:44:26.908Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T20:44:26.908Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T20:44:27.133Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2019-10-02T20:44:27.133Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T20:44:27.133Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-02T20:44:27.133Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T20:44:27.133Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-02T20:44:27.133Z] === RUN TestCopyFromContainer [2019-10-02T20:44:27.165Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T20:44:27.165Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T20:44:27.165Z] PASS [2019-10-02T20:44:27.165Z] [2019-10-02T20:44:27.165Z] DONE 8 tests in 22.091s [2019-10-02T20:44:27.165Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T20:44:27.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:27.165Z] ++ set -e [2019-10-02T20:44:27.165Z] ++ '[' -n 0 ']' [2019-10-02T20:44:27.165Z] ++ set -x [2019-10-02T20:44:27.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:44:27.165Z] INFO: Testing against a local daemon [2019-10-02T20:44:27.165Z] === RUN TestCheckpoint [2019-10-02T20:44:27.165Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T20:44:27.165Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:44:27.165Z] === RUN TestContainerInvalidJSON [2019-10-02T20:44:27.165Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:27.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:27.165Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:27.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:27.165Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:27.165Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:27.165Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:44:27.165Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:44:27.165Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:44:27.165Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-02T20:44:27.165Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T20:44:27.165Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T20:44:27.165Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T20:44:27.165Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T20:44:27.423Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-02T20:44:27.423Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T20:44:27.423Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T20:44:27.423Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T20:44:27.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-02T20:44:27.680Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T20:44:27.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-02T20:44:27.680Z] === RUN TestCopyFromContainer [2019-10-02T20:44:27.937Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-02T20:44:28.501Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-02T20:44:28.949Z] === RUN TestCopyFromContainer// [2019-10-02T20:44:29.065Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-02T20:44:29.333Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T20:44:29.333Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T20:44:29.333Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T20:44:29.333Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T20:44:29.333Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T20:44:29.441Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T20:44:29.441Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-02T20:44:29.441Z] remote: Enumerating objects: 19, done. [2019-10-02T20:44:29.441Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-02T20:44:29.441Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-02T20:44:29.441Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-02T20:44:29.441Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T20:44:29.629Z] === RUN TestCopyFromContainer// [2019-10-02T20:44:29.629Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T20:44:29.629Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-02T20:44:29.629Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T20:44:29.721Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T20:44:29.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T20:44:29.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T20:44:29.721Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2019-10-02T20:44:29.721Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T20:44:29.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T20:44:29.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:29.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:29.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:29.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:29.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:29.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:29.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:29.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:29.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:29.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-02T20:44:29.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T20:44:29.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T20:44:29.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T20:44:29.721Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T20:44:29.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/test/unit [2019-10-02T20:44:29.886Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T20:44:29.886Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T20:44:30.096Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T20:44:30.096Z] === RUN TestCreateWithInvalidEnv [2019-10-02T20:44:30.096Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.096Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.096Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.096Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.096Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.096Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.096Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.096Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.096Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.096Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-02T20:44:30.096Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T20:44:30.096Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T20:44:30.096Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T20:44:30.096Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T20:44:30.096Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-02T20:44:30.096Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T20:44:30.144Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T20:44:30.144Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-02T20:44:30.144Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T20:44:30.144Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T20:44:30.401Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T20:44:30.401Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer (2.90s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T20:44:30.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T20:44:30.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T20:44:30.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:30.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:30.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:30.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:30.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:30.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:30.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:44:30.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:44:30.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:44:30.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T20:44:30.659Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T20:44:30.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T20:44:30.659Z] === RUN TestCreateWithInvalidEnv [2019-10-02T20:44:30.659Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.659Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.659Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.659Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.659Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.659Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.659Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T20:44:30.659Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T20:44:30.659Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T20:44:30.659Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T20:44:30.659Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T20:44:30.659Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T20:44:30.659Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-02T20:44:30.659Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T20:44:30.747Z] Cannot create a file when that file already exists. [2019-10-02T20:44:32.289Z] ? github.com/docker/docker/api [no test files] [2019-10-02T20:44:32.678Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:32.678Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:32.678Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:32.678Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-02T20:44:33.050Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-02T20:44:33.050Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T20:44:33.196Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:33.196Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:33.196Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:44:33.196Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-02T20:44:33.196Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:44:33.196Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-02T20:44:33.453Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-02T20:44:33.454Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-02T20:44:33.454Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T20:44:35.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-10-02T20:44:35.489Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T20:44:35.489Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T20:44:35.489Z] === RUN TestDaemonRestartIpcMode [2019-10-02T20:44:35.489Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T20:44:35.489Z] === RUN TestDiff [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:44:35.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:44:35.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:44:35.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:44:35.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T20:44:35.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-02T20:44:35.978Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T20:44:35.978Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T20:44:35.978Z] === RUN TestDaemonRestartIpcMode [2019-10-02T20:44:35.978Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T20:44:35.978Z] === RUN TestDiff [2019-10-02T20:44:36.236Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-02T20:44:36.236Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-02T20:44:36.307Z] --- PASS: TestDiff (0.78s) [2019-10-02T20:44:36.307Z] === RUN TestExecWithCloseStdin [2019-10-02T20:44:36.808Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T20:44:36.808Z] --- PASS: TestDiff (0.84s) [2019-10-02T20:44:36.808Z] === RUN TestExecWithCloseStdin [2019-10-02T20:44:37.373Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T20:44:37.551Z] --- PASS: TestExecWithCloseStdin (1.10s) [2019-10-02T20:44:37.551Z] === RUN TestExec [2019-10-02T20:44:37.812Z] Removing intermediate container c26136a5c8af [2019-10-02T20:44:37.812Z] ---> 1bd97fd78b08 [2019-10-02T20:44:37.812Z] Step 6/6 : CMD ["sh"] [2019-10-02T20:44:37.812Z] ---> Running in 2109e41e7fdf [2019-10-02T20:44:37.812Z] Removing intermediate container 2109e41e7fdf [2019-10-02T20:44:37.812Z] ---> 85940b3e6e45 [2019-10-02T20:44:37.812Z] Successfully built 85940b3e6e45 [2019-10-02T20:44:37.812Z] Successfully tagged busybox:latest [2019-10-02T20:44:37.812Z] INFO: Docker images of the daemon under test [2019-10-02T20:44:37.812Z] [2019-10-02T20:44:37.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T20:44:37.812Z] busybox latest 85940b3e6e45 Less than a second ago 4.75GB [2019-10-02T20:44:37.812Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T20:44:37.812Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T20:44:37.812Z] [2019-10-02T20:44:37.812Z] INFO: Running integration tests at 10/02/2019 20:44:37... [2019-10-02T20:44:37.812Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-02T20:44:37.812Z] INFO: Integration API tests being run from the host: [2019-10-02T20:44:37.812Z] INFO: make.ps1 starting at 10/02/2019 20:44:37 [2019-10-02T20:44:37.938Z] --- PASS: TestExecWithCloseStdin (1.29s) [2019-10-02T20:44:37.938Z] === RUN TestExec [2019-10-02T20:44:38.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-02T20:44:38.778Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T20:44:38.963Z] --- PASS: TestExec (1.20s) [2019-10-02T20:44:38.963Z] === RUN TestExecUser [2019-10-02T20:44:39.130Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T20:44:39.130Z] --- PASS: TestExec (1.16s) [2019-10-02T20:44:39.130Z] === RUN TestExecUser [2019-10-02T20:44:39.387Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T20:44:39.737Z] --- PASS: TestExecUser (1.06s) [2019-10-02T20:44:39.737Z] === RUN TestExportContainerAndImportImage [2019-10-02T20:44:40.319Z] --- PASS: TestExecUser (1.16s) [2019-10-02T20:44:40.319Z] === RUN TestExportContainerAndImportImage [2019-10-02T20:44:40.319Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-02T20:44:40.577Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-02T20:44:41.013Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-10-02T20:44:41.013Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T20:44:41.509Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-02T20:44:41.509Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T20:44:42.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-02T20:44:42.266Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T20:44:42.266Z] === RUN TestHealthCheckWorkdir [2019-10-02T20:44:42.441Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-02T20:44:43.007Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-02T20:44:43.007Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T20:44:43.007Z] === RUN TestHealthCheckWorkdir [2019-10-02T20:44:43.007Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T20:44:43.535Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-02T20:44:43.535Z] === RUN TestHealthKillContainer [2019-10-02T20:44:44.377Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2019-10-02T20:44:44.377Z] === RUN TestHealthKillContainer [2019-10-02T20:44:44.377Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-02T20:44:44.474Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-10-02T20:44:45.746Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T20:44:46.678Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T20:44:46.723Z] --- PASS: TestHealthKillContainer (3.11s) [2019-10-02T20:44:46.723Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T20:44:47.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2019-10-02T20:44:47.510Z] === RUN TestIpcModeNone [2019-10-02T20:44:47.609Z] --- PASS: TestHealthKillContainer (3.15s) [2019-10-02T20:44:47.609Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T20:44:47.609Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-02T20:44:48.173Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-02T20:44:48.430Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-10-02T20:44:48.430Z] === RUN TestIpcModeNone [2019-10-02T20:44:48.764Z] --- PASS: TestIpcModeNone (0.99s) [2019-10-02T20:44:48.764Z] === RUN TestIpcModePrivate [2019-10-02T20:44:49.361Z] --- PASS: TestIpcModeNone (1.15s) [2019-10-02T20:44:49.361Z] === RUN TestIpcModePrivate [2019-10-02T20:44:49.549Z] --- PASS: TestIpcModePrivate (1.04s) [2019-10-02T20:44:49.549Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-10-02T20:44:49.549Z] === RUN TestIpcModeShareable [2019-10-02T20:44:50.733Z] --- PASS: TestIpcModePrivate (1.08s) [2019-10-02T20:44:50.733Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-10-02T20:44:50.733Z] === RUN TestIpcModeShareable [2019-10-02T20:44:50.809Z] --- PASS: TestIpcModeShareable (1.03s) [2019-10-02T20:44:50.809Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-10-02T20:44:50.809Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T20:44:51.664Z] --- PASS: TestIpcModeShareable (0.96s) [2019-10-02T20:44:51.664Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2019-10-02T20:44:51.664Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T20:44:51.921Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-02T20:44:53.373Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2019-10-02T20:44:53.373Z] === RUN TestAPIIpcModeHost [2019-10-02T20:44:54.646Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-10-02T20:44:54.646Z] === RUN TestDaemonIpcModeShareable [2019-10-02T20:44:55.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.46s) [2019-10-02T20:44:55.291Z] === RUN TestAPIIpcModeHost [2019-10-02T20:44:55.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T20:44:55.857Z] --- PASS: TestAPIIpcModeHost (0.91s) [2019-10-02T20:44:55.857Z] === RUN TestDaemonIpcModeShareable [2019-10-02T20:44:56.115Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-02T20:44:56.461Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-02T20:44:56.461Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T20:44:56.461Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T20:44:56.461Z] === RUN TestDaemonIpcModePrivate [2019-10-02T20:44:58.013Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2019-10-02T20:44:58.013Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T20:44:58.013Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2019-10-02T20:44:58.013Z] === RUN TestDaemonIpcModePrivate [2019-10-02T20:44:58.269Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-10-02T20:44:58.269Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T20:44:58.269Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T20:44:58.269Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T20:44:59.386Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T20:44:59.386Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T20:44:59.644Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-02T20:44:59.666Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2019-10-02T20:44:59.666Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T20:44:59.666Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T20:44:59.666Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T20:44:59.902Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2019-10-02T20:44:59.902Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T20:44:59.902Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2019-10-02T20:44:59.902Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T20:45:00.160Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-02T20:45:00.725Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-02T20:45:01.291Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T20:45:01.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-02T20:45:01.856Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-10-02T20:45:01.856Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T20:45:01.856Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2019-10-02T20:45:01.856Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T20:45:02.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.22s) [2019-10-02T20:45:02.113Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T20:45:02.113Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T20:45:02.113Z] === RUN TestIpcModeOlderClient [2019-10-02T20:45:02.113Z] === PAUSE TestIpcModeOlderClient [2019-10-02T20:45:02.113Z] === RUN TestKillContainerInvalidSignal [2019-10-02T20:45:02.886Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2019-10-02T20:45:02.886Z] === RUN TestKillContainer [2019-10-02T20:45:02.886Z] === RUN TestKillContainer/no_signal [2019-10-02T20:45:03.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 95.2% of statements [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T20:45:03.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T20:45:03.628Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2019-10-02T20:45:03.687Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T20:45:03.794Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-10-02T20:45:03.794Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T20:45:03.794Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2019-10-02T20:45:03.794Z] === RUN TestIpcModeOlderClient [2019-10-02T20:45:03.794Z] === PAUSE TestIpcModeOlderClient [2019-10-02T20:45:03.794Z] === RUN TestKillContainerInvalidSignal [2019-10-02T20:45:03.918Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T20:45:04.468Z] === RUN TestKillContainer/killing_signal [2019-10-02T20:45:04.652Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2019-10-02T20:45:04.726Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2019-10-02T20:45:04.726Z] === RUN TestKillContainer [2019-10-02T20:45:04.726Z] === RUN TestKillContainer/no_signal [2019-10-02T20:45:04.726Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-02T20:45:05.038Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T20:45:05.291Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T20:45:05.411Z] --- PASS: TestKillContainer (2.63s) [2019-10-02T20:45:05.411Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-10-02T20:45:05.411Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-10-02T20:45:05.411Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2019-10-02T20:45:05.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T20:45:05.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T20:45:05.550Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T20:45:06.181Z] ok github.com/docker/docker/builder/remotecontext/git 4.779s coverage: 85.1% of statements [2019-10-02T20:45:06.373Z] === RUN TestKillContainer/killing_signal [2019-10-02T20:45:06.392Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T20:45:06.632Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T20:45:06.890Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-02T20:45:07.459Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T20:45:07.459Z] --- PASS: TestKillContainer (2.87s) [2019-10-02T20:45:07.459Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-10-02T20:45:07.459Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-10-02T20:45:07.459Z] --- PASS: TestKillContainer/killing_signal (0.97s) [2019-10-02T20:45:07.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T20:45:07.459Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T20:45:07.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s) [2019-10-02T20:45:07.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s) [2019-10-02T20:45:07.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-02T20:45:07.662Z] === RUN TestKillStoppedContainer [2019-10-02T20:45:07.662Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-02T20:45:07.662Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T20:45:07.662Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-02T20:45:07.662Z] === RUN TestKillDifferentUserContainer [2019-10-02T20:45:08.407Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T20:45:08.452Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-02T20:45:08.452Z] === RUN TestInspectOomKilledTrue [2019-10-02T20:45:08.452Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T20:45:08.452Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:45:08.452Z] === RUN TestInspectOomKilledFalse [2019-10-02T20:45:08.452Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T20:45:08.452Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:45:08.452Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T20:45:08.678Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-02T20:45:08.767Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T20:45:08.895Z] ok github.com/docker/docker/builder/remotecontext 0.607s coverage: 13.6% of statements [2019-10-02T20:45:09.227Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-02T20:45:09.227Z] === RUN TestLinksContainerNames [2019-10-02T20:45:09.626Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2019-10-02T20:45:09.626Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-10-02T20:45:09.626Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-10-02T20:45:09.626Z] === RUN TestKillStoppedContainer [2019-10-02T20:45:09.626Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-02T20:45:09.626Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T20:45:09.626Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-02T20:45:09.626Z] === RUN TestKillDifferentUserContainer [2019-10-02T20:45:10.560Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-10-02T20:45:10.560Z] === RUN TestInspectOomKilledTrue [2019-10-02T20:45:10.560Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T20:45:10.560Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:45:10.560Z] === RUN TestInspectOomKilledFalse [2019-10-02T20:45:10.560Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T20:45:10.560Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:45:10.560Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T20:45:10.560Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-02T20:45:10.939Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T20:45:11.037Z] --- PASS: TestLinksContainerNames (1.69s) [2019-10-02T20:45:11.037Z] === RUN TestLogsFollowTailEmpty [2019-10-02T20:45:11.124Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-02T20:45:11.124Z] === RUN TestLinksContainerNames [2019-10-02T20:45:11.381Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T20:45:11.813Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-10-02T20:45:11.813Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T20:45:12.316Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-02T20:45:12.377Z] ok github.com/docker/docker/builder/dockerfile 1.498s coverage: 48.2% of statements [2019-10-02T20:45:12.377Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T20:45:12.377Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T20:45:12.733Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/default [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/private [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/slave [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/shared [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T20:45:12.733Z] === CONT TestMountDaemonRoot/default [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:12.733Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:12.733Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:12.733Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:12.733Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:12.733Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:12.880Z] --- PASS: TestLinksContainerNames (1.73s) [2019-10-02T20:45:12.880Z] === RUN TestLogsFollowTailEmpty [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/shared [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/slave [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/private [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:13.131Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:13.131Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:13.131Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:13.560Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-02T20:45:13.560Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-10-02T20:45:13.560Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T20:45:13.811Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-10-02T20:45:13.811Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T20:45:13.839Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T20:45:14.068Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-02T20:45:14.325Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T20:45:14.583Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-02T20:45:14.803Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T20:45:14.840Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/default [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/private [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/slave [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/shared [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/default [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/shared [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/slave [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/private [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:14.840Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:14.840Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T20:45:14.840Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:45:15.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:45:15.262Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T20:45:15.354Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:45:15.355Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T20:45:15.386Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2019-10-02T20:45:15.386Z] === RUN TestNetworkNat [2019-10-02T20:45:15.612Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T20:45:15.612Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:45:15.612Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:45:15.612Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-02T20:45:15.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-02T20:45:15.612Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T20:45:16.227Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T20:45:16.656Z] --- PASS: TestNetworkNat (0.95s) [2019-10-02T20:45:16.656Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T20:45:16.983Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T20:45:17.192Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T20:45:17.440Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2019-10-02T20:45:17.440Z] === RUN TestNetworkLoopbackNat [2019-10-02T20:45:17.914Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2019-10-02T20:45:17.914Z] === RUN TestNetworkNat [2019-10-02T20:45:18.171Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-02T20:45:18.678Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-10-02T20:45:18.678Z] === RUN TestPause [2019-10-02T20:45:18.736Z] --- PASS: TestNetworkNat (0.97s) [2019-10-02T20:45:18.736Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T20:45:19.226Z] ok github.com/docker/docker/client 0.634s coverage: 75.8% of statements [2019-10-02T20:45:19.364Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T20:45:19.665Z] --- PASS: TestPause (0.97s) [2019-10-02T20:45:19.665Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T20:45:19.665Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:45:19.665Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:45:19.665Z] === RUN TestPauseStopPausedContainer [2019-10-02T20:45:19.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2019-10-02T20:45:19.667Z] === RUN TestNetworkLoopbackNat [2019-10-02T20:45:19.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T20:45:20.449Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2019-10-02T20:45:20.449Z] === RUN TestPsFilter [2019-10-02T20:45:20.815Z] --- PASS: TestPsFilter (0.25s) [2019-10-02T20:45:20.815Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T20:45:20.857Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2019-10-02T20:45:20.857Z] === RUN TestPause [2019-10-02T20:45:21.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-02T20:45:21.582Z] === RUN TestRemoveContainerWithVolume [2019-10-02T20:45:21.788Z] --- PASS: TestPause (0.98s) [2019-10-02T20:45:21.789Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T20:45:21.789Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:45:21.789Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:45:21.789Z] === RUN TestPauseStopPausedContainer [2019-10-02T20:45:22.377Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2019-10-02T20:45:22.377Z] === RUN TestRemoveContainerRunning [2019-10-02T20:45:22.720Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-02T20:45:22.720Z] === RUN TestPsFilter [2019-10-02T20:45:22.979Z] --- PASS: TestPsFilter (0.21s) [2019-10-02T20:45:22.979Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T20:45:23.168Z] --- PASS: TestRemoveContainerRunning (0.93s) [2019-10-02T20:45:23.168Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T20:45:23.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2019-10-02T20:45:23.544Z] === RUN TestRemoveContainerWithVolume [2019-10-02T20:45:23.948Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2019-10-02T20:45:23.948Z] === RUN TestRemoveInvalidContainer [2019-10-02T20:45:24.061Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T20:45:24.317Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-02T20:45:24.317Z] === RUN TestRenameLinkedContainer [2019-10-02T20:45:24.914Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2019-10-02T20:45:24.914Z] === RUN TestRemoveContainerRunning [2019-10-02T20:45:24.914Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-02T20:45:25.478Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-10-02T20:45:25.478Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T20:45:26.852Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2019-10-02T20:45:26.852Z] === RUN TestRemoveInvalidContainer [2019-10-02T20:45:26.852Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-02T20:45:26.852Z] === RUN TestRenameLinkedContainer [2019-10-02T20:45:27.576Z] --- PASS: TestRenameLinkedContainer (3.46s) [2019-10-02T20:45:27.576Z] === RUN TestRenameStoppedContainer [2019-10-02T20:45:28.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T20:45:28.829Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-10-02T20:45:28.829Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T20:45:30.622Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2019-10-02T20:45:30.622Z] === RUN TestRenameInvalidName [2019-10-02T20:45:30.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-02T20:45:31.006Z] --- PASS: TestRenameLinkedContainer (4.52s) [2019-10-02T20:45:31.006Z] === RUN TestRenameStoppedContainer [2019-10-02T20:45:31.404Z] --- PASS: TestRenameInvalidName (0.90s) [2019-10-02T20:45:31.404Z] === RUN TestRenameAnonymousContainer [2019-10-02T20:45:31.938Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-10-02T20:45:31.938Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T20:45:32.626Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T20:45:32.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-02T20:45:33.802Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2019-10-02T20:45:33.802Z] === RUN TestRenameInvalidName [2019-10-02T20:45:33.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T20:45:34.720Z] --- PASS: TestRenameAnonymousContainer (2.95s) [2019-10-02T20:45:34.720Z] === RUN TestRenameContainerWithSameName [2019-10-02T20:45:34.800Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T20:45:35.081Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2019-10-02T20:45:35.081Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T20:45:35.177Z] --- PASS: TestRenameInvalidName (1.21s) [2019-10-02T20:45:35.177Z] === RUN TestRenameAnonymousContainer [2019-10-02T20:45:36.875Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-10-02T20:45:36.875Z] === RUN TestResize [2019-10-02T20:45:37.644Z] --- PASS: TestResize (0.90s) [2019-10-02T20:45:37.644Z] === RUN TestResizeWithInvalidSize [2019-10-02T20:45:37.700Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T20:45:38.413Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-10-02T20:45:38.413Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T20:45:38.456Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T20:45:38.714Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-02T20:45:39.685Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:39.685Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:39.685Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:39.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:39.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:40.089Z] --- PASS: TestRenameAnonymousContainer (4.84s) [2019-10-02T20:45:40.089Z] === RUN TestRenameContainerWithSameName [2019-10-02T20:45:41.024Z] --- PASS: TestRenameContainerWithSameName (1.09s) [2019-10-02T20:45:41.024Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T20:45:41.436Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T20:45:41.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:42.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:42.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:43.611Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T20:45:43.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:44.304Z] --- PASS: TestRenameContainerWithLinkedContainer (3.06s) [2019-10-02T20:45:44.304Z] === RUN TestResize [2019-10-02T20:45:44.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:44.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:44.869Z] --- PASS: TestResize (0.84s) [2019-10-02T20:45:44.869Z] === RUN TestResizeWithInvalidSize [2019-10-02T20:45:46.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-02T20:45:46.243Z] --- PASS: TestResizeWithInvalidSize (1.49s) [2019-10-02T20:45:46.243Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T20:45:46.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T20:45:46.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:47.176Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:47.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:47.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:47.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:45:47.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:45:47.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:48.706Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T20:45:48.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:45:48.706Z] INFO: Testing against a local daemon [2019-10-02T20:45:48.706Z] === RUN TestBuildWithSession [2019-10-02T20:45:48.706Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T20:45:48.706Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:45:48.706Z] === RUN TestBuildSquashParent [2019-10-02T20:45:48.706Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-02T20:45:48.706Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:45:48.706Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T20:45:48.706Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-02T20:45:48.706Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:45:48.706Z] === RUN TestBuildMultiStageCopy [2019-10-02T20:45:48.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T20:45:49.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-02T20:45:49.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:49.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:49.892Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T20:45:49.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:50.058Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:50.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-02T20:45:51.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:45:51.443Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T20:45:51.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T20:45:52.128Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-02T20:45:52.128Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T20:45:52.128Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T20:45:52.128Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-02T20:45:52.128Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T20:45:52.128Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T20:45:52.129Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-02T20:45:52.129Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T20:45:52.129Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T20:45:52.129Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2019-10-02T20:45:52.525Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T20:45:52.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2019-10-02T20:45:52.526Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T20:45:52.526Z] === RUN TestCgroupNamespacesRun [2019-10-02T20:45:52.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:45:52.693Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2019-10-02T20:45:52.950Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 48.2% of statements [2019-10-02T20:45:53.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:45:53.197Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T20:45:53.881Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-02T20:45:54.472Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-10-02T20:45:54.472Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T20:45:54.472Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T20:45:54.812Z] ok github.com/docker/docker/builder/remotecontext/git 1.152s coverage: 85.1% of statements [2019-10-02T20:45:54.812Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T20:45:54.812Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T20:45:55.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:45:55.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:45:55.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-02T20:45:55.781Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-02T20:45:55.781Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T20:45:55.781Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T20:45:57.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-10-02T20:45:57.583Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T20:45:57.583Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T20:45:58.250Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T20:45:58.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:45:58.993Z] ok github.com/docker/docker/client 0.192s coverage: 75.8% of statements [2019-10-02T20:45:59.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-02T20:45:59.087Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T20:45:59.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:45:59.401Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-02T20:45:59.401Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T20:45:59.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T20:45:59.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T20:46:01.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T20:46:01.271Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-10-02T20:46:01.271Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T20:46:01.271Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T20:46:01.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2019-10-02T20:46:01.856Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T20:46:01.856Z] === RUN TestCgroupNamespacesRun [2019-10-02T20:46:02.104Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T20:46:02.207Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-02T20:46:02.207Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T20:46:02.207Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T20:46:03.032Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-02T20:46:03.032Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T20:46:03.032Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy (14.67s) [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.00s) [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2019-10-02T20:46:03.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2019-10-02T20:46:03.637Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T20:46:03.637Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-02T20:46:03.637Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:03.637Z] === RUN TestBuildLabelWithTargets [2019-10-02T20:46:03.637Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-02T20:46:03.637Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:03.637Z] === RUN TestBuildWithEmptyLayers [2019-10-02T20:46:03.751Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2019-10-02T20:46:03.751Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T20:46:03.751Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T20:46:04.604Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-10-02T20:46:04.604Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T20:46:04.604Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-02T20:46:04.604Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:04.604Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T20:46:04.604Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-02T20:46:04.604Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:04.604Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T20:46:04.604Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-02T20:46:04.604Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:04.604Z] === RUN TestBuildWithHugeFile [2019-10-02T20:46:04.604Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-02T20:46:04.604Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-02T20:46:04.604Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T20:46:04.604Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:46:04.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:46:04.604Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:46:04.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:46:04.604Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:46:04.604Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:46:04.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-10-02T20:46:04.844Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T20:46:04.844Z] === RUN TestKernelTCPMemory [2019-10-02T20:46:05.063Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:46:05.063Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:46:05.063Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:46:05.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-10-02T20:46:05.063Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-02T20:46:05.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-02T20:46:05.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-02T20:46:05.063Z] === RUN TestBuildPreserveOwnership [2019-10-02T20:46:05.063Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-02T20:46:05.063Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:05.063Z] === RUN TestBuildPlatformInvalid [2019-10-02T20:46:05.063Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-02T20:46:05.063Z] PASS [2019-10-02T20:46:05.063Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T20:46:05.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-02T20:46:05.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:46:05.521Z] INFO: Testing against a local daemon [2019-10-02T20:46:05.521Z] === RUN TestConfigList [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigList (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.521Z] === RUN TestConfigsCreateAndDelete [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.521Z] === RUN TestConfigsUpdate [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.521Z] === RUN TestTemplatedConfig [2019-10-02T20:46:05.521Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.521Z] === RUN TestConfigInspect [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.521Z] === RUN TestConfigCreateWithLabels [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:46:05.521Z] === RUN TestConfigCreateResolve [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:46:05.521Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T20:46:05.521Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-02T20:46:05.521Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:46:05.521Z] PASS [2019-10-02T20:46:05.521Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T20:46:05.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:46:05.521Z] INFO: Testing against a local daemon [2019-10-02T20:46:05.521Z] === RUN TestCheckpoint [2019-10-02T20:46:05.521Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T20:46:05.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:46:05.521Z] === RUN TestContainerInvalidJSON [2019-10-02T20:46:05.521Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:46:05.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:46:05.521Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:46:05.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:46:05.521Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:46:05.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:46:05.521Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:46:05.521Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:46:05.521Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:46:05.521Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-02T20:46:05.522Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T20:46:05.522Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T20:46:05.522Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-02T20:46:05.522Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T20:46:05.522Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-02T20:46:05.522Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T20:46:05.522Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-02T20:46:05.522Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T20:46:05.522Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-02T20:46:05.522Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCopyFromContainer [2019-10-02T20:46:05.522Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-02T20:46:05.522Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T20:46:05.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:46:05.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:46:05.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:46:05.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:46:05.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:46:05.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:46:05.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:46:05.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:46:05.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:46:05.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-02T20:46:05.522Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T20:46:05.522Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-02T20:46:05.522Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidEnv [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-02T20:46:05.522Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T20:46:05.522Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-02T20:46:05.522Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:05.522Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T20:46:05.522Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-02T20:46:05.522Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:46:05.522Z] === RUN TestCreateWithCapabilities [2019-10-02T20:46:05.522Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-02T20:46:05.522Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-02T20:46:05.522Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T20:46:05.522Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-02T20:46:05.522Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:46:05.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:46:05.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:46:05.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T20:46:05.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T20:46:05.522Z] === RUN TestDiff [2019-10-02T20:46:05.522Z] --- SKIP: TestDiff (0.00s) [2019-10-02T20:46:05.522Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:05.522Z] === RUN TestExecWithCloseStdin [2019-10-02T20:46:05.627Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-10-02T20:46:05.627Z] === RUN TestNISDomainname [2019-10-02T20:46:05.687Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2019-10-02T20:46:05.687Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T20:46:05.687Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T20:46:06.253Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T20:46:06.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-02T20:46:06.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T20:46:06.874Z] --- PASS: TestNISDomainname (1.22s) [2019-10-02T20:46:06.874Z] === RUN TestHostnameDnsResolution [2019-10-02T20:46:07.696Z] --- PASS: TestExecWithCloseStdin (1.98s) [2019-10-02T20:46:07.696Z] === RUN TestExec [2019-10-02T20:46:07.696Z] --- SKIP: TestExec (0.00s) [2019-10-02T20:46:07.696Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T20:46:07.696Z] === RUN TestExecUser [2019-10-02T20:46:07.696Z] --- SKIP: TestExecUser (0.00s) [2019-10-02T20:46:07.696Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T20:46:07.696Z] === RUN TestExportContainerAndImportImage [2019-10-02T20:46:07.696Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-02T20:46:07.696Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:07.696Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T20:46:07.696Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-02T20:46:07.696Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:07.696Z] === RUN TestHealthCheckWorkdir [2019-10-02T20:46:07.696Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-02T20:46:07.696Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:07.696Z] === RUN TestHealthKillContainer [2019-10-02T20:46:07.696Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-02T20:46:07.696Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-02T20:46:07.696Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T20:46:07.696Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-02T20:46:07.696Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-02T20:46:07.696Z] === RUN TestKillContainerInvalidSignal [2019-10-02T20:46:07.700Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2019-10-02T20:46:07.700Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T20:46:07.700Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T20:46:08.283Z] --- PASS: TestHostnameDnsResolution (1.30s) [2019-10-02T20:46:08.283Z] === RUN TestStats [2019-10-02T20:46:09.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-02T20:46:09.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T20:46:09.229Z] --- PASS: TestKillContainerInvalidSignal (1.66s) [2019-10-02T20:46:09.229Z] === RUN TestKillContainer [2019-10-02T20:46:09.229Z] --- SKIP: TestKillContainer (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-02T20:46:09.229Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T20:46:09.229Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T20:46:09.229Z] === RUN TestKillStoppedContainer [2019-10-02T20:46:09.229Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T20:46:09.229Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T20:46:09.229Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T20:46:09.229Z] === RUN TestKillDifferentUserContainer [2019-10-02T20:46:09.229Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-02T20:46:09.229Z] === RUN TestInspectOomKilledTrue [2019-10-02T20:46:09.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:09.229Z] === RUN TestInspectOomKilledFalse [2019-10-02T20:46:09.229Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T20:46:09.229Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:09.229Z] === RUN TestLogsFollowTailEmpty [2019-10-02T20:46:09.331Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-10-02T20:46:09.331Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T20:46:09.331Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T20:46:10.761Z] --- PASS: TestStats (2.11s) [2019-10-02T20:46:10.762Z] === RUN TestStopContainerWithTimeout [2019-10-02T20:46:10.762Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T20:46:10.762Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T20:46:10.762Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T20:46:10.762Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T20:46:10.762Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T20:46:10.762Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T20:46:10.762Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T20:46:10.762Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T20:46:10.762Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T20:46:10.762Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T20:46:11.402Z] --- PASS: TestLogsFollowTailEmpty (1.69s) [2019-10-02T20:46:11.402Z] === RUN TestNetworkNat [2019-10-02T20:46:11.402Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-02T20:46:11.402Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:11.402Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T20:46:11.402Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-02T20:46:11.402Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:46:11.402Z] === RUN TestNetworkLoopbackNat [2019-10-02T20:46:11.402Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-02T20:46:11.402Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:11.402Z] === RUN TestPause [2019-10-02T20:46:11.402Z] --- SKIP: TestPause (0.00s) [2019-10-02T20:46:11.402Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-02T20:46:11.402Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T20:46:11.547Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T20:46:11.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T20:46:11.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.41s) [2019-10-02T20:46:11.860Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T20:46:11.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T20:46:12.793Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2019-10-02T20:46:12.793Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T20:46:12.793Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T20:46:12.988Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.70s) [2019-10-02T20:46:12.988Z] === RUN TestPauseStopPausedContainer [2019-10-02T20:46:12.988Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-02T20:46:12.988Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:12.988Z] === RUN TestPsFilter [2019-10-02T20:46:12.988Z] --- PASS: TestPsFilter (0.16s) [2019-10-02T20:46:12.988Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T20:46:13.340Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T20:46:13.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T20:46:13.616Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-02T20:46:13.616Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T20:46:13.617Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T20:46:15.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2019-10-02T20:46:15.162Z] === RUN TestRemoveContainerWithVolume [2019-10-02T20:46:15.218Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-02T20:46:15.218Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2019-10-02T20:46:15.218Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-10-02T20:46:15.218Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2019-10-02T20:46:15.218Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-10-02T20:46:15.218Z] === RUN TestDeleteDevicemapper [2019-10-02T20:46:15.218Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T20:46:15.218Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:46:15.218Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T20:46:15.515Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-10-02T20:46:15.515Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T20:46:15.515Z] === RUN TestKernelTCPMemory [2019-10-02T20:46:16.061Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 30.3% of statements [2019-10-02T20:46:16.061Z] ok github.com/docker/docker/container 0.203s coverage: 35.3% of statements [2019-10-02T20:46:16.061Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T20:46:16.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T20:46:16.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T20:46:16.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T20:46:16.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T20:46:16.646Z] --- PASS: TestKernelTCPMemory (1.17s) [2019-10-02T20:46:16.646Z] === RUN TestNISDomainname [2019-10-02T20:46:16.699Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2019-10-02T20:46:16.699Z] === RUN TestRemoveContainerRunning [2019-10-02T20:46:18.070Z] --- PASS: TestNISDomainname (1.57s) [2019-10-02T20:46:18.070Z] === RUN TestHostnameDnsResolution [2019-10-02T20:46:18.874Z] --- PASS: TestRemoveContainerRunning (1.65s) [2019-10-02T20:46:18.874Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T20:46:19.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T20:46:19.437Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s) [2019-10-02T20:46:19.437Z] === RUN TestUpdateMemory [2019-10-02T20:46:19.437Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T20:46:19.437Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:19.437Z] === RUN TestUpdateCPUQuota [2019-10-02T20:46:19.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-02T20:46:19.839Z] --- PASS: TestHostnameDnsResolution (1.66s) [2019-10-02T20:46:19.839Z] === RUN TestStats [2019-10-02T20:46:20.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2019-10-02T20:46:20.406Z] === RUN TestRemoveInvalidContainer [2019-10-02T20:46:20.406Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-02T20:46:20.406Z] === RUN TestRenameLinkedContainer [2019-10-02T20:46:20.406Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-02T20:46:20.406Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:20.406Z] === RUN TestRenameStoppedContainer [2019-10-02T20:46:20.493Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.114s coverage: 65.3% of statements [2019-10-02T20:46:20.691Z] --- PASS: TestUpdateCPUQuota (1.61s) [2019-10-02T20:46:20.691Z] === RUN TestUpdatePidsLimit [2019-10-02T20:46:20.691Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T20:46:21.052Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T20:46:21.428Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T20:46:21.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T20:46:21.790Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T20:46:21.941Z] --- PASS: TestRenameStoppedContainer (1.91s) [2019-10-02T20:46:21.941Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T20:46:22.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T20:46:22.620Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T20:46:22.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-02T20:46:22.669Z] --- PASS: TestStats (2.80s) [2019-10-02T20:46:22.669Z] === RUN TestStopContainerWithTimeout [2019-10-02T20:46:22.669Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T20:46:22.669Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T20:46:22.669Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T20:46:22.669Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T20:46:22.669Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T20:46:22.669Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T20:46:22.669Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T20:46:22.669Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T20:46:22.669Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T20:46:22.669Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T20:46:22.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T20:46:23.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T20:46:23.858Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T20:46:24.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit (4.01s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-02T20:46:24.624Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-02T20:46:24.624Z] === RUN TestUpdateRestartPolicy [2019-10-02T20:46:25.668Z] --- PASS: TestRenameRunningContainerAndReuse (3.57s) [2019-10-02T20:46:25.668Z] === RUN TestRenameInvalidName [2019-10-02T20:46:26.015Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T20:46:26.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-02T20:46:26.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T20:46:27.843Z] --- PASS: TestRenameInvalidName (1.75s) [2019-10-02T20:46:27.843Z] === RUN TestRenameAnonymousContainer [2019-10-02T20:46:27.843Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-02T20:46:27.843Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:27.843Z] === RUN TestRenameContainerWithSameName [2019-10-02T20:46:28.209Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-02T20:46:28.209Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2019-10-02T20:46:28.209Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2019-10-02T20:46:28.209Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-10-02T20:46:28.209Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-10-02T20:46:28.209Z] === RUN TestDeleteDevicemapper [2019-10-02T20:46:28.209Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T20:46:28.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:46:28.209Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T20:46:28.954Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.8% of statements [2019-10-02T20:46:29.377Z] --- PASS: TestRenameContainerWithSameName (1.65s) [2019-10-02T20:46:29.377Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T20:46:29.377Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-02T20:46:29.377Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:29.377Z] === RUN TestResize [2019-10-02T20:46:29.377Z] --- SKIP: TestResize (0.00s) [2019-10-02T20:46:29.377Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:29.377Z] === RUN TestResizeWithInvalidSize [2019-10-02T20:46:29.377Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-02T20:46:29.377Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-02T20:46:29.377Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T20:46:29.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-02T20:46:29.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-02T20:46:29.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-02T20:46:30.446Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2019-10-02T20:46:30.954Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2019-10-02T20:46:30.954Z] === RUN TestUpdateMemory [2019-10-02T20:46:30.954Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T20:46:30.954Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:30.954Z] === RUN TestUpdateCPUQuota [2019-10-02T20:46:31.119Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.3% of statements [2019-10-02T20:46:31.553Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2019-10-02T20:46:31.553Z] === RUN TestDaemonRestartKillContainers [2019-10-02T20:46:31.553Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-02T20:46:31.553Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:46:31.553Z] === RUN TestStats [2019-10-02T20:46:31.553Z] --- SKIP: TestStats (0.00s) [2019-10-02T20:46:31.553Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-02T20:46:31.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T20:46:32.053Z] ok github.com/docker/docker/container 0.133s coverage: 35.0% of statements [2019-10-02T20:46:32.053Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T20:46:32.053Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T20:46:32.053Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T20:46:32.053Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T20:46:32.325Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-10-02T20:46:32.326Z] === RUN TestUpdatePidsLimit [2019-10-02T20:46:32.326Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T20:46:32.891Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T20:46:33.455Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T20:46:33.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-02T20:46:34.019Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T20:46:34.583Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T20:46:34.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T20:46:35.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T20:46:35.985Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2019-10-02T20:46:36.240Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.12s) [2019-10-02T20:46:36.240Z] === RUN TestStopContainerWithTimeout [2019-10-02T20:46:36.240Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-02T20:46:36.240Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-02T20:46:36.240Z] === RUN TestUpdateRestartPolicy [2019-10-02T20:46:37.305Z] --- PASS: TestUpdatePidsLimit (4.76s) [2019-10-02T20:46:37.305Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-10-02T20:46:37.305Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-10-02T20:46:37.305Z] --- PASS: TestUpdatePidsLimit/update_lower (0.56s) [2019-10-02T20:46:37.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.59s) [2019-10-02T20:46:37.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-02T20:46:37.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-02T20:46:37.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-02T20:46:37.306Z] === RUN TestUpdateRestartPolicy [2019-10-02T20:46:38.194Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2019-10-02T20:46:38.195Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T20:46:38.195Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-02T20:46:38.195Z] === RUN TestWaitNonBlocked [2019-10-02T20:46:38.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:38.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:38.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:38.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:38.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:38.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:38.722Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-02T20:46:39.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-02T20:46:39.460Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-02T20:46:39.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-10-02T20:46:39.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2019-10-02T20:46:39.460Z] === RUN TestWaitBlocked [2019-10-02T20:46:39.460Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:39.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:39.460Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:39.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:39.460Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:39.460Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:39.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T20:46:40.212Z] ok github.com/docker/docker/daemon/config 0.144s coverage: 84.6% of statements [2019-10-02T20:46:41.277Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-02T20:46:41.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-10-02T20:46:41.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s) [2019-10-02T20:46:41.277Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T20:46:41.277Z] === CONT TestIpcModeOlderClient [2019-10-02T20:46:41.277Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-02T20:46:41.277Z] === CONT TestDaemonRestartIpcMode [2019-10-02T20:46:42.017Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2019-10-02T20:46:42.253Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-02T20:46:42.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-02T20:46:42.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T20:46:42.948Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-02T20:46:44.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-10-02T20:46:44.488Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2019-10-02T20:46:44.489Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T20:46:44.950Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 13.6% of statements [2019-10-02T20:46:45.388Z] --- PASS: TestDaemonRestartIpcMode (4.07s) [2019-10-02T20:46:45.388Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T20:46:45.388Z] PASS [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === Skipped [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-02T20:46:45.388Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-02T20:46:45.388Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T20:46:45.388Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:46:45.388Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T20:46:45.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-02T20:46:45.388Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] [2019-10-02T20:46:45.388Z] DONE 197 tests, 6 skipped in 138.661s [2019-10-02T20:46:45.388Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T20:46:45.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:46:45.388Z] ++ set -e [2019-10-02T20:46:45.388Z] ++ '[' -n 0 ']' [2019-10-02T20:46:45.388Z] ++ set -x [2019-10-02T20:46:45.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:46:45.388Z] INFO: Testing against a local daemon [2019-10-02T20:46:45.388Z] === RUN TestCommitInheritsEnv [2019-10-02T20:46:46.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-02T20:46:46.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T20:46:46.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-02T20:46:46.270Z] --- PASS: TestCommitInheritsEnv (0.68s) [2019-10-02T20:46:46.270Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T20:46:46.270Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T20:46:46.270Z] === RUN TestImagesFilterMultiReference [2019-10-02T20:46:46.270Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-02T20:46:46.270Z] === RUN TestImagePullPlatformInvalid [2019-10-02T20:46:46.270Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T20:46:46.270Z] === RUN TestRemoveImageOrphaning [2019-10-02T20:46:47.056Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-02T20:46:47.056Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T20:46:47.056Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-02T20:46:47.056Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:46:47.056Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T20:46:47.056Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-02T20:46:47.056Z] === RUN TestTagInvalidReference [2019-10-02T20:46:47.056Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-02T20:46:47.056Z] === RUN TestTagValidPrefixedRepo [2019-10-02T20:46:47.056Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-02T20:46:47.056Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T20:46:47.056Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-02T20:46:47.056Z] === RUN TestTagOfficialNames [2019-10-02T20:46:47.056Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-02T20:46:47.056Z] === RUN TestTagMatchesDigest [2019-10-02T20:46:47.056Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-02T20:46:47.056Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T20:46:47.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-02T20:46:47.648Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-10-02T20:46:48.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T20:46:48.669Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.142s coverage: 57.9% of statements [2019-10-02T20:46:48.669Z] ok github.com/docker/docker/daemon 12.449s coverage: 17.6% of statements [2019-10-02T20:46:48.669Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T20:46:48.669Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T20:46:48.669Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T20:46:48.669Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T20:46:51.344Z] --- PASS: TestUpdateRestartPolicy (13.99s) [2019-10-02T20:46:51.345Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T20:46:51.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T20:46:51.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-02T20:46:52.166Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-10-02T20:46:52.166Z] === RUN TestWaitNonBlocked [2019-10-02T20:46:52.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:52.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:52.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:52.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:52.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:52.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:52.419Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-02T20:46:53.349Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 84.6% of statements [2019-10-02T20:46:53.536Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-02T20:46:53.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2019-10-02T20:46:53.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2019-10-02T20:46:53.536Z] === RUN TestWaitBlocked [2019-10-02T20:46:53.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:53.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:53.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:53.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:53.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:46:53.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:46:53.915Z] ok github.com/docker/docker/daemon 12.195s coverage: 17.6% of statements [2019-10-02T20:46:53.915Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T20:46:53.915Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T20:46:53.915Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2019-10-02T20:46:54.845Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-02T20:46:54.845Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T20:46:54.845Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T20:46:54.908Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-02T20:46:54.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2019-10-02T20:46:54.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2019-10-02T20:46:54.908Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T20:46:54.908Z] === CONT TestIpcModeOlderClient [2019-10-02T20:46:54.908Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-02T20:46:54.908Z] === CONT TestDaemonRestartIpcMode [2019-10-02T20:46:55.545Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.138s coverage: 68.6% of statements [2019-10-02T20:46:55.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.704s coverage: 51.0% of statements [2019-10-02T20:46:55.778Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-02T20:46:56.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-02T20:46:57.042Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.635s coverage: 45.9% of statements [2019-10-02T20:46:57.042Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T20:46:57.316Z] --- PASS: TestUpdateRestartPolicy (19.87s) [2019-10-02T20:46:57.316Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T20:46:57.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T20:46:57.774Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s) [2019-10-02T20:46:57.774Z] === RUN TestWaitNonBlocked [2019-10-02T20:46:57.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:57.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:57.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:57.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:57.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:46:57.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:46:58.302Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-02T20:46:58.671Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2019-10-02T20:46:58.671Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T20:46:58.867Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2019-10-02T20:46:59.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T20:46:59.746Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.514s coverage: 52.6% of statements [2019-10-02T20:46:59.746Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T20:46:59.746Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2019-10-02T20:46:59.801Z] --- PASS: TestDaemonRestartIpcMode (4.73s) [2019-10-02T20:46:59.801Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T20:46:59.801Z] PASS [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === Skipped [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-02T20:46:59.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-02T20:46:59.801Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T20:46:59.801Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:46:59.801Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T20:46:59.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-02T20:46:59.801Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] [2019-10-02T20:46:59.801Z] DONE 197 tests, 6 skipped in 152.647s [2019-10-02T20:46:59.801Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T20:46:59.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:46:59.801Z] ++ set -e [2019-10-02T20:46:59.801Z] ++ '[' -n 0 ']' [2019-10-02T20:46:59.801Z] ++ set -x [2019-10-02T20:46:59.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:47:00.033Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.675s coverage: 76.1% of statements [2019-10-02T20:47:00.033Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T20:47:00.058Z] INFO: Testing against a local daemon [2019-10-02T20:47:00.058Z] === RUN TestCommitInheritsEnv [2019-10-02T20:47:00.625Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-10-02T20:47:00.625Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T20:47:00.625Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T20:47:00.625Z] === RUN TestImagesFilterMultiReference [2019-10-02T20:47:00.625Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-02T20:47:00.625Z] === RUN TestImagePullPlatformInvalid [2019-10-02T20:47:00.625Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T20:47:00.625Z] === RUN TestRemoveImageOrphaning [2019-10-02T20:47:00.625Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T20:47:00.673Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-02T20:47:00.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s) [2019-10-02T20:47:00.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.46s) [2019-10-02T20:47:00.673Z] === RUN TestWaitBlocked [2019-10-02T20:47:00.673Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-02T20:47:00.673Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:00.673Z] PASS [2019-10-02T20:47:00.673Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T20:47:00.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:00.673Z] INFO: Testing against a local daemon [2019-10-02T20:47:00.673Z] === RUN TestCommitInheritsEnv [2019-10-02T20:47:00.673Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-02T20:47:00.673Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:47:00.673Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T20:47:00.673Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-02T20:47:00.673Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-02T20:47:00.673Z] === RUN TestImagesFilterMultiReference [2019-10-02T20:47:00.673Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-02T20:47:00.673Z] === RUN TestImagePullPlatformInvalid [2019-10-02T20:47:00.673Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T20:47:00.673Z] === RUN TestRemoveImageOrphaning [2019-10-02T20:47:00.673Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-02T20:47:00.673Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:47:00.673Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T20:47:00.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-02T20:47:00.673Z] === RUN TestTagInvalidReference [2019-10-02T20:47:00.673Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-02T20:47:00.673Z] === RUN TestTagValidPrefixedRepo [2019-10-02T20:47:00.673Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-02T20:47:00.673Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T20:47:00.673Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-02T20:47:00.673Z] === RUN TestTagOfficialNames [2019-10-02T20:47:00.673Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-02T20:47:00.673Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-02T20:47:00.673Z] === RUN TestTagMatchesDigest [2019-10-02T20:47:00.673Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-02T20:47:00.673Z] PASS [2019-10-02T20:47:00.673Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T20:47:00.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:00.673Z] INFO: Testing against a local daemon [2019-10-02T20:47:00.673Z] === RUN TestNetworkCreateDelete [2019-10-02T20:47:00.673Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-02T20:47:00.673Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:00.673Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T20:47:00.673Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-02T20:47:00.673Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-02T20:47:00.673Z] === RUN TestInspectNetwork [2019-10-02T20:47:00.673Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-02T20:47:00.673Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-02T20:47:00.673Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T20:47:00.673Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-02T20:47:00.673Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:00.673Z] === RUN TestNetworkInvalidJSON [2019-10-02T20:47:00.673Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T20:47:00.673Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T20:47:00.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:47:00.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:47:00.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:47:00.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:47:00.673Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T20:47:00.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:47:00.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:47:00.673Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-02T20:47:00.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-02T20:47:00.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-02T20:47:00.673Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-02T20:47:00.673Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T20:47:00.673Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-02T20:47:00.673Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T20:47:00.674Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T20:47:00.674Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T20:47:00.674Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T20:47:00.674Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T20:47:00.674Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T20:47:00.674Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:230: FLAKY_TEST [2019-10-02T20:47:00.674Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T20:47:00.674Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-02T20:47:00.674Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-02T20:47:00.674Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T20:47:01.131Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-02T20:47:01.131Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T20:47:01.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.131Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.131Z] === RUN TestPluginInvalidJSON [2019-10-02T20:47:01.131Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:47:01.131Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:47:01.131Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:47:01.131Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-02T20:47:01.131Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T20:47:01.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.131Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.131Z] === RUN TestExternalGraphDriver [2019-10-02T20:47:01.131Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-02T20:47:01.131Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-02T20:47:01.131Z] === RUN TestGraphdriverPluginV2 [2019-10-02T20:47:01.131Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-02T20:47:01.131Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T20:47:01.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.131Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.131Z] PASS [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T20:47:01.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.131Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T20:47:01.190Z] --- PASS: TestRemoveImageOrphaning (0.73s) [2019-10-02T20:47:01.190Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T20:47:01.525Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-10-02T20:47:01.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.589Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.589Z] === RUN TestSecretInspect [2019-10-02T20:47:01.589Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestSecretList [2019-10-02T20:47:01.589Z] --- SKIP: TestSecretList (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestSecretsCreateAndDelete [2019-10-02T20:47:01.589Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestSecretsUpdate [2019-10-02T20:47:01.589Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestTemplatedSecret [2019-10-02T20:47:01.589Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestSecretCreateResolve [2019-10-02T20:47:01.589Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-02T20:47:01.589Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:01.589Z] PASS [2019-10-02T20:47:01.589Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T20:47:01.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.589Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.589Z] === RUN TestServiceCreateInit [2019-10-02T20:47:01.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T20:47:01.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T20:47:01.589Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceConflict [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-02T20:47:01.589Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-02T20:47:01.589Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceSysctls [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-02T20:47:01.589Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestCreateServiceCapabilities [2019-10-02T20:47:01.589Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-02T20:47:01.589Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestInspect [2019-10-02T20:47:01.589Z] --- SKIP: TestInspect (0.00s) [2019-10-02T20:47:01.589Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T20:47:01.589Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-02T20:47:01.589Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestDockerNetworkReConnect [2019-10-02T20:47:01.589Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-02T20:47:01.589Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestServicePlugin [2019-10-02T20:47:01.589Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T20:47:01.589Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestServiceUpdateLabel [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-02T20:47:01.589Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:01.589Z] === RUN TestServiceUpdateSecrets [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-02T20:47:01.589Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:01.589Z] === RUN TestServiceUpdateConfigs [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-02T20:47:01.589Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:01.589Z] === RUN TestServiceUpdateNetwork [2019-10-02T20:47:01.589Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2019-10-02T20:47:01.589Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T20:47:01.589Z] PASS [2019-10-02T20:47:01.589Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T20:47:01.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.589Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.589Z] === RUN TestSessionCreate [2019-10-02T20:47:01.589Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-02T20:47:01.589Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-02T20:47:01.589Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T20:47:01.589Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-02T20:47:01.589Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-02T20:47:01.589Z] PASS [2019-10-02T20:47:01.589Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T20:47:01.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:01.589Z] INFO: Testing against a local daemon [2019-10-02T20:47:01.589Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T20:47:01.589Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T20:47:01.589Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T20:47:01.589Z] === RUN TestEventsExecDie [2019-10-02T20:47:01.589Z] --- SKIP: TestEventsExecDie (0.01s) [2019-10-02T20:47:01.589Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-02T20:47:01.589Z] === RUN TestEventsBackwardsCompatible [2019-10-02T20:47:01.589Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-02T20:47:01.589Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-02T20:47:01.589Z] === RUN TestInfoAPI [2019-10-02T20:47:01.589Z] --- PASS: TestInfoAPI (0.03s) [2019-10-02T20:47:01.589Z] === RUN TestInfoAPIWarnings [2019-10-02T20:47:01.589Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-02T20:47:01.589Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T20:47:01.589Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T20:47:01.756Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T20:47:01.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-02T20:47:02.142Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.366s coverage: 45.9% of statements [2019-10-02T20:47:02.321Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T20:47:02.399Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.648s coverage: 72.5% of statements [2019-10-02T20:47:02.399Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T20:47:02.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2019-10-02T20:47:02.556Z] === RUN TestPingCacheHeaders [2019-10-02T20:47:03.019Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T20:47:03.019Z] === RUN TestPingGet [2019-10-02T20:47:03.019Z] --- PASS: TestPingGet (0.03s) [2019-10-02T20:47:03.019Z] === RUN TestPingHead [2019-10-02T20:47:03.019Z] --- PASS: TestPingHead (0.03s) [2019-10-02T20:47:03.019Z] === RUN TestVersion [2019-10-02T20:47:03.019Z] --- PASS: TestVersion (0.03s) [2019-10-02T20:47:03.019Z] PASS [2019-10-02T20:47:03.019Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T20:47:03.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:03.019Z] INFO: Testing against a local daemon [2019-10-02T20:47:03.019Z] === RUN TestVolumesCreateAndList [2019-10-02T20:47:03.019Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-02T20:47:03.019Z] === RUN TestVolumesRemove [2019-10-02T20:47:03.019Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-02T20:47:03.019Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-02T20:47:03.019Z] === RUN TestVolumesInspect [2019-10-02T20:47:03.019Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T20:47:03.019Z] === RUN TestVolumesInvalidJSON [2019-10-02T20:47:03.019Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T20:47:03.019Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T20:47:03.019Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T20:47:03.019Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T20:47:03.019Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T20:47:03.019Z] PASS [2019-10-02T20:47:03.019Z] INFO: make.ps1 ended at 10/02/2019 20:47:02 [2019-10-02T20:47:03.019Z] INFO: Integration CLI tests being run from the host: [2019-10-02T20:47:03.019Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-02T20:47:03.589Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2019-10-02T20:47:03.694Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2019-10-02T20:47:03.694Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-02T20:47:03.694Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T20:47:03.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-02T20:47:03.694Z] === RUN TestTagInvalidReference [2019-10-02T20:47:03.694Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-02T20:47:03.694Z] === RUN TestTagValidPrefixedRepo [2019-10-02T20:47:03.951Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-02T20:47:03.951Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T20:47:03.951Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-02T20:47:03.951Z] === RUN TestTagOfficialNames [2019-10-02T20:47:03.951Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-02T20:47:03.951Z] === RUN TestTagMatchesDigest [2019-10-02T20:47:03.951Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-02T20:47:03.951Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T20:47:04.295Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.152s coverage: 51.0% of statements [2019-10-02T20:47:04.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-02T20:47:05.665Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.301s coverage: 76.1% of statements [2019-10-02T20:47:06.297Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 42.7% of statements [2019-10-02T20:47:06.597Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2019-10-02T20:47:06.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.011s coverage: 57.2% of statements [2019-10-02T20:47:06.950Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T20:47:06.950Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T20:47:07.884Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2019-10-02T20:47:08.347Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2019-10-02T20:47:08.347Z] ok github.com/docker/docker/daemon/logger/awslogs 0.769s coverage: 77.8% of statements [2019-10-02T20:47:08.693Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-02T20:47:08.821Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2019-10-02T20:47:09.258Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T20:47:10.391Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-10-02T20:47:10.391Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 88.3% of statements [2019-10-02T20:47:10.718Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-02T20:47:10.718Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T20:47:10.718Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T20:47:10.718Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2019-10-02T20:47:11.031Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2019-10-02T20:47:11.031Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T20:47:11.031Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T20:47:11.031Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T20:47:11.031Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T20:47:11.155Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T20:47:12.086Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-02T20:47:12.089Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2019-10-02T20:47:12.089Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T20:47:12.089Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T20:47:12.089Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-02T20:47:12.344Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-02T20:47:13.021Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-02T20:47:13.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 62.1% of statements [2019-10-02T20:47:13.276Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T20:47:13.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2019-10-02T20:47:13.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T20:47:13.349Z] INFO: Testing against a local daemon [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T20:47:13.349Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T20:47:13.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2019-10-02T20:47:13.808Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T20:47:14.266Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T20:47:14.648Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-02T20:47:14.723Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T20:47:14.908Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-02T20:47:14.908Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T20:47:14.908Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 20.0% of statements [2019-10-02T20:47:15.115Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 74.7% of statements [2019-10-02T20:47:15.115Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T20:47:15.401Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 20.0% of statements [2019-10-02T20:47:16.280Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-10-02T20:47:16.844Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-02T20:47:17.422Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-02T20:47:17.440Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-10-02T20:47:17.440Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-10-02T20:47:17.924Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-02T20:47:17.986Z] ok github.com/docker/docker/daemon/logger/splunk 1.587s coverage: 84.5% of statements [2019-10-02T20:47:17.986Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T20:47:17.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T20:47:18.473Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2019-10-02T20:47:19.096Z] ok github.com/docker/docker/daemon/logger/splunk 2.985s coverage: 84.5% of statements [2019-10-02T20:47:19.096Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T20:47:19.096Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T20:47:19.880Z] ok github.com/docker/docker/distribution 0.183s coverage: 22.4% of statements [2019-10-02T20:47:19.880Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-02T20:47:19.880Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T20:47:21.202Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T20:47:21.251Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-10-02T20:47:22.182Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-02T20:47:23.112Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-02T20:47:23.369Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2019-10-02T20:47:23.369Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T20:47:23.369Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T20:47:23.590Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements [2019-10-02T20:47:23.727Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T20:47:24.214Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-10-02T20:47:24.292Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-02T20:47:24.300Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2019-10-02T20:47:24.300Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T20:47:24.864Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-02T20:47:25.223Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T20:47:25.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-02T20:47:25.702Z] ok github.com/docker/docker/distribution 0.647s coverage: 22.4% of statements [2019-10-02T20:47:25.702Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T20:47:25.788Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T20:47:25.788Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-02T20:47:26.045Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T20:47:26.312Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-02T20:47:26.312Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-02T20:47:26.325Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T20:47:26.582Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T20:47:27.147Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T20:47:27.147Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T20:47:27.225Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.1% of statements [2019-10-02T20:47:27.225Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T20:47:28.223Z] ok github.com/docker/docker/pkg/archive 0.376s coverage: 77.0% of statements [2019-10-02T20:47:29.083Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T20:47:29.153Z] ok github.com/docker/docker/pkg/authorization 0.327s coverage: 68.3% of statements [2019-10-02T20:47:29.153Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-02T20:47:29.410Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-02T20:47:29.933Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-02T20:47:29.933Z] ok github.com/docker/docker/image 0.096s coverage: 86.4% of statements [2019-10-02T20:47:29.933Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T20:47:30.556Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-10-02T20:47:30.556Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T20:47:30.845Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2019-10-02T20:47:31.619Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-02T20:47:32.339Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2019-10-02T20:47:32.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-02T20:47:33.115Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-02T20:47:33.581Z] ok github.com/docker/docker/pkg/chrootarchive 2.883s coverage: 43.2% of statements [2019-10-02T20:47:33.581Z] ok github.com/docker/docker/layer 7.579s coverage: 68.8% of statements [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T20:47:33.581Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T20:47:33.581Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-02T20:47:33.684Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-02T20:47:33.838Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-10-02T20:47:33.838Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-10-02T20:47:34.402Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-02T20:47:34.967Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-02T20:47:35.534Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-02T20:47:36.208Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T20:47:36.466Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-02T20:47:36.775Z] ok github.com/docker/docker/opts 0.086s coverage: 66.9% of statements [2019-10-02T20:47:37.399Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-10-02T20:47:37.582Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-02T20:47:37.582Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T20:47:37.796Z] ok github.com/docker/docker/pkg/broadcaster 0.017s coverage: 100.0% of statements [2019-10-02T20:47:37.840Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-02T20:47:37.967Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2019-10-02T20:47:38.226Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2019-10-02T20:47:38.226Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2019-10-02T20:47:38.425Z] ok github.com/docker/docker/pkg/authorization 1.456s coverage: 68.3% of statements [2019-10-02T20:47:38.425Z] ok github.com/docker/docker/pkg/archive 1.376s coverage: 77.3% of statements [2019-10-02T20:47:38.713Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-10-02T20:47:39.598Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 70.1% of statements [2019-10-02T20:47:39.598Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 69.3% of statements [2019-10-02T20:47:39.733Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-10-02T20:47:39.856Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-02T20:47:40.113Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-10-02T20:47:40.370Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2019-10-02T20:47:40.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T20:47:40.753Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-02T20:47:40.934Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-10-02T20:47:40.934Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-02T20:47:41.041Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2019-10-02T20:47:41.500Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-02T20:47:41.500Z] ok github.com/docker/docker/pkg/mount 0.602s coverage: 69.6% of statements [2019-10-02T20:47:41.500Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T20:47:41.758Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-02T20:47:42.016Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2019-10-02T20:47:42.016Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T20:47:42.016Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T20:47:42.020Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-02T20:47:42.020Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T20:47:42.533Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-02T20:47:42.949Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-10-02T20:47:42.952Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T20:47:43.155Z] ok github.com/docker/docker/layer 7.800s coverage: 68.8% of statements [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T20:47:43.156Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T20:47:43.446Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-02T20:47:43.515Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-02T20:47:43.522Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-02T20:47:43.522Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T20:47:43.815Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-02T20:47:43.816Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-02T20:47:44.070Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-02T20:47:44.892Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T20:47:45.188Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-02T20:47:45.445Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-02T20:47:45.458Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T20:47:45.553Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-10-02T20:47:45.553Z] ok github.com/docker/docker/pkg/chrootarchive 4.402s coverage: 43.2% of statements [2019-10-02T20:47:45.553Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T20:47:45.553Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T20:47:45.553Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2019-10-02T20:47:45.715Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T20:47:47.045Z] ok github.com/docker/docker/pkg/discovery/kv 3.265s coverage: 84.1% of statements [2019-10-02T20:47:47.045Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-10-02T20:47:47.045Z] ok github.com/docker/docker/pkg/fsutils 0.415s coverage: 85.1% of statements [2019-10-02T20:47:48.347Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-02T20:47:48.719Z] ok github.com/docker/docker/pkg/signal 2.383s coverage: 61.0% of statements [2019-10-02T20:47:48.719Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-02T20:47:48.911Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-02T20:47:48.976Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-02T20:47:49.098Z] ok github.com/docker/docker/pkg/locker 0.086s coverage: 88.9% of statements [2019-10-02T20:47:49.098Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2019-10-02T20:47:49.232Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-02T20:47:49.489Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-10-02T20:47:49.722Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2019-10-02T20:47:49.722Z] ok github.com/docker/docker/pkg/idtools 0.655s coverage: 70.1% of statements [2019-10-02T20:47:49.746Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-02T20:47:50.320Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-10-02T20:47:50.345Z] ok github.com/docker/docker/pkg/ioutils 1.620s coverage: 69.3% of statements [2019-10-02T20:47:50.345Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T20:47:50.577Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-10-02T20:47:50.968Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2019-10-02T20:47:51.509Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-10-02T20:47:51.588Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-10-02T20:47:51.766Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2019-10-02T20:47:51.766Z] testing: warning: no tests to run [2019-10-02T20:47:51.766Z] coverage: [no statements] [2019-10-02T20:47:51.766Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-02T20:47:51.872Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-02T20:47:52.331Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-02T20:47:52.331Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-02T20:47:52.494Z] ok github.com/docker/docker/pkg/mount 0.971s coverage: 69.6% of statements [2019-10-02T20:47:52.494Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T20:47:52.494Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2019-10-02T20:47:52.494Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 91.4% of statements [2019-10-02T20:47:52.494Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T20:47:52.494Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T20:47:52.588Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-02T20:47:53.979Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2019-10-02T20:47:54.483Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-10-02T20:47:55.008Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2019-10-02T20:47:55.415Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-02T20:47:55.458Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T20:47:55.630Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-02T20:47:55.630Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-02T20:47:55.979Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-02T20:47:56.543Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-02T20:47:56.648Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2019-10-02T20:47:57.267Z] ok github.com/docker/docker/pkg/pubsub 1.180s coverage: 73.9% of statements [2019-10-02T20:47:57.891Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-10-02T20:47:57.913Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2019-10-02T20:47:58.170Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-02T20:47:58.428Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-02T20:47:58.733Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-02T20:47:58.914Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-02T20:47:58.914Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-02T20:47:59.359Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-02T20:47:59.359Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-02T20:47:59.927Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-02T20:48:00.214Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-10-02T20:48:00.846Z] ok github.com/docker/docker/pkg/signal 3.826s coverage: 61.0% of statements [2019-10-02T20:48:01.256Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T20:48:01.467Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2019-10-02T20:48:01.754Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2019-10-02T20:48:01.821Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-02T20:48:01.883Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-02T20:48:02.385Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T20:48:02.448Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-10-02T20:48:02.951Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T20:48:03.012Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-02T20:48:03.262Z] testing: warning: no tests to run [2019-10-02T20:48:03.262Z] coverage: [no statements] [2019-10-02T20:48:03.262Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-02T20:48:03.262Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 84.8% of statements [2019-10-02T20:48:03.883Z] ok github.com/docker/docker/pkg/tarsum 0.278s coverage: 89.3% of statements [2019-10-02T20:48:03.883Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-02T20:48:04.169Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-02T20:48:04.381Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-02T20:48:04.456Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-10-02T20:48:07.130Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-02T20:48:07.130Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-02T20:48:07.155Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-02T20:48:07.387Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T20:48:07.387Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-02T20:48:08.320Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-02T20:48:08.689Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-10-02T20:48:09.309Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2019-10-02T20:48:09.930Z] ok github.com/docker/docker/plugin 0.602s coverage: 27.1% of statements [2019-10-02T20:48:10.216Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-02T20:48:10.216Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-02T20:48:11.424Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2019-10-02T20:48:12.049Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2019-10-02T20:48:12.741Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-02T20:48:12.999Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T20:48:13.071Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-10-02T20:48:14.113Z] ok github.com/docker/docker/runconfig 0.083s coverage: 68.2% of statements [2019-10-02T20:48:14.370Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-02T20:48:14.741Z] ok github.com/docker/docker/registry 0.751s coverage: 56.3% of statements [2019-10-02T20:48:14.936Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T20:48:14.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T20:48:14.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T20:48:14.936Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T20:48:14.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T20:48:16.558Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T20:48:16.558Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === Skipped [2019-10-02T20:48:16.558Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T20:48:16.558Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T20:48:16.558Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T20:48:16.558Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T20:48:16.558Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T20:48:16.558Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:16.558Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T20:48:16.558Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T20:48:16.558Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T20:48:16.558Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] [2019-10-02T20:48:16.558Z] DONE 2114 tests, 20 skipped in 225.544s Post stage [Pipeline] junit [2019-10-02T20:48:17.133Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-02T20:48:17.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/validate/vendor [2019-10-02T20:48:18.217Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2019-10-02T20:48:18.810Z] No vendor changes in diff. [2019-10-02T20:48:19.118Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-02T20:48:19.694Z] + echo Building e2e image [2019-10-02T20:48:19.694Z] Building e2e image [2019-10-02T20:48:19.694Z] + docker build --build-arg DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -t moby-e2e-test -f Dockerfile.e2e . [2019-10-02T20:48:19.694Z] #2 [internal] load .dockerignore [2019-10-02T20:48:19.694Z] #2 transferring context: 34B done [2019-10-02T20:48:19.694Z] #2 DONE 0.0s [2019-10-02T20:48:19.694Z] [2019-10-02T20:48:19.694Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-02T20:48:19.694Z] #1 transferring dockerfile: 3.21kB done [2019-10-02T20:48:19.694Z] #1 DONE 0.0s [2019-10-02T20:48:19.694Z] [2019-10-02T20:48:19.694Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-02T20:48:19.953Z] #4 DONE 0.3s [2019-10-02T20:48:19.953Z] [2019-10-02T20:48:19.953Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-02T20:48:19.953Z] #3 DONE 0.3s [2019-10-02T20:48:19.953Z] [2019-10-02T20:48:19.953Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-02T20:48:19.953Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-02T20:48:19.953Z] #5 DONE 0.0s [2019-10-02T20:48:19.953Z] [2019-10-02T20:48:19.953Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T20:48:19.953Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-02T20:48:20.211Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 469.54kB / 126.85MB 0.2s [2019-10-02T20:48:20.211Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done [2019-10-02T20:48:20.211Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-02T20:48:20.211Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-02T20:48:20.211Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-02T20:48:20.263Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2019-10-02T20:48:20.468Z] #14 ... [2019-10-02T20:48:20.468Z] [2019-10-02T20:48:20.468Z] #8 [internal] load build context [2019-10-02T20:48:20.468Z] #8 transferring context: 789.66kB 0.4s done [2019-10-02T20:48:20.468Z] #8 DONE 0.4s [2019-10-02T20:48:20.468Z] [2019-10-02T20:48:20.468Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T20:48:20.468Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 24.74MB / 126.85MB 0.6s [2019-10-02T20:48:20.489Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-02T20:48:20.489Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T20:48:20.549Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements [2019-10-02T20:48:20.727Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 34.54MB / 126.85MB 0.7s [2019-10-02T20:48:20.985Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 58.23MB / 126.85MB 0.9s [2019-10-02T20:48:20.985Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 69.01MB / 126.85MB 1.0s [2019-10-02T20:48:21.243Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 78.96MB / 126.85MB 1.1s [2019-10-02T20:48:21.243Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 99.77MB / 126.85MB 1.3s [2019-10-02T20:48:21.500Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 112.51MB / 126.85MB 1.4s [2019-10-02T20:48:21.500Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 121.08MB / 126.85MB 1.5s [2019-10-02T20:48:21.758Z] #14 ... [2019-10-02T20:48:21.758Z] [2019-10-02T20:48:21.758Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-02T20:48:21.758Z] #6 DONE 1.7s [2019-10-02T20:48:21.758Z] [2019-10-02T20:48:21.758Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T20:48:21.758Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s done [2019-10-02T20:48:22.015Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-02T20:48:22.025Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-10-02T20:48:22.385Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T20:48:22.949Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-02T20:48:26.409Z] --- PASS: TestImportExtremelyLargeImageWorks (95.24s) [2019-10-02T20:48:26.409Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T20:48:26.409Z] PASS [2019-10-02T20:48:26.409Z] [2019-10-02T20:48:26.409Z] === Skipped [2019-10-02T20:48:26.409Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-02T20:48:26.409Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:48:26.409Z] [2019-10-02T20:48:26.409Z] [2019-10-02T20:48:26.409Z] DONE 12 tests, 1 skipped in 97.069s [2019-10-02T20:48:26.409Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T20:48:26.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:48:26.409Z] ++ set -e [2019-10-02T20:48:26.409Z] ++ '[' -n 0 ']' [2019-10-02T20:48:26.409Z] ++ set -x [2019-10-02T20:48:26.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:48:26.409Z] INFO: Testing against a local daemon [2019-10-02T20:48:26.409Z] === RUN TestNetworkCreateDelete [2019-10-02T20:48:26.409Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-02T20:48:26.409Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T20:48:26.409Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-02T20:48:26.409Z] === RUN TestInspectNetwork [2019-10-02T20:48:26.409Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T20:48:26.409Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T20:48:26.409Z] === RUN TestInspectNetwork/network_name [2019-10-02T20:48:26.409Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T20:48:27.129Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-02T20:48:27.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T20:48:27.272Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-02T20:48:28.207Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.1s done [2019-10-02T20:48:28.207Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 [2019-10-02T20:48:28.207Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-02T20:48:28.465Z] #14 DONE 8.4s [2019-10-02T20:48:28.465Z] [2019-10-02T20:48:28.465Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-02T20:48:28.465Z] #7 1.034 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-02T20:48:28.465Z] #7 2.119 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-02T20:48:28.465Z] #7 2.226 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-02T20:48:28.465Z] #7 2.230 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-02T20:48:28.465Z] #7 2.444 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-02T20:48:28.465Z] #7 2.454 (4/31) Installing readline (8.0.0-r0) [2019-10-02T20:48:28.465Z] #7 2.461 (5/31) Installing bash (5.0.0-r0) [2019-10-02T20:48:28.465Z] #7 2.478 Executing bash-5.0.0-r0.post-install [2019-10-02T20:48:28.465Z] #7 2.482 (6/31) Installing ca-certificates (20190108-r0) [2019-10-02T20:48:28.465Z] #7 2.503 (7/31) Installing libgcc (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 2.508 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 2.522 (9/31) Installing binutils (2.32-r0) [2019-10-02T20:48:28.465Z] #7 2.624 (10/31) Installing gmp (6.1.2-r1) [2019-10-02T20:48:28.465Z] #7 2.633 (11/31) Installing isl (0.18-r0) [2019-10-02T20:48:28.465Z] #7 2.653 (12/31) Installing libgomp (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 2.656 (13/31) Installing libatomic (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 2.659 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-02T20:48:28.465Z] #7 2.664 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-02T20:48:28.465Z] #7 2.669 (16/31) Installing gcc (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 3.571 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-02T20:48:28.465Z] #7 3.673 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-02T20:48:28.465Z] #7 3.676 (19/31) Installing g++ (8.3.0-r0) [2019-10-02T20:48:28.465Z] #7 4.256 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-02T20:48:28.465Z] #7 4.259 (21/31) Installing libcurl (7.66.0-r0) [2019-10-02T20:48:28.465Z] #7 4.267 (22/31) Installing expat (2.2.8-r0) [2019-10-02T20:48:28.465Z] #7 4.270 (23/31) Installing pcre2 (10.33-r0) [2019-10-02T20:48:28.465Z] #7 4.281 (24/31) Installing git (2.22.0-r0) [2019-10-02T20:48:28.465Z] #7 4.530 (25/31) Installing libmnl (1.0.4-r0) [2019-10-02T20:48:28.465Z] #7 4.534 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-02T20:48:28.465Z] #7 4.539 (27/31) Installing iptables (1.8.3-r0) [2019-10-02T20:48:28.465Z] #7 4.564 (28/31) Installing pigz (2.4-r0) [2019-10-02T20:48:28.465Z] #7 4.570 (29/31) Installing tar (1.32-r0) [2019-10-02T20:48:28.465Z] #7 4.579 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-02T20:48:28.465Z] #7 4.582 (31/31) Installing xz (5.2.4-r0) [2019-10-02T20:48:28.465Z] #7 4.588 Executing busybox-1.30.1-r2.trigger [2019-10-02T20:48:28.465Z] #7 4.595 Executing ca-certificates-20190108-r0.trigger [2019-10-02T20:48:28.465Z] #7 4.657 OK: 185 MiB in 45 packages [2019-10-02T20:48:28.465Z] #7 DONE 6.7s [2019-10-02T20:48:28.465Z] [2019-10-02T20:48:28.465Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T20:48:28.465Z] #15 ... [2019-10-02T20:48:28.465Z] [2019-10-02T20:48:28.465Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-02T20:48:28.465Z] #9 DONE 0.1s [2019-10-02T20:48:28.465Z] [2019-10-02T20:48:28.465Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-02T20:48:28.465Z] #10 DONE 0.1s [2019-10-02T20:48:28.722Z] [2019-10-02T20:48:28.722Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-02T20:48:28.722Z] #11 DONE 0.1s [2019-10-02T20:48:28.722Z] [2019-10-02T20:48:28.722Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-02T20:48:28.722Z] #12 DONE 0.1s [2019-10-02T20:48:28.722Z] [2019-10-02T20:48:28.722Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T20:48:28.722Z] #15 ... [2019-10-02T20:48:28.722Z] [2019-10-02T20:48:28.722Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-02T20:48:28.722Z] #13 DONE 0.1s [2019-10-02T20:48:28.979Z] [2019-10-02T20:48:28.979Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T20:48:28.979Z] #15 0.713 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-02T20:48:30.349Z] #15 1.788 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-02T20:48:30.349Z] #15 1.855 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-02T20:48:30.349Z] #15 1.858 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-02T20:48:30.349Z] #15 1.987 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-02T20:48:30.349Z] #15 1.995 (4/43) Installing readline (8.0.0-r0) [2019-10-02T20:48:30.349Z] #15 1.999 (5/43) Installing bash (5.0.0-r0) [2019-10-02T20:48:30.349Z] #15 2.012 Executing bash-5.0.0-r0.post-install [2019-10-02T20:48:30.349Z] #15 2.013 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-02T20:48:30.441Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T20:48:30.441Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === Skipped [2019-10-02T20:48:30.441Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T20:48:30.441Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T20:48:30.441Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T20:48:30.441Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T20:48:30.441Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T20:48:30.441Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T20:48:30.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T20:48:30.441Z] graphtest_unix.go:73: No driver to put! [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T20:48:30.441Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T20:48:30.441Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] [2019-10-02T20:48:30.441Z] DONE 2114 tests, 20 skipped in 342.493s Post stage [Pipeline] junit [2019-10-02T20:48:30.493Z] Recording test results [2019-10-02T20:48:30.607Z] #15 2.084 (7/43) Installing libuuid (2.33.2-r0) [2019-10-02T20:48:30.607Z] #15 2.087 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-02T20:48:30.607Z] #15 2.091 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-02T20:48:30.607Z] #15 2.101 (10/43) Installing binutils (2.32-r0) [2019-10-02T20:48:30.607Z] #15 2.178 (11/43) Installing libmagic (5.37-r0) [2019-10-02T20:48:30.607Z] #15 2.201 (12/43) Installing file (5.37-r0) [2019-10-02T20:48:30.607Z] #15 2.203 (13/43) Installing gmp (6.1.2-r1) [2019-10-02T20:48:30.607Z] #15 2.210 (14/43) Installing isl (0.18-r0) [2019-10-02T20:48:30.607Z] #15 2.225 (15/43) Installing libgomp (8.3.0-r0) [2019-10-02T20:48:30.607Z] #15 2.229 (16/43) Installing libatomic (8.3.0-r0) [2019-10-02T20:48:30.607Z] #15 2.231 (17/43) Installing libgcc (8.3.0-r0) [2019-10-02T20:48:30.607Z] #15 2.234 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-02T20:48:30.607Z] #15 2.239 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-02T20:48:30.607Z] #15 2.242 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-02T20:48:30.607Z] #15 2.252 (21/43) Installing gcc (8.3.0-r0) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T20:48:31.173Z] #15 2.892 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-02T20:48:31.307Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-02T20:48:31.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T20:48:31.307Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T20:48:31.345Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/make.sh dynbinary test-integration [2019-10-02T20:48:31.430Z] #15 2.968 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-02T20:48:31.430Z] #15 2.970 (24/43) Installing g++ (8.3.0-r0) [2019-10-02T20:48:31.630Z] [2019-10-02T20:48:31.688Z] #15 3.397 (25/43) Installing make (4.2.1-r2) [2019-10-02T20:48:31.688Z] #15 3.402 (26/43) Installing fortify-headers (1.1-r0) [2019-10-02T20:48:31.688Z] #15 3.404 (27/43) Installing build-base (0.5-r1) [2019-10-02T20:48:31.688Z] #15 3.406 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-02T20:48:31.688Z] #15 3.410 (29/43) Installing libcurl (7.66.0-r0) [2019-10-02T20:48:31.688Z] #15 3.417 (30/43) Installing curl (7.66.0-r0) [2019-10-02T20:48:31.688Z] #15 3.420 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-02T20:48:31.688Z] #15 3.427 (32/43) Installing jq (1.6-r0) [2019-10-02T20:48:31.688Z] #15 3.434 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-02T20:48:31.688Z] #15 3.439 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-02T20:48:31.688Z] #15 3.441 (35/43) Installing libaio (0.3.111-r0) [2019-10-02T20:48:31.688Z] #15 3.444 (36/43) Installing libblkid (2.33.2-r0) [2019-10-02T20:48:31.915Z] Removing bundles/ [2019-10-02T20:48:31.916Z] [2019-10-02T20:48:31.916Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T20:48:31.916Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:48:31.916Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T20:48:31.945Z] #15 3.450 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-02T20:48:31.946Z] #15 3.477 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-02T20:48:31.946Z] #15 3.483 (39/43) Installing libmount (2.33.2-r0) [2019-10-02T20:48:31.946Z] #15 3.488 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-02T20:48:31.946Z] #15 3.492 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-02T20:48:31.946Z] #15 3.495 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-02T20:48:31.946Z] #15 3.517 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-02T20:48:31.946Z] #15 3.522 Executing busybox-1.30.1-r2.trigger [2019-10-02T20:48:31.946Z] #15 3.529 OK: 190 MiB in 58 packages [2019-10-02T20:48:32.509Z] #15 DONE 4.0s [2019-10-02T20:48:32.509Z] [2019-10-02T20:48:32.509Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-02T20:48:32.651Z] --- PASS: TestInspectNetwork (8.78s) [2019-10-02T20:48:32.651Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T20:48:32.651Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T20:48:32.651Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T20:48:32.651Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T20:48:32.651Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T20:48:32.651Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T20:48:33.075Z] #16 DONE 0.7s [2019-10-02T20:48:33.332Z] [2019-10-02T20:48:33.332Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-02T20:48:33.951Z] #17 DONE 0.7s [2019-10-02T20:48:33.951Z] [2019-10-02T20:48:33.951Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-02T20:48:33.951Z] #18 DONE 0.0s [2019-10-02T20:48:33.951Z] [2019-10-02T20:48:33.951Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T20:48:33.951Z] #19 DONE 0.1s [2019-10-02T20:48:33.951Z] [2019-10-02T20:48:33.951Z] #31 [builder 1/4] COPY . . [2019-10-02T20:48:34.552Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-10-02T20:48:34.552Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T20:48:34.552Z] === RUN TestNetworkInvalidJSON [2019-10-02T20:48:34.552Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T20:48:34.552Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T20:48:34.552Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:48:34.552Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:48:34.552Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:48:34.552Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:48:34.552Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T20:48:34.552Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:48:34.552Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:48:34.552Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-02T20:48:34.552Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T20:48:34.552Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T20:48:34.552Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T20:48:34.552Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T20:48:35.334Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-02T20:48:35.334Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T20:48:35.334Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T20:48:35.850Z] #31 DONE 1.7s [2019-10-02T20:48:35.850Z] [2019-10-02T20:48:35.850Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-02T20:48:36.114Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-10-02T20:48:36.114Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T20:48:36.114Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T20:48:36.704Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-02T20:48:36.785Z] #32 DONE 1.3s [2019-10-02T20:48:36.785Z] [2019-10-02T20:48:36.785Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T20:48:36.785Z] #20 1.403 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T20:48:36.785Z] #20 1.600 [2019-10-02T20:48:36.785Z] #20 1.709 ########### 15.4% ######################## 34.5% ###################################### 53.5% #################################################### 72.5% ################################################################# 91.5% ######################################################################## 100.0% [2019-10-02T20:48:36.785Z] #20 2.387 [2019-10-02T20:48:36.785Z] #20 2.497 ############################## 41.8% ################################################################### 93.7% ######################################################################## 100.0% [2019-10-02T20:48:36.785Z] #20 2.819 [2019-10-02T20:48:37.066Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2019-10-02T20:48:37.066Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T20:48:37.066Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T20:48:37.300Z] #20 2.934 ############ 17.4% ############################## 43.0% ############################################### 66.2% ############################################################ 84.4% ######################################################################## 100.0% [2019-10-02T20:48:37.557Z] #20 3.540 [2019-10-02T20:48:38.075Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-02T20:48:38.397Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-02T20:48:38.397Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T20:48:38.397Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T20:48:39.104Z] #20 3.648 #### 6.0% ######### 13.9% ############### 21.2% #################### 28.7% ########################## 36.2% ################################# 46.1% ###################################### 53.0% ########################################### 60.9% ################################################# 68.4% ##################################################### 74.6% ########################################################### 83.1% ################################################################# 90.5% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-02T20:48:39.104Z] #20 5.115 [2019-10-02T20:48:39.172Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-02T20:48:39.172Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T20:48:39.172Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T20:48:39.452Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T20:48:39.452Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-02T20:48:40.051Z] #20 5.785 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T20:48:40.051Z] #20 6.078 [2019-10-02T20:48:40.051Z] #20 6.155 ######################################################################## 100.0% [2019-10-02T20:48:40.616Z] #20 6.372 [2019-10-02T20:48:40.822Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-02T20:48:41.181Z] #20 7.182 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T20:48:41.625Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2019-10-02T20:48:41.625Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T20:48:41.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T20:48:41.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T20:48:41.625Z] service_test.go:230: FLAKY_TEST [2019-10-02T20:48:41.625Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T20:48:41.746Z] #20 7.531 [2019-10-02T20:48:41.746Z] #20 7.646 0.7% ######################################################################## 100.0% [2019-10-02T20:48:42.003Z] #20 7.930 [2019-10-02T20:48:42.936Z] #20 8.746 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T20:48:42.936Z] #20 8.915 skipping existing 1849cc453dee [2019-10-02T20:48:43.193Z] #20 9.135 [2019-10-02T20:48:44.100Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-02T20:48:44.125Z] #20 10.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T20:48:44.382Z] #20 10.36 [2019-10-02T20:48:44.639Z] #20 10.47 ######################################################################## 100.0% [2019-10-02T20:48:44.639Z] #20 10.71 [2019-10-02T20:48:44.896Z] #20 10.78 Download of images into '/build' complete. [2019-10-02T20:48:44.896Z] #20 10.78 Use something like the following to load the result into a Docker daemon: [2019-10-02T20:48:44.896Z] #20 10.78 tar -cC '/build' . | docker load [2019-10-02T20:48:45.461Z] #20 DONE 11.5s [2019-10-02T20:48:45.461Z] [2019-10-02T20:48:45.461Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-02T20:48:45.461Z] #26 DONE 0.1s [2019-10-02T20:48:45.461Z] [2019-10-02T20:48:45.461Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T20:48:45.718Z] #22 DONE 0.1s [2019-10-02T20:48:45.718Z] [2019-10-02T20:48:45.718Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-02T20:48:45.718Z] #27 DONE 0.1s [2019-10-02T20:48:45.718Z] [2019-10-02T20:48:45.718Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T20:48:45.718Z] #23 DONE 0.1s [2019-10-02T20:48:45.718Z] [2019-10-02T20:48:45.718Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-02T20:48:45.718Z] #28 DONE 0.1s [2019-10-02T20:48:45.718Z] [2019-10-02T20:48:45.718Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T20:48:46.624Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T20:48:47.093Z] #24 ... [2019-10-02T20:48:47.093Z] [2019-10-02T20:48:47.093Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T20:48:47.093Z] #33 0.953 [2019-10-02T20:48:47.093Z] #33 1.018 Removing bundles/ [2019-10-02T20:48:47.093Z] #33 1.019 [2019-10-02T20:48:47.093Z] #33 1.024 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-02T20:48:47.093Z] #33 1.764 Building test suite binary ./integration-cli/test.main [2019-10-02T20:48:47.093Z] #33 ... [2019-10-02T20:48:47.093Z] [2019-10-02T20:48:47.093Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T20:48:47.557Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T20:48:49.453Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T20:48:50.369Z] #29 ... [2019-10-02T20:48:50.369Z] [2019-10-02T20:48:50.369Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T20:48:50.369Z] #21 DONE 0.9s [2019-10-02T20:48:50.369Z] [2019-10-02T20:48:50.369Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T20:48:50.369Z] #24 2.247 + RM_GOPATH=0 [2019-10-02T20:48:50.369Z] #24 2.247 + TMP_GOPATH= [2019-10-02T20:48:50.369Z] #24 2.247 + : /build [2019-10-02T20:48:50.369Z] #24 2.247 + '[' -z '' ']' [2019-10-02T20:48:50.369Z] #24 2.249 ++ mktemp -d [2019-10-02T20:48:50.369Z] #24 2.251 + export GOPATH=/tmp/tmp.nJjKoe [2019-10-02T20:48:50.369Z] #24 2.251 + GOPATH=/tmp/tmp.nJjKoe [2019-10-02T20:48:50.369Z] #24 2.251 + RM_GOPATH=1 [2019-10-02T20:48:50.369Z] #24 2.251 ++ dirname ./install.sh [2019-10-02T20:48:50.369Z] #24 2.252 + dir=. [2019-10-02T20:48:50.369Z] #24 2.252 + bin=dockercli [2019-10-02T20:48:50.369Z] #24 2.252 + shift [2019-10-02T20:48:50.369Z] #24 2.252 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T20:48:50.369Z] #24 2.252 + . ./dockercli.installer [2019-10-02T20:48:50.369Z] #24 2.252 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T20:48:50.369Z] #24 2.252 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T20:48:50.369Z] #24 2.252 + install_dockercli [2019-10-02T20:48:50.369Z] #24 2.252 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T20:48:50.369Z] #24 2.252 ++ uname -m [2019-10-02T20:48:50.369Z] #24 2.257 Install docker/cli version 17.06.2-ce from stable [2019-10-02T20:48:50.369Z] #24 2.257 + arch=x86_64 [2019-10-02T20:48:50.369Z] #24 2.257 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T20:48:50.369Z] #24 2.257 + url=https://download.docker.com/linux/static [2019-10-02T20:48:50.369Z] #24 2.257 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T20:48:50.369Z] #24 2.257 + tar -xz docker/docker [2019-10-02T20:48:51.339Z] #24 5.389 + mkdir -p /build [2019-10-02T20:48:51.339Z] #24 5.390 + mv docker/docker /build/ [2019-10-02T20:48:51.339Z] #24 5.392 + rmdir docker [2019-10-02T20:48:51.339Z] #24 DONE 5.5s [2019-10-02T20:48:51.339Z] [2019-10-02T20:48:51.339Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T20:48:52.710Z] #29 ... [2019-10-02T20:48:52.710Z] [2019-10-02T20:48:52.710Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-02T20:48:52.710Z] #25 DONE 0.1s [2019-10-02T20:48:52.710Z] [2019-10-02T20:48:52.710Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T20:48:53.635Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-02T20:48:53.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T20:48:54.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T20:48:54.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T20:48:56.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T20:48:58.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T20:48:58.432Z] --- PASS: TestServiceWithDataPathPortInit (16.52s) [2019-10-02T20:48:58.432Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T20:48:58.432Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T20:48:58.432Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T20:48:59.519Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T20:49:03.776Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T20:49:06.344Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-02T20:49:07.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2019-10-02T20:49:07.812Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T20:49:07.812Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i8kot4p9veaa7pqi2na6nkefk Created:2019-10-02 20:48:59.79102459 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e35a7f7507b187d06f0adcb1a488e263d176aceb88f439e7905608523018ad4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i95ezwc7ob15b8tjg7lrkc63o EndpointID:37104ae0e2f43b0c7ea418ffcba24ccac455dc8c16db0c95a5a0ff59b13ded5c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ba40e93969b2db434dfeb5c0641a6901bbad87d085c76b905b4fea1fd5d4123 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ba883a9d6a1c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i95ezwc7ob15b8tjg7lrkc63o EndpointID:37104ae0e2f43b0c7ea418ffcba24ccac455dc8c16db0c95a5a0ff59b13ded5c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T20:49:07.812Z] PASS [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] === Skipped [2019-10-02T20:49:07.812Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T20:49:07.812Z] service_test.go:230: FLAKY_TEST [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] DONE 21 tests, 1 skipped in 44.606s [2019-10-02T20:49:07.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] ++ set -e [2019-10-02T20:49:07.812Z] ++ '[' -n 0 ']' [2019-10-02T20:49:07.812Z] ++ set -x [2019-10-02T20:49:07.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] INFO: Testing against a local daemon [2019-10-02T20:49:07.812Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T20:49:07.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T20:49:07.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:49:07.812Z] === RUN TestDockerNetworkIpvlan [2019-10-02T20:49:07.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-02T20:49:07.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:49:07.812Z] PASS [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] === Skipped [2019-10-02T20:49:07.812Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T20:49:07.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-02T20:49:07.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] [2019-10-02T20:49:07.812Z] DONE 2 tests, 2 skipped in 0.139s [2019-10-02T20:49:07.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] ++ set -e [2019-10-02T20:49:07.812Z] ++ '[' -n 0 ']' [2019-10-02T20:49:07.812Z] ++ set -x [2019-10-02T20:49:07.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:07.812Z] INFO: Testing against a local daemon [2019-10-02T20:49:07.812Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T20:49:08.604Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-10-02T20:49:08.604Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T20:49:08.604Z] === RUN TestDockerNetworkMacvlan [2019-10-02T20:49:08.873Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-02T20:49:09.389Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T20:49:10.173Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T20:49:11.571Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T20:49:12.150Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-02T20:49:12.151Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-02T20:49:13.520Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T20:49:14.021Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T20:49:14.767Z] #33 ... [2019-10-02T20:49:14.767Z] [2019-10-02T20:49:14.767Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T20:49:14.767Z] #29 28.21 # github.com/docker/docker/contrib/httpserver [2019-10-02T20:49:14.767Z] #29 28.21 loadinternal: cannot find runtime/cgo [2019-10-02T20:49:14.767Z] #29 DONE 28.7s [2019-10-02T20:49:14.767Z] [2019-10-02T20:49:14.767Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T20:49:15.332Z] #33 ... [2019-10-02T20:49:15.332Z] [2019-10-02T20:49:15.332Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-02T20:49:15.332Z] #30 DONE 0.1s [2019-10-02T20:49:15.332Z] [2019-10-02T20:49:15.332Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T20:49:15.420Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite (366.06s) [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.01s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.36s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.83s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.88s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-02T20:49:17.947Z] docker_cli_daemon_test.go:1449: Daemon d85740b1da489 is not started [2019-10-02T20:49:17.947Z] check_test.go:309: Daemon df0c46004f5e9 is not started [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (5.37s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.46s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-02T20:49:17.947Z] check_test.go:309: Daemon dd78bbec38ff5 is not started [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.23s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.19s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.84s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.99s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.26s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-02T20:49:17.947Z] check_test.go:309: Daemon d4488a29863df is not started [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-02T20:49:17.947Z] check_test.go:309: Daemon d83a506bf5132 is not started [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2019-10-02T20:49:17.947Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-02T20:49:17.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d745afe20b0c7 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d8e421455d59a is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-02T20:49:17.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-02T20:49:17.948Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d550750030ac2 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.85s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-02T20:49:17.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-02T20:49:17.948Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d54f7b80f335f is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.40s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d5fb234979ccb is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d4fdbc3684007 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-02T20:49:17.948Z] docker_cli_daemon_plugins_test.go:79: Daemon de4ec5a5ad0a9 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.26s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-02T20:49:17.948Z] docker_cli_daemon_plugins_test.go:169: Daemon d5c2cff4409ee is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d4439bbecf315 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.03s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.72s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.67s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon de99d3dedabe2 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.44s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.52s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.57s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.93s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon dadb8079294f9 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.63s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-02T20:49:17.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-02T20:49:17.948Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d9ce3d5a1a85d is not started [2019-10-02T20:49:17.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-02T20:49:17.948Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d5fcc777bb6f3 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon d6a97fdab983e is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.50s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.01s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.86s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.18s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.85s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon ddc30aebc3f30 is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.80s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.13s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-02T20:49:17.948Z] check_test.go:309: Daemon dc4162162e9ac is not started [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.17s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-02T20:49:17.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-02T20:49:17.948Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.948Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon dd9531bff85fd is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon d9c50f521e944 is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.66s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon d659f2a0acb0e is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.45s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.58s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon d4aa41d7fe2fd is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.51s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.56s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (4.44s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon d00e221ca7776 is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon d0f02eee588e9 is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.75s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.39s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.59s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.00s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-02T20:49:17.949Z] docker_cli_daemon_test.go:2542: Daemon d478a61b4c77d is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.22s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.04s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.53s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-02T20:49:17.949Z] check_test.go:309: Daemon dddb607bc58cd is not started [2019-10-02T20:49:17.949Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2019-10-02T20:49:17.949Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-02T20:49:17.949Z] === RUN TestDockerSwarmSuite [2019-10-02T20:49:17.949Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-02T20:49:18.337Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T20:49:19.319Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T20:49:21.844Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-02T20:49:22.660Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan (14.87s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2019-10-02T20:49:23.526Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:49:23.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2019-10-02T20:49:23.526Z] PASS [2019-10-02T20:49:23.526Z] [2019-10-02T20:49:23.526Z] DONE 8 tests in 16.359s [2019-10-02T20:49:23.526Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T20:49:23.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:23.526Z] ++ set -e [2019-10-02T20:49:23.526Z] ++ '[' -n 0 ']' [2019-10-02T20:49:23.526Z] ++ set -x [2019-10-02T20:49:23.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:23.526Z] testing: warning: no tests to run [2019-10-02T20:49:23.526Z] PASS [2019-10-02T20:49:23.526Z] [2019-10-02T20:49:23.526Z] DONE 0 tests in 0.079s [2019-10-02T20:49:23.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T20:49:23.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:23.526Z] ++ set -e [2019-10-02T20:49:23.526Z] ++ '[' -n 0 ']' [2019-10-02T20:49:23.526Z] ++ set -x [2019-10-02T20:49:23.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:23.887Z] INFO: Testing against a local daemon [2019-10-02T20:49:23.887Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T20:49:25.121Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-02T20:49:25.157Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-02T20:49:25.157Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T20:49:25.157Z] === RUN TestAuthZPluginTLS [2019-10-02T20:49:25.953Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-02T20:49:25.953Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T20:49:25.953Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T20:49:26.313Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-02T20:49:26.313Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T20:49:26.313Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T20:49:27.102Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-02T20:49:27.102Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T20:49:27.102Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T20:49:27.462Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-02T20:49:27.462Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T20:49:27.462Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T20:49:29.279Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-02T20:49:29.279Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T20:49:29.279Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T20:49:29.647Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-02T20:49:29.647Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T20:49:29.648Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T20:49:30.027Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-02T20:49:30.027Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T20:49:30.027Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T20:49:30.876Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-02T20:49:30.876Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T20:49:30.876Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T20:49:31.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-02T20:49:32.857Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-02T20:49:32.857Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T20:49:32.857Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T20:49:34.959Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T20:49:35.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-10-02T20:49:35.282Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T20:49:35.282Z] === RUN TestAuthZPluginHeader [2019-10-02T20:49:35.525Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T20:49:35.525Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T20:49:35.665Z] --- PASS: TestAuthZPluginHeader (0.82s) [2019-10-02T20:49:35.665Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T20:49:35.665Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T20:49:35.665Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T20:49:35.665Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:35.665Z] === RUN TestAuthZPluginV2Disable [2019-10-02T20:49:35.665Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T20:49:35.665Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:35.665Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T20:49:35.665Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T20:49:35.665Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:35.665Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T20:49:35.665Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T20:49:35.665Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:35.665Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T20:49:41.639Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T20:49:41.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T20:49:42.082Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T20:49:44.032Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T20:49:44.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-02T20:49:44.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T20:49:45.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T20:49:45.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T20:49:45.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T20:49:47.881Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T20:49:49.106Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T20:49:52.836Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T20:49:52.836Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T20:49:52.836Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T20:49:52.836Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T20:49:52.836Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T20:49:55.519Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-10-02T20:49:55.519Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T20:49:55.519Z] PASS [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] === Skipped [2019-10-02T20:49:55.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T20:49:55.519Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T20:49:55.519Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T20:49:55.519Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T20:49:55.519Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] DONE 17 tests, 4 skipped in 29.058s [2019-10-02T20:49:55.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] ++ set -e [2019-10-02T20:49:55.519Z] ++ '[' -n 0 ']' [2019-10-02T20:49:55.519Z] ++ set -x [2019-10-02T20:49:55.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] INFO: Testing against a local daemon [2019-10-02T20:49:55.519Z] === RUN TestPluginInvalidJSON [2019-10-02T20:49:55.519Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:49:55.519Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:49:55.519Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:49:55.519Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-02T20:49:55.519Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T20:49:55.519Z] PASS [2019-10-02T20:49:55.519Z] [2019-10-02T20:49:55.519Z] DONE 2 tests in 0.147s [2019-10-02T20:49:55.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] ++ set -e [2019-10-02T20:49:55.519Z] ++ '[' -n 0 ']' [2019-10-02T20:49:55.519Z] ++ set -x [2019-10-02T20:49:55.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:55.519Z] INFO: Testing against a local daemon [2019-10-02T20:49:55.519Z] === RUN TestExternalGraphDriver [2019-10-02T20:49:55.519Z] === RUN TestExternalGraphDriver/json [2019-10-02T20:49:55.519Z] === RUN TestExternalGraphDriver/spec [2019-10-02T20:49:55.736Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T20:49:55.736Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T20:49:55.736Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T20:49:55.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T20:49:57.325Z] === RUN TestExternalGraphDriver/pull [2019-10-02T20:49:57.883Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T20:49:59.201Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-10-02T20:49:59.201Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T20:49:59.201Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2019-10-02T20:49:59.201Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-10-02T20:49:59.201Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2019-10-02T20:49:59.201Z] === RUN TestGraphdriverPluginV2 [2019-10-02T20:49:59.592Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-02T20:49:59.592Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:59.592Z] PASS [2019-10-02T20:49:59.592Z] [2019-10-02T20:49:59.592Z] === Skipped [2019-10-02T20:49:59.592Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-02T20:49:59.592Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:49:59.592Z] [2019-10-02T20:49:59.592Z] [2019-10-02T20:49:59.592Z] DONE 5 tests, 1 skipped in 6.644s [2019-10-02T20:49:59.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T20:49:59.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:59.592Z] ++ set -e [2019-10-02T20:49:59.592Z] ++ '[' -n 0 ']' [2019-10-02T20:49:59.592Z] ++ set -x [2019-10-02T20:49:59.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:49:59.956Z] INFO: Testing against a local daemon [2019-10-02T20:49:59.956Z] === RUN TestContinueAfterPluginCrash [2019-10-02T20:49:59.956Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T20:49:59.956Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T20:49:59.956Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T20:49:59.956Z] === CONT TestContinueAfterPluginCrash [2019-10-02T20:49:59.956Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T20:50:01.162Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T20:50:02.807Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T20:50:04.438Z] --- PASS: TestImportExtremelyLargeImageWorks (180.07s) [2019-10-02T20:50:04.438Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T20:50:04.438Z] PASS [2019-10-02T20:50:04.438Z] [2019-10-02T20:50:04.438Z] DONE 12 tests in 184.275s [2019-10-02T20:50:04.438Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T20:50:04.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:04.438Z] ++ set -e [2019-10-02T20:50:04.438Z] ++ '[' -n 0 ']' [2019-10-02T20:50:04.438Z] ++ set -x [2019-10-02T20:50:04.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:04.438Z] INFO: Testing against a local daemon [2019-10-02T20:50:04.438Z] === RUN TestNetworkCreateDelete [2019-10-02T20:50:04.438Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-02T20:50:04.438Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T20:50:04.696Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-02T20:50:04.696Z] === RUN TestInspectNetwork [2019-10-02T20:50:11.248Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T20:50:11.249Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T20:50:11.249Z] === RUN TestInspectNetwork/network_name [2019-10-02T20:50:11.249Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T20:50:11.454Z] --- PASS: TestDaemonStartWithLogOpt (11.02s) [2019-10-02T20:50:11.455Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T20:50:13.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-02T20:50:13.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-02T20:50:15.668Z] --- PASS: TestInspectNetwork (11.09s) [2019-10-02T20:50:15.668Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T20:50:15.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T20:50:15.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T20:50:15.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T20:50:15.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T20:50:15.668Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T20:50:16.461Z] --- PASS: TestContinueAfterPluginCrash (15.96s) [2019-10-02T20:50:16.461Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T20:50:16.461Z] PASS [2019-10-02T20:50:16.461Z] [2019-10-02T20:50:16.461Z] DONE 2 tests in 16.312s [2019-10-02T20:50:16.461Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T20:50:16.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:16.461Z] ++ set -e [2019-10-02T20:50:16.461Z] ++ '[' -n 0 ']' [2019-10-02T20:50:16.461Z] ++ set -x [2019-10-02T20:50:16.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:16.462Z] INFO: Testing against a local daemon [2019-10-02T20:50:16.462Z] === RUN TestPluginWithDevMounts [2019-10-02T20:50:16.462Z] === PAUSE TestPluginWithDevMounts [2019-10-02T20:50:16.462Z] === CONT TestPluginWithDevMounts [2019-10-02T20:50:18.295Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-10-02T20:50:18.295Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T20:50:18.295Z] PASS [2019-10-02T20:50:18.295Z] [2019-10-02T20:50:18.295Z] DONE 1 tests in 2.387s [2019-10-02T20:50:18.295Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T20:50:18.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:18.295Z] ++ set -e [2019-10-02T20:50:18.295Z] ++ '[' -n 0 ']' [2019-10-02T20:50:18.295Z] ++ set -x [2019-10-02T20:50:18.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:18.295Z] INFO: Testing against a local daemon [2019-10-02T20:50:18.295Z] === RUN TestSecretInspect [2019-10-02T20:50:18.946Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-10-02T20:50:18.946Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T20:50:18.946Z] === RUN TestNetworkInvalidJSON [2019-10-02T20:50:18.946Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T20:50:18.946Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T20:50:18.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:50:18.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:50:18.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:50:18.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:50:18.946Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T20:50:18.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T20:50:18.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T20:50:18.946Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-02T20:50:18.946Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T20:50:18.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T20:50:18.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T20:50:18.946Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T20:50:18.946Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T20:50:18.946Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T20:50:19.539Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-02T20:50:19.539Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T20:50:19.539Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T20:50:20.483Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-10-02T20:50:20.483Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T20:50:20.483Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T20:50:21.415Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-02T20:50:21.415Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T20:50:21.415Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T20:50:21.560Z] --- PASS: TestSecretInspect (2.88s) [2019-10-02T20:50:21.560Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T20:50:21.560Z] === RUN TestSecretList [2019-10-02T20:50:22.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-10-02T20:50:22.784Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T20:50:22.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T20:50:23.348Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-02T20:50:23.348Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T20:50:23.348Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T20:50:23.605Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T20:50:23.862Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T20:50:23.995Z] --- PASS: TestSecretList (2.90s) [2019-10-02T20:50:23.995Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T20:50:23.995Z] === RUN TestSecretsCreateAndDelete [2019-10-02T20:50:24.119Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T20:50:24.682Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T20:50:24.939Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T20:50:25.197Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T20:50:25.454Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T20:50:26.823Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2019-10-02T20:50:26.823Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T20:50:26.823Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T20:50:26.823Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T20:50:26.823Z] service_test.go:230: FLAKY_TEST [2019-10-02T20:50:26.823Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T20:50:27.236Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2019-10-02T20:50:27.236Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T20:50:27.236Z] === RUN TestSecretsUpdate [2019-10-02T20:50:28.195Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T20:50:29.569Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T20:50:29.660Z] --- PASS: TestSecretsUpdate (2.83s) [2019-10-02T20:50:29.660Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T20:50:29.660Z] === RUN TestTemplatedSecret [2019-10-02T20:50:31.471Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T20:50:32.842Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T20:50:32.948Z] --- PASS: TestTemplatedSecret (3.01s) [2019-10-02T20:50:32.948Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T20:50:32.948Z] === RUN TestSecretCreateResolve [2019-10-02T20:50:34.214Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T20:50:34.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-02T20:50:34.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-02T20:50:35.037Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T20:50:35.380Z] --- PASS: TestSecretCreateResolve (2.82s) [2019-10-02T20:50:35.380Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T20:50:35.380Z] PASS [2019-10-02T20:50:35.380Z] [2019-10-02T20:50:35.380Z] DONE 6 tests in 17.345s [2019-10-02T20:50:35.380Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T20:50:35.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:35.380Z] ++ set -e [2019-10-02T20:50:35.380Z] ++ '[' -n 0 ']' [2019-10-02T20:50:35.380Z] ++ set -x [2019-10-02T20:50:35.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:35.880Z] INFO: Testing against a local daemon [2019-10-02T20:50:35.880Z] === RUN TestServiceCreateInit [2019-10-02T20:50:35.880Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T20:50:39.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T20:50:39.117Z] [2019-10-02T20:50:39.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T20:50:39.117Z] PKG_CONFIG=pkg-config [2019-10-02T20:50:39.117Z] GOLANG_VERSION=1.13.1 [2019-10-02T20:50:39.117Z] HOSTNAME=b1304f04a7e7 [2019-10-02T20:50:39.117Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T20:50:39.117Z] container=docker [2019-10-02T20:50:39.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T20:50:39.117Z] GO111MODULE=off [2019-10-02T20:50:39.117Z] GOPATH=/go [2019-10-02T20:50:39.117Z] PWD=/go/src/github.com/docker/docker [2019-10-02T20:50:39.117Z] HOME=/root [2019-10-02T20:50:39.118Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T20:50:39.118Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T20:50:39.118Z] DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da [2019-10-02T20:50:39.118Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T20:50:39.118Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T20:50:39.118Z] TERM=xterm [2019-10-02T20:50:39.118Z] DEST=bundles/test-integration [2019-10-02T20:50:39.118Z] SHLVL=1 [2019-10-02T20:50:39.118Z] TIMEOUT=120m [2019-10-02T20:50:39.118Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T20:50:39.118Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T20:50:39.118Z] TESTDEBUG=0 [2019-10-02T20:50:39.118Z] _=/usr/bin/env [2019-10-02T20:50:39.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T20:50:40.961Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T20:50:43.142Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T20:50:46.044Z] --- PASS: TestServiceCreateInit (9.51s) [2019-10-02T20:50:46.044Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2019-10-02T20:50:46.044Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T20:50:46.044Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2019-10-02T20:50:46.044Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T20:50:46.044Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T20:50:46.415Z] --- PASS: TestServiceWithDataPathPortInit (19.69s) [2019-10-02T20:50:46.415Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T20:50:46.415Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T20:50:46.415Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T20:50:51.758Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T20:50:51.758Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T20:50:51.758Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T20:50:51.758Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T20:50:51.758Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T20:50:51.758Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T20:50:51.758Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T20:50:51.758Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T20:50:51.758Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T20:50:53.129Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T20:50:54.062Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T20:50:55.960Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T20:50:56.370Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s) [2019-10-02T20:50:56.370Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T20:50:56.370Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tw7tc6192g1kcrjul0ggellt6 Created:2019-10-02 20:50:47.682588223 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d60a39b9873e84bd13d55ca725dd7e9aa73323d2f280575fb993814f3e7fb376:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hm69bmlumi7zxg55wxeyj0dsx EndpointID:94e53690aadb4afcdcc04a7f27160ea5f3181478bce95ab9c07c2da0594957f0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:378b7065ea99a1f0b401e78718f9a4178411c5fdc9f4f9fb2f02667ef08ae6d3 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0274f032182e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hm69bmlumi7zxg55wxeyj0dsx EndpointID:94e53690aadb4afcdcc04a7f27160ea5f3181478bce95ab9c07c2da0594957f0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T20:50:56.370Z] PASS [2019-10-02T20:50:56.370Z] [2019-10-02T20:50:56.370Z] === Skipped [2019-10-02T20:50:56.370Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T20:50:56.370Z] service_test.go:230: FLAKY_TEST [2019-10-02T20:50:56.370Z] [2019-10-02T20:50:56.370Z] [2019-10-02T20:50:56.370Z] DONE 21 tests, 1 skipped in 52.334s [2019-10-02T20:50:56.370Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T20:50:56.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:56.370Z] ++ set -e [2019-10-02T20:50:56.370Z] ++ '[' -n 0 ']' [2019-10-02T20:50:56.370Z] ++ set -x [2019-10-02T20:50:56.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:56.628Z] INFO: Testing against a local daemon [2019-10-02T20:50:56.628Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T20:50:56.628Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T20:50:56.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:50:56.628Z] === RUN TestDockerNetworkIpvlan [2019-10-02T20:50:56.628Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-02T20:50:56.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:50:56.628Z] PASS [2019-10-02T20:50:56.628Z] [2019-10-02T20:50:56.628Z] === Skipped [2019-10-02T20:50:56.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T20:50:56.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:50:56.628Z] [2019-10-02T20:50:56.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-02T20:50:56.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T20:50:56.628Z] [2019-10-02T20:50:56.628Z] [2019-10-02T20:50:56.628Z] DONE 2 tests, 2 skipped in 0.092s [2019-10-02T20:50:56.628Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T20:50:56.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:56.628Z] ++ set -e [2019-10-02T20:50:56.628Z] ++ '[' -n 0 ']' [2019-10-02T20:50:56.628Z] ++ set -x [2019-10-02T20:50:56.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:50:56.628Z] INFO: Testing against a local daemon [2019-10-02T20:50:56.628Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T20:50:57.331Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T20:50:57.999Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-10-02T20:50:57.999Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T20:50:57.999Z] === RUN TestDockerNetworkMacvlan [2019-10-02T20:50:58.702Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T20:50:58.929Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T20:50:59.636Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T20:50:59.861Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T20:51:00.793Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T20:51:01.533Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T20:51:02.099Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T20:51:02.457Z] --- PASS: TestCreateServiceMultipleTimes (17.29s) [2019-10-02T20:51:02.457Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T20:51:02.457Z] === RUN TestCreateServiceConflict [2019-10-02T20:51:03.469Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T20:51:04.068Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T20:51:04.842Z] #33 147.8 [2019-10-02T20:51:05.099Z] #33 DONE 148.1s [2019-10-02T20:51:05.099Z] [2019-10-02T20:51:05.099Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-02T20:51:05.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T20:51:05.754Z] --- PASS: TestCreateServiceConflict (2.83s) [2019-10-02T20:51:05.754Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T20:51:05.754Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T20:51:06.993Z] #34 DONE 1.8s [2019-10-02T20:51:07.336Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T20:51:08.268Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T20:51:08.365Z] [2019-10-02T20:51:08.365Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-02T20:51:08.976Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2019-10-02T20:51:08.976Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T20:51:08.976Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T20:51:09.296Z] #35 DONE 0.8s [2019-10-02T20:51:09.296Z] [2019-10-02T20:51:09.296Z] #36 exporting to image [2019-10-02T20:51:09.296Z] #36 exporting layers [2019-10-02T20:51:12.575Z] #36 exporting layers 3.1s done [2019-10-02T20:51:12.575Z] #36 writing image sha256:683aaf73d36b40ccb08a54194b56bbc44575143682e0c08d8324d166db81362e done [2019-10-02T20:51:12.575Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-02T20:51:12.575Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T20:51:12.913Z] + echo Ensuring container killed. [2019-10-02T20:51:12.913Z] Ensuring container killed. [2019-10-02T20:51:12.913Z] + docker rm -vf docker-pr4 [2019-10-02T20:51:12.913Z] Error: No such container: docker-pr4 [2019-10-02T20:51:12.913Z] + true [Pipeline] sh [2019-10-02T20:51:13.202Z] + echo Chowning /workspace to jenkins user [2019-10-02T20:51:13.202Z] Chowning /workspace to jenkins user [2019-10-02T20:51:13.202Z] + id -u [2019-10-02T20:51:13.202Z] + id -g [2019-10-02T20:51:13.202Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39983:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T20:51:14.430Z] + bundleName=unit [2019-10-02T20:51:14.430Z] + echo Creating unit-bundles.tar.gz [2019-10-02T20:51:14.430Z] Creating unit-bundles.tar.gz [2019-10-02T20:51:14.430Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-02T20:51:14.430Z] bundles/junit-report.xml [2019-10-02T20:51:14.430Z] bundles/go-test-report.json [2019-10-02T20:51:14.430Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-02T20:51:14.441Z] Archiving artifacts [2019-10-02T20:51:14.822Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T20:51:14.926Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T20:51:15.233Z] + make clean [2019-10-02T20:51:15.491Z] docker volume rm -f docker-dev-cache [2019-10-02T20:51:15.491Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan (17.64s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2019-10-02T20:51:15.754Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T20:51:15.754Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s) [2019-10-02T20:51:15.754Z] PASS [2019-10-02T20:51:15.754Z] [2019-10-02T20:51:15.754Z] DONE 8 tests in 19.104s [2019-10-02T20:51:15.754Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] ++ set -e [2019-10-02T20:51:15.754Z] ++ '[' -n 0 ']' [2019-10-02T20:51:15.754Z] ++ set -x [2019-10-02T20:51:15.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] testing: warning: no tests to run [2019-10-02T20:51:15.754Z] PASS [2019-10-02T20:51:15.754Z] [2019-10-02T20:51:15.754Z] DONE 0 tests in 0.018s [2019-10-02T20:51:15.754Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] ++ set -e [2019-10-02T20:51:15.754Z] ++ '[' -n 0 ']' [2019-10-02T20:51:15.754Z] ++ set -x [2019-10-02T20:51:15.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:51:15.754Z] INFO: Testing against a local daemon [2019-10-02T20:51:15.754Z] === RUN TestAuthZPluginAllowRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T20:51:17.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T20:51:17.383Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2019-10-02T20:51:17.383Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T20:51:17.383Z] === RUN TestAuthZPluginTLS [2019-10-02T20:51:17.947Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-02T20:51:17.947Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T20:51:17.947Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T20:51:18.204Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T20:51:18.461Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-02T20:51:18.461Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T20:51:18.461Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T20:51:18.718Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T20:51:18.975Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-02T20:51:18.975Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T20:51:18.975Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T20:51:19.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T20:51:19.490Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-02T20:51:19.490Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T20:51:19.490Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T20:51:20.862Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T20:51:20.862Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T20:51:21.119Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T20:51:21.119Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-10-02T20:51:21.119Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T20:51:21.119Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T20:51:21.683Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-02T20:51:21.683Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T20:51:21.683Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T20:51:22.246Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-02T20:51:22.246Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T20:51:22.246Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T20:51:22.812Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-02T20:51:22.812Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T20:51:22.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T20:51:23.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T20:51:24.968Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2019-10-02T20:51:24.968Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T20:51:24.968Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T20:51:25.427Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2019-10-02T20:51:25.427Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T20:51:25.427Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T20:51:26.205Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2019-10-02T20:51:26.205Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T20:51:26.205Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T20:51:26.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T20:51:26.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T20:51:27.494Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-10-02T20:51:27.495Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T20:51:27.495Z] === RUN TestAuthZPluginHeader [2019-10-02T20:51:28.065Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-02T20:51:28.065Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T20:51:28.065Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T20:51:29.745Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2019-10-02T20:51:29.745Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T20:51:29.745Z] === RUN TestCreateServiceSysctls [2019-10-02T20:51:30.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T20:51:32.388Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2019-10-02T20:51:32.388Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-02T20:51:32.388Z] === RUN TestAuthZPluginV2Disable [2019-10-02T20:51:33.321Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T20:51:33.775Z] --- PASS: TestCreateServiceSysctls (4.17s) [2019-10-02T20:51:33.775Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T20:51:33.775Z] === RUN TestCreateServiceCapabilities [2019-10-02T20:51:33.885Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T20:51:34.143Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T20:51:35.077Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T20:51:35.077Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T20:51:36.012Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2019-10-02T20:51:36.012Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-02T20:51:36.012Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T20:51:36.012Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T20:51:36.272Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T20:51:37.002Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-02T20:51:37.002Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T20:51:37.002Z] === RUN TestInspect [2019-10-02T20:51:38.798Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T20:51:39.364Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2019-10-02T20:51:39.364Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-02T20:51:39.364Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T20:51:41.078Z] --- PASS: TestInspect (3.47s) [2019-10-02T20:51:41.078Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T20:51:41.078Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T20:51:41.891Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T20:51:44.420Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T20:51:46.116Z] --- PASS: TestDockerNetworkConnectAlias (5.71s) [2019-10-02T20:51:46.116Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T20:51:46.116Z] === RUN TestDockerNetworkReConnect [2019-10-02T20:51:47.697Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T20:51:47.954Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T20:51:49.326Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T20:51:51.221Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T20:51:51.433Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2019-10-02T20:51:51.433Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T20:51:51.433Z] === RUN TestServicePlugin [2019-10-02T20:51:51.433Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T20:51:51.433Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:51:51.433Z] === RUN TestServiceUpdateLabel [2019-10-02T20:51:52.186Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.56s) [2019-10-02T20:51:52.186Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-02T20:51:52.186Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T20:51:52.186Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T20:51:52.446Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T20:51:53.865Z] --- PASS: TestServiceUpdateLabel (2.81s) [2019-10-02T20:51:53.865Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T20:51:53.865Z] === RUN TestServiceUpdateSecrets [2019-10-02T20:51:54.971Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T20:51:56.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T20:51:56.599Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T20:51:57.968Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T20:51:59.324Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-02T20:51:59.324Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T20:51:59.782Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T20:51:59.782Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T20:52:03.221Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T20:52:03.221Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T20:52:03.784Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T20:52:04.348Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T20:52:04.466Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T20:52:04.606Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T20:52:04.606Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T20:52:04.925Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T20:52:04.925Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T20:52:04.925Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T20:52:04.925Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T20:52:05.382Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T20:52:05.536Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T20:52:06.100Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T20:52:06.348Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T20:52:06.664Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T20:52:06.921Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T20:52:07.485Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T20:52:07.742Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T20:52:08.675Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-10-02T20:52:08.675Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T20:52:08.675Z] PASS [2019-10-02T20:52:08.675Z] [2019-10-02T20:52:08.675Z] DONE 17 tests in 52.897s [2019-10-02T20:52:08.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T20:52:08.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:08.676Z] ++ set -e [2019-10-02T20:52:08.676Z] ++ '[' -n 0 ']' [2019-10-02T20:52:08.676Z] ++ set -x [2019-10-02T20:52:08.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:08.676Z] INFO: Testing against a local daemon [2019-10-02T20:52:08.676Z] === RUN TestPluginInvalidJSON [2019-10-02T20:52:08.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:52:08.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:52:08.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T20:52:08.676Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-02T20:52:08.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T20:52:08.676Z] PASS [2019-10-02T20:52:08.676Z] [2019-10-02T20:52:08.676Z] DONE 2 tests in 0.130s [2019-10-02T20:52:08.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T20:52:08.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:08.676Z] ++ set -e [2019-10-02T20:52:08.676Z] ++ '[' -n 0 ']' [2019-10-02T20:52:08.676Z] ++ set -x [2019-10-02T20:52:08.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:08.933Z] INFO: Testing against a local daemon [2019-10-02T20:52:08.933Z] === RUN TestExternalGraphDriver [2019-10-02T20:52:08.933Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T20:52:08.933Z] === RUN TestExternalGraphDriver/json [2019-10-02T20:52:09.256Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T20:52:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T20:52:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T20:52:10.287Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2019-10-02T20:52:10.287Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T20:52:10.287Z] === RUN TestServiceUpdateConfigs [2019-10-02T20:52:10.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T20:52:10.791Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T20:52:10.791Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T20:52:10.791Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T20:52:10.791Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T20:52:11.457Z] === RUN TestExternalGraphDriver/spec [2019-10-02T20:52:12.022Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T20:52:12.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T20:52:12.955Z] === RUN TestExternalGraphDriver/pull [2019-10-02T20:52:13.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T20:52:13.691Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T20:52:14.849Z] --- PASS: TestExternalGraphDriver (5.91s) [2019-10-02T20:52:14.849Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T20:52:14.849Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-10-02T20:52:14.849Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2019-10-02T20:52:14.849Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2019-10-02T20:52:14.849Z] === RUN TestGraphdriverPluginV2 [2019-10-02T20:52:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T20:52:17.374Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T20:52:17.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-02T20:52:18.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T20:52:20.157Z] --- PASS: TestGraphdriverPluginV2 (5.15s) [2019-10-02T20:52:20.157Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-02T20:52:20.157Z] PASS [2019-10-02T20:52:20.157Z] [2019-10-02T20:52:20.157Z] DONE 5 tests in 11.192s [2019-10-02T20:52:20.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T20:52:20.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:20.157Z] ++ set -e [2019-10-02T20:52:20.157Z] ++ '[' -n 0 ']' [2019-10-02T20:52:20.157Z] ++ set -x [2019-10-02T20:52:20.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:20.157Z] INFO: Testing against a local daemon [2019-10-02T20:52:20.157Z] === RUN TestContinueAfterPluginCrash [2019-10-02T20:52:20.157Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T20:52:20.157Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T20:52:20.157Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T20:52:20.157Z] === CONT TestContinueAfterPluginCrash [2019-10-02T20:52:20.157Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T20:52:21.529Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T20:52:21.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T20:52:21.787Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T20:52:22.045Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T20:52:22.303Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T20:52:22.303Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T20:52:22.868Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T20:52:25.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T20:52:26.064Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T20:52:26.145Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T20:52:26.779Z] --- PASS: TestServiceUpdateConfigs (16.34s) [2019-10-02T20:52:26.779Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T20:52:26.779Z] === RUN TestServiceUpdateNetwork [2019-10-02T20:52:28.041Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T20:52:28.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T20:52:30.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T20:52:34.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T20:52:34.594Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T20:52:34.594Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T20:52:35.161Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T20:52:35.161Z] --- PASS: TestDaemonStartWithLogOpt (15.04s) [2019-10-02T20:52:35.161Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T20:52:35.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T20:52:36.373Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T20:52:37.362Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T20:52:37.362Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T20:52:37.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T20:52:39.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T20:52:39.687Z] Using test binary docker [2019-10-02T20:52:39.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T20:52:39.687Z] +++ /etc/init.d/apparmor start [2019-10-02T20:52:39.687Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T20:52:39.687Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T20:52:39.687Z] Warning failed to create cache: (null) [2019-10-02T20:52:39.687Z] . [2019-10-02T20:52:39.687Z] INFO: Waiting for daemon to start... [2019-10-02T20:52:39.687Z] Starting dockerd [2019-10-02T20:52:39.687Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T20:52:40.264Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T20:52:40.419Z] --- PASS: TestContinueAfterPluginCrash (19.73s) [2019-10-02T20:52:40.419Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T20:52:40.419Z] PASS [2019-10-02T20:52:40.419Z] [2019-10-02T20:52:40.419Z] DONE 2 tests in 19.886s [2019-10-02T20:52:40.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T20:52:40.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.419Z] ++ set -e [2019-10-02T20:52:40.419Z] ++ '[' -n 0 ']' [2019-10-02T20:52:40.419Z] ++ set -x [2019-10-02T20:52:40.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-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.419Z] INFO: Testing against a local daemon [2019-10-02T20:52:40.419Z] === RUN TestPluginWithDevMounts [2019-10-02T20:52:40.419Z] === PAUSE TestPluginWithDevMounts [2019-10-02T20:52:40.419Z] === CONT TestPluginWithDevMounts [2019-10-02T20:52:40.427Z] --- PASS: TestServiceUpdateNetwork (14.53s) [2019-10-02T20:52:40.427Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T20:52:40.427Z] PASS [2019-10-02T20:52:40.427Z] [2019-10-02T20:52:40.427Z] === Skipped [2019-10-02T20:52:40.427Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-02T20:52:40.427Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:52:40.427Z] [2019-10-02T20:52:40.427Z] [2019-10-02T20:52:40.427Z] DONE 19 tests, 1 skipped in 124.331s [2019-10-02T20:52:40.427Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] ++ set -e [2019-10-02T20:52:40.427Z] ++ '[' -n 0 ']' [2019-10-02T20:52:40.427Z] ++ set -x [2019-10-02T20:52:40.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] INFO: Testing against a local daemon [2019-10-02T20:52:40.427Z] === RUN TestSessionCreate [2019-10-02T20:52:40.427Z] --- PASS: TestSessionCreate (0.02s) [2019-10-02T20:52:40.427Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T20:52:40.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-02T20:52:40.427Z] PASS [2019-10-02T20:52:40.427Z] [2019-10-02T20:52:40.427Z] DONE 2 tests in 0.255s [2019-10-02T20:52:40.427Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] ++ set -e [2019-10-02T20:52:40.427Z] ++ '[' -n 0 ']' [2019-10-02T20:52:40.427Z] ++ set -x [2019-10-02T20:52:40.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:40.427Z] INFO: Testing against a local daemon [2019-10-02T20:52:40.427Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T20:52:40.427Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T20:52:40.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T20:52:40.427Z] === RUN TestEventsExecDie [2019-10-02T20:52:41.224Z] --- PASS: TestEventsExecDie (1.09s) [2019-10-02T20:52:41.224Z] === RUN TestEventsBackwardsCompatible [2019-10-02T20:52:41.594Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-02T20:52:41.594Z] === RUN TestInfoBinaryCommits [2019-10-02T20:52:41.594Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-02T20:52:41.594Z] === RUN TestInfoAPIVersioned [2019-10-02T20:52:41.594Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T20:52:41.594Z] === RUN TestInfoAPI [2019-10-02T20:52:41.594Z] --- PASS: TestInfoAPI (0.02s) [2019-10-02T20:52:41.594Z] === RUN TestInfoAPIWarnings [2019-10-02T20:52:41.712Z] . [2019-10-02T20:52:41.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T20:52:41.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T20:52:41.712Z] Error: No such image: emptyfs [2019-10-02T20:52:41.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T20:52:41.712Z] ++++ docker load [2019-10-02T20:52:41.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-02T20:52:41.801Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T20:52:42.000Z] Running integration-test (iteration 1) [2019-10-02T20:52:42.000Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T20:52:42.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:42.001Z] ++ set -e [2019-10-02T20:52:42.001Z] ++ '[' -n 0 ']' [2019-10-02T20:52:42.001Z] ++ set -x [2019-10-02T20:52:42.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:42.049Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-02T20:52:42.049Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T20:52:42.049Z] PASS [2019-10-02T20:52:42.049Z] [2019-10-02T20:52:42.049Z] DONE 1 tests in 2.152s [2019-10-02T20:52:42.049Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T20:52:42.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:42.049Z] ++ set -e [2019-10-02T20:52:42.049Z] ++ '[' -n 0 ']' [2019-10-02T20:52:42.049Z] ++ set -x [2019-10-02T20:52:42.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:42.049Z] INFO: Testing against a local daemon [2019-10-02T20:52:42.049Z] === RUN TestSecretInspect [2019-10-02T20:52:42.370Z] --- PASS: TestInfoAPIWarnings (0.83s) [2019-10-02T20:52:42.370Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T20:52:42.370Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T20:52:42.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-10-02T20:52:42.773Z] === RUN TestPingCacheHeaders [2019-10-02T20:52:42.773Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-02T20:52:42.773Z] === RUN TestPingGet [2019-10-02T20:52:42.773Z] --- PASS: TestPingGet (0.01s) [2019-10-02T20:52:42.773Z] === RUN TestPingHead [2019-10-02T20:52:42.773Z] --- PASS: TestPingHead (0.02s) [2019-10-02T20:52:42.773Z] === RUN TestVersion [2019-10-02T20:52:42.773Z] --- PASS: TestVersion (0.01s) [2019-10-02T20:52:42.773Z] PASS [2019-10-02T20:52:42.773Z] [2019-10-02T20:52:42.773Z] === Skipped [2019-10-02T20:52:42.773Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T20:52:42.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T20:52:42.773Z] [2019-10-02T20:52:42.773Z] [2019-10-02T20:52:42.773Z] DONE 12 tests, 1 skipped in 2.675s [2019-10-02T20:52:42.773Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T20:52:42.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:42.773Z] ++ set -e [2019-10-02T20:52:42.773Z] ++ '[' -n 0 ']' [2019-10-02T20:52:42.773Z] ++ set -x [2019-10-02T20:52:42.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:52:43.161Z] INFO: Testing against a local daemon [2019-10-02T20:52:43.161Z] === RUN TestVolumesCreateAndList [2019-10-02T20:52:43.161Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-02T20:52:43.161Z] === RUN TestVolumesRemove [2019-10-02T20:52:43.161Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-02T20:52:43.161Z] === RUN TestVolumesInspect [2019-10-02T20:52:43.161Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T20:52:43.161Z] === RUN TestVolumesInvalidJSON [2019-10-02T20:52:43.161Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T20:52:43.161Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T20:52:43.161Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T20:52:43.161Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-02T20:52:43.161Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T20:52:43.161Z] PASS [2019-10-02T20:52:43.161Z] [2019-10-02T20:52:43.161Z] DONE 5 tests in 0.332s [2019-10-02T20:52:43.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T20:52:43.161Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T20:52:43.161Z] +++ kill 11499 [2019-10-02T20:52:45.035Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T20:52:45.035Z] +++ /etc/init.d/apparmor stop [2019-10-02T20:52:45.035Z] Clearing AppArmor profiles cache:. [2019-10-02T20:52:45.035Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T20:52:45.035Z] Unloading profiles will leave already running processes permanently [2019-10-02T20:52:45.035Z] unconfined, which can lead to unexpected situations. [2019-10-02T20:52:45.035Z] [2019-10-02T20:52:45.035Z] To set a process to complain mode, use the command line tool [2019-10-02T20:52:45.035Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T20:52:45.035Z] with the 'teardown' option." [2019-10-02T20:52:45.035Z] [2019-10-02T20:52:46.231Z] --- PASS: TestSecretInspect (3.49s) [2019-10-02T20:52:46.231Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T20:52:46.231Z] === RUN TestSecretList [2019-10-02T20:52:46.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T20:52:46.798Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg Post stage [Pipeline] junit [2019-10-02T20:52:47.181Z] Recording test results [2019-10-02T20:52:47.591Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T20:52:47.591Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T20:52:47.591Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T20:52:47.591Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T20:52:47.591Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T20:52:48.050Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T20:52:48.901Z] + echo Ensuring container killed. [2019-10-02T20:52:48.901Z] Ensuring container killed. [2019-10-02T20:52:48.901Z] + docker rm -vf docker-pr4 [2019-10-02T20:52:48.901Z] Error: No such container: docker-pr4 [2019-10-02T20:52:48.901Z] + true [Pipeline] sh [2019-10-02T20:52:49.324Z] --- PASS: TestSecretList (3.31s) [2019-10-02T20:52:49.325Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T20:52:49.325Z] === RUN TestSecretsCreateAndDelete [2019-10-02T20:52:49.729Z] + echo Chowning /workspace to jenkins user [2019-10-02T20:52:49.729Z] Chowning /workspace to jenkins user [2019-10-02T20:52:49.729Z] + id -u [2019-10-02T20:52:49.729Z] + id -g [2019-10-02T20:52:49.729Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39983:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T20:52:49.729Z] Unable to find image 'busybox:latest' locally [2019-10-02T20:52:49.729Z] latest: Pulling from library/busybox [2019-10-02T20:52:50.092Z] 6d4c3d9fc915: Pulling fs layer [2019-10-02T20:52:50.459Z] 6d4c3d9fc915: Verifying Checksum [2019-10-02T20:52:50.459Z] 6d4c3d9fc915: Download complete [2019-10-02T20:52:51.232Z] 6d4c3d9fc915: Pull complete [2019-10-02T20:52:51.232Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T20:52:51.232Z] Status: Downloaded newer image for busybox:latest [2019-10-02T20:52:51.233Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-02T20:52:52.165Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2019-10-02T20:52:52.165Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T20:52:52.165Z] === RUN TestSecretsUpdate [2019-10-02T20:52:52.729Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T20:52:53.893Z] + bundleName=s390x-integration [2019-10-02T20:52:53.893Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-02T20:52:53.893Z] Creating s390x-integration-bundles.tar.gz [2019-10-02T20:52:53.893Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-02T20:52:53.893Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-02T20:52:54.120Z] Archiving artifacts [2019-10-02T20:52:55.251Z] --- PASS: TestSecretsUpdate (2.78s) [2019-10-02T20:52:55.251Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T20:52:55.251Z] === RUN TestTemplatedSecret [2019-10-02T20:52:55.251Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T20:52:55.251Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T20:52:55.288Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T20:52:56.032Z] + make clean [2019-10-02T20:52:56.393Z] docker volume rm -f docker-dev-cache [2019-10-02T20:52:56.393Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T20:52:57.276Z] Loaded image: buildpack-deps:jessie [2019-10-02T20:52:57.276Z] Loaded image: busybox:latest [2019-10-02T20:52:57.276Z] Loaded image: busybox:glibc [2019-10-02T20:52:57.276Z] Loaded image: debian:jessie [2019-10-02T20:52:57.276Z] Loaded image: hello-world:latest [2019-10-02T20:52:57.276Z] INFO: Testing against a local daemon [2019-10-02T20:52:57.276Z] === RUN TestCgroupNamespacesBuild [2019-10-02T20:52:58.525Z] --- PASS: TestTemplatedSecret (3.49s) [2019-10-02T20:52:58.525Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T20:52:58.525Z] === RUN TestSecretCreateResolve [2019-10-02T20:52:58.752Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2019-10-02T20:52:58.752Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T20:52:58.752Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T20:53:00.242Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2019-10-02T20:53:00.242Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T20:53:00.242Z] === RUN TestBuildWithSession [2019-10-02T20:53:00.242Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T20:53:00.242Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:53:00.242Z] === RUN TestBuildSquashParent [2019-10-02T20:53:00.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T20:53:00.420Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T20:53:00.984Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T20:53:01.551Z] --- PASS: TestSecretCreateResolve (3.05s) [2019-10-02T20:53:01.551Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T20:53:01.551Z] PASS [2019-10-02T20:53:01.551Z] [2019-10-02T20:53:01.551Z] DONE 6 tests in 19.402s [2019-10-02T20:53:01.551Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T20:53:01.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:53:01.551Z] ++ set -e [2019-10-02T20:53:01.551Z] ++ '[' -n 0 ']' [2019-10-02T20:53:01.551Z] ++ set -x [2019-10-02T20:53:01.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:53:01.551Z] INFO: Testing against a local daemon [2019-10-02T20:53:01.551Z] === RUN TestServiceCreateInit [2019-10-02T20:53:01.551Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T20:53:03.446Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T20:53:04.011Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T20:53:05.735Z] --- PASS: TestBuildSquashParent (5.31s) [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:53:05.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:53:05.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:53:05.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T20:53:05.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T20:53:05.735Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T20:53:05.735Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T20:53:07.292Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T20:53:07.292Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T20:53:07.549Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T20:53:08.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T20:53:08.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T20:53:08.922Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T20:53:09.855Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2019-10-02T20:53:11.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2019-10-02T20:53:11.428Z] === RUN TestBuildMultiStageCopy [2019-10-02T20:53:11.428Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T20:53:11.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T20:53:12.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T20:53:12.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T20:53:12.427Z] --- PASS: TestServiceCreateInit (10.88s) [2019-10-02T20:53:12.427Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.77s) [2019-10-02T20:53:12.427Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T20:53:12.427Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2019-10-02T20:53:12.427Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T20:53:12.427Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T20:53:12.427Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T20:53:12.899Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T20:53:12.992Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T20:53:13.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T20:53:13.798Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T20:53:13.923Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T20:53:14.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2019-10-02T20:53:14.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-10-02T20:53:14.367Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T20:53:15.379Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2019-10-02T20:53:15.379Z] === RUN TestBuildLabelWithTargets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T20:53:16.495Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T20:53:17.059Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T20:53:17.404Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2019-10-02T20:53:17.404Z] === RUN TestBuildWithEmptyLayers [2019-10-02T20:53:18.020Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-02T20:53:18.020Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T20:53:20.080Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2019-10-02T20:53:20.080Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T20:53:20.333Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T20:53:21.091Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-10-02T20:53:21.091Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T20:53:21.704Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T20:53:23.777Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-10-02T20:53:23.777Z] === RUN TestBuildWithHugeFile [2019-10-02T20:53:24.225Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T20:53:25.593Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T20:53:26.962Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T20:53:27.529Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T20:53:31.755Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T20:53:33.651Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T20:53:34.215Z] --- PASS: TestCreateServiceMultipleTimes (21.85s) [2019-10-02T20:53:34.215Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T20:53:34.215Z] === RUN TestCreateServiceConflict [2019-10-02T20:53:34.215Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T20:53:35.585Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T20:53:37.480Z] --- PASS: TestCreateServiceConflict (3.03s) [2019-10-02T20:53:37.480Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T20:53:37.480Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T20:53:38.915Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T20:53:38.915Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T20:53:38.915Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T20:53:40.758Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-10-02T20:53:40.758Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T20:53:40.758Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T20:53:46.015Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T20:53:50.190Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-02T20:53:52.087Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T20:53:52.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-02T20:53:55.929Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T20:53:56.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.43s) [2019-10-02T20:53:56.186Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T20:53:56.186Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T20:53:56.752Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T20:53:58.651Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T20:53:58.909Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T20:53:59.841Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T20:53:59.841Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2019-10-02T20:53:59.841Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T20:53:59.841Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T20:54:01.222Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-02T20:54:03.118Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T20:54:03.378Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2019-10-02T20:54:03.378Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T20:54:03.378Z] === RUN TestCreateServiceSysctls [2019-10-02T20:54:04.043Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T20:54:04.044Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T20:54:04.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T20:54:04.313Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-02T20:54:07.591Z] --- PASS: TestCreateServiceSysctls (4.17s) [2019-10-02T20:54:07.591Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T20:54:07.591Z] === RUN TestCreateServiceCapabilities [2019-10-02T20:54:08.539Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T20:54:08.539Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T20:54:08.796Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T20:54:08.796Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T20:54:09.053Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T20:54:09.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T20:54:10.553Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T20:54:10.553Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T20:54:11.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T20:54:11.117Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2019-10-02T20:54:11.117Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T20:54:11.117Z] === RUN TestInspect [2019-10-02T20:54:11.683Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T20:54:12.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T20:54:14.962Z] --- PASS: TestInspect (3.53s) [2019-10-02T20:54:14.962Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T20:54:14.962Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T20:54:17.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T20:54:17.487Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T20:54:18.052Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T20:54:19.467Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T20:54:19.725Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T20:54:21.099Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T20:54:21.668Z] --- PASS: TestDockerNetworkConnectAlias (6.99s) [2019-10-02T20:54:21.668Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T20:54:21.668Z] === RUN TestDockerNetworkReConnect [2019-10-02T20:54:22.599Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T20:54:25.121Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T20:54:27.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T20:54:28.394Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T20:54:35.815Z] --- PASS: TestDockerNetworkReConnect (9.57s) [2019-10-02T20:54:35.815Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T20:54:35.815Z] === RUN TestServicePlugin [2019-10-02T20:54:37.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T20:54:37.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T20:54:42.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T20:54:42.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T20:54:42.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T20:54:45.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-02T20:54:47.150Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T20:54:48.083Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T20:54:48.340Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T20:54:48.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T20:54:48.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T20:54:49.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-02T20:54:49.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T20:54:49.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithHugeFile (85.01s) [2019-10-02T20:54:49.612Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T20:54:49.612Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:54:49.612Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:54:49.612Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:54:49.612Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:54:49.612Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T20:54:49.612Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T20:54:49.612Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2019-10-02T20:54:49.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-10-02T20:54:49.612Z] === RUN TestBuildPreserveOwnership [2019-10-02T20:54:49.612Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T20:54:49.714Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T20:54:50.745Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T20:54:52.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-02T20:54:52.322Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T20:54:52.694Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T20:54:52.694Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T20:54:52.694Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T20:54:52.694Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T20:54:52.694Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T20:54:54.351Z] --- PASS: TestBuildPreserveOwnership (5.01s) [2019-10-02T20:54:54.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2019-10-02T20:54:54.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2019-10-02T20:54:54.351Z] === RUN TestBuildPlatformInvalid [2019-10-02T20:54:54.352Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-02T20:54:54.352Z] PASS [2019-10-02T20:54:54.352Z] [2019-10-02T20:54:54.352Z] === Skipped [2019-10-02T20:54:54.352Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-02T20:54:54.352Z] build_session_test.go:25: TODO: BuildKit [2019-10-02T20:54:54.352Z] [2019-10-02T20:54:54.352Z] [2019-10-02T20:54:54.352Z] DONE 32 tests, 1 skipped in 132.024s [2019-10-02T20:54:54.352Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T20:54:54.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:54:54.352Z] ++ set -e [2019-10-02T20:54:54.352Z] ++ '[' -n 0 ']' [2019-10-02T20:54:54.352Z] ++ set -x [2019-10-02T20:54:54.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:54:54.352Z] INFO: Testing against a local daemon [2019-10-02T20:54:54.352Z] === RUN TestConfigList [2019-10-02T20:54:55.223Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T20:54:55.223Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T20:54:56.379Z] --- PASS: TestConfigList (2.18s) [2019-10-02T20:54:56.379Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T20:54:56.379Z] === RUN TestConfigsCreateAndDelete [2019-10-02T20:54:56.593Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T20:54:57.157Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T20:54:58.087Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T20:54:58.087Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T20:54:59.111Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2019-10-02T20:54:59.111Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T20:54:59.111Z] === RUN TestConfigsUpdate [2019-10-02T20:55:01.175Z] --- PASS: TestConfigsUpdate (2.18s) [2019-10-02T20:55:01.175Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T20:55:01.175Z] === RUN TestTemplatedConfig [2019-10-02T20:55:01.360Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T20:55:03.253Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T20:55:03.869Z] --- PASS: TestTemplatedConfig (2.88s) [2019-10-02T20:55:03.869Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T20:55:03.869Z] === RUN TestConfigInspect [2019-10-02T20:55:04.183Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T20:55:04.440Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T20:55:05.005Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T20:55:05.005Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T20:55:05.898Z] --- PASS: TestConfigInspect (2.20s) [2019-10-02T20:55:05.898Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T20:55:05.898Z] === RUN TestConfigCreateWithLabels [2019-10-02T20:55:05.935Z] --- PASS: TestServicePlugin (34.82s) [2019-10-02T20:55:05.935Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T20:55:05.935Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T20:55:05.935Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T20:55:05.935Z] plugin_test.go:62: [df64393d7b928] joining swarm manager [dc87b852b293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T20:55:05.935Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T20:55:05.935Z] plugin_test.go:65: [d3dfc1123d984] joining swarm manager [dc87b852b293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T20:55:05.935Z] === RUN TestServiceUpdateLabel [2019-10-02T20:55:06.192Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T20:55:08.087Z] --- PASS: TestServiceUpdateLabel (2.13s) [2019-10-02T20:55:08.087Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T20:55:08.087Z] === RUN TestServiceUpdateSecrets [2019-10-02T20:55:08.591Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-10-02T20:55:08.591Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T20:55:08.591Z] === RUN TestConfigCreateResolve [2019-10-02T20:55:08.651Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T20:55:08.651Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T20:55:08.651Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T20:55:09.581Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T20:55:10.512Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T20:55:10.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T20:55:10.622Z] --- PASS: TestConfigCreateResolve (2.16s) [2019-10-02T20:55:10.622Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T20:55:10.622Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T20:55:10.905Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-02T20:55:10.905Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T20:55:10.905Z] PASS [2019-10-02T20:55:10.905Z] [2019-10-02T20:55:10.905Z] DONE 8 tests in 16.727s [2019-10-02T20:55:10.905Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T20:55:10.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:10.905Z] ++ set -e [2019-10-02T20:55:10.905Z] ++ '[' -n 0 ']' [2019-10-02T20:55:10.905Z] ++ set -x [2019-10-02T20:55:10.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:10.905Z] INFO: Testing against a local daemon [2019-10-02T20:55:10.905Z] === RUN TestCheckpoint [2019-10-02T20:55:10.905Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T20:55:10.905Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:55:10.905Z] === RUN TestContainerInvalidJSON [2019-10-02T20:55:10.905Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:55:10.905Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:55:10.905Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:55:10.905Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:55:11.187Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T20:55:11.187Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T20:55:11.187Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T20:55:11.187Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-02T20:55:11.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T20:55:11.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T20:55:11.187Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T20:55:11.187Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T20:55:11.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T20:55:11.187Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T20:55:11.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-02T20:55:11.187Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T20:55:11.187Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-02T20:55:11.187Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T20:55:11.443Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T20:55:11.470Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-02T20:55:11.470Z] === RUN TestCopyFromContainer [2019-10-02T20:55:12.812Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T20:55:12.948Z] === RUN TestCopyFromContainer// [2019-10-02T20:55:12.948Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T20:55:13.234Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T20:55:13.234Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T20:55:13.234Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T20:55:13.234Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T20:55:13.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T20:55:13.519Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T20:55:13.519Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T20:55:13.802Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer (2.45s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T20:55:13.802Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T20:55:13.802Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T20:55:13.802Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:55:13.802Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:55:13.802Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:55:13.802Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:55:13.802Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T20:55:13.802Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T20:55:13.802Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T20:55:13.802Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-02T20:55:13.802Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T20:55:13.802Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-02T20:55:13.802Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-02T20:55:13.802Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T20:55:13.802Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T20:55:13.802Z] === RUN TestCreateWithInvalidEnv [2019-10-02T20:55:13.802Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T20:55:13.802Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T20:55:13.802Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T20:55:13.802Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T20:55:14.086Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T20:55:14.086Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T20:55:14.086Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T20:55:14.086Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-02T20:55:14.086Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T20:55:14.086Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-02T20:55:14.086Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-02T20:55:14.086Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T20:55:14.086Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-02T20:55:14.086Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T20:55:14.711Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T20:55:14.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:55:16.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T20:55:16.115Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-02T20:55:16.115Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-02T20:55:16.115Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T20:55:16.608Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T20:55:17.539Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T20:55:17.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T20:55:18.139Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2019-10-02T20:55:18.139Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T20:55:18.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:55:18.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:55:18.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:55:18.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:55:18.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:55:18.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:55:18.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T20:55:18.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T20:55:18.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T20:55:18.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T20:55:18.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-02T20:55:18.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-02T20:55:18.140Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T20:55:18.140Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T20:55:18.140Z] === RUN TestDaemonRestartIpcMode [2019-10-02T20:55:18.140Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T20:55:18.140Z] === RUN TestDiff [2019-10-02T20:55:18.589Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T20:55:18.589Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T20:55:18.758Z] --- PASS: TestDiff (0.66s) [2019-10-02T20:55:18.758Z] === RUN TestExecWithCloseStdin [2019-10-02T20:55:19.432Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T20:55:19.768Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-10-02T20:55:19.768Z] === RUN TestExec [2019-10-02T20:55:20.121Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T20:55:20.121Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T20:55:20.362Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T20:55:20.777Z] --- PASS: TestExec (0.85s) [2019-10-02T20:55:20.777Z] === RUN TestExecUser [2019-10-02T20:55:21.395Z] --- PASS: TestExecUser (0.86s) [2019-10-02T20:55:21.395Z] === RUN TestExportContainerAndImportImage [2019-10-02T20:55:22.256Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T20:55:22.415Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-02T20:55:22.415Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T20:55:23.222Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2019-10-02T20:55:23.222Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T20:55:23.222Z] === RUN TestServiceUpdateConfigs [2019-10-02T20:55:23.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T20:55:23.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T20:55:23.222Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T20:55:23.479Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T20:55:23.479Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T20:55:23.479Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T20:55:23.479Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T20:55:23.892Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-02T20:55:23.892Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T20:55:23.892Z] === RUN TestHealthCheckWorkdir [2019-10-02T20:55:24.903Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2019-10-02T20:55:24.903Z] === RUN TestHealthKillContainer [2019-10-02T20:55:25.373Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T20:55:25.911Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T20:55:26.369Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T20:55:26.369Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T20:55:26.827Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T20:55:27.266Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T20:55:27.266Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T20:55:27.792Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T20:55:27.829Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T20:55:28.359Z] --- PASS: TestHealthKillContainer (2.94s) [2019-10-02T20:55:28.359Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T20:55:28.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-02T20:55:28.646Z] === RUN TestIpcModeNone [2019-10-02T20:55:28.757Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T20:55:29.198Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T20:55:29.215Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T20:55:29.662Z] --- PASS: TestIpcModeNone (0.86s) [2019-10-02T20:55:29.662Z] === RUN TestIpcModePrivate [2019-10-02T20:55:29.761Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T20:55:30.186Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T20:55:30.280Z] --- PASS: TestIpcModePrivate (0.88s) [2019-10-02T20:55:30.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2019-10-02T20:55:30.280Z] === RUN TestIpcModeShareable [2019-10-02T20:55:30.643Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T20:55:30.690Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T20:55:31.288Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-02T20:55:31.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true [2019-10-02T20:55:31.288Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T20:55:31.621Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T20:55:31.621Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T20:55:31.621Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T20:55:32.552Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T20:55:32.552Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T20:55:32.552Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T20:55:32.552Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T20:55:32.552Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T20:55:33.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T20:55:33.970Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2019-10-02T20:55:33.970Z] === RUN TestAPIIpcModeHost [2019-10-02T20:55:34.255Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-10-02T20:55:34.255Z] === RUN TestDaemonIpcModeShareable [2019-10-02T20:55:34.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T20:55:35.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T20:55:35.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T20:55:36.297Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-10-02T20:55:36.297Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T20:55:36.297Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-02T20:55:36.297Z] === RUN TestDaemonIpcModePrivate [2019-10-02T20:55:36.434Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T20:55:37.249Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T20:55:37.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T20:55:37.812Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T20:55:37.812Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2019-10-02T20:55:37.812Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T20:55:37.812Z] === RUN TestServiceUpdateNetwork [2019-10-02T20:55:37.967Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T20:55:37.967Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T20:55:38.327Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-02T20:55:38.327Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T20:55:38.327Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-02T20:55:38.327Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T20:55:38.743Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T20:55:39.500Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T20:55:39.674Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T20:55:39.807Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-02T20:55:39.807Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T20:55:39.807Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-02T20:55:39.807Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T20:55:40.607Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T20:55:41.172Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T20:55:41.172Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T20:55:41.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-10-02T20:55:41.832Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T20:55:41.832Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-02T20:55:41.832Z] === RUN TestIpcModeOlderClient [2019-10-02T20:55:41.832Z] === PAUSE TestIpcModeOlderClient [2019-10-02T20:55:41.832Z] === RUN TestKillContainerInvalidSignal [2019-10-02T20:55:42.179Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T20:55:42.458Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-10-02T20:55:42.458Z] === RUN TestKillContainer [2019-10-02T20:55:42.458Z] === RUN TestKillContainer/no_signal [2019-10-02T20:55:43.095Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T20:55:43.110Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T20:55:43.712Z] === RUN TestKillContainer/killing_signal [2019-10-02T20:55:44.043Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T20:55:44.300Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T20:55:44.721Z] --- PASS: TestKillContainer (2.14s) [2019-10-02T20:55:44.721Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-10-02T20:55:44.721Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-10-02T20:55:44.721Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2019-10-02T20:55:44.721Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T20:55:44.721Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T20:55:45.232Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T20:55:45.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T20:55:45.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-10-02T20:55:45.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-02T20:55:45.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-10-02T20:55:45.954Z] === RUN TestKillStoppedContainer [2019-10-02T20:55:45.954Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-02T20:55:45.954Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T20:55:45.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-02T20:55:45.954Z] === RUN TestKillDifferentUserContainer [2019-10-02T20:55:46.602Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T20:55:46.963Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2019-10-02T20:55:46.963Z] === RUN TestInspectOomKilledTrue [2019-10-02T20:55:47.982Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-02T20:55:47.982Z] === RUN TestInspectOomKilledFalse [2019-10-02T20:55:48.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T20:55:48.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T20:55:48.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T20:55:48.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T20:55:48.498Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T20:55:48.607Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-10-02T20:55:48.607Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T20:55:49.235Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-02T20:55:49.235Z] === RUN TestLinksContainerNames [2019-10-02T20:55:49.432Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T20:55:50.834Z] --- PASS: TestLinksContainerNames (1.38s) [2019-10-02T20:55:50.834Z] === RUN TestLogsFollowTailEmpty [2019-10-02T20:55:51.451Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-10-02T20:55:51.451Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T20:55:52.066Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/default [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/private [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/slave [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/shared [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/default [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/private [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/slave [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/shared [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:55:52.066Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T20:55:52.066Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T20:55:52.066Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:55:52.067Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:55:52.067Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T20:55:52.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T20:55:52.067Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T20:55:52.352Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-02T20:55:52.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-02T20:55:52.640Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T20:55:52.706Z] --- PASS: TestServiceUpdateNetwork (14.90s) [2019-10-02T20:55:52.706Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T20:55:52.706Z] PASS [2019-10-02T20:55:52.706Z] [2019-10-02T20:55:52.706Z] DONE 19 tests in 171.311s [2019-10-02T20:55:52.706Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T20:55:52.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:52.706Z] ++ set -e [2019-10-02T20:55:52.706Z] ++ '[' -n 0 ']' [2019-10-02T20:55:52.706Z] ++ set -x [2019-10-02T20:55:52.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:52.963Z] INFO: Testing against a local daemon [2019-10-02T20:55:52.963Z] === RUN TestSessionCreate [2019-10-02T20:55:52.963Z] --- PASS: TestSessionCreate (0.02s) [2019-10-02T20:55:52.963Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T20:55:52.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-02T20:55:52.963Z] PASS [2019-10-02T20:55:52.963Z] [2019-10-02T20:55:52.963Z] DONE 2 tests in 0.136s [2019-10-02T20:55:52.963Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T20:55:52.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:52.963Z] ++ set -e [2019-10-02T20:55:52.963Z] ++ '[' -n 0 ']' [2019-10-02T20:55:52.963Z] ++ set -x [2019-10-02T20:55:52.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:52.963Z] INFO: Testing against a local daemon [2019-10-02T20:55:52.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T20:55:52.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T20:55:52.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T20:55:52.963Z] === RUN TestEventsExecDie [2019-10-02T20:55:53.893Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T20:55:53.893Z] --- PASS: TestEventsExecDie (0.94s) [2019-10-02T20:55:53.893Z] === RUN TestEventsBackwardsCompatible [2019-10-02T20:55:54.118Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-10-02T20:55:54.118Z] === RUN TestNetworkNat [2019-10-02T20:55:54.151Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-02T20:55:54.151Z] === RUN TestInfoBinaryCommits [2019-10-02T20:55:54.151Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-02T20:55:54.151Z] === RUN TestInfoAPIVersioned [2019-10-02T20:55:54.151Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T20:55:54.151Z] === RUN TestInfoAPI [2019-10-02T20:55:54.151Z] --- PASS: TestInfoAPI (0.02s) [2019-10-02T20:55:54.151Z] === RUN TestInfoAPIWarnings [2019-10-02T20:55:54.298Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T20:55:54.298Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T20:55:54.298Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T20:55:54.715Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T20:55:54.973Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-02T20:55:54.973Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T20:55:54.973Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T20:55:55.133Z] --- PASS: TestNetworkNat (0.71s) [2019-10-02T20:55:55.133Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T20:55:55.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-10-02T20:55:55.238Z] === RUN TestPingCacheHeaders [2019-10-02T20:55:55.238Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T20:55:55.238Z] === RUN TestPingGet [2019-10-02T20:55:55.238Z] --- PASS: TestPingGet (0.02s) [2019-10-02T20:55:55.238Z] === RUN TestPingHead [2019-10-02T20:55:55.238Z] --- PASS: TestPingHead (0.04s) [2019-10-02T20:55:55.238Z] === RUN TestVersion [2019-10-02T20:55:55.238Z] --- PASS: TestVersion (0.02s) [2019-10-02T20:55:55.238Z] PASS [2019-10-02T20:55:55.238Z] [2019-10-02T20:55:55.238Z] === Skipped [2019-10-02T20:55:55.238Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T20:55:55.238Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T20:55:55.238Z] [2019-10-02T20:55:55.238Z] [2019-10-02T20:55:55.238Z] DONE 12 tests, 1 skipped in 2.338s [2019-10-02T20:55:55.238Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T20:55:55.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:55.238Z] ++ set -e [2019-10-02T20:55:55.238Z] ++ '[' -n 0 ']' [2019-10-02T20:55:55.238Z] ++ set -x [2019-10-02T20:55:55.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:55:55.268Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T20:55:55.496Z] INFO: Testing against a local daemon [2019-10-02T20:55:55.496Z] === RUN TestVolumesCreateAndList [2019-10-02T20:55:55.496Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-02T20:55:55.496Z] === RUN TestVolumesRemove [2019-10-02T20:55:55.496Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-02T20:55:55.496Z] === RUN TestVolumesInspect [2019-10-02T20:55:55.496Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T20:55:55.496Z] === RUN TestVolumesInvalidJSON [2019-10-02T20:55:55.496Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T20:55:55.496Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T20:55:55.496Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T20:55:55.496Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T20:55:55.496Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T20:55:55.496Z] PASS [2019-10-02T20:55:55.496Z] [2019-10-02T20:55:55.496Z] DONE 5 tests in 0.326s [2019-10-02T20:55:55.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T20:55:55.753Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T20:55:55.753Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T20:55:55.753Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T20:55:55.753Z] +++ kill 5282 [2019-10-02T20:55:55.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-10-02T20:55:55.758Z] === RUN TestNetworkLoopbackNat [2019-10-02T20:55:56.014Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T20:55:56.243Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T20:55:56.701Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T20:55:56.767Z] --- PASS: TestNetworkLoopbackNat (1.00s) [2019-10-02T20:55:56.767Z] === RUN TestPause [2019-10-02T20:55:57.161Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T20:55:57.382Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T20:55:57.382Z] +++ /etc/init.d/apparmor stop [2019-10-02T20:55:57.382Z] Clearing AppArmor profiles cache:. [2019-10-02T20:55:57.382Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T20:55:57.382Z] Unloading profiles will leave already running processes permanently [2019-10-02T20:55:57.382Z] unconfined, which can lead to unexpected situations. [2019-10-02T20:55:57.382Z] [2019-10-02T20:55:57.382Z] To set a process to complain mode, use the command line tool [2019-10-02T20:55:57.382Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T20:55:57.382Z] with the 'teardown' option." [2019-10-02T20:55:57.382Z] [2019-10-02T20:55:57.384Z] --- PASS: TestPause (0.75s) [2019-10-02T20:55:57.384Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T20:55:57.384Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:55:57.384Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:55:57.384Z] === RUN TestPauseStopPausedContainer [2019-10-02T20:55:57.620Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T20:55:58.404Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-10-02T20:55:58.404Z] === RUN TestPsFilter [2019-10-02T20:55:58.404Z] --- PASS: TestPsFilter (0.20s) [2019-10-02T20:55:58.404Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T20:55:58.585Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T20:55:58.585Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T20:55:58.585Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T20:55:58.750Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T20:55:59.021Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-02T20:55:59.021Z] === RUN TestRemoveContainerWithVolume [2019-10-02T20:55:59.640Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-10-02T20:55:59.640Z] === RUN TestRemoveContainerRunning [2019-10-02T20:55:59.681Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T20:56:00.261Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-10-02T20:56:00.261Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T20:56:01.049Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T20:56:01.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2019-10-02T20:56:01.280Z] === RUN TestRemoveInvalidContainer [2019-10-02T20:56:01.280Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-02T20:56:01.280Z] === RUN TestRenameLinkedContainer [2019-10-02T20:56:03.963Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-10-02T20:56:03.963Z] === RUN TestRenameStoppedContainer [2019-10-02T20:56:04.371Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T20:56:04.580Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-02T20:56:04.580Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T20:56:06.056Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-10-02T20:56:06.056Z] === RUN TestRenameInvalidName [2019-10-02T20:56:06.302Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T20:56:06.302Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T20:56:06.674Z] --- PASS: TestRenameInvalidName (0.73s) [2019-10-02T20:56:06.674Z] === RUN TestRenameAnonymousContainer [2019-10-02T20:56:08.202Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T20:56:09.366Z] --- PASS: TestRenameAnonymousContainer (2.60s) [2019-10-02T20:56:09.366Z] === RUN TestRenameContainerWithSameName [2019-10-02T20:56:09.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T20:56:09.983Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-02T20:56:09.983Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T20:56:11.457Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-10-02T20:56:11.457Z] === RUN TestResize [2019-10-02T20:56:12.072Z] --- PASS: TestResize (0.69s) [2019-10-02T20:56:12.072Z] === RUN TestResizeWithInvalidSize [2019-10-02T20:56:12.686Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-10-02T20:56:12.686Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T20:56:13.303Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T20:56:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T20:56:16.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T20:56:16.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T20:56:17.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T20:56:17.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T20:56:18.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T20:56:19.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T20:56:20.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T20:56:20.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T20:56:20.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T20:56:23.568Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T20:56:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.21s) [2019-10-02T20:56:23.568Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.70s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.55s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.72s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T20:56:23.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-10-02T20:56:23.569Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T20:56:23.569Z] === RUN TestCgroupNamespacesRun [2019-10-02T20:56:25.044Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-02T20:56:25.044Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T20:56:25.044Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T20:56:27.066Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-10-02T20:56:27.066Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T20:56:27.066Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T20:56:28.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2019-10-02T20:56:28.543Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T20:56:28.543Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T20:56:30.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-02T20:56:30.582Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T20:56:30.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T20:56:32.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-10-02T20:56:32.063Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T20:56:32.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T20:56:33.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-02T20:56:33.071Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T20:56:33.071Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T20:56:33.727Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-02T20:56:33.727Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T20:56:33.727Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T20:56:35.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2019-10-02T20:56:35.755Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T20:56:35.755Z] === RUN TestKernelTCPMemory [2019-10-02T20:56:35.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T20:56:35.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T20:56:35.789Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T20:56:36.375Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-02T20:56:36.375Z] === RUN TestNISDomainname [2019-10-02T20:56:37.877Z] --- PASS: TestNISDomainname (1.09s) [2019-10-02T20:56:37.877Z] === RUN TestHostnameDnsResolution [2019-10-02T20:56:38.319Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T20:56:38.886Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-02T20:56:38.886Z] === RUN TestStats [2019-10-02T20:56:40.036Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T20:56:40.842Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T20:56:41.001Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T20:56:41.558Z] --- PASS: TestStats (2.47s) [2019-10-02T20:56:41.558Z] === RUN TestStopContainerWithTimeout [2019-10-02T20:56:41.558Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T20:56:41.558Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T20:56:41.558Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T20:56:41.558Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T20:56:41.558Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T20:56:41.558Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T20:56:41.558Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T20:56:41.558Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T20:56:41.558Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T20:56:42.537Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T20:56:44.115Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2019-10-02T20:56:45.043Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2019-10-02T20:56:45.043Z] === RUN TestDeleteDevicemapper [2019-10-02T20:56:45.043Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T20:56:45.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:56:45.043Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T20:56:45.486Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T20:56:45.743Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T20:56:46.673Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T20:56:47.603Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-02T20:56:47.727Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2019-10-02T20:56:47.727Z] === RUN TestUpdateMemory [2019-10-02T20:56:48.347Z] --- PASS: TestUpdateMemory (1.08s) [2019-10-02T20:56:48.347Z] === RUN TestUpdateCPUQuota [2019-10-02T20:56:48.534Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T20:56:49.464Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T20:56:49.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T20:56:49.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T20:56:49.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T20:56:49.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T20:56:50.393Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-10-02T20:56:50.393Z] === RUN TestUpdatePidsLimit [2019-10-02T20:56:50.393Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T20:56:50.393Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T20:56:50.400Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T20:56:50.400Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T20:56:50.834Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T20:56:51.019Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T20:56:51.304Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T20:56:51.401Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T20:56:51.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T20:56:52.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T20:56:52.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T20:56:52.775Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T20:56:53.708Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit (4.07s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-10-02T20:56:54.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-02T20:56:54.532Z] === RUN TestUpdateRestartPolicy [2019-10-02T20:56:54.639Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-02T20:56:55.571Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-02T20:56:56.946Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T20:56:57.511Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T20:56:58.894Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T20:57:00.264Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T20:57:01.196Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T20:57:02.226Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T20:57:02.226Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T20:57:03.158Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T20:57:04.088Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T20:57:05.457Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T20:57:06.388Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T20:57:07.077Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2019-10-02T20:57:07.077Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T20:57:07.077Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-10-02T20:57:07.077Z] === RUN TestWaitNonBlocked [2019-10-02T20:57:07.077Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:57:07.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:57:07.077Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:57:07.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:57:07.077Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T20:57:07.077Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T20:57:07.319Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T20:57:08.097Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-02T20:57:08.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2019-10-02T20:57:08.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-10-02T20:57:08.097Z] === RUN TestWaitBlocked [2019-10-02T20:57:08.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:57:08.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:57:08.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:57:08.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:57:08.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T20:57:08.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T20:57:09.116Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-02T20:57:09.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-10-02T20:57:09.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-10-02T20:57:09.116Z] === CONT TestDaemonRestartIpcMode [2019-10-02T20:57:09.116Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T20:57:09.116Z] === CONT TestIpcModeOlderClient [2019-10-02T20:57:09.212Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T20:57:09.402Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-02T20:57:10.143Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T20:57:10.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-02T20:57:12.605Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T20:57:12.884Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2019-10-02T20:57:12.884Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T20:57:13.168Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-10-02T20:57:13.168Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T20:57:13.168Z] PASS [2019-10-02T20:57:13.168Z] [2019-10-02T20:57:13.168Z] === Skipped [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-02T20:57:13.168Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T20:57:13.168Z] [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T20:57:13.168Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T20:57:13.168Z] [2019-10-02T20:57:13.168Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T20:57:13.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T20:57:13.168Z] [2019-10-02T20:57:13.168Z] [2019-10-02T20:57:13.168Z] DONE 197 tests, 3 skipped in 122.179s [2019-10-02T20:57:13.168Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T20:57:13.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:57:13.168Z] ++ set -e [2019-10-02T20:57:13.168Z] ++ '[' -n 0 ']' [2019-10-02T20:57:13.168Z] ++ set -x [2019-10-02T20:57:13.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T20:57:13.168Z] INFO: Testing against a local daemon [2019-10-02T20:57:13.168Z] === RUN TestCommitInheritsEnv [2019-10-02T20:57:13.790Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-02T20:57:13.790Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T20:57:13.790Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T20:57:13.790Z] === RUN TestImagesFilterMultiReference [2019-10-02T20:57:13.790Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-02T20:57:13.790Z] === RUN TestImagePullPlatformInvalid [2019-10-02T20:57:13.790Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T20:57:13.790Z] === RUN TestRemoveImageOrphaning [2019-10-02T20:57:14.414Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-10-02T20:57:14.414Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T20:57:14.414Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-02T20:57:14.414Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T20:57:14.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T20:57:14.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-02T20:57:14.414Z] === RUN TestTagInvalidReference [2019-10-02T20:57:14.414Z] --- PASS: TestTagInvalidReference (0.08s) [2019-10-02T20:57:14.414Z] === RUN TestTagValidPrefixedRepo [2019-10-02T20:57:14.414Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-02T20:57:14.414Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T20:57:14.699Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-02T20:57:14.699Z] === RUN TestTagOfficialNames [2019-10-02T20:57:14.699Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-02T20:57:14.699Z] === RUN TestTagMatchesDigest [2019-10-02T20:57:14.699Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-02T20:57:14.699Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T20:57:15.522Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T20:57:15.522Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T20:57:15.522Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T20:57:17.858Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T20:57:21.131Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T20:57:22.073Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T20:57:27.326Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T20:57:30.598Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T20:57:31.161Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T20:57:32.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-02T20:57:37.356Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-02T20:57:37.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T20:57:37.920Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T20:57:38.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T20:57:40.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T20:57:40.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T20:57:40.746Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T20:57:41.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T20:57:42.641Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T20:57:43.572Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T20:57:44.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T20:57:47.408Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T20:57:47.747Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T20:57:47.747Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T20:57:48.677Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T20:57:50.307Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T20:57:50.580Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T20:57:50.581Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T20:57:50.581Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T20:57:51.144Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T20:57:52.073Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T20:57:52.073Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T20:57:52.073Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T20:57:53.006Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T20:57:53.262Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T20:57:53.262Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T20:57:53.519Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T20:57:53.775Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T20:57:53.775Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T20:57:53.775Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T20:57:54.032Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T20:57:56.555Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T20:57:56.555Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T20:57:56.555Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T20:57:56.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T20:58:00.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T20:58:01.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T20:58:03.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T20:58:04.755Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T20:58:06.647Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T20:58:08.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T20:58:08.947Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T20:58:09.511Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T20:58:09.768Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T20:58:10.698Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T20:58:10.698Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-02T20:58:10.698Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-02T20:58:10.698Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-02T20:58:12.076Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-02T20:58:13.006Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-02T20:58:14.375Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-02T20:58:14.375Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-02T20:58:14.375Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-02T20:58:14.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T20:58:14.632Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-02T20:58:22.754Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T20:58:24.649Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T20:58:27.173Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T20:58:29.694Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-02T20:58:30.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-02T20:58:30.515Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T20:58:31.447Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T20:58:32.817Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T20:58:33.748Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T20:58:34.680Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T20:58:35.613Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-02T20:58:36.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T20:58:37.493Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-02T20:58:39.432Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T20:58:43.614Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-02T20:58:46.135Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T20:58:47.065Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T20:58:48.960Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T20:58:49.524Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T20:58:50.087Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T20:58:50.735Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T20:58:51.704Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T20:58:51.982Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T20:58:52.163Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T20:58:52.238Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-02T20:58:52.238Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T20:58:52.495Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-02T20:58:52.787Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-02T20:58:52.787Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T20:58:54.680Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T20:58:56.574Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T20:58:56.574Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T20:58:56.574Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T20:58:57.139Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T20:58:57.395Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T20:58:57.960Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T20:58:58.889Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-02T20:58:59.146Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-02T20:58:59.146Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-02T20:58:59.146Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T20:59:01.064Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-02T20:59:01.997Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T20:59:02.927Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T20:59:03.859Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T20:59:04.424Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T20:59:05.355Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-02T20:59:05.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-02T20:59:06.257Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T20:59:08.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T20:59:09.343Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T20:59:10.275Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T20:59:12.799Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T20:59:14.693Z] === RUN TestDockerSuite/TestExec [2019-10-02T20:59:15.627Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T20:59:16.557Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T20:59:17.124Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T20:59:18.055Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T20:59:19.952Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T20:59:20.908Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T20:59:21.848Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T20:59:22.780Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T20:59:23.712Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T20:59:24.644Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T20:59:25.209Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T20:59:27.110Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T20:59:28.480Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T20:59:29.411Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T20:59:31.304Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T20:59:31.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T20:59:32.235Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T20:59:34.130Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T20:59:35.061Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-02T20:59:35.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T20:59:37.888Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T20:59:38.819Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T20:59:39.749Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T20:59:40.312Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T20:59:42.836Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T20:59:43.399Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T20:59:44.332Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T20:59:56.560Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T20:59:56.560Z] === RUN TestDockerSuite/TestExecTTY [2019-10-02T20:59:57.933Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T20:59:58.864Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T20:59:59.428Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T21:00:00.360Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T21:00:00.360Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T21:00:02.885Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-02T21:00:03.449Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T21:00:04.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T21:00:04.272Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T21:00:04.737Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T21:00:04.947Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-02T21:00:05.704Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T21:00:05.880Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T21:00:07.252Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T21:00:12.623Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T21:00:16.797Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T21:00:20.068Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T21:00:25.320Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T21:00:25.320Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T21:00:25.320Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T21:00:25.320Z] === RUN TestDockerSuite/TestHealth [2019-10-02T21:00:26.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T21:00:26.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T21:00:39.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T21:00:48.600Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T21:00:48.856Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T21:00:48.856Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T21:00:48.856Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T21:00:48.856Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T21:00:49.113Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T21:00:49.370Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T21:00:49.577Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T21:00:49.933Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T21:00:49.933Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T21:00:50.867Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T21:00:50.867Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T21:00:51.800Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T21:00:52.736Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T21:00:52.736Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T21:00:53.669Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T21:00:56.945Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T21:00:56.945Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T21:00:56.945Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T21:00:58.838Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T21:01:00.733Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T21:01:00.733Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T21:01:02.628Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T21:01:04.522Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T21:01:05.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-02T21:01:06.152Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T21:01:06.716Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T21:01:08.611Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T21:01:09.176Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T21:01:10.107Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T21:01:11.478Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T21:01:12.408Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T21:01:13.340Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T21:01:13.340Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T21:01:13.340Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-02T21:01:13.340Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T21:01:13.914Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T21:01:14.847Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T21:01:15.776Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T21:01:16.708Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T21:01:17.639Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T21:01:18.203Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T21:01:19.134Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T21:01:19.134Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-02T21:01:21.030Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T21:01:21.961Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T21:01:22.893Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T21:01:22.893Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T21:01:23.827Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T21:01:23.827Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T21:01:25.199Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T21:01:26.571Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T21:01:27.136Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T21:01:28.070Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T21:01:28.070Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T21:01:28.070Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T21:01:28.070Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T21:01:29.002Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T21:01:29.934Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T21:01:29.934Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T21:01:31.003Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T21:01:31.935Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T21:01:32.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T21:01:32.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-02T21:01:33.875Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T21:01:33.875Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T21:01:34.807Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T21:01:36.182Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T21:01:38.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-02T21:01:38.076Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T21:01:39.006Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T21:01:39.936Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T21:01:40.760Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T21:01:40.866Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-02T21:01:40.866Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T21:01:42.235Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T21:01:42.800Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T21:01:43.731Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T21:01:43.731Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-02T21:01:44.294Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-02T21:01:46.191Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T21:01:47.562Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-02T21:01:48.125Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T21:01:50.022Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T21:01:50.585Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T21:01:50.842Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-02T21:01:52.737Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T21:01:54.116Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-02T21:01:55.047Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T21:01:58.323Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T21:01:58.323Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T21:01:58.480Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T21:02:00.218Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-02T21:02:00.476Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T21:02:01.042Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T21:02:01.974Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T21:02:06.149Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-02T21:02:16.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T21:02:17.477Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T21:02:19.370Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T21:02:20.299Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T21:02:22.222Z] --- PASS: TestImportExtremelyLargeImageWorks (297.99s) [2019-10-02T21:02:22.222Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T21:02:22.222Z] PASS [2019-10-02T21:02:22.222Z] [2019-10-02T21:02:22.222Z] === Skipped [2019-10-02T21:02:22.222Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-02T21:02:22.222Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:02:22.222Z] [2019-10-02T21:02:22.222Z] [2019-10-02T21:02:22.222Z] DONE 12 tests, 1 skipped in 299.530s [2019-10-02T21:02:22.222Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T21:02:22.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:02:22.222Z] ++ set -e [2019-10-02T21:02:22.222Z] ++ '[' -n 0 ']' [2019-10-02T21:02:22.222Z] ++ set -x [2019-10-02T21:02:22.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:02:22.223Z] INFO: Testing against a local daemon [2019-10-02T21:02:22.223Z] === RUN TestNetworkCreateDelete [2019-10-02T21:02:22.223Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-02T21:02:22.223Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T21:02:22.223Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-02T21:02:22.223Z] === RUN TestInspectNetwork [2019-10-02T21:02:22.223Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T21:02:22.223Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T21:02:22.223Z] === RUN TestInspectNetwork/network_name [2019-10-02T21:02:22.223Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork (8.90s) [2019-10-02T21:02:22.506Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T21:02:22.506Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T21:02:22.506Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T21:02:23.583Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-02T21:02:23.583Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T21:02:23.583Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T21:02:23.583Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T21:02:23.583Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T21:02:24.163Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T21:02:25.094Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T21:02:25.190Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2019-10-02T21:02:25.190Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T21:02:25.190Z] === RUN TestNetworkInvalidJSON [2019-10-02T21:02:25.190Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T21:02:25.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T21:02:25.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T21:02:25.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T21:02:25.190Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T21:02:25.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T21:02:25.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T21:02:25.190Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-02T21:02:25.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T21:02:25.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T21:02:25.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T21:02:25.191Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T21:02:26.204Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-02T21:02:26.204Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T21:02:26.204Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T21:02:26.818Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-02T21:02:26.818Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T21:02:26.818Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T21:02:28.310Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-10-02T21:02:28.310Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T21:02:28.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T21:02:29.265Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T21:02:29.793Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-10-02T21:02:29.793Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T21:02:29.793Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T21:02:29.829Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T21:02:30.078Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-02T21:02:30.078Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T21:02:30.078Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T21:02:31.722Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-02T21:02:32.763Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2019-10-02T21:02:32.763Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T21:02:32.763Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T21:02:32.763Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T21:02:32.763Z] service_test.go:230: FLAKY_TEST [2019-10-02T21:02:32.763Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T21:02:34.995Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T21:02:35.562Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T21:02:35.562Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T21:02:36.932Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T21:02:38.303Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T21:02:39.261Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T21:02:40.630Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T21:02:42.003Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T21:02:42.262Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-02T21:02:44.788Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T21:02:45.724Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T21:02:46.287Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T21:02:46.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-02T21:02:48.007Z] --- PASS: TestServiceWithDataPathPortInit (14.79s) [2019-10-02T21:02:48.007Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T21:02:48.007Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T21:02:48.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T21:02:54.382Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T21:02:54.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2019-10-02T21:02:54.826Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T21:02:54.826Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qbdo1dlnp2ayzy8v7iqdzn04i Created:2019-10-02 21:02:48.40634752 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ca1e820894332c72276bcaa246744bd89df0306a79273ac03bbc0010929cd7f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.il83mu6pih8xx2gnex10lcta2 EndpointID:4bd5224385a48c41e813fb85bd6a129ad8389cf034adaa24c1d502696e8d2096 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4f4106784897eceac7ac0ed8729ab78b5b0894676ffe2e2941055c830ccc88b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8513279359e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.il83mu6pih8xx2gnex10lcta2 EndpointID:4bd5224385a48c41e813fb85bd6a129ad8389cf034adaa24c1d502696e8d2096 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T21:02:54.826Z] PASS [2019-10-02T21:02:54.826Z] [2019-10-02T21:02:54.826Z] === Skipped [2019-10-02T21:02:54.826Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T21:02:54.826Z] service_test.go:230: FLAKY_TEST [2019-10-02T21:02:54.826Z] [2019-10-02T21:02:54.826Z] [2019-10-02T21:02:54.826Z] DONE 21 tests, 1 skipped in 41.901s [2019-10-02T21:02:54.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T21:02:54.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:02:54.826Z] ++ set -e [2019-10-02T21:02:54.826Z] ++ '[' -n 0 ']' [2019-10-02T21:02:54.826Z] ++ set -x [2019-10-02T21:02:54.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:02:54.827Z] INFO: Testing against a local daemon [2019-10-02T21:02:54.827Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T21:02:56.308Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-10-02T21:02:56.308Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-02T21:02:56.308Z] === RUN TestDockerNetworkIpvlan [2019-10-02T21:02:57.316Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-02T21:02:57.934Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-02T21:02:58.944Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-02T21:02:59.633Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T21:02:59.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-02T21:03:00.196Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T21:03:01.127Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T21:03:01.640Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-02T21:03:02.058Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T21:03:02.315Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-02T21:03:02.879Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T21:03:03.442Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T21:03:04.373Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T21:03:05.104Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-02T21:03:05.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-02T21:03:06.722Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T21:03:07.286Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-02T21:03:07.786Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-02T21:03:09.184Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T21:03:09.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-02T21:03:11.260Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-02T21:03:11.738Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T21:03:12.302Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-02T21:03:12.302Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T21:03:14.831Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T21:03:16.762Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-02T21:03:18.137Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-02T21:03:21.184Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-02T21:03:21.411Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T21:03:21.411Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T21:03:21.669Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-02T21:03:22.233Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan (27.38s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.28s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.20s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.23s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.893Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.37s) [2019-10-02T21:03:23.893Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.894Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.35s) [2019-10-02T21:03:23.894Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T21:03:23.894Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.97s) [2019-10-02T21:03:23.894Z] PASS [2019-10-02T21:03:23.894Z] [2019-10-02T21:03:23.894Z] DONE 11 tests in 28.951s [2019-10-02T21:03:23.894Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T21:03:23.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:23.894Z] ++ set -e [2019-10-02T21:03:23.894Z] ++ '[' -n 0 ']' [2019-10-02T21:03:23.894Z] ++ set -x [2019-10-02T21:03:23.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:23.894Z] INFO: Testing against a local daemon [2019-10-02T21:03:23.894Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T21:03:24.754Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-02T21:03:25.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-10-02T21:03:25.367Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T21:03:25.367Z] === RUN TestDockerNetworkMacvlan [2019-10-02T21:03:25.684Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T21:03:25.988Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T21:03:27.005Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T21:03:27.578Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T21:03:28.024Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T21:03:28.142Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-02T21:03:29.511Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T21:03:30.706Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T21:03:34.173Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T21:03:34.764Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-02T21:03:35.021Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-02T21:03:36.930Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T21:03:38.299Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T21:03:39.687Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T21:03:39.817Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T21:03:39.817Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T21:03:40.194Z] === RUN TestDockerSuite/TestPortList [2019-10-02T21:03:40.279Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T21:03:40.279Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan (15.29s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2019-10-02T21:03:40.306Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T21:03:40.306Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-10-02T21:03:40.306Z] PASS [2019-10-02T21:03:40.306Z] [2019-10-02T21:03:40.306Z] DONE 8 tests in 16.851s [2019-10-02T21:03:40.590Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] ++ set -e [2019-10-02T21:03:40.590Z] ++ '[' -n 0 ']' [2019-10-02T21:03:40.590Z] ++ set -x [2019-10-02T21:03:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] testing: warning: no tests to run [2019-10-02T21:03:40.590Z] PASS [2019-10-02T21:03:40.590Z] [2019-10-02T21:03:40.590Z] DONE 0 tests in 0.016s [2019-10-02T21:03:40.590Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] ++ set -e [2019-10-02T21:03:40.590Z] ++ '[' -n 0 ']' [2019-10-02T21:03:40.590Z] ++ set -x [2019-10-02T21:03:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:03:40.590Z] INFO: Testing against a local daemon [2019-10-02T21:03:40.590Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T21:03:40.740Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T21:03:40.760Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-02T21:03:42.285Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T21:03:42.285Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T21:03:42.621Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-10-02T21:03:42.621Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T21:03:42.621Z] === RUN TestAuthZPluginTLS [2019-10-02T21:03:42.747Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T21:03:42.904Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-02T21:03:42.905Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T21:03:42.905Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T21:03:43.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T21:03:43.523Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-10-02T21:03:43.523Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T21:03:43.523Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T21:03:44.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-02T21:03:44.139Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T21:03:44.139Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T21:03:44.757Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-02T21:03:44.757Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T21:03:44.757Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T21:03:46.253Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-02T21:03:46.253Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T21:03:46.253Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T21:03:46.868Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-02T21:03:46.868Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T21:03:46.868Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T21:03:47.487Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-02T21:03:47.488Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T21:03:47.488Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T21:03:48.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-02T21:03:48.105Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T21:03:48.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T21:03:49.025Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T21:03:50.141Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2019-10-02T21:03:50.141Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T21:03:50.141Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T21:03:50.713Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T21:03:51.218Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T21:03:52.083Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T21:03:52.831Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-10-02T21:03:52.831Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T21:03:52.831Z] === RUN TestAuthZPluginHeader [2019-10-02T21:03:53.455Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-10-02T21:03:53.455Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T21:03:53.455Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T21:03:53.455Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:03:53.455Z] === RUN TestAuthZPluginV2Disable [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T21:03:53.455Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:03:53.455Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T21:03:53.455Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:03:53.455Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T21:03:53.455Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T21:03:53.455Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:03:53.455Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T21:03:54.603Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-02T21:03:57.029Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T21:03:57.030Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T21:03:57.030Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T21:03:57.030Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T21:03:57.030Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T21:03:57.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T21:03:57.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-02T21:03:59.247Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T21:03:59.247Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T21:03:59.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T21:04:00.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T21:04:00.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T21:04:00.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T21:04:00.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T21:04:00.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T21:04:00.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T21:04:01.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T21:04:01.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T21:04:01.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-02T21:04:01.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T21:04:02.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T21:04:02.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T21:04:04.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T21:04:04.044Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-02T21:04:04.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-02T21:04:07.498Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-02T21:04:07.566Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T21:04:08.867Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-02T21:04:09.124Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-02T21:04:09.380Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T21:04:10.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-02T21:04:11.900Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-02T21:04:11.900Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T21:04:11.900Z] PASS [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] === Skipped [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T21:04:11.900Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T21:04:11.900Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T21:04:11.900Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T21:04:11.900Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] DONE 17 tests, 4 skipped in 29.815s [2019-10-02T21:04:11.900Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] ++ set -e [2019-10-02T21:04:11.900Z] ++ '[' -n 0 ']' [2019-10-02T21:04:11.900Z] ++ set -x [2019-10-02T21:04:11.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] INFO: Testing against a local daemon [2019-10-02T21:04:11.900Z] === RUN TestPluginInvalidJSON [2019-10-02T21:04:11.900Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T21:04:11.900Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T21:04:11.900Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T21:04:11.900Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-02T21:04:11.900Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T21:04:11.900Z] PASS [2019-10-02T21:04:11.900Z] [2019-10-02T21:04:11.900Z] DONE 2 tests in 0.130s [2019-10-02T21:04:11.900Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] ++ set -e [2019-10-02T21:04:11.900Z] ++ '[' -n 0 ']' [2019-10-02T21:04:11.900Z] ++ set -x [2019-10-02T21:04:11.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:11.900Z] INFO: Testing against a local daemon [2019-10-02T21:04:11.900Z] === RUN TestExternalGraphDriver [2019-10-02T21:04:11.900Z] === RUN TestExternalGraphDriver/json [2019-10-02T21:04:12.992Z] === RUN TestExternalGraphDriver/spec [2019-10-02T21:04:13.588Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T21:04:13.588Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-02T21:04:14.519Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T21:04:15.032Z] === RUN TestExternalGraphDriver/pull [2019-10-02T21:04:17.710Z] --- PASS: TestExternalGraphDriver (6.72s) [2019-10-02T21:04:17.710Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T21:04:17.710Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2019-10-02T21:04:17.710Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-10-02T21:04:17.710Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-10-02T21:04:17.710Z] === RUN TestGraphdriverPluginV2 [2019-10-02T21:04:17.710Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-02T21:04:17.710Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:17.710Z] PASS [2019-10-02T21:04:17.710Z] [2019-10-02T21:04:17.710Z] === Skipped [2019-10-02T21:04:17.710Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-02T21:04:17.710Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:04:17.710Z] [2019-10-02T21:04:17.710Z] [2019-10-02T21:04:17.710Z] DONE 5 tests, 1 skipped in 6.878s [2019-10-02T21:04:17.710Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T21:04:17.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:17.710Z] ++ set -e [2019-10-02T21:04:17.710Z] ++ '[' -n 0 ']' [2019-10-02T21:04:17.710Z] ++ set -x [2019-10-02T21:04:17.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:17.711Z] INFO: Testing against a local daemon [2019-10-02T21:04:17.711Z] === RUN TestContinueAfterPluginCrash [2019-10-02T21:04:17.711Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T21:04:17.711Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T21:04:17.711Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T21:04:17.711Z] === CONT TestContinueAfterPluginCrash [2019-10-02T21:04:17.711Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T21:04:18.697Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T21:04:23.953Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T21:04:23.953Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T21:04:25.289Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T21:04:25.752Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T21:04:26.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-02T21:04:27.847Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T21:04:28.673Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T21:04:28.673Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T21:04:33.384Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T21:04:36.104Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T21:04:36.344Z] --- PASS: TestDaemonStartWithLogOpt (15.92s) [2019-10-02T21:04:36.344Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T21:04:37.473Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T21:04:38.359Z] --- PASS: TestContinueAfterPluginCrash (20.63s) [2019-10-02T21:04:38.359Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T21:04:38.359Z] PASS [2019-10-02T21:04:38.359Z] [2019-10-02T21:04:38.359Z] DONE 2 tests in 20.735s [2019-10-02T21:04:38.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T21:04:38.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:38.359Z] ++ set -e [2019-10-02T21:04:38.359Z] ++ '[' -n 0 ']' [2019-10-02T21:04:38.359Z] ++ set -x [2019-10-02T21:04:38.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:38.360Z] INFO: Testing against a local daemon [2019-10-02T21:04:38.360Z] === RUN TestPluginWithDevMounts [2019-10-02T21:04:38.360Z] === PAUSE TestPluginWithDevMounts [2019-10-02T21:04:38.360Z] === CONT TestPluginWithDevMounts [2019-10-02T21:04:39.197Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T21:04:39.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-02T21:04:39.993Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T21:04:41.050Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-10-02T21:04:41.050Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T21:04:41.050Z] PASS [2019-10-02T21:04:41.050Z] [2019-10-02T21:04:41.050Z] DONE 1 tests in 2.439s [2019-10-02T21:04:41.050Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T21:04:41.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:41.050Z] ++ set -e [2019-10-02T21:04:41.050Z] ++ '[' -n 0 ']' [2019-10-02T21:04:41.050Z] ++ set -x [2019-10-02T21:04:41.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:41.050Z] INFO: Testing against a local daemon [2019-10-02T21:04:41.050Z] === RUN TestSecretInspect [2019-10-02T21:04:41.886Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T21:04:43.075Z] --- PASS: TestSecretInspect (2.18s) [2019-10-02T21:04:43.075Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T21:04:43.075Z] === RUN TestSecretList [2019-10-02T21:04:43.783Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T21:04:45.113Z] --- PASS: TestSecretList (2.18s) [2019-10-02T21:04:45.113Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T21:04:45.113Z] === RUN TestSecretsCreateAndDelete [2019-10-02T21:04:45.675Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T21:04:46.295Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T21:04:47.793Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2019-10-02T21:04:47.793Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T21:04:47.793Z] === RUN TestSecretsUpdate [2019-10-02T21:04:48.196Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T21:04:49.565Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T21:04:49.822Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T21:04:49.831Z] --- PASS: TestSecretsUpdate (2.20s) [2019-10-02T21:04:49.831Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T21:04:49.831Z] === RUN TestTemplatedSecret [2019-10-02T21:04:50.751Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T21:04:52.108Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T21:04:52.522Z] --- PASS: TestTemplatedSecret (2.89s) [2019-10-02T21:04:52.522Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T21:04:52.522Z] === RUN TestSecretCreateResolve [2019-10-02T21:04:53.274Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T21:04:53.274Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-02T21:04:53.654Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T21:04:54.549Z] --- PASS: TestSecretCreateResolve (2.17s) [2019-10-02T21:04:54.549Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T21:04:54.549Z] PASS [2019-10-02T21:04:54.549Z] [2019-10-02T21:04:54.549Z] DONE 6 tests in 13.938s [2019-10-02T21:04:54.549Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T21:04:54.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:54.549Z] ++ set -e [2019-10-02T21:04:54.549Z] ++ '[' -n 0 ']' [2019-10-02T21:04:54.549Z] ++ set -x [2019-10-02T21:04:54.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:04:54.832Z] INFO: Testing against a local daemon [2019-10-02T21:04:54.832Z] === RUN TestServiceCreateInit [2019-10-02T21:04:54.832Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T21:04:56.551Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T21:04:56.551Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-02T21:04:57.484Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T21:04:57.484Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T21:04:59.237Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T21:04:59.379Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T21:04:59.379Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T21:04:59.379Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T21:04:59.468Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T21:04:59.468Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T21:05:00.309Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T21:05:00.440Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T21:05:00.902Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T21:05:00.902Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T21:05:01.680Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T21:05:03.574Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T21:05:03.636Z] --- PASS: TestServiceCreateInit (8.43s) [2019-10-02T21:05:03.636Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2019-10-02T21:05:03.636Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T21:05:03.636Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2019-10-02T21:05:03.636Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T21:05:03.636Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T21:05:04.138Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T21:05:11.252Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T21:05:11.252Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T21:05:12.237Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T21:05:14.130Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T21:05:15.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-02T21:05:16.431Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T21:05:16.431Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T21:05:16.688Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T21:05:16.946Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-02T21:05:18.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-02T21:05:19.770Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T21:05:21.146Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T21:05:21.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T21:05:22.111Z] --- PASS: TestCreateServiceMultipleTimes (17.89s) [2019-10-02T21:05:22.111Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T21:05:22.111Z] === RUN TestCreateServiceConflict [2019-10-02T21:05:23.119Z] --- PASS: TestCreateServiceConflict (2.18s) [2019-10-02T21:05:23.119Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T21:05:23.119Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T21:05:23.662Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T21:05:23.662Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T21:05:25.202Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T21:05:25.202Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T21:05:25.661Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T21:05:25.887Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T21:05:26.118Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T21:05:26.587Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2019-10-02T21:05:26.587Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T21:05:26.587Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T21:05:27.256Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T21:05:27.256Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T21:05:27.256Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T21:05:30.948Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T21:05:31.407Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T21:05:31.433Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T21:05:32.365Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T21:05:32.374Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T21:05:32.621Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T21:05:33.340Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T21:05:33.799Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T21:05:34.516Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T21:05:34.766Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T21:05:35.448Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T21:05:36.301Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T21:05:37.342Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T21:05:38.273Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T21:05:38.530Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T21:05:39.460Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T21:05:41.942Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2019-10-02T21:05:41.942Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T21:05:41.942Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T21:05:42.088Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T21:05:42.225Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2019-10-02T21:05:42.226Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T21:05:42.226Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T21:05:43.055Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T21:05:43.513Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T21:05:44.713Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T21:05:44.916Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2019-10-02T21:05:44.917Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T21:05:44.917Z] === RUN TestCreateServiceSysctls [2019-10-02T21:05:44.969Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T21:05:45.904Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T21:05:46.467Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T21:05:46.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-02T21:05:48.363Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T21:05:48.374Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-10-02T21:05:48.375Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T21:05:48.375Z] === RUN TestCreateServiceCapabilities [2019-10-02T21:05:48.928Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T21:05:49.303Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T21:05:49.492Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T21:05:50.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T21:05:50.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T21:05:50.988Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T21:05:51.147Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-10-02T21:05:51.147Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T21:05:51.147Z] === RUN TestInspect [2019-10-02T21:05:52.885Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T21:05:53.817Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T21:05:53.841Z] --- PASS: TestInspect (2.73s) [2019-10-02T21:05:53.841Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T21:05:53.841Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T21:05:54.751Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T21:05:54.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-02T21:05:55.683Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-02T21:05:57.580Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-02T21:05:57.580Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-02T21:05:58.248Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2019-10-02T21:05:58.248Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T21:05:58.248Z] === RUN TestDockerNetworkReConnect [2019-10-02T21:05:59.475Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-02T21:06:00.406Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-02T21:06:01.489Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-02T21:06:01.930Z] --- PASS: TestDockerNetworkReConnect (3.63s) [2019-10-02T21:06:01.930Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T21:06:01.930Z] === RUN TestServicePlugin [2019-10-02T21:06:01.930Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T21:06:01.930Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:06:01.930Z] === RUN TestServiceUpdateLabel [2019-10-02T21:06:02.419Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-02T21:06:03.350Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-02T21:06:04.280Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T21:06:04.615Z] --- PASS: TestServiceUpdateLabel (2.21s) [2019-10-02T21:06:04.615Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T21:06:04.615Z] === RUN TestServiceUpdateSecrets [2019-10-02T21:06:05.212Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-02T21:06:06.581Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-02T21:06:06.983Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T21:06:06.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T21:06:06.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T21:06:07.145Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-02T21:06:08.077Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T21:06:09.007Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T21:06:09.007Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-02T21:06:11.529Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T21:06:12.094Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T21:06:13.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T21:06:13.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T21:06:13.958Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T21:06:14.889Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T21:06:14.889Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T21:06:15.821Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T21:06:16.753Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T21:06:17.321Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T21:06:18.251Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T21:06:19.183Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T21:06:19.183Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T21:06:19.746Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T21:06:19.746Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T21:06:19.833Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2019-10-02T21:06:19.833Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T21:06:19.833Z] === RUN TestServiceUpdateConfigs [2019-10-02T21:06:21.116Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T21:06:22.047Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T21:06:22.977Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T21:06:23.914Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T21:06:23.914Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T21:06:24.481Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T21:06:26.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T21:06:27.743Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T21:06:29.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T21:06:30.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T21:06:31.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T21:06:31.696Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T21:06:32.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-02T21:06:32.516Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T21:06:33.447Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T21:06:35.066Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2019-10-02T21:06:35.066Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T21:06:35.066Z] === RUN TestServiceUpdateNetwork [2019-10-02T21:06:35.342Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T21:06:39.515Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T21:06:39.515Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T21:06:40.079Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T21:06:40.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T21:06:42.653Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-02T21:06:42.862Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T21:06:44.757Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T21:06:47.283Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T21:06:47.610Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2019-10-02T21:06:47.610Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T21:06:47.610Z] PASS [2019-10-02T21:06:47.610Z] [2019-10-02T21:06:47.610Z] === Skipped [2019-10-02T21:06:47.610Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-02T21:06:47.610Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T21:06:47.610Z] [2019-10-02T21:06:47.610Z] [2019-10-02T21:06:47.610Z] DONE 19 tests, 1 skipped in 112.814s [2019-10-02T21:06:47.610Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T21:06:47.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:47.610Z] ++ set -e [2019-10-02T21:06:47.610Z] ++ '[' -n 0 ']' [2019-10-02T21:06:47.610Z] ++ set -x [2019-10-02T21:06:47.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:47.610Z] INFO: Testing against a local daemon [2019-10-02T21:06:47.610Z] === RUN TestSessionCreate [2019-10-02T21:06:47.610Z] --- PASS: TestSessionCreate (0.05s) [2019-10-02T21:06:47.610Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T21:06:47.610Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-02T21:06:47.610Z] PASS [2019-10-02T21:06:47.610Z] [2019-10-02T21:06:47.610Z] DONE 2 tests in 0.205s [2019-10-02T21:06:47.610Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T21:06:47.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:47.610Z] ++ set -e [2019-10-02T21:06:47.610Z] ++ '[' -n 0 ']' [2019-10-02T21:06:47.610Z] ++ set -x [2019-10-02T21:06:47.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:47.611Z] INFO: Testing against a local daemon [2019-10-02T21:06:47.611Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T21:06:47.893Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T21:06:47.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T21:06:47.893Z] === RUN TestEventsExecDie [2019-10-02T21:06:48.906Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-02T21:06:48.906Z] === RUN TestEventsBackwardsCompatible [2019-10-02T21:06:48.906Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-02T21:06:48.906Z] === RUN TestInfoBinaryCommits [2019-10-02T21:06:48.906Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-02T21:06:48.906Z] === RUN TestInfoAPIVersioned [2019-10-02T21:06:48.906Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T21:06:48.906Z] === RUN TestInfoAPI [2019-10-02T21:06:48.906Z] --- PASS: TestInfoAPI (0.06s) [2019-10-02T21:06:48.906Z] === RUN TestInfoAPIWarnings [2019-10-02T21:06:49.803Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T21:06:49.803Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T21:06:49.803Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T21:06:49.916Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-02T21:06:49.916Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T21:06:49.916Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T21:06:50.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2019-10-02T21:06:50.200Z] === RUN TestPingCacheHeaders [2019-10-02T21:06:50.483Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-02T21:06:50.483Z] === RUN TestPingGet [2019-10-02T21:06:50.483Z] --- PASS: TestPingGet (0.03s) [2019-10-02T21:06:50.483Z] === RUN TestPingHead [2019-10-02T21:06:50.483Z] --- PASS: TestPingHead (0.06s) [2019-10-02T21:06:50.483Z] === RUN TestVersion [2019-10-02T21:06:50.483Z] --- PASS: TestVersion (0.04s) [2019-10-02T21:06:50.483Z] PASS [2019-10-02T21:06:50.483Z] [2019-10-02T21:06:50.483Z] === Skipped [2019-10-02T21:06:50.483Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T21:06:50.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T21:06:50.483Z] [2019-10-02T21:06:50.483Z] [2019-10-02T21:06:50.483Z] DONE 12 tests, 1 skipped in 2.849s [2019-10-02T21:06:50.483Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T21:06:50.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:50.483Z] ++ set -e [2019-10-02T21:06:50.483Z] ++ '[' -n 0 ']' [2019-10-02T21:06:50.483Z] ++ set -x [2019-10-02T21:06:50.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T21:06:50.483Z] INFO: Testing against a local daemon [2019-10-02T21:06:50.483Z] === RUN TestVolumesCreateAndList [2019-10-02T21:06:50.735Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-02T21:06:50.765Z] === RUN TestVolumesRemove [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-02T21:06:50.765Z] === RUN TestVolumesInspect [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T21:06:50.765Z] === RUN TestVolumesInvalidJSON [2019-10-02T21:06:50.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T21:06:50.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T21:06:50.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T21:06:50.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T21:06:50.765Z] PASS [2019-10-02T21:06:50.765Z] [2019-10-02T21:06:50.765Z] DONE 5 tests in 0.306s [2019-10-02T21:06:50.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T21:06:51.047Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T21:06:51.047Z] +++ kill 13128 [2019-10-02T21:06:52.537Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T21:06:52.537Z] +++ /etc/init.d/apparmor stop [2019-10-02T21:06:52.538Z] Clearing AppArmor profiles cache:. [2019-10-02T21:06:52.538Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T21:06:52.538Z] Unloading profiles will leave already running processes permanently [2019-10-02T21:06:52.538Z] unconfined, which can lead to unexpected situations. [2019-10-02T21:06:52.538Z] [2019-10-02T21:06:52.538Z] To set a process to complain mode, use the command line tool [2019-10-02T21:06:52.538Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T21:06:52.538Z] with the 'teardown' option." [2019-10-02T21:06:52.538Z] [2019-10-02T21:06:52.631Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T21:06:54.001Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf Post stage [Pipeline] junit [2019-10-02T21:06:54.618Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T21:06:55.569Z] + echo Ensuring container killed. [2019-10-02T21:06:55.569Z] Ensuring container killed. [2019-10-02T21:06:55.569Z] + docker rm -vf docker-pr4 [2019-10-02T21:06:55.569Z] Error: No such container: docker-pr4 [2019-10-02T21:06:55.569Z] + true [Pipeline] sh [2019-10-02T21:06:55.968Z] + echo Chowning /workspace to jenkins user [2019-10-02T21:06:55.968Z] Chowning /workspace to jenkins user [2019-10-02T21:06:55.968Z] + id -u [2019-10-02T21:06:55.968Z] + id -g [2019-10-02T21:06:55.968Z] + docker run --rm -v /home/docker/workspace/moby_PR-39983:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T21:06:55.968Z] Unable to find image 'busybox:latest' locally [2019-10-02T21:06:56.250Z] latest: Pulling from library/busybox [2019-10-02T21:06:56.250Z] e38168a01e65: Pulling fs layer [2019-10-02T21:06:56.524Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T21:06:56.874Z] e38168a01e65: Verifying Checksum [2019-10-02T21:06:56.874Z] e38168a01e65: Download complete [2019-10-02T21:06:56.874Z] e38168a01e65: Pull complete [2019-10-02T21:06:56.874Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T21:06:56.874Z] Status: Downloaded newer image for busybox:latest [2019-10-02T21:06:57.455Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T21:06:59.307Z] + bundleName=ppc64le-integration [2019-10-02T21:06:59.307Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-02T21:06:59.307Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-02T21:06:59.307Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-10-02T21:06:59.307Z] [2019-10-02T21:06:59.351Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] archiveArtifacts [2019-10-02T21:06:59.641Z] Archiving artifacts [2019-10-02T21:06:59.914Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-02T21:06:59.914Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T21:06:59.967Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T21:07:00.360Z] + make clean [2019-10-02T21:07:00.378Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-02T21:07:00.752Z] docker volume rm -f docker-dev-cache [2019-10-02T21:07:00.845Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-02T21:07:01.033Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T21:07:02.742Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T21:07:02.742Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T21:07:03.306Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T21:07:03.323Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T21:07:04.290Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T21:07:05.221Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-02T21:07:05.785Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T21:07:05.785Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T21:07:06.716Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T21:07:07.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T21:07:08.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T21:07:09.111Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T21:07:09.159Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T21:07:09.723Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T21:07:10.656Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T21:07:11.590Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T21:07:12.156Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T21:07:12.156Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T21:07:13.087Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T21:07:14.017Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T21:07:15.104Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T21:07:15.386Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T21:07:15.951Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T21:07:15.951Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T21:07:19.227Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T21:07:20.158Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T21:07:32.338Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-02T21:07:32.902Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T21:07:34.795Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-02T21:07:34.795Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-02T21:07:34.795Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T21:07:34.795Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T21:07:35.360Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T21:07:38.632Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T21:07:40.001Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T21:07:40.238Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T21:07:40.238Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T21:07:41.897Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T21:07:42.828Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T21:07:43.391Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T21:07:43.955Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T21:07:44.923Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T21:07:45.325Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T21:07:45.325Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T21:07:45.582Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T21:07:45.891Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T21:07:45.891Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T21:07:45.891Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T21:07:46.949Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T21:07:48.318Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T21:07:48.790Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T21:07:50.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T21:07:50.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T21:07:50.211Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T21:07:52.109Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T21:07:53.473Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T21:07:53.478Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T21:07:55.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T21:07:55.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T21:07:55.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T21:07:57.820Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T21:07:59.354Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T21:08:00.033Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T21:08:00.320Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T21:08:00.596Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T21:08:01.530Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T21:08:02.900Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T21:08:05.423Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T21:08:09.600Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T21:08:09.600Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-02T21:08:10.700Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T21:08:11.500Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T21:08:11.666Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T21:08:14.024Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T21:08:15.396Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-02T21:08:15.653Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T21:08:17.550Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T21:08:17.550Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T21:08:18.481Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T21:08:19.415Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T21:08:20.346Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T21:08:21.278Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T21:08:23.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T21:08:25.706Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-02T21:08:26.471Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T21:08:26.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T21:08:29.379Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T21:08:31.891Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T21:08:32.822Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T21:08:32.822Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-02T21:08:34.192Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T21:08:34.448Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-02T21:08:35.820Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T21:08:36.751Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T21:08:37.683Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-02T21:08:37.683Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T21:08:37.683Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T21:08:38.614Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T21:08:39.544Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-02T21:08:39.544Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T21:08:39.697Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T21:08:40.475Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-02T21:08:41.407Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T21:08:43.303Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T21:08:43.303Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-02T21:08:44.239Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-02T21:08:44.384Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T21:08:45.170Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T21:08:45.737Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T21:08:46.302Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-02T21:08:46.559Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T21:08:47.490Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T21:08:48.056Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T21:08:48.056Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T21:08:48.990Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T21:08:49.071Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T21:08:49.921Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T21:08:49.921Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T21:08:50.036Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T21:08:50.036Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T21:08:50.036Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T21:08:50.853Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-02T21:08:51.113Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-02T21:08:51.113Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-02T21:08:52.217Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T21:08:52.218Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T21:08:52.484Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T21:08:52.484Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T21:08:55.761Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T21:08:57.656Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T21:08:58.220Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T21:08:58.477Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-02T21:08:59.042Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-02T21:08:59.973Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-02T21:09:02.493Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T21:09:02.751Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-02T21:09:03.008Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T21:09:03.947Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-02T21:09:05.844Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-02T21:09:06.408Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-02T21:09:10.583Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-02T21:09:15.838Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-02T21:09:16.095Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-02T21:09:17.026Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-02T21:09:17.589Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-02T21:09:18.520Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-02T21:09:19.083Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-02T21:09:20.017Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-02T21:09:20.970Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T21:09:21.534Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T21:09:22.465Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T21:09:25.736Z] === RUN TestDockerSuite/TestRunState [2019-10-02T21:09:26.666Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T21:09:27.599Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T21:09:28.537Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T21:09:28.537Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-02T21:09:28.537Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T21:09:29.468Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T21:09:30.031Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-02T21:09:31.925Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T21:09:31.925Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T21:09:31.925Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T21:09:32.856Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-02T21:09:35.379Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-02T21:09:35.944Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-02T21:09:37.885Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-02T21:09:42.063Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T21:09:42.884Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T21:09:45.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T21:09:45.597Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T21:09:46.530Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T21:09:47.463Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T21:09:49.987Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T21:09:50.924Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T21:09:51.854Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T21:09:51.854Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T21:09:52.111Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T21:09:53.041Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T21:09:53.604Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T21:09:54.533Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-02T21:09:54.533Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T21:09:54.533Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T21:09:55.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T21:09:56.834Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T21:10:00.109Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T21:10:01.040Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T21:10:01.971Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T21:10:04.493Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T21:10:06.387Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T21:10:08.039Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T21:10:08.910Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T21:10:11.435Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T21:10:12.372Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T21:10:12.939Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T21:10:13.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T21:10:13.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T21:10:13.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T21:10:13.869Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T21:10:14.126Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-02T21:10:15.058Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-02T21:10:15.987Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-02T21:10:16.917Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-02T21:10:18.285Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-02T21:10:19.216Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-02T21:10:20.147Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T21:10:20.147Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-02T21:10:20.409Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T21:10:20.712Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-02T21:10:20.712Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-02T21:10:20.712Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-02T21:10:20.712Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T21:10:20.712Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-02T21:10:20.969Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-02T21:10:21.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-02T21:10:21.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-02T21:10:21.482Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-02T21:10:21.739Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-02T21:10:22.669Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-02T21:10:23.307Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T21:10:23.307Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T21:10:23.307Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T21:10:23.599Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-02T21:10:24.162Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-02T21:10:24.162Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-02T21:10:24.843Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T21:10:25.092Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T21:10:25.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T21:10:26.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T21:10:26.281Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-02T21:10:27.212Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-02T21:10:27.776Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-02T21:10:27.776Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T21:10:27.776Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T21:10:28.584Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-02T21:10:28.707Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T21:10:30.604Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-02T21:10:31.172Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-02T21:10:31.172Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T21:10:31.736Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T21:10:31.736Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T21:10:32.321Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T21:10:33.633Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T21:10:34.197Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T21:10:37.010Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-02T21:10:37.471Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T21:10:37.727Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T21:10:37.727Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T21:10:37.727Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T21:10:38.658Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-02T21:10:40.027Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-02T21:10:41.398Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T21:10:41.398Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T21:10:43.292Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T21:10:43.292Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T21:10:43.855Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T21:10:45.748Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T21:10:45.748Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T21:10:47.643Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T21:10:47.643Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T21:10:47.643Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T21:10:49.090Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T21:10:49.654Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-02T21:10:51.147Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T21:10:51.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T21:10:51.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T21:10:51.664Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T21:10:51.664Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T21:10:52.230Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T21:10:54.754Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T21:10:58.096Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T21:10:58.096Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T21:10:59.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T21:11:01.298Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T21:11:03.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T21:11:03.193Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-02T21:11:04.123Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T21:11:06.016Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T21:11:08.537Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T21:11:09.467Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T21:11:11.362Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T21:11:12.293Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T21:11:13.866Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T21:11:13.866Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T21:11:14.814Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T21:11:17.356Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T21:11:17.608Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T21:11:17.608Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T21:11:19.875Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T21:11:23.147Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T21:11:26.172Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T21:11:28.400Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T21:11:30.921Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T21:11:37.465Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T21:11:39.358Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-02T21:11:41.251Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T21:11:42.182Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T21:11:43.113Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T21:11:43.677Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T21:11:43.677Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T21:11:45.062Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T21:11:47.256Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T21:11:47.256Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T21:11:49.235Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T21:11:49.435Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T21:11:50.970Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T21:11:52.510Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-02T21:11:53.441Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-02T21:11:54.372Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-02T21:11:54.372Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-02T21:11:55.303Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-02T21:11:55.653Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T21:11:57.196Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-02T21:11:57.196Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-02T21:11:58.564Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-02T21:11:59.937Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-02T21:12:00.501Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-02T21:12:01.445Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T21:12:01.445Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T21:12:01.445Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T21:12:01.445Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T21:12:02.398Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-02T21:12:06.135Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T21:12:06.595Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T21:12:07.653Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-02T21:12:08.586Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-02T21:12:08.586Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-02T21:12:09.500Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T21:12:09.500Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T21:12:09.500Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T21:12:09.980Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-02T21:12:10.545Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T21:12:15.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-02T21:12:23.890Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-02T21:12:27.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-02T21:12:30.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T21:12:34.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T21:12:34.817Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T21:12:34.817Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T21:12:39.864Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-02T21:12:41.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-02T21:12:44.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-02T21:12:45.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-02T21:12:47.546Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-02T21:12:49.617Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T21:12:50.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-02T21:12:52.588Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-02T21:12:54.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-02T21:12:57.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-02T21:12:59.525Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T21:12:59.935Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T21:12:59.935Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T21:12:59.935Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T21:13:02.110Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T21:13:02.110Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-02T21:13:14.546Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T21:13:17.608Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T21:13:19.238Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T21:13:19.696Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T21:13:20.128Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T21:13:20.129Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T21:13:20.385Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T21:13:20.385Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T21:13:20.385Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-02T21:13:21.315Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T21:13:23.839Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T21:13:23.839Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T21:13:23.839Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T21:13:27.112Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T21:13:31.351Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite (1816.30s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.96s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (2.29s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (3.58s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.08s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.39s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.36s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.29s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.57s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.56s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.87s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.72s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.09s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachDetach (1.28s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.27s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.58s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.50s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.10s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.98s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.96s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.15s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.78s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.40s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.97s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.73s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.74s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.99s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.04s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.69s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.70s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.79s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.72s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.94s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.75s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.98s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.63s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.79s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.88s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.30s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.70s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.78s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-02T21:13:31.351Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T21:13:31.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.29s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContChar (4.20s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.18s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.56s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.44s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-10-02T21:13:31.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T21:13:31.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T21:13:31.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T21:13:31.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T21:13:31.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.48s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2019-10-02T21:13:31.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.87s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.38s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.80s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.78s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.08s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.03s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.32s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.29s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.65s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.99s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.13s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.76s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.25s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.32s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.87s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.92s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.96s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.37s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.13s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildHistory (4.37s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.93s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.40s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.68s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.53s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.89s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.79s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.58s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.48s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.21s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.42s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.05s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.90s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.88s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.89s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.56s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.41s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.19s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRm (3.43s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.45s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.49s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.17s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.45s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.52s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildUser (2.19s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.77s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.72s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.42s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.06s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.45s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.06s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T21:13:31.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-02T21:13:31.352Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T21:13:31.352Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.90s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.78s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-02T21:13:31.352Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.85s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.97s) [2019-10-02T21:13:31.353Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T21:13:31.353Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.53s) [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000a3a3e0 } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1421475315 /foo false } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1421475315 /foo true } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3909107382 /foo false } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3909107382 /foo true } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3909107382 /foo true 0xc000a3a860 } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a3a880 } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000a3a8a0 } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000a3a8c0 } [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000a3a8e0 } [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.65s) [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 0 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 1 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 2 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 3 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 4 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 5 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 6 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 7 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 8 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 9 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 10 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 11 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 12 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 13 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 14 [2019-10-02T21:13:31.353Z] docker_api_containers_test.go:1927: case 15 [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.07s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership497584123/file1 4954dba8feb36d22ab88ed4fdda1fd3dc7ad8fccb9f491f231fb16c234150c5a:/tmpvol/file1` [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 43af36899a756661c0ef6bec82dd4bf8030c9d268119346eb34a63f3245699d8:/root/file1 /tmp/test-cp-from-case-a106914078/itWorks.txt` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a106914078/itWorks.txt" contains "file1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 956661b97d871b5c7fbc975f9ba82c04f6345b7848f646f20d5aa273ca1d8690:/file1 /tmp/test-cp-from-case-b199677413/testDir/` [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c015577088/file2" contains "file2\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp f4556acbfd2845abf59aca2274b511978fe6d0ae82503a94098c48a62fc63906:/root/file1 /tmp/test-cp-from-case-c015577088/file2` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c015577088/file2" contains "file1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp fc654f9ef7e5300671e8f73f05b6d38cd49e452a5a8dd344eb852489ad48232b:/file1 /tmp/test-cp-from-case-d957275999/dir1` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d957275999/dir1/file1" contains "file1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp fc654f9ef7e5300671e8f73f05b6d38cd49e452a5a8dd344eb852489ad48232b:/file1 /tmp/test-cp-from-case-d957275999/dir1/` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d957275999/dir1/file1" contains "file1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp a116be133c3742f194432c9e30659b4c80864e384a52db847a7cd8b091a681d5:dir1 /tmp/test-cp-from-case-e288660786/testDir` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e288660786/testDir/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp a116be133c3742f194432c9e30659b4c80864e384a52db847a7cd8b091a681d5:dir1 /tmp/test-cp-from-case-e288660786/testDir/` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e288660786/testDir/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9a3a29e789850a163de99284020bbb862605463252f5b475d4628ee154b19489:/root/dir1 /tmp/test-cp-from-case-f656850665/file1` [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 7221ca4475cdacdd9a6a2378b99bbcfdabfaa86e6ca03222f47a943594141b93:/root/dir1 /tmp/test-cp-from-case-g520858932/dir2` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g520858932/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 7221ca4475cdacdd9a6a2378b99bbcfdabfaa86e6ca03222f47a943594141b93:/root/dir1 /tmp/test-cp-from-case-g520858932/dir2/` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g520858932/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp a512279b4086b364d668c7488fe55e737979d5d123acf3aa6e2709f54a1617f8:dir1/. /tmp/test-cp-from-case-h003354883/testDir` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h003354883/testDir/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp a512279b4086b364d668c7488fe55e737979d5d123acf3aa6e2709f54a1617f8:dir1/. /tmp/test-cp-from-case-h003354883/testDir/` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h003354883/testDir/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 0d71f75c1f0df225f240b20622680747e0a68d2c697fee1b1295a2f0aa5e6b20:/root/dir1/. /tmp/test-cp-from-case-i677545606/file1` [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp ba508dfac32ef8c678c457836ca1fa3e4258a347bd8ed39f8549c9b4fda8da60:/root/dir1/. /tmp/test-cp-from-case-j129813037/dir2` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j129813037/dir2/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp ba508dfac32ef8c678c457836ca1fa3e4258a347bd8ed39f8549c9b4fda8da60:/root/dir1/. /tmp/test-cp-from-case-j129813037/dir2/` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j129813037/dir2/file1-1" contains "file1-1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ced2be157949de135eaf8d6248fd322bbc03c834c2456e839cff0d49218daba:/file2 /tmp/test-cp-from-err-dst-not-dir297690024/symlinkToFile1` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir297690024/symlinkToFile1" points to "file1" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir297690024/file1" contains "file2\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ced2be157949de135eaf8d6248fd322bbc03c834c2456e839cff0d49218daba:/file2 /tmp/test-cp-from-err-dst-not-dir297690024/symlinkToDir1` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir297690024/symlinkToDir1" points to "dir1" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir297690024/file2" contains "file2\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ced2be157949de135eaf8d6248fd322bbc03c834c2456e839cff0d49218daba:/file2 /tmp/test-cp-from-err-dst-not-dir297690024/brokenSymlinkToFileX` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir297690024/brokenSymlinkToFileX" points to "fileX" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir297690024/fileX" contains "file2\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ced2be157949de135eaf8d6248fd322bbc03c834c2456e839cff0d49218daba:/dir2 /tmp/test-cp-from-err-dst-not-dir297690024/symlinkToDir1` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir297690024/symlinkToDir1" points to "dir1" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir297690024/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ced2be157949de135eaf8d6248fd322bbc03c834c2456e839cff0d49218daba:/dir2 /tmp/test-cp-from-err-dst-not-dir297690024/brokenSymlinkToDirX` [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir297690024/brokenSymlinkToDirX" points to "dirX" [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir297690024/dirX/file2-1" contains "file2-1\n" [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-02T21:13:31.353Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.06s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s) [2019-10-02T21:13:31.353Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a604679760/file1 0a51d93a3a835dcdec376099f6cea7982bf58e7965635872055c893c1d0cba85:/root/itWorks.txt` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "0a51d93a3a835dcdec376099f6cea7982bf58e7965635872055c893c1d0cba85" start output contains "file1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a51d93a3a835dcdec376099f6cea7982bf58e7965635872055c893c1d0cba85` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b854471023/file1 54e8c80b2a2deecef8da6ce1493cd6874358b0c660ddc707d0cbd5469b04e936:testDir/` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.42s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "1c7ae4e4811757336af23b123c47ab07aa301cf787fb0e2d677b4d776650b60f" start output contains "file2\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1c7ae4e4811757336af23b123c47ab07aa301cf787fb0e2d677b4d776650b60f` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c383458306/file1 1c7ae4e4811757336af23b123c47ab07aa301cf787fb0e2d677b4d776650b60f:/root/file2` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "1c7ae4e4811757336af23b123c47ab07aa301cf787fb0e2d677b4d776650b60f" start output contains "file1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1c7ae4e4811757336af23b123c47ab07aa301cf787fb0e2d677b4d776650b60f` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "dd9e09505e51d98e9c6f3033effa32b48a1fbb099eae2f27a27c0c440883d265" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd9e09505e51d98e9c6f3033effa32b48a1fbb099eae2f27a27c0c440883d265` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d234874233/file1 dd9e09505e51d98e9c6f3033effa32b48a1fbb099eae2f27a27c0c440883d265:dir1` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "dd9e09505e51d98e9c6f3033effa32b48a1fbb099eae2f27a27c0c440883d265" start output contains "file1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd9e09505e51d98e9c6f3033effa32b48a1fbb099eae2f27a27c0c440883d265` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "35dfe687bfc399f324af6ddb3952ea0e9a98e1a28fdd1f0998427cde37bce824" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 35dfe687bfc399f324af6ddb3952ea0e9a98e1a28fdd1f0998427cde37bce824` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d234874233/file1 35dfe687bfc399f324af6ddb3952ea0e9a98e1a28fdd1f0998427cde37bce824:dir1/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "35dfe687bfc399f324af6ddb3952ea0e9a98e1a28fdd1f0998427cde37bce824" start output contains "file1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 35dfe687bfc399f324af6ddb3952ea0e9a98e1a28fdd1f0998427cde37bce824` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e188003460/dir1 6894fe0924dcc488f27ca9a271afa399247ac048b673696599cb25ee5598c518:testDir` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "6894fe0924dcc488f27ca9a271afa399247ac048b673696599cb25ee5598c518" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6894fe0924dcc488f27ca9a271afa399247ac048b673696599cb25ee5598c518` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e188003460/dir1 2e644bd7328afb114e218e111d82694cb448f5aa47269dd494ebea7162beaa70:testDir/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "2e644bd7328afb114e218e111d82694cb448f5aa47269dd494ebea7162beaa70" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e644bd7328afb114e218e111d82694cb448f5aa47269dd494ebea7162beaa70` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f069541395/dir1 12d497e50ddfd44537f486502e71e4b83ea7ef9a3f7d453ade9a5efb3e699932:/root/file1` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.94s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "cd6dd38f27b695a018566be12de686151bae469362d8e9aef8e531b0489e0c60" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a cd6dd38f27b695a018566be12de686151bae469362d8e9aef8e531b0489e0c60` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g949356630/dir1 cd6dd38f27b695a018566be12de686151bae469362d8e9aef8e531b0489e0c60:/root/dir2` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "cd6dd38f27b695a018566be12de686151bae469362d8e9aef8e531b0489e0c60" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a cd6dd38f27b695a018566be12de686151bae469362d8e9aef8e531b0489e0c60` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "653bf01824cf19a65b6211bc9424b5c4968f3fef3dcf285e8da4b0e1f5054884" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 653bf01824cf19a65b6211bc9424b5c4968f3fef3dcf285e8da4b0e1f5054884` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g949356630/dir1 653bf01824cf19a65b6211bc9424b5c4968f3fef3dcf285e8da4b0e1f5054884:/dir2/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "653bf01824cf19a65b6211bc9424b5c4968f3fef3dcf285e8da4b0e1f5054884" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 653bf01824cf19a65b6211bc9424b5c4968f3fef3dcf285e8da4b0e1f5054884` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h555607485/dir1/. 8212deb025cfba994cc982c78094435fcf8bafb22e3795c5e7c0e7ec6a4a1863:testDir` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "8212deb025cfba994cc982c78094435fcf8bafb22e3795c5e7c0e7ec6a4a1863" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8212deb025cfba994cc982c78094435fcf8bafb22e3795c5e7c0e7ec6a4a1863` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h555607485/dir1/. c24acd07c68f7620d17fb2a029922042e998f3e162c4f13b6afc0d60fb2a7506:testDir/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "c24acd07c68f7620d17fb2a029922042e998f3e162c4f13b6afc0d60fb2a7506" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a c24acd07c68f7620d17fb2a029922042e998f3e162c4f13b6afc0d60fb2a7506` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i139928056/dir1/. 586636c133fa10c5edd359b5ea1c8b433abecb2b411798bfc76396987ec70966:/root/file1` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.61s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "5bb5d40392d34908ac0b5923fd359881cc29e9b432065ad62d8c013a7bee321b" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5bb5d40392d34908ac0b5923fd359881cc29e9b432065ad62d8c013a7bee321b` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j519356151/dir1/. 5bb5d40392d34908ac0b5923fd359881cc29e9b432065ad62d8c013a7bee321b:/dir2` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "5bb5d40392d34908ac0b5923fd359881cc29e9b432065ad62d8c013a7bee321b" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5bb5d40392d34908ac0b5923fd359881cc29e9b432065ad62d8c013a7bee321b` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "87c5b59e24fd933a12230f94e9015da182ebbad6d31d36c6df6f0cb8ca72fc38" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 87c5b59e24fd933a12230f94e9015da182ebbad6d31d36c6df6f0cb8ca72fc38` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j519356151/dir1/. 87c5b59e24fd933a12230f94e9015da182ebbad6d31d36c6df6f0cb8ca72fc38:/dir2/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "87c5b59e24fd933a12230f94e9015da182ebbad6d31d36c6df6f0cb8ca72fc38" start output contains "file1-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 87c5b59e24fd933a12230f94e9015da182ebbad6d31d36c6df6f0cb8ca72fc38` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.11s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions178710506/permdirtest permtest:/` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs005530796/file1 ca7e30042dffc96740f0758d261bc99862328e22129bda453de15f2c6330ab4a:/root/shouldNotExist` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "ca7e30042dffc96740f0758d261bc99862328e22129bda453de15f2c6330ab4a" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca7e30042dffc96740f0758d261bc99862328e22129bda453de15f2c6330ab4a` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume255735323/file1 6eb2574b4d68186b5a46a03fbb362de6dcd37e01d91da77e55e05a048f75f1e5:/vol_ro/shouldNotExist` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:279: checking that container "6eb2574b4d68186b5a46a03fbb362de6dcd37e01d91da77e55e05a048f75f1e5" start output contains "" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6eb2574b4d68186b5a46a03fbb362de6dcd37e01d91da77e55e05a048f75f1e5` [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToStdout (1.07s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.68s) [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-391782078/file2 0a26b9807299a2de77029343049fee33f5e74a49314a9308ff8b62510edea2c2:/vol2/symlinkToFile1` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-391782078/symlinkToFile1" points to "file1" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-391782078/file1" contains "file2\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-391782078/file2 0a26b9807299a2de77029343049fee33f5e74a49314a9308ff8b62510edea2c2:/vol2/symlinkToDir1` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-391782078/symlinkToDir1" points to "dir1" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-391782078/file2" contains "file2\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-391782078/file2 0a26b9807299a2de77029343049fee33f5e74a49314a9308ff8b62510edea2c2:/vol2/brokenSymlinkToFileX` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-391782078/brokenSymlinkToFileX" points to "fileX" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-391782078/fileX" contains "file2\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-391782078//dir2 0a26b9807299a2de77029343049fee33f5e74a49314a9308ff8b62510edea2c2:/vol2/symlinkToDir1` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-391782078/symlinkToDir1" points to "dir1" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-391782078/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-391782078//dir2 0a26b9807299a2de77029343049fee33f5e74a49314a9308ff8b62510edea2c2:/vol2/brokenSymlinkToDirX` [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-391782078/brokenSymlinkToDirX" points to "dirX" [2019-10-02T21:13:31.354Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-391782078/dirX/file2-1" contains "file2-1\n" [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.84s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-02T21:13:31.354Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T21:13:31.354Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-10-02T21:13:31.354Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T21:13:31.354Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2019-10-02T21:13:31.354Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.76s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.58s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.06s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.10s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsCommit (1.23s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.15s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.96s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsCopy (1.24s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.47s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.49s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.11s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFilters (1.77s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFormat (1.78s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.58s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-10-02T21:13:31.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T21:13:31.355Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T21:13:31.355Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.14s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.79s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.47s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecParseError (1.20s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecTTY (1.25s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2019-10-02T21:13:31.355Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T21:13:31.355Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.04s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestExecWithUser (1.22s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.98s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHealth (21.41s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2019-10-02T21:13:31.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (1.99s) [2019-10-02T21:13:31.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.59s) [2019-10-02T21:13:31.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-02T21:13:31.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.16s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoFormat (0.07s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-02T21:13:31.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.95s) [2019-10-02T21:13:31.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T21:13:31.355Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.52s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.13s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectHistory (0.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-02T21:13:31.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T21:13:31.355Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.06s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.13s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.03s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.06s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.46s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.83s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.00s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.74s) [2019-10-02T21:13:31.355Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.54s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.95s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.58s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.92s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.45s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.20s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.68s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsSince (7.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.95s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestNetHostname (2.60s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.66s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.68s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.17s) [2019-10-02T21:13:31.356Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T21:13:31.356Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.53s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.69s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2019-10-02T21:13:31.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.85s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.28s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.60s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPortList (10.46s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.49s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.65s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.55s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.53s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsByOrder (3.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.39s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.32s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.11s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.49s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.68s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.03s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.98s) [2019-10-02T21:13:31.356Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T21:13:31.356Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (1.76s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.05s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.52s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.16s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.78s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.60s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.71s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddHost (0.98s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.08s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.73s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.92s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.39s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.00s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.74s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.55s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.86s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.53s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.03s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s) [2019-10-02T21:13:31.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T21:13:31.356Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T21:13:31.356Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-10-02T21:13:31.356Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T21:13:31.356Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-02T21:13:31.356Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.91s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.53s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.51s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMount (6.64s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.49s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.40s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.78s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.99s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.87s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.57s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.72s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.24s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.89s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.19s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.72s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.96s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.86s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.91s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.19s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2019-10-02T21:13:31.357Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.83s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.86s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.86s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T21:13:31.357Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T21:13:31.357Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.73s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.90s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.90s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunState (1.61s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.52s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.90s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.92s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.29s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T21:13:31.357Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.64s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.58s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.90s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-10-02T21:13:31.357Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T21:13:31.357Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.80s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s) [2019-10-02T21:13:31.357Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.03s) [2019-10-02T21:13:31.358Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents651137424 [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.69s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.57s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.75s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.77s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.10s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartRecordError (2.20s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.52s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.73s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-10-02T21:13:31.358Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T21:13:31.358Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-02T21:13:31.358Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T21:13:31.358Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.87s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s) [2019-10-02T21:13:31.358Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T21:13:31.358Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateStats (4.55s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-10-02T21:13:31.358Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-02T21:13:31.358Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.21s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.32s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (8.77s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.37s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.44s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.55s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.98s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2019-10-02T21:13:31.358Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.42s) [2019-10-02T21:13:31.358Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-02T21:13:31.358Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T21:13:31.358Z] === RUN TestDockerRegistrySuite [2019-10-02T21:13:31.358Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T21:13:33.253Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T21:13:34.502Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T21:13:34.626Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T21:13:34.961Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T21:13:35.420Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T21:13:35.420Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T21:13:36.523Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-02T21:13:36.523Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T21:13:36.959Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T21:13:40.699Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T21:13:42.601Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T21:13:45.125Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T21:13:45.531Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T21:13:47.706Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T21:13:48.164Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T21:13:48.164Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T21:13:48.164Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T21:13:49.302Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T21:13:50.337Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T21:13:50.670Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T21:13:52.038Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T21:13:53.405Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T21:13:54.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T21:13:55.025Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T21:13:55.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-02T21:13:56.635Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T21:13:58.004Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T21:13:58.568Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-02T21:13:59.502Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T21:14:00.811Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T21:14:02.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-02T21:14:02.028Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T21:14:05.302Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T21:14:05.510Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T21:14:05.510Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T21:14:06.675Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T21:14:09.947Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T21:14:11.315Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T21:14:11.316Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T21:14:11.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-02T21:14:12.577Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T21:14:12.578Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T21:14:12.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T21:14:13.873Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T21:14:14.437Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-02T21:14:15.368Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T21:14:19.542Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T21:14:19.799Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T21:14:21.694Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T21:14:21.694Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T21:14:21.951Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T21:14:22.208Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T21:14:22.465Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T21:14:22.722Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T21:14:22.979Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T21:14:24.350Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T21:14:26.973Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T21:14:27.917Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T21:14:29.290Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T21:14:30.220Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T21:14:30.241Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite (59.66s) [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.93s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d8ee67958a18d is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d0f12ad5d4edb is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d1ff5c35f264f is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d3b652f6cd67f is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d159c5af4a480 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon dfc0e9e2e79af is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.13s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d166462b18153 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d966af4af2ab8 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon de3b55e7ed10d is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon da11644f2a963 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d406347c538df is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.59s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d018f468b7b53 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon ddf016ee358b8 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.52s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d74c757f52864 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-02T21:14:31.150Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d90555bed097c9b344d95da9665262548a84761aabe4e8e6e4613d6f44f09f65 [2019-10-02T21:14:31.150Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93d399cb7a0290919511b4d76ce26a5d9b4ac46991f3a912afc1e5bdc55f307e [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d4b59d9a8c491 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.01s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-02T21:14:31.150Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a23af0858414f5f1232a414c716c156a3cef512ff0a83679b94c8d4d9625b75f [2019-10-02T21:14:31.150Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:936122ca798c336e15c0527bbf19302075b7fe0f2dd882f013179f3851308235 [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d22e555aa737f is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.57s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon da8881cbda4aa is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d5471101ae1a9 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d9f79cc800e21 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d1821c9aa9918 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d3c31449f4d86 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d387530da9030 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d8b219f2e579a is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.13s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon dd4e6f3620805 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d9ef0bb451b33 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.58s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d6d604e2b9038 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d3449c2021b10 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon dff223c425579 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d3b377b40fc99 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d4b3d0f100c29 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d73ef90a63b01 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d8ba2360dc3a5 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d16f7d8fb531f is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d06147e1ee088 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon dc8b984202e58 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-02T21:14:31.150Z] check_test.go:196: Daemon d45f1b903b979 is not started [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-02T21:14:31.150Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2019-10-02T21:14:31.150Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-02T21:14:31.150Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T21:14:31.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-02T21:14:31.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T21:14:33.975Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T21:14:36.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T21:14:40.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T21:14:41.043Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T21:14:44.762Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T21:14:46.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T21:14:47.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T21:14:47.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T21:14:49.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T21:14:50.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T21:14:51.866Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T21:14:53.410Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T21:14:53.410Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T21:14:54.377Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T21:14:54.835Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T21:14:54.835Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T21:14:54.835Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T21:14:56.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T21:14:56.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T21:14:56.049Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T21:14:56.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T21:14:56.562Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T21:14:56.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T21:14:57.010Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T21:14:57.010Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T21:14:57.010Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T21:14:57.076Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite (26.36s) [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d55f3a5a3e5b9 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.67s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d55bd1499defb is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d76c370010bd9 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon dac1e296d8f2b is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d7840959621b3 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon de4ac5124a4f0 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d7d136ef36fff is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon ddb57a6866264 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d00bdf7d5eab4 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d23d0de0a24e7 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.69s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d32f978f4f3c4 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d40d4e17952aa is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d3d2755152ecf is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d4b76447eba5e is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon d4bebc7fbc6a0 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon ddfa7e4ac90d4 is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon def2a16a0957d is not started [2019-10-02T21:14:57.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-02T21:14:57.333Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-02T21:14:57.333Z] check_test.go:223: Daemon dbac0072c618e is not started [2019-10-02T21:14:57.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T21:14:57.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T21:14:58.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T21:14:58.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T21:14:58.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T21:14:59.185Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T21:14:59.185Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T21:14:59.185Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T21:14:59.185Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T21:14:59.185Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T21:15:00.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T21:15:00.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T21:15:00.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T21:15:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon d82197a9171f9 is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon da5a0eee78c0a is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon dbcbf89d7e310 is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon de48970676be2 is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon d4941a84abc1a is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-10-02T21:15:01.019Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-02T21:15:01.019Z] check_test.go:252: Daemon d730fbf0e836b is not started [2019-10-02T21:15:01.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-02T21:15:01.020Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-02T21:15:01.020Z] check_test.go:252: Daemon d95231957325d is not started [2019-10-02T21:15:01.020Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T21:15:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T21:15:02.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T21:15:04.268Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T21:15:05.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T21:15:05.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T21:15:06.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T21:15:06.273Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T21:15:06.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T21:15:06.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T21:15:06.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-02T21:15:06.788Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-02T21:15:06.788Z] check_test.go:279: Daemon d29138466088b is not started [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-02T21:15:06.788Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-02T21:15:06.788Z] check_test.go:279: Daemon d208064b579ce is not started [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-02T21:15:06.788Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-02T21:15:06.788Z] check_test.go:279: Daemon d1ba31e277207 is not started [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-02T21:15:06.788Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-02T21:15:06.788Z] check_test.go:279: Daemon d1ba61fc225df is not started [2019-10-02T21:15:06.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-02T21:15:06.788Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-02T21:15:06.788Z] check_test.go:279: Daemon d68c791c43734 is not started [2019-10-02T21:15:06.788Z] === RUN TestDockerNetworkSuite [2019-10-02T21:15:06.788Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-02T21:15:08.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T21:15:08.441Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T21:15:09.310Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-02T21:15:09.874Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-02T21:15:10.617Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T21:15:10.617Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T21:15:10.617Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T21:15:11.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-02T21:15:12.177Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-02T21:15:12.796Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T21:15:12.796Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T21:15:14.331Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T21:15:14.331Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T21:15:17.232Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T21:15:17.232Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T21:15:17.445Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-02T21:15:17.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-02T21:15:19.407Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T21:15:19.985Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-02T21:15:20.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-02T21:15:24.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-02T21:15:24.420Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-02T21:15:25.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-02T21:15:27.683Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-02T21:15:27.962Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T21:15:31.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T21:15:31.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T21:15:32.156Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T21:15:32.156Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T21:15:32.156Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T21:15:33.695Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T21:15:33.695Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T21:15:35.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-02T21:15:35.875Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T21:15:35.875Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T21:15:38.051Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T21:15:38.051Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T21:15:39.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-02T21:15:40.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-02T21:15:40.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-02T21:15:41.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-02T21:15:42.731Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T21:15:43.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-02T21:15:43.698Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T21:15:44.156Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T21:15:44.156Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T21:15:44.156Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T21:15:44.156Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T21:15:44.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-02T21:15:44.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-02T21:15:44.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-02T21:15:45.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-02T21:15:45.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T21:15:46.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-02T21:15:46.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-02T21:15:46.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-02T21:15:46.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-02T21:15:48.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-02T21:15:48.169Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-02T21:15:49.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-02T21:15:49.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-02T21:15:50.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-02T21:15:50.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-02T21:15:54.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-02T21:15:57.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-02T21:16:07.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-02T21:16:07.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-02T21:16:07.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-02T21:16:08.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-02T21:16:08.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-02T21:16:08.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-02T21:16:09.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-02T21:16:09.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-02T21:16:09.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-02T21:16:09.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T21:16:10.893Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T21:16:13.067Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T21:16:13.067Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T21:16:13.067Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T21:16:13.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-02T21:16:14.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-02T21:16:14.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-02T21:16:14.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-02T21:16:15.241Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T21:16:15.241Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T21:16:15.241Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T21:16:15.241Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T21:16:15.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-02T21:16:16.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-02T21:16:19.931Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T21:16:20.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-02T21:16:22.106Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T21:16:22.106Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T21:16:22.106Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T21:16:25.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-02T21:16:25.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-02T21:16:26.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-02T21:16:28.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-02T21:16:30.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-02T21:16:30.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-02T21:16:31.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-02T21:16:32.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-02T21:16:33.718Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-02T21:16:34.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-02T21:16:40.835Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite (93.95s) [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.93s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d33b86137338a is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d93876cb5aa92 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.82s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dba4fe5ac6789 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.26s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon db33254a82ca1 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.70s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:1233: Daemon d720f25527e18 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d35cd87861908 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.50s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon da77f2ed4c7fc is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.26s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d666f98512243 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dd82491d6f791 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dbd5ffb6565f7 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dca8dcf7401ca is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d1db326b3a862 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.41s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d75d3ff37ed5d is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.12s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d60069ebff0a0 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.24s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dea7a46692220 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d2efd0bae6e92 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dbe5b137aadac is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dd5cd689ed9e9 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.12s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d551d1d2d90c9 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.25s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dfb78e1ae880e is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon db6856720940e is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d164a0c242b03 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon de4ee5075fbf5 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon df3912037b813 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.51s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:968: Daemon da41c51c10193 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.87s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d18640039c936 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.15s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:1116: Daemon dc706a8c6ab69 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d1a2c5aff8b63 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon dc9221387ec3c is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon df459cea15013 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d9c9770fc5323 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d66646b6861b9 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon de348fe57a114 is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-02T21:16:40.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-02T21:16:40.835Z] docker_cli_network_unix_test.go:46: Daemon d047174ea7f6c is not started [2019-10-02T21:16:40.835Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.53s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon dbb007829c46e is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon dd5505faa73f1 is not started [2019-10-02T21:16:40.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-02T21:16:40.836Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon da558a8882d22 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon def92e0c0c284 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.82s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.07s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:1084: Daemon de7e41550e0ad is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d5652b049cddf is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.50s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d6f14b9730206 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.12s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon de74446736c8c is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d65fe793db171 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.48s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d9be48ca6b608 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d0acbbfe67e47 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon dc2c4301e1433 is not started [2019-10-02T21:16:40.836Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.00s) [2019-10-02T21:16:40.836Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-02T21:16:40.836Z] docker_cli_network_unix_test.go:46: Daemon d3b89a5109453 is not started [2019-10-02T21:16:40.836Z] === RUN TestDockerHubPullSuite [2019-10-02T21:16:40.836Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-02T21:16:42.207Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-02T21:16:43.577Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-02T21:16:44.507Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-02T21:16:45.071Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-02T21:16:46.966Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-02T21:16:46.966Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-02T21:16:46.966Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite (6.26s) [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2019-10-02T21:16:46.966Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2019-10-02T21:16:46.966Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-10-02T21:16:46.966Z] PASS [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === Skipped [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.06s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.06s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T21:16:46.966Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T21:16:46.966Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T21:16:46.966Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T21:16:46.966Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T21:16:46.966Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T21:16:46.966Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T21:16:46.966Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-02T21:16:46.966Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T21:16:46.966Z] docker_cli_network_unix_test.go:46: Daemon da558a8882d22 is not started [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] [2019-10-02T21:16:46.966Z] DONE 1253 tests, 44 skipped in 2049.844s [2019-10-02T21:16:47.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T21:16:47.224Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T21:16:47.224Z] +++ kill 7242 [2019-10-02T21:16:47.233Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T21:16:47.233Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T21:16:47.233Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T21:16:51.405Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-02T21:16:54.309Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T21:16:54.310Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T21:16:54.310Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T21:16:55.583Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-02T21:16:55.583Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T21:16:55.583Z] +++ /etc/init.d/apparmor stop [2019-10-02T21:16:55.583Z] Clearing AppArmor profiles cache:. [2019-10-02T21:16:55.583Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T21:16:55.583Z] Unloading profiles will leave already running processes permanently [2019-10-02T21:16:55.583Z] unconfined, which can lead to unexpected situations. [2019-10-02T21:16:55.583Z] [2019-10-02T21:16:55.583Z] To set a process to complain mode, use the command line tool [2019-10-02T21:16:55.583Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T21:16:55.583Z] with the 'teardown' option." [2019-10-02T21:16:55.583Z] [2019-10-02T21:16:56.483Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T21:16:56.483Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T21:16:56.483Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T21:16:58.656Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T21:16:58.855Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-02T21:16:59.114Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T21:17:00.651Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T21:17:02.826Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T21:17:03.285Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T21:17:03.285Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T21:17:05.464Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T21:17:05.922Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T21:17:06.384Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T21:17:06.384Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T21:17:06.842Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T21:17:06.842Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T21:17:06.842Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T21:17:07.300Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T21:17:15.863Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T21:17:15.863Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T21:17:15.863Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T21:17:19.592Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T21:17:20.051Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T21:17:20.051Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T21:17:22.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T21:17:22.688Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T21:17:22.688Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T21:17:22.688Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T21:17:22.688Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T21:17:24.862Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T21:17:27.037Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T21:17:29.211Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T21:17:46.972Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T21:17:52.900Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T21:17:55.047Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-02T21:17:57.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T21:17:59.758Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T21:18:00.217Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T21:18:03.949Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T21:18:04.408Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T21:18:05.391Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T21:18:09.897Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-02T21:18:10.078Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T21:18:13.810Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T21:18:13.810Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T21:18:14.269Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T21:18:14.269Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T21:18:14.269Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T21:18:14.269Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T21:18:15.236Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T21:18:15.236Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T21:18:18.136Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T21:18:20.308Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T21:18:22.489Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T21:18:25.390Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T21:18:27.953Z] --- PASS: TestDockerSwarmSuite (1748.53s) [2019-10-02T21:18:27.953Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2019-10-02T21:18:27.953Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-02T21:18:27.953Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s) [2019-10-02T21:18:27.953Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-02T21:18:27.953Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.59s) [2019-10-02T21:18:27.953Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.00s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [d9bde751805d8] joining swarm manager [d9e14d6210819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [df07eab070de0] joining swarm manager [d9e14d6210819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] check_test.go:379: Daemon d9bde751805d8 is not started [2019-10-02T21:18:27.954Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T21:18:27.954Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.34s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-02T21:18:27.954Z] check_test.go:358: [d79567006dfa9] joining swarm manager [d2ed0b57cccf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.30s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.30s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T21:18:27.954Z] check_test.go:358: [d66ac832df957] joining swarm manager [db8a5dfd7a38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T21:18:27.954Z] check_test.go:358: [d7565868068b0] joining swarm manager [db8a5dfd7a38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-02T21:18:27.954Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.27s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T21:18:27.954Z] check_test.go:358: [da46d0fdacc59] joining swarm manager [dd9a4cabd4c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T21:18:27.954Z] check_test.go:358: [d0ed40f10ce5a] joining swarm manager [dd9a4cabd4c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.16s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T21:18:27.954Z] check_test.go:358: [d72c670c57df7] joining swarm manager [d6941a407357a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T21:18:27.954Z] check_test.go:358: [d468982a74e00] joining swarm manager [d6941a407357a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.54s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T21:18:27.954Z] check_test.go:358: [d414ee0a52129] joining swarm manager [d39b8fe2ee8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T21:18:27.954Z] check_test.go:358: [d01902daf515d] joining swarm manager [d39b8fe2ee8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.00s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-02T21:18:27.954Z] check_test.go:358: [d49cfda95dd8e] joining swarm manager [d2bdf9a430e45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T21:18:27.954Z] check_test.go:358: [d8d9aaab7ba6e] joining swarm manager [deb788b659c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T21:18:27.954Z] check_test.go:358: [d86576ecd774f] joining swarm manager [deb788b659c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.54s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-02T21:18:27.954Z] check_test.go:358: [d93eb5b124b57] joining swarm manager [def095fc162ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.97s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T21:18:27.954Z] check_test.go:358: [d6c1c9625aab9] joining swarm manager [d4d77ba9cf451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T21:18:27.954Z] check_test.go:358: [d2e6cf3c75c11] joining swarm manager [d4d77ba9cf451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] check_test.go:379: Daemon d2e6cf3c75c11 is not started [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.37s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [d63c651cdfbe6] joining swarm manager [d5b4f3c0adff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [dc9c92826b16e] joining swarm manager [d5b4f3c0adff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [d70f85f428c8e] joining swarm manager [d5b4f3c0adff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [d79eefba235c4] joining swarm manager [d5b4f3c0adff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T21:18:27.954Z] check_test.go:358: [ddb28522d380a] joining swarm manager [d5b4f3c0adff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.28s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.25s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T21:18:27.954Z] check_test.go:358: [dd7e5e6538a2b] joining swarm manager [d35fa0ebc2aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T21:18:27.954Z] check_test.go:358: [dbd669f236aa8] joining swarm manager [d35fa0ebc2aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.77s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T21:18:27.954Z] check_test.go:358: [d90068daae267] joining swarm manager [d33855fe16776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T21:18:27.954Z] check_test.go:358: [d1388d0d1b434] joining swarm manager [d33855fe16776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T21:18:27.954Z] check_test.go:358: [d2b30b824dcba] joining swarm manager [d298c7cf6cd2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T21:18:27.954Z] check_test.go:358: [d8980ca73b021] joining swarm manager [d298c7cf6cd2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.12s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.16s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T21:18:27.954Z] check_test.go:358: [d64877c523156] joining swarm manager [d28b4562a16b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T21:18:27.954Z] check_test.go:358: [d62bf316bb14c] joining swarm manager [d28b4562a16b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T21:18:27.954Z] check_test.go:358: [daa81725dd684] joining swarm manager [d28b4562a16b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T21:18:27.954Z] check_test.go:358: [d261feb9d5f17] joining swarm manager [d28b4562a16b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T21:18:27.954Z] check_test.go:358: [ddb572ec7d7d5] joining swarm manager [d7d538180b300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T21:18:27.954Z] check_test.go:358: [d0e991b60973a] joining swarm manager [d7d538180b300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.62s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T21:18:27.954Z] check_test.go:358: [de5390063875c] joining swarm manager [d3b707ba2d771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T21:18:27.954Z] check_test.go:358: [d9010729496d1] joining swarm manager [d3b707ba2d771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] check_test.go:379: Daemon de5390063875c is not started [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.42s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T21:18:27.954Z] check_test.go:358: [d739789701d90] joining swarm manager [dbd24225eb2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T21:18:27.954Z] check_test.go:358: [d13e07bf0acac] joining swarm manager [dbd24225eb2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.56s) [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T21:18:27.954Z] check_test.go:358: [d9f01a4446a9d] joining swarm manager [d9163999a7286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.954Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T21:18:27.954Z] check_test.go:358: [da4b2616897ac] joining swarm manager [d9163999a7286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.954Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.35s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.63s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.93s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.46s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.93s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.67s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.93s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.65s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.17s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.30s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (5.34s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.10s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.76s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.76s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.k812frhodagm@a00eb70f94db | hello1\n" [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.j55hoxdem2ir@a00eb70f94db | hello2\n" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.08s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.33s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.56s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:242: checking task d7tzyxjm0ta3 [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:247: checking messages for d7tzyxjm0ta3 [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:242: checking task geobjz61gtk5 [2019-10-02T21:18:27.955Z] docker_cli_service_logs_test.go:247: checking messages for geobjz61gtk5 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.14s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.14s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T21:18:27.955Z] check_test.go:358: [d24c308cfa90e] joining swarm manager [d534d5531cf77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T21:18:27.955Z] check_test.go:358: [d6b74a178eb12] joining swarm manager [d534d5531cf77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.83s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T21:18:27.955Z] check_test.go:358: [dbb5979990d32] joining swarm manager [de74183c35b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T21:18:27.955Z] check_test.go:358: [dd930d67927c2] joining swarm manager [de74183c35b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.13s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T21:18:27.955Z] check_test.go:358: [dcc8b33a3f130] joining swarm manager [d1ee5a61fda4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T21:18:27.955Z] check_test.go:358: [df3216fa97eec] joining swarm manager [d1ee5a61fda4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.93s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.34s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.56s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.11s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.59s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.17s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.98s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-02T21:18:27.955Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-02T21:18:27.955Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.16s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.88s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T21:18:27.955Z] check_test.go:358: [daa90718fbf6d] joining swarm manager [d4bb2a2689066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T21:18:27.955Z] check_test.go:358: [df141bdac14ed] joining swarm manager [d4bb2a2689066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.62s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (153.04s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T21:18:27.955Z] check_test.go:358: [d40d8b87e9127] joining swarm manager [d48d83cc1c6b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T21:18:27.955Z] check_test.go:358: [d40f95648db08] joining swarm manager [d48d83cc1c6b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T21:18:27.955Z] check_test.go:358: [d346827f57e9b] joining swarm manager [d48d83cc1c6b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T21:18:27.955Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T21:18:27.955Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T21:18:27.955Z] check_test.go:358: [d31ef64655784] joining swarm manager [d434e003057d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T21:18:27.956Z] check_test.go:358: [dbea6cb3eb2a8] joining swarm manager [d434e003057d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.03s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-02T21:18:27.956Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.36s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (9.66s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.94s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-02T21:18:27.956Z] check_test.go:358: [d2a5ce10a9daa] joining swarm manager [daf46842d5eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.43s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.30s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.48s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.58s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-02T21:18:27.956Z] check_test.go:358: [dca7d7ec37d1b] joining swarm manager [d7482ee315132]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.61s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.11s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.09s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.55s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (12.06s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.82s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (5.82s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.30s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.06s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.61s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.08s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-02T21:18:27.956Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.84s) [2019-10-02T21:18:27.956Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-02T21:18:27.956Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T21:18:27.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-02T21:18:30.071Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T21:18:30.071Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T21:18:32.980Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T21:18:36.710Z] === RUN TestDockerSuite/TestExec [2019-10-02T21:18:36.710Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T21:18:36.710Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T21:18:38.246Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T21:18:39.780Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T21:18:39.780Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T21:18:39.780Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T21:18:39.780Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T21:18:41.955Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T21:18:42.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-02T21:18:44.131Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T21:18:45.666Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T21:18:47.841Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T21:18:52.527Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T21:18:52.527Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T21:18:52.527Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T21:18:52.527Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T21:18:54.757Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T21:18:59.441Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T21:19:01.618Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T21:19:03.797Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T21:19:03.797Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T21:19:12.360Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T21:19:12.360Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T21:19:12.360Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T21:19:12.360Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T21:19:18.144Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T21:19:23.930Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T21:19:26.829Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestHealth [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T21:19:32.609Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T21:19:38.394Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T21:19:38.852Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T21:19:38.852Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T21:19:39.819Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T21:19:39.819Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T21:19:42.049Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T21:19:42.049Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T21:19:44.224Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T21:19:50.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-02T21:19:51.384Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T21:19:51.384Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T21:19:51.384Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T21:19:55.118Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T21:19:55.582Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T21:19:57.756Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T21:19:58.214Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T21:19:58.672Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T21:19:58.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T21:19:58.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T21:19:58.672Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T21:20:00.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-02T21:20:00.844Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T21:20:03.018Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T21:20:03.018Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T21:20:03.018Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T21:20:03.018Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T21:20:03.018Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T21:20:05.193Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T21:20:05.193Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T21:20:12.255Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T21:20:12.255Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T21:20:12.255Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T21:20:12.255Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T21:20:14.431Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T21:20:19.114Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T21:20:19.114Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T21:20:19.114Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T21:20:19.114Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T21:20:21.289Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T21:20:23.462Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T21:20:23.920Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T21:20:26.093Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T21:20:28.267Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T21:20:28.267Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T21:20:28.267Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T21:20:30.440Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T21:20:32.456Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-02T21:20:33.346Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T21:20:37.099Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T21:20:39.313Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T21:20:41.506Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T21:20:43.694Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T21:20:45.882Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T21:20:47.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-02T21:20:53.095Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T21:20:54.639Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T21:20:54.639Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T21:20:54.639Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T21:20:55.100Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T21:20:55.101Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T21:20:57.290Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T21:20:58.835Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T21:21:04.654Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T21:21:06.844Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T21:21:06.844Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T21:21:09.035Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T21:21:09.035Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T21:21:17.713Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T21:21:19.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-02T21:21:24.817Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T21:21:31.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-02T21:21:31.920Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T21:21:34.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T21:21:37.026Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T21:21:37.026Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T21:21:39.214Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T21:21:40.760Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T21:21:51.196Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T21:21:51.196Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T21:21:51.196Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T21:21:52.742Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T21:21:54.932Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T21:21:57.123Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPortList [2019-10-02T21:21:57.586Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T21:22:02.437Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T21:22:03.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-02T21:22:06.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T21:22:06.190Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T21:22:14.790Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T21:22:14.790Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T21:22:21.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-02T21:22:27.204Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T21:22:36.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-02T21:22:42.056Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T21:22:42.056Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T21:22:42.056Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T21:22:52.517Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T21:22:56.272Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T21:23:08.683Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T21:23:12.517Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T21:23:12.517Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T21:23:12.517Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T21:23:22.866Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T21:23:22.866Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T21:23:22.866Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T21:23:22.866Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T21:23:22.866Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T21:23:23.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-02T21:23:28.682Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T21:23:28.682Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T21:23:29.659Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T21:23:29.659Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T21:23:31.213Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T21:23:32.186Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T21:23:32.186Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T21:23:36.895Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T21:23:41.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-02T21:23:41.607Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T21:23:43.153Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T21:24:08.336Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T21:24:08.336Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T21:24:13.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-02T21:24:15.437Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T21:24:15.437Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T21:24:15.437Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T21:24:15.901Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-02T21:24:20.609Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T21:24:25.327Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T21:24:25.327Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T21:24:29.125Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T21:24:29.587Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T21:24:29.587Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T21:24:45.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-02T21:24:47.312Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T21:24:53.124Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T21:24:53.124Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T21:25:00.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T21:25:00.365Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-02T21:25:06.119Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T21:25:14.822Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T21:25:18.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-02T21:25:18.578Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T21:25:19.552Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T21:25:21.741Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T21:25:33.271Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-02T21:25:39.484Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T21:25:42.402Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite (441.28s) [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:53: Daemon de040a2dc5172 is not started [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:53: Daemon d64ee1d156975 is not started [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:53: Daemon d539ed64940a4 is not started [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:53: Daemon d229f6a3d2103 is not started [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:485: Daemon d7bfa0033a3a3 is not started [2019-10-02T21:25:48.123Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-02T21:25:48.123Z] docker_cli_external_volume_driver_test.go:53: Daemon dc3eba464f7c1 is not started [2019-10-02T21:25:48.123Z] PASS [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === Skipped [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-02T21:25:48.123Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T21:25:48.123Z] check_test.go:309: Daemon d550750030ac2 is not started [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-02T21:25:48.123Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T21:25:48.123Z] check_test.go:309: Daemon d54f7b80f335f is not started [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-02T21:25:48.123Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:25:48.123Z] check_test.go:309: Daemon d9ce3d5a1a85d is not started [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T21:25:48.123Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-02T21:25:48.123Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:25:48.123Z] check_test.go:309: Daemon d5fcc777bb6f3 is not started [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T21:25:48.123Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-02T21:25:48.123Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-02T21:25:48.123Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] [2019-10-02T21:25:48.123Z] DONE 270 tests, 6 skipped in 2590.615s [2019-10-02T21:25:48.123Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T21:25:48.123Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcfd225d029bd/docker.pid [2019-10-02T21:25:48.123Z] +++ kill 6056 [2019-10-02T21:25:48.123Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6056 is not a child of this shell [2019-10-02T21:25:48.123Z] warning: PID 6056 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcfd225d029bd/docker.pid had a nonzero exit code [2019-10-02T21:25:48.123Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T21:25:48.123Z] +++ kill 7225 [2019-10-02T21:25:48.225Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T21:25:48.687Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T21:25:48.687Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T21:25:49.150Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T21:25:49.163Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T21:25:49.163Z] +++ /etc/init.d/apparmor stop [2019-10-02T21:25:49.163Z] Clearing AppArmor profiles cache:. [2019-10-02T21:25:49.163Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T21:25:49.163Z] Unloading profiles will leave already running processes permanently [2019-10-02T21:25:49.163Z] unconfined, which can lead to unexpected situations. [2019-10-02T21:25:49.163Z] [2019-10-02T21:25:49.163Z] To set a process to complain mode, use the command line tool [2019-10-02T21:25:49.163Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T21:25:49.163Z] with the 'teardown' option." [2019-10-02T21:25:49.163Z] [2019-10-02T21:25:49.726Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-02T21:25:49.748Z] Recording test results [Pipeline] } [2019-10-02T21:25:51.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T21:25:51.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T21:25:51.346Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T21:25:51.671Z] + echo Ensuring container killed. [2019-10-02T21:25:51.672Z] Ensuring container killed. [2019-10-02T21:25:51.672Z] + docker ps -aq -f name=docker-pr4-* [2019-10-02T21:25:51.672Z] + cids=acd00c24b1a6 [2019-10-02T21:25:51.672Z] a00eb70f94db [2019-10-02T21:25:51.672Z] 86f23df4254d [2019-10-02T21:25:51.672Z] + [ -n acd00c24b1a6 [2019-10-02T21:25:51.672Z] a00eb70f94db [2019-10-02T21:25:51.672Z] 86f23df4254d ] [2019-10-02T21:25:51.672Z] + docker rm -vf acd00c24b1a6 a00eb70f94db 86f23df4254d [2019-10-02T21:25:54.959Z] acd00c24b1a6 [2019-10-02T21:25:54.959Z] a00eb70f94db [2019-10-02T21:25:54.959Z] 86f23df4254d [Pipeline] sh [2019-10-02T21:25:55.243Z] + echo Chowning /workspace to jenkins user [2019-10-02T21:25:55.243Z] Chowning /workspace to jenkins user [2019-10-02T21:25:55.243Z] + id -u [2019-10-02T21:25:55.243Z] + id -g [2019-10-02T21:25:55.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39983:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T21:25:56.058Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T21:25:58.978Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T21:25:59.721Z] + bundleName=amd64 [2019-10-02T21:25:59.721Z] + echo Creating amd64-bundles.tar.gz [2019-10-02T21:25:59.721Z] Creating amd64-bundles.tar.gz [2019-10-02T21:25:59.721Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-02T21:25:59.721Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-02T21:26:00.525Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [Pipeline] archiveArtifacts [2019-10-02T21:26:00.846Z] Archiving artifacts [2019-10-02T21:26:02.719Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T21:26:03.089Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T21:26:03.410Z] + make clean [2019-10-02T21:26:03.666Z] docker volume rm -f docker-dev-cache [2019-10-02T21:26:03.666Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T21:26:04.912Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T21:26:04.912Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T21:26:09.623Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T21:26:10.085Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T21:26:10.085Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T21:26:10.085Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T21:26:12.275Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T21:26:12.275Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T21:26:15.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T21:26:15.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T21:26:15.195Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T21:26:17.384Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T21:26:19.574Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T21:26:21.764Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T21:26:23.953Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T21:26:23.953Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T21:26:23.953Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T21:26:24.415Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T21:26:26.602Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T21:26:26.602Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T21:26:26.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T21:26:26.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T21:26:26.602Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T21:26:28.794Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-02T21:26:41.208Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-02T21:26:43.395Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T21:26:43.396Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T21:26:43.857Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T21:26:43.857Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T21:26:46.047Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T21:26:48.237Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T21:26:48.237Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T21:26:50.431Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T21:26:50.431Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T21:26:50.431Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T21:26:50.431Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T21:26:51.977Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T21:26:54.166Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T21:26:56.355Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T21:27:03.455Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T21:27:03.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T21:27:08.172Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T21:27:16.777Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T21:27:16.777Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T21:27:18.323Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T21:27:25.422Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T21:27:25.422Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T21:27:25.422Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T21:27:25.422Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T21:27:30.135Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T21:27:33.890Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T21:27:34.352Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T21:27:35.899Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T21:27:37.482Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T21:27:39.678Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T21:27:40.653Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T21:27:42.847Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T21:27:45.770Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T21:27:54.499Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T21:27:54.499Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T21:27:56.046Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T21:28:01.857Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T21:28:04.047Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T21:28:05.593Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T21:28:07.782Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T21:28:10.701Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T21:28:10.701Z] === RUN TestDockerSuite/TestRunState [2019-10-02T21:28:10.701Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T21:28:12.246Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T21:28:12.246Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T21:28:14.434Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T21:28:19.142Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T21:28:19.603Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T21:28:19.603Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T21:28:19.603Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T21:28:19.603Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T21:28:19.603Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T21:28:21.793Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T21:28:21.793Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T21:28:23.339Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T21:28:23.339Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T21:28:23.801Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T21:28:26.718Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T21:28:33.812Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T21:28:37.570Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T21:28:43.385Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T21:28:43.385Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T21:28:43.385Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T21:28:43.385Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T21:28:43.385Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T21:28:46.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T21:28:48.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T21:28:50.693Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T21:28:50.693Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T21:28:50.693Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T21:28:51.155Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T21:28:55.053Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T21:28:56.597Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T21:28:58.786Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T21:29:03.537Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T21:29:05.728Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T21:29:06.190Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T21:29:06.655Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T21:29:06.655Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T21:29:08.847Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T21:29:14.873Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T21:29:14.873Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T21:29:23.485Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T21:29:23.485Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T21:29:27.235Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T21:29:27.235Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T21:29:27.235Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T21:29:27.235Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T21:29:27.235Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T21:29:39.659Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T21:29:40.633Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T21:29:42.820Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T21:29:42.820Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T21:29:45.009Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T21:30:02.727Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T21:30:04.279Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T21:30:04.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T21:30:07.198Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T21:30:07.660Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T21:30:08.122Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T21:30:08.122Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T21:30:08.122Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T21:30:16.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T21:30:16.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T21:30:16.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T21:30:16.791Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T21:30:16.791Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T21:30:23.963Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T21:30:23.963Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T21:30:23.963Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T21:30:32.546Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T21:30:32.546Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite (2601.47s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.05s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.75s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.84s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.08s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.49s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.18s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.96s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.47s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-02T21:30:34.083Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2019-10-02T21:30:34.083Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2019-10-02T21:30:34.083Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.70s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.15s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.33s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.41s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.51s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.38s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.14s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.03s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.17s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.22s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.37s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.84s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.00s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.18s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildContChar (13.72s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.98s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.52s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.07s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.84s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.54s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.69s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.40s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.08s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.74s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.25s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.59s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.89s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.50s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.27s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.04s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.37s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.10s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.22s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.21s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.38s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFails (2.36s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.15s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.25s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.90s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.41s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.91s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.13s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildHistory (11.74s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.82s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.42s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.25s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.70s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.11s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.32s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.78s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.33s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.64s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.44s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.89s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.88s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.54s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.80s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.20s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.73s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.87s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.52s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.21s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.42s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2019-10-02T21:30:34.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-02T21:30:34.084Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.084Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.51s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.77s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildRm (14.06s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.41s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.59s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.41s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.56s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.72s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.58s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.81s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.22s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildStderr (7.60s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.11s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.08s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.74s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.53s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.59s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.39s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.66s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.23s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.87s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.65s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.99s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-02T21:30:34.085Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitChange (5.30s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.80s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.89s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitTTY (16.72s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.84s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.81s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.87s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.03s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.38s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.64s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.52s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.48s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.01s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.28s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.95s) [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0008eeaa0 } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1938717466 c:\foo false } [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1938717466 c:\foo true } [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 0 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 1 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 2 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 3 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 4 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 5 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 6 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 7 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 8 [2019-10-02T21:30:34.085Z] docker_api_containers_test.go:1927: case 9 [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.44s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s) [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.19s) [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.44s) [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a216140661\file1 4ed2f6d56661dd1be1988496c92b6ea4e4dd56409cdd42ac4f570923daa2591f:/root/itWorks.txt` [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:279: checking that container "4ed2f6d56661dd1be1988496c92b6ea4e4dd56409cdd42ac4f570923daa2591f" start output contains "file1\n" [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ed2f6d56661dd1be1988496c92b6ea4e4dd56409cdd42ac4f570923daa2591f` [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b317138512\file1 7cbf4a0924569c999ca2c8dc9f2595d118023c7fc3badcfa431a3d49450ed993:testDir/` [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-02T21:30:34.085Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.085Z] --- PASS: TestDockerSuite/TestCpToCaseE (23.10s) [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e155174255\dir1 8c8c0ec2cda8b534d5945075bc2cef81efa6f87106f352dac0b86cd803e6b735:testDir` [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:279: checking that container "8c8c0ec2cda8b534d5945075bc2cef81efa6f87106f352dac0b86cd803e6b735" start output contains "file1-1\n" [2019-10-02T21:30:34.085Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c8c0ec2cda8b534d5945075bc2cef81efa6f87106f352dac0b86cd803e6b735` [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e155174255\dir1 3468d6bef473ec11f39a9abb401e37ecf8e1db42189616ea6c32e02c7aa42d91:testDir/` [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:279: checking that container "3468d6bef473ec11f39a9abb401e37ecf8e1db42189616ea6c32e02c7aa42d91" start output contains "file1-1\n" [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3468d6bef473ec11f39a9abb401e37ecf8e1db42189616ea6c32e02c7aa42d91` [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.93s) [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h697461250\dir1\. 1caa1962cbc2d3a8ef6f04dc18a0d8f413ee0069290665141216d889dc0c4870:testDir` [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:279: checking that container "1caa1962cbc2d3a8ef6f04dc18a0d8f413ee0069290665141216d889dc0c4870" start output contains "file1-1\n" [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1caa1962cbc2d3a8ef6f04dc18a0d8f413ee0069290665141216d889dc0c4870` [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h697461250\dir1\. 3b4a5cdf5797bb588594f23bf6ab5aa3e6a5c97bdb55e7e57dfc1f6cf9759f46:testDir/` [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:279: checking that container "3b4a5cdf5797bb588594f23bf6ab5aa3e6a5c97bdb55e7e57dfc1f6cf9759f46" start output contains "file1-1\n" [2019-10-02T21:30:34.086Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b4a5cdf5797bb588594f23bf6ab5aa3e6a5c97bdb55e7e57dfc1f6cf9759f46` [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCpToStdout (2.31s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.79s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.45s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.35s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.43s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.66s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsCopy (5.38s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.87s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.14s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.48s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFilters (4.32s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFormat (4.23s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsResize (2.80s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.10s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.56s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.85s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.99s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.33s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecInspectID (4.66s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.19s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.59s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2019-10-02T21:30:34.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2019-10-02T21:30:34.086Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-02T21:30:34.086Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.79s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.24s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.07s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.91s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectDefault (2.34s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectHistory (4.87s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectStatus (2.79s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.29s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.96s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.52s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.36s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.21s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.20s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.47s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.62s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s) [2019-10-02T21:30:34.547Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.12s) [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.547Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-02T21:30:34.547Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.29s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.09s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsByOrder (8.08s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.48s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.58s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-02T21:30:34.548Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.11s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.60s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.50s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.22s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.40s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.94s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.55s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.87s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.57s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.23s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.64s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.98s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.60s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.00s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.58s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.21s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.73s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.37s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.58s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.79s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.50s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.46s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.08s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.08s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.23s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.71s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.45s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.19s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.53s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.10s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.93s) [2019-10-02T21:30:34.548Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-02T21:30:34.548Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T21:30:34.548Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.99s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.93s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.78s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.22s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.59s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.12s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunRm (2.41s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.90s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.53s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.34s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.14s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.10s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.22s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.42s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.78s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.06s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.30s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.34s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.16s) [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.549Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-02T21:30:34.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.50s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.62s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.53s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.64s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T21:30:34.550Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T21:30:34.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T21:30:34.550Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T21:30:34.550Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-02T21:30:34.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.550Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T21:30:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T21:30:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T21:30:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T21:30:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T21:30:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T21:30:34.551Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] === RUN TestDockerDaemonSuite [2019-10-02T21:30:34.551Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T21:30:34.551Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T21:30:34.551Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T21:30:34.551Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T21:30:34.551Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] === RUN TestDockerSwarmSuite [2019-10-02T21:30:34.551Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-02T21:30:34.551Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-02T21:30:34.551Z] --- PASS: TestDockerPluginSuite (0.03s) [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] === RUN TestDockerNetworkSuite [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] === RUN TestDockerHubPullSuite [2019-10-02T21:30:34.551Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-02T21:30:34.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T21:30:34.551Z] PASS [2019-10-02T21:30:34.551Z] ok github.com/docker/docker/integration-cli 2602.319s [2019-10-02T21:30:34.551Z] INFO: Integration tests ended at 10/02/2019 21:30:34. Duration:00:43:31.6515935 [2019-10-02T21:30:34.551Z] INFO: Docker info of the daemon under test at end of run [2019-10-02T21:30:34.551Z] [2019-10-02T21:30:35.010Z] Containers: 2 [2019-10-02T21:30:35.010Z] Running: 0 [2019-10-02T21:30:35.010Z] Paused: 0 [2019-10-02T21:30:35.010Z] Stopped: 2 [2019-10-02T21:30:35.010Z] Images: 12 [2019-10-02T21:30:35.010Z] Server Version: 0.0.0-dev [2019-10-02T21:30:35.010Z] Storage Driver: windowsfilter [2019-10-02T21:30:35.010Z] Windows: [2019-10-02T21:30:35.010Z] Logging Driver: json-file [2019-10-02T21:30:35.010Z] Plugins: [2019-10-02T21:30:35.010Z] Volume: local [2019-10-02T21:30:35.010Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T21:30:35.010Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T21:30:35.010Z] Swarm: inactive [2019-10-02T21:30:35.010Z] Default Isolation: process [2019-10-02T21:30:35.010Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T21:30:35.010Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T21:30:35.010Z] OSType: windows [2019-10-02T21:30:35.010Z] Architecture: x86_64 [2019-10-02T21:30:35.010Z] CPUs: 4 [2019-10-02T21:30:35.010Z] Total Memory: 32GiB [2019-10-02T21:30:35.010Z] Name: azwin-2-d04f10 [2019-10-02T21:30:35.010Z] ID: HVQL:RCXO:OI42:CGXG:6KKD:KYUV:CRTU:YEPJ:TO7B:3ZQZ:FUI2:B5RI [2019-10-02T21:30:35.010Z] Docker Root Dir: D:\CI\PR-39983\4\daemon [2019-10-02T21:30:35.010Z] Debug Mode (client): false [2019-10-02T21:30:35.010Z] Debug Mode (server): true [2019-10-02T21:30:35.010Z] File Descriptors: -1 [2019-10-02T21:30:35.010Z] Goroutines: 18 [2019-10-02T21:30:35.010Z] System Time: 2019-10-02T21:30:34.5142686Z [2019-10-02T21:30:35.010Z] EventsListeners: 0 [2019-10-02T21:30:35.010Z] Registry: https://index.docker.io/v1/ [2019-10-02T21:30:35.010Z] Labels: [2019-10-02T21:30:35.010Z] Experimental: false [2019-10-02T21:30:35.010Z] Insecure Registries: [2019-10-02T21:30:35.010Z] 127.0.0.0/8 [2019-10-02T21:30:35.010Z] Live Restore Enabled: false [2019-10-02T21:30:35.010Z] [2019-10-02T21:30:35.010Z] [2019-10-02T21:30:35.010Z] INFO: Stopping daemon under test [2019-10-02T21:30:35.010Z] SUCCESS: The process with PID 7416 (child process of PID 5860) has been terminated. [2019-10-02T21:30:35.010Z] SUCCESS: The process with PID 5860 (child process of PID 9632) has been terminated. [2019-10-02T21:30:35.010Z] INFO: Stop tailing logs of the daemon under tests [2019-10-02T21:30:35.010Z] INFO: executeCI.ps1 Completed successfully at 10/02/2019 21:30:34. [2019-10-02T21:30:35.010Z] INFO: Tidying up at end of run [2019-10-02T21:30:35.010Z] INFO: Saving daemon under test log (d:\CI\PR-39983\4\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-02T21:30:35.010Z] INFO: Saving daemon under test log (d:\CI\PR-39983\4\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-02T21:30:35.010Z] INFO: Nuke-Everything... [2019-10-02T21:30:35.010Z] INFO: Container count on control daemon to delete is 2 [2019-10-02T21:30:35.470Z] 399ba2789b7d [2019-10-02T21:30:35.470Z] 8a85d25285b2 [2019-10-02T21:30:35.929Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-02T21:30:38.174Z] Deleted: sha256:07181f0a61a92e264f9bd162f5da12430247905809348c93530ee2581bb4ccf1 [2019-10-02T21:30:38.174Z] Deleted: sha256:d1737c9c62c3becf69d62575eddacc573a9bb0b0554a6c83baad52c8a1c745cd [2019-10-02T21:30:38.174Z] INFO: Tidying pidfile d:\CI\PR-39983\4\docker.pid [2019-10-02T21:30:38.174Z] INFO: Nuking d:\CI [2019-10-02T21:31:13.863Z] INFO: Zapped successfully [2019-10-02T21:31:13.863Z] [2019-10-02T21:31:13.863Z] INFO: executeCI.ps1 exiting at Wed Oct 2 21:31:08 CUT 2019. Duration 01:00:17.6167104 [2019-10-02T21:31:13.863Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-02T21:31:15.511Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-02T21:31:17.261Z] Archiving artifacts [2019-10-02T21:31:18.582Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39983/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T21:31:19.498Z] + make clean [2019-10-02T21:31:20.466Z] docker volume rm -f docker-dev-cache [2019-10-02T21:31:20.466Z] 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