Pull request #427 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine Obtained Jenkinsfile from 449b60fcd06b3ef6235d7b7f4c220889f02a85b2+ea84732a77251e0d7af278e2b7df1d6a59fca46b (958f89198cab30c618c0b63a45b293cec9765ac9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/engine_PR-427@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-11-26T11:56:25.692Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-26T11:56:25.698Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-26T11:56:25.830Z] Running on ubuntu-1804-overlay2 (i-0fcf4a0982d019367) in /home/ubuntu/workspace/engine_PR-427 [Pipeline] { [Pipeline] checkout [2019-11-26T11:56:25.870Z] using credential docker-jenkins-github-credentials [2019-11-26T11:56:25.881Z] Cloning the remote Git repository [2019-11-26T11:56:25.881Z] Cloning with configured refspecs honoured and without tags [2019-11-26T11:56:25.929Z] Cloning repository https://github.com/docker/engine.git [2019-11-26T11:56:25.929Z] > git init /home/ubuntu/workspace/engine_PR-427 # timeout=10 [2019-11-26T11:56:25.944Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:25.944Z] > git --version # timeout=10 [2019-11-26T11:56:25.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:25.947Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:39.094Z] Fetching without tags [2019-11-26T11:56:39.212Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:39.746Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:39.746Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [2019-11-26T11:56:39.117Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:39.121Z] > git config --add remote.origin.fetch +refs/pull/427/head:refs/remotes/origin/PR-427 # timeout=10 [2019-11-26T11:56:39.124Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-26T11:56:39.132Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:39.143Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:39.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:39.144Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:39.261Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:39.266Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:39.780Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T11:56:39.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T11:56:39.795Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:39.798Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:40.241Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T11:56:40.241Z] First time build. Skipping changelog. [2019-11-26T11:56:40.305Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T11:56:41.242Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-427:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-26T11:56:44.521Z] 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 [2019-11-26T11:56:45.003Z] Running on ubuntu-1804-overlay2 (i-0fcf4a0982d019367) in /home/ubuntu/workspace/engine_PR-427 [Pipeline] node [2019-11-26T11:56:45.021Z] Running on ubuntu-1804-overlay2 (i-0f225e5d2f20e0861) in /home/ubuntu/workspace/engine_PR-427 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] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-11-26T11:56:45.110Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-11-26T11:56:45.125Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-26T11:56:45.131Z] Fetching without tags [Pipeline] // stage [2019-11-26T11:56:45.156Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2019-11-26T11:56:45.162Z] Cloning the remote Git repository [2019-11-26T11:56:45.162Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-11-26T11:56:45.281Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/engine_PR-427 [Pipeline] // stage [2019-11-26T11:56:45.291Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-26T11:56:45.355Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:45.356Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [Pipeline] checkout [2019-11-26T11:56:45.426Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T11:56:45.489Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-26T11:56:45.483Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/engine_PR-427 [Pipeline] { [2019-11-26T11:56:45.502Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-11-26T11:56:45.535Z] Cloning the remote Git repository [2019-11-26T11:56:45.535Z] Cloning with configured refspecs honoured and without tags [2019-11-26T11:56:45.728Z] using credential docker-jenkins-github-credentials [2019-11-26T11:56:45.778Z] Cloning the remote Git repository [2019-11-26T11:56:45.778Z] Cloning with configured refspecs honoured and without tags [2019-11-26T11:56:45.817Z] Cloning repository https://github.com/docker/engine.git [2019-11-26T11:56:45.819Z] > git init /home/jenkins/workspace/engine_PR-427 # timeout=10 [2019-11-26T11:56:45.862Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:45.864Z] > git --version # timeout=10 [2019-11-26T11:56:45.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:45.880Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:45.166Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-26T11:56:45.175Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:45.180Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:45.180Z] > git --version # timeout=10 [2019-11-26T11:56:45.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:45.183Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:45.340Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:45.346Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:45.391Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T11:56:45.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T11:56:45.405Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:45.410Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:45.207Z] Cloning repository https://github.com/docker/engine.git [2019-11-26T11:56:45.207Z] > git init /home/ubuntu/workspace/engine_PR-427 # timeout=10 [2019-11-26T11:56:45.231Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:45.231Z] > git --version # timeout=10 [2019-11-26T11:56:45.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:45.243Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T11:56:45.537Z] Cloning repository https://github.com/docker/engine.git [2019-11-26T11:56:45.537Z] > git init /home/docker/workspace/engine_PR-427 # timeout=10 [2019-11-26T11:56:45.546Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:45.546Z] > git --version # timeout=10 [2019-11-26T11:56:45.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:45.552Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:46.475Z] + docker version [2019-11-26T11:56:46.475Z] Client: Docker Engine - Community [2019-11-26T11:56:46.475Z] Version: 19.03.2 [2019-11-26T11:56:46.475Z] API version: 1.40 [2019-11-26T11:56:46.475Z] Go version: go1.12.8 [2019-11-26T11:56:46.475Z] Git commit: 6a30dfc [2019-11-26T11:56:46.475Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-26T11:56:46.475Z] OS/Arch: linux/amd64 [2019-11-26T11:56:46.475Z] Experimental: false [2019-11-26T11:56:46.475Z] [2019-11-26T11:56:46.475Z] Server: Docker Engine - Community [2019-11-26T11:56:46.475Z] Engine: [2019-11-26T11:56:46.475Z] Version: 19.03.2 [2019-11-26T11:56:46.475Z] API version: 1.40 (minimum version 1.12) [2019-11-26T11:56:46.475Z] Go version: go1.12.8 [2019-11-26T11:56:46.475Z] Git commit: 6a30dfc [2019-11-26T11:56:46.475Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-26T11:56:46.475Z] OS/Arch: linux/amd64 [2019-11-26T11:56:46.475Z] Experimental: true [2019-11-26T11:56:46.475Z] containerd: [2019-11-26T11:56:46.475Z] Version: 1.2.6 [2019-11-26T11:56:46.475Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T11:56:46.475Z] runc: [2019-11-26T11:56:46.475Z] Version: 1.0.0-rc8 [2019-11-26T11:56:46.475Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T11:56:46.475Z] docker-init: [2019-11-26T11:56:46.475Z] Version: 0.18.0 [2019-11-26T11:56:46.475Z] GitCommit: fec3683 [Pipeline] sh [2019-11-26T11:56:46.758Z] + docker info [2019-11-26T11:56:47.323Z] Client: [2019-11-26T11:56:47.323Z] Debug Mode: false [2019-11-26T11:56:47.323Z] [2019-11-26T11:56:47.323Z] Server: [2019-11-26T11:56:47.323Z] Containers: 0 [2019-11-26T11:56:47.323Z] Running: 0 [2019-11-26T11:56:47.323Z] Paused: 0 [2019-11-26T11:56:47.323Z] Stopped: 0 [2019-11-26T11:56:47.323Z] Images: 44 [2019-11-26T11:56:47.323Z] Server Version: 19.03.2 [2019-11-26T11:56:47.323Z] Storage Driver: overlay2 [2019-11-26T11:56:47.323Z] Backing Filesystem: extfs [2019-11-26T11:56:47.323Z] Supports d_type: true [2019-11-26T11:56:47.323Z] Native Overlay Diff: true [2019-11-26T11:56:47.323Z] Logging Driver: json-file [2019-11-26T11:56:47.323Z] Cgroup Driver: cgroupfs [2019-11-26T11:56:47.323Z] Plugins: [2019-11-26T11:56:47.323Z] Volume: local [2019-11-26T11:56:47.323Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T11:56:47.323Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-26T11:56:47.323Z] Swarm: inactive [2019-11-26T11:56:47.323Z] Runtimes: runc [2019-11-26T11:56:47.323Z] Default Runtime: runc [2019-11-26T11:56:47.323Z] Init Binary: docker-init [2019-11-26T11:56:47.323Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T11:56:47.323Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T11:56:47.323Z] init version: fec3683 [2019-11-26T11:56:47.323Z] Security Options: [2019-11-26T11:56:47.323Z] apparmor [2019-11-26T11:56:47.323Z] seccomp [2019-11-26T11:56:47.323Z] Profile: default [2019-11-26T11:56:47.323Z] Kernel Version: 4.15.0-1048-aws [2019-11-26T11:56:47.323Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-26T11:56:47.323Z] OSType: linux [2019-11-26T11:56:47.323Z] Architecture: x86_64 [2019-11-26T11:56:47.323Z] CPUs: 2 [2019-11-26T11:56:47.323Z] Total Memory: 7.501GiB [2019-11-26T11:56:47.323Z] Name: ip-10-100-48-79 [2019-11-26T11:56:47.323Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-26T11:56:47.323Z] Docker Root Dir: /var/lib/docker [2019-11-26T11:56:47.323Z] Debug Mode: false [2019-11-26T11:56:47.323Z] Registry: https://index.docker.io/v1/ [2019-11-26T11:56:47.323Z] Labels: [2019-11-26T11:56:47.323Z] Experimental: true [2019-11-26T11:56:47.323Z] Insecure Registries: [2019-11-26T11:56:47.323Z] 127.0.0.0/8 [2019-11-26T11:56:47.323Z] Live Restore Enabled: true [2019-11-26T11:56:47.323Z] [2019-11-26T11:56:47.323Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T11:56:47.606Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:56:47.606Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:56:47.606Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-427/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T11:56:47.606Z] + bash /home/ubuntu/workspace/engine_PR-427/check-config.sh [2019-11-26T11:56:47.606Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T11:56:47.606Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-26T11:56:47.606Z] [2019-11-26T11:56:47.606Z] Generally Necessary: [2019-11-26T11:56:47.606Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T11:56:47.606Z] - apparmor: enabled and tools installed [2019-11-26T11:56:47.607Z] - CONFIG_NAMESPACES: enabled [2019-11-26T11:56:47.607Z] - CONFIG_NET_NS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_PID_NS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_IPC_NS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_UTS_NS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CGROUPS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T11:56:47.607Z] - CONFIG_CPUSETS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_MEMCG: enabled [2019-11-26T11:56:47.607Z] - CONFIG_KEYS: enabled [2019-11-26T11:56:47.607Z] - CONFIG_VETH: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T11:56:47.864Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T11:56:47.864Z] [2019-11-26T11:56:47.864Z] Optional Features: [2019-11-26T11:56:47.864Z] - CONFIG_USER_NS: enabled [2019-11-26T11:56:47.864Z] - CONFIG_SECCOMP: enabled [2019-11-26T11:56:47.864Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T11:56:47.864Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T11:56:47.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T11:56:47.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T11:56:47.864Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-26T11:56:47.864Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T11:56:47.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T11:56:47.864Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T11:56:47.864Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T11:56:47.864Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T11:56:47.864Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T11:56:47.864Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T11:56:47.864Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T11:56:47.864Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T11:56:47.864Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T11:56:47.864Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T11:56:47.864Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T11:56:47.864Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T11:56:47.864Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_EXT4_FS: enabled [2019-11-26T11:56:47.864Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T11:56:47.864Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T11:56:47.864Z] - Network Drivers: [2019-11-26T11:56:47.864Z] - "overlay": [2019-11-26T11:56:47.864Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T11:56:47.864Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T11:56:47.864Z] Optional (for encrypted networks): [2019-11-26T11:56:48.121Z] - CONFIG_CRYPTO: enabled [2019-11-26T11:56:48.121Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-26T11:56:48.121Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-26T11:56:48.121Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-26T11:56:48.121Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-26T11:56:48.121Z] - CONFIG_XFRM: enabled [2019-11-26T11:56:48.121Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T11:56:48.121Z] - "ipvlan": [2019-11-26T11:56:48.121Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T11:56:48.121Z] - "macvlan": [2019-11-26T11:56:48.121Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T11:56:48.121Z] - "ftp,tftp client in container": [2019-11-26T11:56:48.121Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T11:56:48.121Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T11:56:48.122Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T11:56:48.122Z] - Storage Drivers: [2019-11-26T11:56:48.122Z] - "aufs": [2019-11-26T11:56:48.122Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T11:56:48.122Z] - "btrfs": [2019-11-26T11:56:48.122Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T11:56:48.122Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T11:56:48.122Z] - "devicemapper": [2019-11-26T11:56:48.122Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T11:56:48.122Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T11:56:48.122Z] - "overlay": [2019-11-26T11:56:48.122Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T11:56:48.122Z] - "zfs": [2019-11-26T11:56:48.122Z] - /dev/zfs: missing [2019-11-26T11:56:48.122Z] - zfs command: missing [2019-11-26T11:56:48.122Z] - zpool command: missing [2019-11-26T11:56:48.122Z] [2019-11-26T11:56:48.122Z] Limits: [2019-11-26T11:56:48.122Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T11:56:48.122Z] [2019-11-26T11:56:48.122Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T11:56:48.447Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 . [2019-11-26T11:56:48.447Z] #2 [internal] load .dockerignore [2019-11-26T11:56:48.447Z] #2 transferring context: 87B done [2019-11-26T11:56:48.447Z] #2 DONE 0.0s [2019-11-26T11:56:48.447Z] [2019-11-26T11:56:48.447Z] #1 [internal] load build definition from Dockerfile [2019-11-26T11:56:48.447Z] #1 transferring dockerfile: 10.82kB done [2019-11-26T11:56:48.447Z] #1 DONE 0.0s [2019-11-26T11:56:48.447Z] [2019-11-26T11:56:48.447Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-26T11:56:48.704Z] #3 DONE 0.3s [2019-11-26T11:56:48.704Z] [2019-11-26T11:56:48.704Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-26T11:56:48.704Z] #64 DONE 0.0s [2019-11-26T11:56:48.704Z] [2019-11-26T11:56:48.704Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-26T11:56:48.704Z] #4 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-26T11:56:48.704Z] #4 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-26T11:56:48.704Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.0s [2019-11-26T11:56:48.704Z] #4 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-26T11:56:48.704Z] #4 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-26T11:56:48.704Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.0s [2019-11-26T11:56:48.704Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.0s [2019-11-26T11:56:49.273Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.2s [2019-11-26T11:56:49.273Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 15.65MB / 45.38MB 0.2s [2019-11-26T11:56:49.273Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s done [2019-11-26T11:56:49.273Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.2s [2019-11-26T11:56:49.273Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-11-26T11:56:49.274Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 24.65MB / 45.38MB 0.4s [2019-11-26T11:56:49.274Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.60MB / 50.07MB 0.4s [2019-11-26T11:56:49.274Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.4s [2019-11-26T11:56:49.274Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.19MB / 45.38MB 0.5s [2019-11-26T11:56:49.274Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.87MB / 50.07MB 0.5s [2019-11-26T11:56:49.274Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 4.94MB / 57.69MB 0.5s [2019-11-26T11:56:49.537Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 40.73MB / 45.38MB 0.7s [2019-11-26T11:56:49.538Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.06MB / 50.07MB 0.7s [2019-11-26T11:56:49.538Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 16.80MB / 57.69MB 0.7s [2019-11-26T11:56:49.797Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s done [2019-11-26T11:56:49.797Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.70MB / 50.07MB 0.8s [2019-11-26T11:56:49.797Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 26.23MB / 57.69MB 0.8s [2019-11-26T11:56:49.797Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0B / 127.97MB 0.8s [2019-11-26T11:56:49.797Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 41.62MB / 50.07MB 1.0s [2019-11-26T11:56:49.797Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 31.49MB / 57.69MB 1.0s [2019-11-26T11:56:50.055Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 44.20MB / 50.07MB 1.1s [2019-11-26T11:56:50.055Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 35.44MB / 57.69MB 1.1s [2019-11-26T11:56:50.055Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 8.78MB / 127.97MB 1.1s [2019-11-26T11:56:50.055Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-26T11:56:50.055Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.2s [2019-11-26T11:56:50.055Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 46.99MB / 57.69MB 1.2s [2019-11-26T11:56:50.055Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 22.58MB / 127.97MB 1.2s [2019-11-26T11:56:50.055Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.4s [2019-11-26T11:56:50.055Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 32.02MB / 127.97MB 1.4s [2019-11-26T11:56:50.622Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.5s done [2019-11-26T11:56:50.622Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.7s done [2019-11-26T11:56:50.622Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 46.45MB / 127.97MB 1.7s [2019-11-26T11:56:50.622Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 0B / 126B 1.7s [2019-11-26T11:56:50.622Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 1.8s done [2019-11-26T11:56:50.887Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 58.07MB / 127.97MB 1.9s [2019-11-26T11:56:50.887Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 72.09MB / 127.97MB 2.1s [2019-11-26T11:56:51.146Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 82.62MB / 127.97MB 2.4s [2019-11-26T11:56:51.147Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 89.73MB / 127.97MB 2.5s [2019-11-26T11:56:51.407Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 96.17MB / 127.97MB 2.5s [2019-11-26T11:56:51.669Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 116.17MB / 127.97MB 2.8s [2019-11-26T11:56:51.928Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 126.60MB / 127.97MB 2.9s [2019-11-26T11:56:52.185Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 3.3s done [2019-11-26T11:56:53.118Z] #4 ... [2019-11-26T11:56:53.118Z] [2019-11-26T11:56:53.118Z] #18 [internal] load build context [2019-11-26T11:56:53.118Z] #18 transferring context: 45.34MB 4.1s done [2019-11-26T11:56:53.118Z] #18 DONE 4.1s [2019-11-26T11:56:53.118Z] [2019-11-26T11:56:53.118Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-26T11:56:54.060Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.8s done [2019-11-26T11:56:54.060Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-11-26T11:56:54.323Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-11-26T11:56:54.323Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-26T11:56:54.581Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-26T11:56:54.581Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-11-26T11:56:54.651Z] Fetching without tags [2019-11-26T11:56:54.958Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:54.521Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:54.537Z] > git config --add remote.origin.fetch +refs/pull/427/head:refs/remotes/origin/PR-427 # timeout=10 [2019-11-26T11:56:54.553Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-26T11:56:54.615Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:54.684Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:54.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:54.687Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:54.988Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:55.004Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:55.873Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:55.874Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [2019-11-26T11:56:55.647Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T11:56:55.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T11:56:55.904Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:55.922Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:56.675Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T11:56:57.107Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-11-26T11:56:57.108Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-26T11:56:57.095Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T11:56:57.954Z] Fetching without tags [2019-11-26T11:56:58.119Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:58.545Z] + docker version [2019-11-26T11:56:58.545Z] Client: [2019-11-26T11:56:58.545Z] Version: 18.06.1-ce [2019-11-26T11:56:58.545Z] API version: 1.38 [2019-11-26T11:56:58.545Z] Go version: go1.10.3 [2019-11-26T11:56:58.545Z] Git commit: e68fc7a [2019-11-26T11:56:58.545Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-26T11:56:58.545Z] OS/Arch: linux/s390x [2019-11-26T11:56:58.545Z] Experimental: false [2019-11-26T11:56:58.545Z] [2019-11-26T11:56:58.545Z] Server: [2019-11-26T11:56:58.545Z] Engine: [2019-11-26T11:56:58.545Z] Version: 18.06.1-ce [2019-11-26T11:56:58.545Z] API version: 1.38 (minimum version 1.12) [2019-11-26T11:56:58.545Z] Go version: go1.10.3 [2019-11-26T11:56:58.545Z] Git commit: e68fc7a [2019-11-26T11:56:58.545Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-26T11:56:58.545Z] OS/Arch: linux/s390x [2019-11-26T11:56:58.545Z] Experimental: true [Pipeline] sh [2019-11-26T11:56:58.695Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:58.695Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [2019-11-26T11:56:59.005Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-11-26T11:56:59.005Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0.1s [2019-11-26T11:56:59.172Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T11:56:59.187Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-26T11:56:57.935Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:57.938Z] > git config --add remote.origin.fetch +refs/pull/427/head:refs/remotes/origin/PR-427 # timeout=10 [2019-11-26T11:56:57.946Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-26T11:56:57.951Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:56:58.000Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:56:58.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:56:58.001Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:56:58.121Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:58.127Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:58.679Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T11:56:58.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T11:56:58.698Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:56:58.710Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:56:59.370Z] + docker info [2019-11-26T11:56:59.370Z] Containers: 0 [2019-11-26T11:56:59.370Z] Running: 0 [2019-11-26T11:56:59.370Z] Paused: 0 [2019-11-26T11:56:59.370Z] Stopped: 0 [2019-11-26T11:56:59.370Z] Images: 0 [2019-11-26T11:56:59.370Z] Server Version: 18.06.1-ce [2019-11-26T11:56:59.370Z] Storage Driver: overlay2 [2019-11-26T11:56:59.370Z] Backing Filesystem: extfs [2019-11-26T11:56:59.370Z] Supports d_type: true [2019-11-26T11:56:59.370Z] Native Overlay Diff: true [2019-11-26T11:56:59.370Z] Logging Driver: json-file [2019-11-26T11:56:59.370Z] Cgroup Driver: cgroupfs [2019-11-26T11:56:59.370Z] Plugins: [2019-11-26T11:56:59.370Z] Volume: local [2019-11-26T11:56:59.370Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T11:56:59.370Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-26T11:56:59.370Z] Swarm: inactive [2019-11-26T11:56:59.370Z] Runtimes: runc [2019-11-26T11:56:59.370Z] Default Runtime: runc [2019-11-26T11:56:59.370Z] Init Binary: docker-init [2019-11-26T11:56:59.370Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-26T11:56:59.370Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-26T11:56:59.370Z] init version: fec3683 [2019-11-26T11:56:59.370Z] Security Options: [2019-11-26T11:56:59.370Z] apparmor [2019-11-26T11:56:59.370Z] seccomp [2019-11-26T11:56:59.370Z] Profile: default [2019-11-26T11:56:59.370Z] Kernel Version: 4.4.0-166-generic [2019-11-26T11:56:59.370Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-26T11:56:59.370Z] OSType: linux [2019-11-26T11:56:59.370Z] Architecture: s390x [2019-11-26T11:56:59.370Z] CPUs: 2 [2019-11-26T11:56:59.370Z] Total Memory: 7.862GiB [2019-11-26T11:56:59.370Z] Name: s390x-ubuntu-15 [2019-11-26T11:56:59.370Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-26T11:56:59.370Z] Docker Root Dir: /var/lib/docker [2019-11-26T11:56:59.370Z] Debug Mode (client): false [2019-11-26T11:56:59.370Z] Debug Mode (server): false [2019-11-26T11:56:59.370Z] Username: dockerbuildbot [2019-11-26T11:56:59.370Z] Registry: https://index.docker.io/v1/ [2019-11-26T11:56:59.370Z] Labels: [2019-11-26T11:56:59.370Z] Experimental: true [2019-11-26T11:56:59.370Z] Insecure Registries: [2019-11-26T11:56:59.370Z] 127.0.0.0/8 [2019-11-26T11:56:59.370Z] Live Restore Enabled: false [2019-11-26T11:56:59.370Z] [2019-11-26T11:56:59.370Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T11:57:00.020Z] Still waiting to schedule task [2019-11-26T11:57:00.020Z] All nodes of label ‘windows-2019’ are offline [2019-11-26T11:57:00.183Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:00.183Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:00.183Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-427/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T11:57:00.183Z] + bash /home/jenkins/workspace/engine_PR-427/check-config.sh [2019-11-26T11:57:00.183Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T11:57:00.183Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-26T11:57:00.183Z] [2019-11-26T11:57:00.183Z] Generally Necessary: [2019-11-26T11:57:00.183Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T11:57:00.183Z] - apparmor: enabled and tools installed [2019-11-26T11:57:00.183Z] - CONFIG_NAMESPACES: enabled [2019-11-26T11:57:00.183Z] - CONFIG_NET_NS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_PID_NS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_IPC_NS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_UTS_NS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CGROUPS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T11:57:00.183Z] - CONFIG_CPUSETS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_MEMCG: enabled [2019-11-26T11:57:00.183Z] - CONFIG_KEYS: enabled [2019-11-26T11:57:00.183Z] - CONFIG_VETH: enabled (as module) [2019-11-26T11:57:00.183Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T11:57:00.183Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T11:57:00.183Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T11:57:00.224Z] + docker version [2019-11-26T11:57:00.224Z] Client: Docker Engine - Community [2019-11-26T11:57:00.224Z] Version: 19.03.2 [2019-11-26T11:57:00.224Z] API version: 1.40 [2019-11-26T11:57:00.224Z] Go version: go1.12.8 [2019-11-26T11:57:00.224Z] Git commit: 6a30dfc [2019-11-26T11:57:00.224Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-26T11:57:00.224Z] OS/Arch: linux/amd64 [2019-11-26T11:57:00.224Z] Experimental: false [2019-11-26T11:57:00.224Z] [2019-11-26T11:57:00.224Z] Server: Docker Engine - Community [2019-11-26T11:57:00.224Z] Engine: [2019-11-26T11:57:00.224Z] Version: 19.03.2 [2019-11-26T11:57:00.224Z] API version: 1.40 (minimum version 1.12) [2019-11-26T11:57:00.224Z] Go version: go1.12.8 [2019-11-26T11:57:00.224Z] Git commit: 6a30dfc [2019-11-26T11:57:00.224Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-26T11:57:00.224Z] OS/Arch: linux/amd64 [2019-11-26T11:57:00.224Z] Experimental: true [2019-11-26T11:57:00.224Z] containerd: [2019-11-26T11:57:00.224Z] Version: 1.2.6 [2019-11-26T11:57:00.224Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T11:57:00.224Z] runc: [2019-11-26T11:57:00.224Z] Version: 1.0.0-rc8 [2019-11-26T11:57:00.224Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T11:57:00.224Z] docker-init: [2019-11-26T11:57:00.224Z] Version: 0.18.0 [2019-11-26T11:57:00.224Z] GitCommit: fec3683 [Pipeline] sh [2019-11-26T11:57:00.538Z] + docker info [2019-11-26T11:57:00.555Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T11:57:00.555Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T11:57:00.555Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-26T11:57:00.555Z] [2019-11-26T11:57:00.555Z] Optional Features: [2019-11-26T11:57:00.555Z] - CONFIG_USER_NS: enabled [2019-11-26T11:57:00.555Z] - CONFIG_SECCOMP: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T11:57:00.555Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T11:57:00.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T11:57:00.555Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T11:57:00.555Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-26T11:57:00.555Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T11:57:00.555Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T11:57:00.555Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T11:57:00.555Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T11:57:00.555Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T11:57:00.555Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T11:57:00.555Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T11:57:00.555Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T11:57:00.555Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T11:57:00.555Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_EXT4_FS: enabled [2019-11-26T11:57:00.555Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T11:57:00.555Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T11:57:00.555Z] - Network Drivers: [2019-11-26T11:57:00.555Z] - "overlay": [2019-11-26T11:57:00.555Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T11:57:00.555Z] Optional (for encrypted networks): [2019-11-26T11:57:00.555Z] - CONFIG_CRYPTO: enabled [2019-11-26T11:57:00.555Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_XFRM: enabled [2019-11-26T11:57:00.555Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T11:57:00.555Z] - "ipvlan": [2019-11-26T11:57:00.555Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T11:57:00.555Z] - "macvlan": [2019-11-26T11:57:00.555Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T11:57:00.555Z] - "ftp,tftp client in container": [2019-11-26T11:57:00.555Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T11:57:00.555Z] - Storage Drivers: [2019-11-26T11:57:00.555Z] - "aufs": [2019-11-26T11:57:00.555Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T11:57:00.555Z] - "btrfs": [2019-11-26T11:57:00.555Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T11:57:00.555Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T11:57:00.555Z] - "devicemapper": [2019-11-26T11:57:00.633Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T11:57:00.633Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T11:57:00.633Z] - "overlay": [2019-11-26T11:57:00.633Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T11:57:00.633Z] - "zfs": [2019-11-26T11:57:00.633Z] - /dev/zfs: missing [2019-11-26T11:57:00.633Z] - zfs command: missing [2019-11-26T11:57:00.633Z] - zpool command: missing [2019-11-26T11:57:00.633Z] [2019-11-26T11:57:00.633Z] Limits: [2019-11-26T11:57:00.633Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T11:57:00.633Z] [2019-11-26T11:57:00.633Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T11:57:00.792Z] Client: [2019-11-26T11:57:00.792Z] Debug Mode: false [2019-11-26T11:57:00.792Z] [2019-11-26T11:57:00.792Z] Server: [2019-11-26T11:57:00.792Z] Containers: 1 [2019-11-26T11:57:00.792Z] Running: 0 [2019-11-26T11:57:00.792Z] Paused: 0 [2019-11-26T11:57:00.792Z] Stopped: 1 [2019-11-26T11:57:00.792Z] Images: 47 [2019-11-26T11:57:00.792Z] Server Version: 19.03.2 [2019-11-26T11:57:00.792Z] Storage Driver: overlay2 [2019-11-26T11:57:00.792Z] Backing Filesystem: extfs [2019-11-26T11:57:00.792Z] Supports d_type: true [2019-11-26T11:57:00.792Z] Native Overlay Diff: true [2019-11-26T11:57:00.792Z] Logging Driver: json-file [2019-11-26T11:57:00.792Z] Cgroup Driver: cgroupfs [2019-11-26T11:57:00.792Z] Plugins: [2019-11-26T11:57:00.792Z] Volume: local [2019-11-26T11:57:00.792Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T11:57:00.792Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-26T11:57:00.792Z] Swarm: inactive [2019-11-26T11:57:00.792Z] Runtimes: runc [2019-11-26T11:57:00.792Z] Default Runtime: runc [2019-11-26T11:57:00.792Z] Init Binary: docker-init [2019-11-26T11:57:00.792Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T11:57:00.792Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T11:57:00.792Z] init version: fec3683 [2019-11-26T11:57:00.792Z] Security Options: [2019-11-26T11:57:00.792Z] apparmor [2019-11-26T11:57:00.792Z] seccomp [2019-11-26T11:57:00.792Z] Profile: default [2019-11-26T11:57:00.792Z] Kernel Version: 4.15.0-1048-aws [2019-11-26T11:57:00.792Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-26T11:57:00.792Z] OSType: linux [2019-11-26T11:57:00.792Z] Architecture: x86_64 [2019-11-26T11:57:00.792Z] CPUs: 2 [2019-11-26T11:57:00.792Z] Total Memory: 7.501GiB [2019-11-26T11:57:00.792Z] Name: ip-10-100-70-60 [2019-11-26T11:57:00.792Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-26T11:57:00.792Z] Docker Root Dir: /var/lib/docker [2019-11-26T11:57:00.792Z] Debug Mode: false [2019-11-26T11:57:00.792Z] Registry: https://index.docker.io/v1/ [2019-11-26T11:57:00.792Z] Labels: [2019-11-26T11:57:00.792Z] Experimental: true [2019-11-26T11:57:00.792Z] Insecure Registries: [2019-11-26T11:57:00.792Z] 127.0.0.0/8 [2019-11-26T11:57:00.792Z] Live Restore Enabled: true [2019-11-26T11:57:00.792Z] [2019-11-26T11:57:00.792Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T11:57:01.407Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 . [2019-11-26T11:57:01.447Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:01.448Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:01.448Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-427/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T11:57:01.448Z] + bash /home/ubuntu/workspace/engine_PR-427/check-config.sh [2019-11-26T11:57:01.448Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T11:57:01.448Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-26T11:57:01.448Z] [2019-11-26T11:57:01.448Z] Generally Necessary: [2019-11-26T11:57:01.448Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T11:57:01.448Z] - apparmor: enabled and tools installed [2019-11-26T11:57:01.448Z] - CONFIG_NAMESPACES: enabled [2019-11-26T11:57:01.448Z] - CONFIG_NET_NS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_PID_NS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_IPC_NS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_UTS_NS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUPS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CPUSETS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_MEMCG: enabled [2019-11-26T11:57:01.448Z] - CONFIG_KEYS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_VETH: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T11:57:01.448Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T11:57:01.448Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T11:57:01.448Z] [2019-11-26T11:57:01.448Z] Optional Features: [2019-11-26T11:57:01.448Z] - CONFIG_USER_NS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_SECCOMP: enabled [2019-11-26T11:57:01.448Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T11:57:01.448Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T11:57:01.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T11:57:01.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T11:57:01.448Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-26T11:57:01.448Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T11:57:01.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T11:57:01.703Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T11:57:01.703Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T11:57:01.703Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T11:57:01.703Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T11:57:01.703Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T11:57:01.703Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T11:57:01.703Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T11:57:01.703Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_EXT4_FS: enabled [2019-11-26T11:57:01.703Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T11:57:01.703Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T11:57:01.703Z] - Network Drivers: [2019-11-26T11:57:01.703Z] - "overlay": [2019-11-26T11:57:01.703Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T11:57:01.703Z] Optional (for encrypted networks): [2019-11-26T11:57:01.703Z] - CONFIG_CRYPTO: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-26T11:57:01.703Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-26T11:57:01.703Z] - CONFIG_XFRM: enabled [2019-11-26T11:57:01.703Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T11:57:01.703Z] - "ipvlan": [2019-11-26T11:57:01.703Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T11:57:01.703Z] - "macvlan": [2019-11-26T11:57:01.703Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T11:57:01.703Z] - "ftp,tftp client in container": [2019-11-26T11:57:01.703Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T11:57:01.703Z] - Storage Drivers: [2019-11-26T11:57:01.703Z] - "aufs": [2019-11-26T11:57:01.703Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T11:57:01.703Z] - "btrfs": [2019-11-26T11:57:01.703Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T11:57:01.703Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T11:57:01.703Z] - "devicemapper": [2019-11-26T11:57:01.958Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T11:57:01.958Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T11:57:01.958Z] - "overlay": [2019-11-26T11:57:01.958Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T11:57:01.958Z] - "zfs": [2019-11-26T11:57:01.958Z] - /dev/zfs: missing [2019-11-26T11:57:01.958Z] - zfs command: missing [2019-11-26T11:57:01.959Z] - zpool command: missing [2019-11-26T11:57:01.959Z] [2019-11-26T11:57:01.959Z] Limits: [2019-11-26T11:57:01.959Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T11:57:01.959Z] [2019-11-26T11:57:01.959Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T11:57:02.292Z] + sudo modprobe ip_vs [2019-11-26T11:57:02.292Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 . [2019-11-26T11:57:02.292Z] #1 [internal] load build definition from Dockerfile [2019-11-26T11:57:02.292Z] #1 transferring dockerfile: 10.82kB done [2019-11-26T11:57:02.292Z] #1 DONE 0.0s [2019-11-26T11:57:02.292Z] [2019-11-26T11:57:02.292Z] #2 [internal] load .dockerignore [2019-11-26T11:57:02.292Z] #2 transferring context: 87B done [2019-11-26T11:57:02.292Z] #2 DONE 0.0s [2019-11-26T11:57:02.292Z] [2019-11-26T11:57:02.292Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-26T11:57:02.546Z] #3 DONE 0.2s [2019-11-26T11:57:02.546Z] [2019-11-26T11:57:02.546Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-26T11:57:02.546Z] #64 DONE 0.0s [2019-11-26T11:57:02.546Z] [2019-11-26T11:57:02.546Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-26T11:57:02.546Z] #4 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-26T11:57:02.546Z] #4 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-26T11:57:02.546Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-11-26T11:57:02.546Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-26T11:57:02.546Z] #4 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-26T11:57:02.546Z] #4 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-26T11:57:02.546Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 621.95kB / 45.38MB 0.1s [2019-11-26T11:57:02.698Z] Sending build context to Docker daemon 49.82MB [2019-11-26T11:57:02.698Z] Step 1/125 : ARG CROSS="false" [2019-11-26T11:57:02.698Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-26T11:57:02.698Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-26T11:57:02.698Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-26T11:57:02.801Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 659.99kB / 4.34MB 0.2s [2019-11-26T11:57:02.801Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.26MB / 45.38MB 0.2s [2019-11-26T11:57:02.801Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 4.45MB / 10.80MB 0.3s [2019-11-26T11:57:02.801Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s done [2019-11-26T11:57:02.801Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 18.73MB / 45.38MB 0.3s [2019-11-26T11:57:02.801Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.3s [2019-11-26T11:57:03.056Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-11-26T11:57:03.056Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 24.01MB / 45.38MB 0.4s [2019-11-26T11:57:03.056Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.64MB / 50.07MB 0.4s [2019-11-26T11:57:03.056Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.4s [2019-11-26T11:57:03.056Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 27.84MB / 45.38MB 0.5s [2019-11-26T11:57:03.056Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.31MB / 50.07MB 0.5s [2019-11-26T11:57:03.069Z] 1.12.12-stretch: Pulling from library/golang [2019-11-26T11:57:03.069Z] ade01ea651a2: Pulling fs layer [2019-11-26T11:57:03.069Z] fbabdb69f639: Pulling fs layer [2019-11-26T11:57:03.069Z] ff33bd1013d7: Pulling fs layer [2019-11-26T11:57:03.069Z] 85cfe9d77eff: Pulling fs layer [2019-11-26T11:57:03.069Z] ace5139f9caa: Pulling fs layer [2019-11-26T11:57:03.069Z] 4797583187eb: Pulling fs layer [2019-11-26T11:57:03.069Z] bc1dce975fef: Pulling fs layer [2019-11-26T11:57:03.069Z] ace5139f9caa: Waiting [2019-11-26T11:57:03.069Z] 4797583187eb: Waiting [2019-11-26T11:57:03.069Z] bc1dce975fef: Waiting [2019-11-26T11:57:03.069Z] 85cfe9d77eff: Waiting [2019-11-26T11:57:03.184Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 4.3s done [2019-11-26T11:57:03.184Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 [2019-11-26T11:57:03.312Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 32.21MB / 45.38MB 0.6s [2019-11-26T11:57:03.312Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 13.75MB / 50.07MB 0.6s [2019-11-26T11:57:03.312Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.65MB / 57.69MB 0.6s [2019-11-26T11:57:03.312Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.87MB / 45.38MB 0.8s [2019-11-26T11:57:03.312Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 20.00MB / 50.07MB 0.8s [2019-11-26T11:57:03.312Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 20.05MB / 57.69MB 0.8s [2019-11-26T11:57:03.441Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-26T11:57:03.441Z] #4 DONE 14.7s [2019-11-26T11:57:03.441Z] [2019-11-26T11:57:03.441Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T11:57:03.569Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.0s [2019-11-26T11:57:03.569Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 28.68MB / 50.07MB 1.0s [2019-11-26T11:57:03.569Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.91MB / 57.69MB 1.0s [2019-11-26T11:57:03.827Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 31.21MB / 50.07MB 1.1s [2019-11-26T11:57:03.828Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 40.98MB / 57.69MB 1.1s [2019-11-26T11:57:03.828Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 48.74MB / 50.07MB 1.3s [2019-11-26T11:57:03.828Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 54.16MB / 57.69MB 1.3s [2019-11-26T11:57:03.979Z] ff33bd1013d7: Verifying Checksum [2019-11-26T11:57:03.979Z] ff33bd1013d7: Download complete [2019-11-26T11:57:03.979Z] fbabdb69f639: Verifying Checksum [2019-11-26T11:57:03.979Z] fbabdb69f639: Download complete [2019-11-26T11:57:04.361Z] ade01ea651a2: Verifying Checksum [2019-11-26T11:57:04.361Z] ade01ea651a2: Download complete [2019-11-26T11:57:04.361Z] 85cfe9d77eff: Verifying Checksum [2019-11-26T11:57:04.361Z] 85cfe9d77eff: Download complete [2019-11-26T11:57:04.394Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.3s done [2019-11-26T11:57:04.394Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.5s done [2019-11-26T11:57:04.394Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.5s done [2019-11-26T11:57:04.394Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 6.61MB / 127.97MB 1.7s [2019-11-26T11:57:04.394Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 1.5s done [2019-11-26T11:57:04.394Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-26T11:57:04.394Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 19.72MB / 127.97MB 1.9s [2019-11-26T11:57:04.650Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 26.88MB / 127.97MB 2.0s [2019-11-26T11:57:04.650Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 33.38MB / 127.97MB 2.1s [2019-11-26T11:57:04.754Z] ace5139f9caa: Verifying Checksum [2019-11-26T11:57:04.754Z] ace5139f9caa: Download complete [2019-11-26T11:57:04.754Z] bc1dce975fef: Verifying Checksum [2019-11-26T11:57:04.754Z] bc1dce975fef: Download complete [2019-11-26T11:57:04.905Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 46.06MB / 127.97MB 2.3s [2019-11-26T11:57:05.160Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 61.07MB / 127.97MB 2.5s [2019-11-26T11:57:05.160Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 72.18MB / 127.97MB 2.7s [2019-11-26T11:57:05.724Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 91.12MB / 127.97MB 3.0s [2019-11-26T11:57:05.724Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 103.92MB / 127.97MB 3.2s [2019-11-26T11:57:05.964Z] #5 DONE 2.6s [2019-11-26T11:57:05.964Z] [2019-11-26T11:57:05.964Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:05.980Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 114.24MB / 127.97MB 3.3s [2019-11-26T11:57:05.980Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 3.5s [2019-11-26T11:57:06.046Z] ade01ea651a2: Pull complete [2019-11-26T11:57:06.221Z] #22 DONE 0.1s [2019-11-26T11:57:06.221Z] [2019-11-26T11:57:06.221Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:06.234Z] #4 ... [2019-11-26T11:57:06.234Z] [2019-11-26T11:57:06.234Z] #18 [internal] load build context [2019-11-26T11:57:06.234Z] #18 transferring context: 45.34MB 3.4s done [2019-11-26T11:57:06.234Z] #18 DONE 3.6s [2019-11-26T11:57:06.234Z] [2019-11-26T11:57:06.234Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-26T11:57:06.234Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 3.6s done [2019-11-26T11:57:06.430Z] fbabdb69f639: Pull complete [2019-11-26T11:57:06.801Z] ff33bd1013d7: Pull complete [2019-11-26T11:57:07.594Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.2s done [2019-11-26T11:57:07.594Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-26T11:57:07.849Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-11-26T11:57:07.849Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-26T11:57:08.104Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-26T11:57:08.358Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-26T11:57:08.624Z] 4797583187eb: Verifying Checksum [2019-11-26T11:57:08.624Z] 4797583187eb: Download complete [2019-11-26T11:57:08.748Z] #15 2.322 + mktemp -d [2019-11-26T11:57:08.748Z] #15 2.327 + export GOPATH=/tmp/tmp.2N05FUFS5P [2019-11-26T11:57:08.748Z] #15 2.327 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.2N05FUFS5P/src/github.com/go-swagger/go-swagger [2019-11-26T11:57:08.748Z] #15 2.327 Cloning into '/tmp/tmp.2N05FUFS5P/src/github.com/go-swagger/go-swagger'... [2019-11-26T11:57:09.022Z] 85cfe9d77eff: Pull complete [2019-11-26T11:57:09.090Z] Fetching without tags [2019-11-26T11:57:09.420Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:57:10.241Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-11-26T11:57:10.496Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-11-26T11:57:10.670Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:57:10.670Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [2019-11-26T11:57:10.841Z] ace5139f9caa: Pull complete [2019-11-26T11:57:09.014Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:57:09.019Z] > git config --add remote.origin.fetch +refs/pull/427/head:refs/remotes/origin/PR-427 # timeout=10 [2019-11-26T11:57:09.023Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-26T11:57:09.057Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T11:57:09.091Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T11:57:09.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T11:57:09.092Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T11:57:09.422Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:57:09.425Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:57:10.593Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T11:57:10.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T11:57:10.672Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T11:57:10.676Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T11:57:11.382Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T11:57:11.541Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-26T11:57:12.028Z] #15 ... [2019-11-26T11:57:12.028Z] [2019-11-26T11:57:12.028Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:12.028Z] #35 3.371 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:12.028Z] #35 3.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:12.028Z] #35 3.402 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:12.028Z] #35 3.415 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:12.028Z] #35 3.431 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:12.028Z] #35 3.778 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:12.028Z] #35 4.545 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:12.028Z] #35 4.885 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T11:57:12.379Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.8s done [2019-11-26T11:57:12.379Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a [2019-11-26T11:57:12.756Z] + docker version [2019-11-26T11:57:12.756Z] Client: [2019-11-26T11:57:12.756Z] Version: 18.06.1-ce [2019-11-26T11:57:12.756Z] API version: 1.38 [2019-11-26T11:57:12.756Z] Go version: go1.10.3 [2019-11-26T11:57:12.756Z] Git commit: e68fc7a [2019-11-26T11:57:12.756Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-26T11:57:12.756Z] OS/Arch: linux/ppc64le [2019-11-26T11:57:12.756Z] Experimental: false [2019-11-26T11:57:12.756Z] [2019-11-26T11:57:12.756Z] Server: [2019-11-26T11:57:12.756Z] Engine: [2019-11-26T11:57:12.756Z] Version: 18.06.1-ce [2019-11-26T11:57:12.757Z] API version: 1.38 (minimum version 1.12) [2019-11-26T11:57:12.757Z] Go version: go1.10.3 [2019-11-26T11:57:12.757Z] Git commit: e68fc7a [2019-11-26T11:57:12.757Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-26T11:57:12.757Z] OS/Arch: linux/ppc64le [2019-11-26T11:57:12.757Z] Experimental: true [Pipeline] sh [2019-11-26T11:57:13.326Z] + docker info [2019-11-26T11:57:13.326Z] Containers: 0 [2019-11-26T11:57:13.326Z] Running: 0 [2019-11-26T11:57:13.326Z] Paused: 0 [2019-11-26T11:57:13.326Z] Stopped: 0 [2019-11-26T11:57:13.326Z] Images: 0 [2019-11-26T11:57:13.326Z] Server Version: 18.06.1-ce [2019-11-26T11:57:13.326Z] Storage Driver: overlay2 [2019-11-26T11:57:13.326Z] Backing Filesystem: extfs [2019-11-26T11:57:13.326Z] Supports d_type: true [2019-11-26T11:57:13.326Z] Native Overlay Diff: true [2019-11-26T11:57:13.326Z] Logging Driver: json-file [2019-11-26T11:57:13.326Z] Cgroup Driver: cgroupfs [2019-11-26T11:57:13.326Z] Plugins: [2019-11-26T11:57:13.326Z] Volume: local [2019-11-26T11:57:13.326Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T11:57:13.326Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-26T11:57:13.326Z] Swarm: inactive [2019-11-26T11:57:13.326Z] Runtimes: runc [2019-11-26T11:57:13.326Z] Default Runtime: runc [2019-11-26T11:57:13.326Z] Init Binary: docker-init [2019-11-26T11:57:13.326Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-26T11:57:13.326Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-26T11:57:13.326Z] init version: fec3683 [2019-11-26T11:57:13.326Z] Security Options: [2019-11-26T11:57:13.326Z] apparmor [2019-11-26T11:57:13.326Z] seccomp [2019-11-26T11:57:13.326Z] Profile: default [2019-11-26T11:57:13.326Z] Kernel Version: 4.4.0-139-generic [2019-11-26T11:57:13.326Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-26T11:57:13.326Z] OSType: linux [2019-11-26T11:57:13.326Z] Architecture: ppc64le [2019-11-26T11:57:13.326Z] CPUs: 4 [2019-11-26T11:57:13.326Z] Total Memory: 7.972GiB [2019-11-26T11:57:13.326Z] Name: ppc64le-ubuntu-20 [2019-11-26T11:57:13.326Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-26T11:57:13.326Z] Docker Root Dir: /var/lib/docker [2019-11-26T11:57:13.326Z] Debug Mode (client): false [2019-11-26T11:57:13.326Z] Debug Mode (server): false [2019-11-26T11:57:13.326Z] Username: dockerbuildbot [2019-11-26T11:57:13.326Z] Registry: https://index.docker.io/v1/ [2019-11-26T11:57:13.326Z] Labels: [2019-11-26T11:57:13.326Z] Experimental: true [2019-11-26T11:57:13.326Z] Insecure Registries: [2019-11-26T11:57:13.326Z] 127.0.0.0/8 [2019-11-26T11:57:13.326Z] Live Restore Enabled: false [2019-11-26T11:57:13.326Z] [Pipeline] sh [2019-11-26T11:57:13.401Z] #35 ... [2019-11-26T11:57:13.401Z] [2019-11-26T11:57:13.401Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-26T11:57:13.401Z] #6 2.607 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:13.401Z] #6 2.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:13.401Z] #6 2.625 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:13.401Z] #6 2.627 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:13.401Z] #6 2.632 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:13.401Z] #6 2.750 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:13.401Z] #6 3.024 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:13.401Z] #6 3.166 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:13.401Z] #6 7.329 Fetched 7927 kB in 5s (1357 kB/s) [2019-11-26T11:57:13.941Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:13.941Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T11:57:13.941Z] + curl -fsSL -o /home/docker/workspace/engine_PR-427/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T11:57:14.036Z] 4797583187eb: Pull complete [2019-11-26T11:57:14.036Z] bc1dce975fef: Pull complete [2019-11-26T11:57:14.036Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-26T11:57:14.036Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-26T11:57:14.036Z] ---> 4dd5631d87ff [2019-11-26T11:57:14.036Z] Step 5/125 : ARG APT_MIRROR [2019-11-26T11:57:14.036Z] ---> Running in 295ec6b124e9 [2019-11-26T11:57:14.278Z] + bash /home/docker/workspace/engine_PR-427/check-config.sh [2019-11-26T11:57:14.278Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T11:57:14.278Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-26T11:57:14.278Z] [2019-11-26T11:57:14.278Z] Generally Necessary: [2019-11-26T11:57:14.278Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T11:57:14.278Z] - apparmor: enabled and tools installed [2019-11-26T11:57:14.278Z] - CONFIG_NAMESPACES: enabled [2019-11-26T11:57:14.278Z] - CONFIG_NET_NS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_PID_NS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_IPC_NS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_UTS_NS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUPS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CPUSETS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_MEMCG: enabled [2019-11-26T11:57:14.278Z] - CONFIG_KEYS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_VETH: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T11:57:14.278Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T11:57:14.278Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T11:57:14.278Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-26T11:57:14.278Z] [2019-11-26T11:57:14.278Z] Optional Features: [2019-11-26T11:57:14.278Z] - CONFIG_USER_NS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_SECCOMP: enabled [2019-11-26T11:57:14.278Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T11:57:14.278Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T11:57:14.278Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T11:57:14.278Z] (cgroup swap accounting is currently enabled) [2019-11-26T11:57:14.278Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-26T11:57:14.278Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T11:57:14.410Z] Removing intermediate container 295ec6b124e9 [2019-11-26T11:57:14.410Z] ---> c2e4cda56ba1 [2019-11-26T11:57:14.410Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-26T11:57:14.410Z] ---> Running in 479015fa9438 [2019-11-26T11:57:14.615Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T11:57:14.615Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T11:57:14.615Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T11:57:14.615Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T11:57:14.615Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T11:57:14.615Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T11:57:14.615Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T11:57:14.615Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T11:57:14.615Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T11:57:14.615Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T11:57:14.615Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T11:57:14.615Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T11:57:14.615Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_EXT4_FS: enabled [2019-11-26T11:57:14.615Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T11:57:14.615Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T11:57:14.615Z] - Network Drivers: [2019-11-26T11:57:14.615Z] - "overlay": [2019-11-26T11:57:14.615Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T11:57:14.615Z] Optional (for encrypted networks): [2019-11-26T11:57:14.615Z] - CONFIG_CRYPTO: enabled [2019-11-26T11:57:14.615Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_XFRM: enabled [2019-11-26T11:57:14.615Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T11:57:14.615Z] - "ipvlan": [2019-11-26T11:57:14.615Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T11:57:14.615Z] - "macvlan": [2019-11-26T11:57:14.615Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T11:57:14.615Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T11:57:14.615Z] - "ftp,tftp client in container": [2019-11-26T11:57:14.950Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T11:57:14.950Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T11:57:14.950Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T11:57:14.950Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T11:57:14.950Z] - Storage Drivers: [2019-11-26T11:57:14.950Z] - "aufs": [2019-11-26T11:57:14.950Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T11:57:14.950Z] - "btrfs": [2019-11-26T11:57:14.950Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T11:57:14.950Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T11:57:14.950Z] - "devicemapper": [2019-11-26T11:57:14.950Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T11:57:14.950Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T11:57:14.950Z] - "overlay": [2019-11-26T11:57:14.950Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T11:57:14.950Z] - "zfs": [2019-11-26T11:57:14.951Z] - /dev/zfs: missing [2019-11-26T11:57:14.951Z] - zfs command: missing [2019-11-26T11:57:14.951Z] - zpool command: missing [2019-11-26T11:57:14.951Z] [2019-11-26T11:57:14.951Z] Limits: [2019-11-26T11:57:14.951Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T11:57:14.951Z] [2019-11-26T11:57:14.951Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T11:57:15.298Z] #6 7.329 Reading package lists... [2019-11-26T11:57:15.298Z] #6 ... [2019-11-26T11:57:15.298Z] [2019-11-26T11:57:15.298Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:15.298Z] #35 8.933 Fetched 7927 kB in 6s (1207 kB/s) [2019-11-26T11:57:15.470Z] Removing intermediate container 479015fa9438 [2019-11-26T11:57:15.470Z] ---> 715db60280bf [2019-11-26T11:57:15.470Z] Step 7/125 : FROM base AS criu [2019-11-26T11:57:15.470Z] ---> 715db60280bf [2019-11-26T11:57:15.470Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:57:15.470Z] ---> Running in 6d4cdad65814 [2019-11-26T11:57:15.566Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 . [2019-11-26T11:57:15.929Z] Removing intermediate container 6d4cdad65814 [2019-11-26T11:57:15.929Z] ---> 8ba8aa67e33f [2019-11-26T11:57:15.929Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-26T11:57:15.929Z] ---> Running in 93842ce8452a [2019-11-26T11:57:15.929Z] Removing intermediate container 93842ce8452a [2019-11-26T11:57:15.929Z] ---> 8d78c6a28554 [2019-11-26T11:57:15.929Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-26T11:57:16.232Z] #35 8.933 Reading package lists... [2019-11-26T11:57:16.232Z] #35 ... [2019-11-26T11:57:16.232Z] [2019-11-26T11:57:16.232Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-26T11:57:16.232Z] #44 3.275 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:16.232Z] #44 3.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:16.232Z] #44 3.305 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:16.232Z] #44 3.315 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:16.232Z] #44 3.341 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:16.232Z] #44 3.692 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:16.232Z] #44 4.497 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:16.232Z] #44 4.884 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:16.232Z] #44 9.097 Fetched 7927 kB in 6s (1139 kB/s) [2019-11-26T11:57:16.232Z] #44 9.097 Reading package lists... [2019-11-26T11:57:16.232Z] #44 ... [2019-11-26T11:57:16.232Z] [2019-11-26T11:57:16.232Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-26T11:57:16.232Z] #17 3.276 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:16.232Z] #17 3.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:16.232Z] #17 3.304 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:16.232Z] #17 3.307 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:16.232Z] #17 3.320 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:16.232Z] #17 3.671 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:16.232Z] #17 4.405 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:16.232Z] #17 4.671 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:16.232Z] #17 8.725 Fetched 7927 kB in 6s (1228 kB/s) [2019-11-26T11:57:16.388Z] ---> Running in 0cbaba9126ba [2019-11-26T11:57:16.490Z] #17 8.725 Reading package lists... [2019-11-26T11:57:16.490Z] #17 ... [2019-11-26T11:57:16.490Z] [2019-11-26T11:57:16.490Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-26T11:57:16.490Z] #6 7.329 Reading package lists... [2019-11-26T11:57:16.791Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:16.791Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:16.791Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:16.791Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:16.791Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:16.791Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T11:57:17.240Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T11:57:17.240Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T11:57:17.610Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 4.4s done [2019-11-26T11:57:17.610Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-26T11:57:17.610Z] #4 DONE 14.9s [2019-11-26T11:57:17.610Z] [2019-11-26T11:57:17.610Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T11:57:17.861Z] Sending build context to Docker daemon 49.82MB [2019-11-26T11:57:17.861Z] Step 1/125 : ARG CROSS="false" [2019-11-26T11:57:17.861Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-26T11:57:17.861Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-26T11:57:17.861Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-26T11:57:18.390Z] #6 9.857 Reading package lists... [2019-11-26T11:57:18.583Z] 1.12.12-stretch: Pulling from library/golang [2019-11-26T11:57:18.583Z] fb056072eab9: Pulling fs layer [2019-11-26T11:57:18.583Z] 6a33b1f9796f: Pulling fs layer [2019-11-26T11:57:18.583Z] 8f8f8962e456: Pulling fs layer [2019-11-26T11:57:18.583Z] 68adcc365214: Pulling fs layer [2019-11-26T11:57:18.583Z] 76d8adf27bdf: Pulling fs layer [2019-11-26T11:57:18.583Z] a8cabfe85b36: Pulling fs layer [2019-11-26T11:57:18.583Z] a3fea15583b6: Pulling fs layer [2019-11-26T11:57:18.583Z] 68adcc365214: Waiting [2019-11-26T11:57:18.583Z] 76d8adf27bdf: Waiting [2019-11-26T11:57:18.583Z] a8cabfe85b36: Waiting [2019-11-26T11:57:18.583Z] a3fea15583b6: Waiting [2019-11-26T11:57:18.618Z] Fetched 7672 kB in 1s (4043 kB/s) [2019-11-26T11:57:18.648Z] #6 12.23 Building dependency tree... [2019-11-26T11:57:18.648Z] #6 12.67 Reading state information... [2019-11-26T11:57:18.906Z] #6 13.01 The following additional packages will be installed: [2019-11-26T11:57:19.054Z] #5 DONE 1.8s [2019-11-26T11:57:19.165Z] #6 13.01 libapparmor1 libseccomp2 [2019-11-26T11:57:19.165Z] #6 13.02 Suggested packages: [2019-11-26T11:57:19.165Z] #6 13.02 seccomp [2019-11-26T11:57:19.314Z] [2019-11-26T11:57:19.314Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:19.314Z] #22 DONE 0.1s [2019-11-26T11:57:19.314Z] [2019-11-26T11:57:19.314Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:19.331Z] 8f8f8962e456: Verifying Checksum [2019-11-26T11:57:19.331Z] 8f8f8962e456: Download complete [2019-11-26T11:57:19.423Z] #6 13.16 The following NEW packages will be installed: [2019-11-26T11:57:19.423Z] #6 13.17 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T11:57:19.432Z] Reading package lists... [2019-11-26T11:57:19.699Z] 6a33b1f9796f: Verifying Checksum [2019-11-26T11:57:19.699Z] 6a33b1f9796f: Download complete [2019-11-26T11:57:19.797Z] Reading package lists... [2019-11-26T11:57:19.797Z] Building dependency tree... [2019-11-26T11:57:19.797Z] Reading state information... [2019-11-26T11:57:20.181Z] The following additional packages will be installed: [2019-11-26T11:57:20.181Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T11:57:20.181Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T11:57:20.181Z] Suggested packages: [2019-11-26T11:57:20.181Z] manpages-dev python-setuptools [2019-11-26T11:57:20.181Z] The following NEW packages will be installed: [2019-11-26T11:57:20.181Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T11:57:20.181Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T11:57:20.181Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T11:57:20.181Z] zlib1g-dev [2019-11-26T11:57:20.181Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:20.181Z] Need to get 3476 kB of archives. [2019-11-26T11:57:20.181Z] After this operation, 20.2 MB of additional disk space will be used. [2019-11-26T11:57:20.181Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-26T11:57:20.181Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-26T11:57:20.181Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-26T11:57:20.181Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-26T11:57:20.355Z] #6 14.22 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:20.355Z] #6 14.22 Need to get 300 kB of archives. [2019-11-26T11:57:20.355Z] #6 14.22 After this operation, 1201 kB of additional disk space will be used. [2019-11-26T11:57:20.355Z] #6 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-26T11:57:20.355Z] #6 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-26T11:57:20.355Z] #6 14.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T11:57:20.355Z] #6 14.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-26T11:57:20.561Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-26T11:57:20.561Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-26T11:57:20.561Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-26T11:57:20.561Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-26T11:57:20.561Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-26T11:57:20.561Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-26T11:57:20.561Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-26T11:57:20.561Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-26T11:57:20.561Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-26T11:57:20.561Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-26T11:57:20.561Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T11:57:20.561Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-26T11:57:20.561Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:20.561Z] Fetched 3476 kB in 0s (23.5 MB/s) [2019-11-26T11:57:20.561Z] Selecting previously unselected package libnet1:s390x. [2019-11-26T11:57:20.561Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T11:57:20.561Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T11:57:20.561Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T11:57:20.561Z] Selecting previously unselected package libcap-dev:s390x. [2019-11-26T11:57:20.561Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-26T11:57:20.561Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-26T11:57:20.561Z] Selecting previously unselected package libnet1-dev. [2019-11-26T11:57:20.561Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T11:57:20.561Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:57:20.613Z] #6 14.60 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:20.613Z] #6 14.65 Fetched 300 kB in 1s (286 kB/s) [2019-11-26T11:57:20.613Z] #6 14.68 Selecting previously unselected package libseccomp2:amd64. [2019-11-26T11:57:20.613Z] #6 14.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:20.613Z] #6 14.69 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T11:57:20.613Z] #6 14.70 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:20.613Z] #6 14.73 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-26T11:57:20.871Z] #6 14.73 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T11:57:20.871Z] #6 14.74 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:20.871Z] #6 14.80 Selecting previously unselected package libapparmor1:amd64. [2019-11-26T11:57:20.871Z] #6 14.80 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:20.871Z] #6 14.81 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:20.871Z] #6 14.85 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-26T11:57:20.871Z] #6 14.85 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:20.871Z] #6 14.86 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:20.871Z] #6 14.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:20.871Z] #6 14.95 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:20.871Z] #6 14.96 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libprotobuf10:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-26T11:57:20.939Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-26T11:57:20.939Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-26T11:57:20.939Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-26T11:57:21.129Z] #6 14.97 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:21.129Z] #6 14.98 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:21.129Z] #6 14.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:21.306Z] Selecting previously unselected package libprotoc10:s390x. [2019-11-26T11:57:21.306Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-26T11:57:21.306Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-26T11:57:21.306Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-26T11:57:21.306Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-26T11:57:21.306Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:57:21.306Z] Selecting previously unselected package protobuf-compiler. [2019-11-26T11:57:21.306Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-26T11:57:21.306Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T11:57:21.306Z] Selecting previously unselected package python-pkg-resources. [2019-11-26T11:57:21.306Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:57:21.306Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T11:57:21.389Z] #6 DONE 15.3s [2019-11-26T11:57:21.390Z] [2019-11-26T11:57:21.390Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:21.390Z] #40 DONE 0.1s [2019-11-26T11:57:21.390Z] [2019-11-26T11:57:21.390Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-26T11:57:21.677Z] Selecting previously unselected package python-protobuf. [2019-11-26T11:57:21.677Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-26T11:57:21.677Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T11:57:21.677Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T11:57:21.677Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T11:57:21.677Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T11:57:21.826Z] #15 2.279 + mktemp -d [2019-11-26T11:57:21.826Z] #15 2.280 + export GOPATH=/tmp/tmp.nzv5UcMm5r [2019-11-26T11:57:21.826Z] #15 2.280 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.nzv5UcMm5r/src/github.com/go-swagger/go-swagger [2019-11-26T11:57:21.826Z] #15 2.281 Cloning into '/tmp/tmp.nzv5UcMm5r/src/github.com/go-swagger/go-swagger'... [2019-11-26T11:57:22.008Z] fb056072eab9: Verifying Checksum [2019-11-26T11:57:22.008Z] fb056072eab9: Download complete [2019-11-26T11:57:22.042Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:57:22.042Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-26T11:57:22.042Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:22.042Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-26T11:57:22.414Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-26T11:57:22.414Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-26T11:57:22.414Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T11:57:22.414Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-26T11:57:22.414Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-26T11:57:22.414Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:57:22.414Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-26T11:57:22.414Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T11:57:22.414Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-26T11:57:22.414Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-26T11:57:22.414Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:22.738Z] 68adcc365214: Verifying Checksum [2019-11-26T11:57:22.738Z] 68adcc365214: Download complete [2019-11-26T11:57:22.762Z] #7 ... [2019-11-26T11:57:22.762Z] [2019-11-26T11:57:22.762Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-26T11:57:22.762Z] #17 8.725 Reading package lists... [2019-11-26T11:57:22.762Z] #17 11.37 Reading package lists... [2019-11-26T11:57:22.762Z] #17 13.52 Building dependency tree... [2019-11-26T11:57:22.762Z] #17 13.88 Reading state information... [2019-11-26T11:57:22.762Z] #17 14.10 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T11:57:22.762Z] #17 14.10 The following additional packages will be installed: [2019-11-26T11:57:22.762Z] #17 14.11 libjq1 libonig4 [2019-11-26T11:57:22.762Z] #17 14.26 The following NEW packages will be installed: [2019-11-26T11:57:22.762Z] #17 14.26 jq libjq1 libonig4 [2019-11-26T11:57:22.762Z] #17 15.45 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:22.762Z] #17 15.45 Need to get 327 kB of archives. [2019-11-26T11:57:22.762Z] #17 15.45 After this operation, 1157 kB of additional disk space will be used. [2019-11-26T11:57:22.762Z] #17 15.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T11:57:22.762Z] #17 15.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T11:57:22.762Z] #17 15.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T11:57:22.762Z] #17 15.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:22.762Z] #17 15.89 Fetched 327 kB in 1s (282 kB/s) [2019-11-26T11:57:22.762Z] #17 15.98 Selecting previously unselected package libonig4:amd64. [2019-11-26T11:57:22.762Z] #17 15.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:22.762Z] #17 16.04 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-26T11:57:22.762Z] #17 16.06 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:57:22.762Z] #17 16.19 Selecting previously unselected package libjq1:amd64. [2019-11-26T11:57:22.762Z] #17 16.19 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:22.762Z] #17 16.20 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:57:22.762Z] #17 16.30 Selecting previously unselected package jq. [2019-11-26T11:57:22.762Z] #17 16.30 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:22.762Z] #17 16.31 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T11:57:22.762Z] #17 16.42 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:57:22.762Z] #17 16.43 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:57:22.762Z] #17 16.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:22.762Z] #17 16.48 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T11:57:22.762Z] #17 DONE 16.6s [2019-11-26T11:57:22.762Z] [2019-11-26T11:57:22.762Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T11:57:22.762Z] #19 DONE 0.1s [2019-11-26T11:57:22.762Z] [2019-11-26T11:57:22.762Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:23.195Z] Removing intermediate container 0cbaba9126ba [2019-11-26T11:57:23.195Z] ---> 61b40dc0fc80 [2019-11-26T11:57:23.195Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-26T11:57:23.328Z] #20 ... [2019-11-26T11:57:23.328Z] [2019-11-26T11:57:23.328Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-26T11:57:23.328Z] #44 9.097 Reading package lists... [2019-11-26T11:57:23.328Z] #44 11.52 Reading package lists... [2019-11-26T11:57:23.328Z] #44 13.75 Building dependency tree... [2019-11-26T11:57:23.328Z] #44 14.11 Reading state information... [2019-11-26T11:57:23.328Z] #44 14.38 The following additional packages will be installed: [2019-11-26T11:57:23.328Z] #44 14.38 btrfs-progs liblzo2-2 [2019-11-26T11:57:23.328Z] #44 14.46 The following NEW packages will be installed: [2019-11-26T11:57:23.328Z] #44 14.47 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T11:57:23.328Z] #44 15.50 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:23.328Z] #44 15.50 Need to get 649 kB of archives. [2019-11-26T11:57:23.328Z] #44 15.50 After this operation, 4320 kB of additional disk space will be used. [2019-11-26T11:57:23.328Z] #44 15.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:23.328Z] #44 15.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T11:57:23.328Z] #44 15.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T11:57:23.328Z] #44 16.16 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:23.328Z] #44 16.28 Fetched 649 kB in 1s (597 kB/s) [2019-11-26T11:57:23.328Z] #44 16.35 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:57:23.328Z] #44 16.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:23.328Z] #44 16.36 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:57:23.328Z] #44 16.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:23.328Z] #44 16.48 Selecting previously unselected package btrfs-progs. [2019-11-26T11:57:23.328Z] #44 16.48 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T11:57:23.328Z] #44 16.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T11:57:23.328Z] #44 16.89 Selecting previously unselected package btrfs-tools. [2019-11-26T11:57:23.328Z] #44 16.89 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T11:57:23.328Z] #44 16.90 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T11:57:23.328Z] #44 17.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:23.328Z] #44 17.06 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:23.328Z] #44 17.07 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T11:57:23.328Z] #44 17.08 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T11:57:23.328Z] #44 17.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:23.328Z] #44 DONE 17.3s [2019-11-26T11:57:23.470Z] 76d8adf27bdf: Verifying Checksum [2019-11-26T11:57:23.470Z] 76d8adf27bdf: Download complete [2019-11-26T11:57:23.470Z] a3fea15583b6: Verifying Checksum [2019-11-26T11:57:23.470Z] a3fea15583b6: Download complete [2019-11-26T11:57:23.561Z] ---> Running in 110817108d29 [2019-11-26T11:57:23.586Z] [2019-11-26T11:57:23.586Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:23.586Z] #35 8.933 Reading package lists... [2019-11-26T11:57:23.586Z] #35 11.55 Reading package lists... [2019-11-26T11:57:23.586Z] #35 13.64 Building dependency tree... [2019-11-26T11:57:23.586Z] #35 13.99 Reading state information... [2019-11-26T11:57:23.586Z] #35 14.32 The following additional packages will be installed: [2019-11-26T11:57:23.586Z] #35 14.32 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T11:57:23.586Z] #35 14.32 Suggested packages: [2019-11-26T11:57:23.586Z] #35 14.32 codeblocks eclipse ninja-build lrzip [2019-11-26T11:57:23.586Z] #35 14.32 Recommended packages: [2019-11-26T11:57:23.586Z] #35 14.32 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T11:57:23.586Z] #35 14.62 The following NEW packages will be installed: [2019-11-26T11:57:23.586Z] #35 14.62 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T11:57:23.586Z] #35 14.62 vim-common xxd [2019-11-26T11:57:23.586Z] #35 15.67 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:23.586Z] #35 15.67 Need to get 13.7 MB of archives. [2019-11-26T11:57:23.586Z] #35 15.67 After this operation, 57.2 MB of additional disk space will be used. [2019-11-26T11:57:23.586Z] #35 15.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T11:57:23.586Z] #35 15.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:23.586Z] #35 15.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-26T11:57:23.586Z] #35 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-26T11:57:23.586Z] #35 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-26T11:57:23.586Z] #35 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-26T11:57:23.586Z] #35 16.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-26T11:57:23.586Z] #35 16.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-26T11:57:23.586Z] #35 16.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T11:57:23.586Z] #35 16.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T11:57:23.586Z] #35 17.08 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:23.586Z] #35 17.13 Fetched 13.7 MB in 1s (7545 kB/s) [2019-11-26T11:57:23.586Z] #35 17.18 Selecting previously unselected package cmake-data. [2019-11-26T11:57:23.586Z] #35 17.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:23.586Z] #35 17.21 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T11:57:23.586Z] #35 17.22 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T11:57:23.843Z] #35 ... [2019-11-26T11:57:23.843Z] [2019-11-26T11:57:23.843Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-26T11:57:23.843Z] #7 DONE 2.4s [2019-11-26T11:57:23.843Z] [2019-11-26T11:57:23.843Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T11:57:24.499Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:57:24.499Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:57:24.995Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:57:24.995Z]  GEN .gitid [2019-11-26T11:57:24.995Z] GEN criu/include/version.h [2019-11-26T11:57:24.995Z] GEN include/common/asm [2019-11-26T11:57:24.995Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T11:57:24.995Z] PBCC images/opts.pb-c.c [2019-11-26T11:57:24.995Z] PBCC images/sit.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T11:57:24.995Z] DEP images/opts.pb-c.d [2019-11-26T11:57:24.995Z] DEP images/sit.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/macvlan.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/macvlan.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/autofs.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/autofs.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/sysctl.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/sysctl.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/time.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/time.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/binfmt-misc.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/binfmt-misc.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/seccomp.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/seccomp.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/userns.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/userns.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/cgroup.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/cgroup.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/fown.pb-c.c [2019-11-26T11:57:24.995Z] PBCC images/ext-file.pb-c.c [2019-11-26T11:57:24.995Z] DEP images/fown.pb-c.d [2019-11-26T11:57:24.995Z] DEP images/ext-file.pb-c.d [2019-11-26T11:57:24.995Z] PBCC images/rpc.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/rpc.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/siginfo.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/siginfo.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/pagemap.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/pagemap.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/rlimit.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/rlimit.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/file-lock.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/file-lock.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/tty.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/tty.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/tun.pb-c.c [2019-11-26T11:57:25.398Z] PBCC images/netdev.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/tun.pb-c.d [2019-11-26T11:57:25.398Z] DEP images/netdev.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/vma.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/vma.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/creds.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/creds.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/utsns.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/utsns.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/ipc-desc.pb-c.c [2019-11-26T11:57:25.398Z] PBCC images/ipc-sem.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/ipc-desc.pb-c.d [2019-11-26T11:57:25.398Z] DEP images/ipc-sem.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/ipc-msg.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/ipc-msg.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/ipc-shm.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/ipc-shm.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/ipc-var.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/ipc-var.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sk-opts.pb-c.c [2019-11-26T11:57:25.398Z] PBCC images/packet-sock.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sk-opts.pb-c.d [2019-11-26T11:57:25.398Z] DEP images/packet-sock.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sk-netlink.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sk-netlink.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sk-inet.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sk-inet.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sk-unix.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sk-unix.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/mm.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/mm.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/timerfd.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/timerfd.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/timer.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/timer.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sa.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sa.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/pipe-data.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/pipe-data.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/mnt.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/mnt.pb-c.d [2019-11-26T11:57:25.398Z] PBCC images/sk-packet.pb-c.c [2019-11-26T11:57:25.398Z] DEP images/sk-packet.pb-c.d [2019-11-26T11:57:25.741Z] #8 DONE 1.9s [2019-11-26T11:57:25.741Z] [2019-11-26T11:57:25.741Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:25.741Z] #35 18.25 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:57:25.741Z] #35 18.26 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:57:25.741Z] #35 18.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:25.741Z] #35 18.35 Selecting previously unselected package libicu57:amd64. [2019-11-26T11:57:25.741Z] #35 18.35 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-26T11:57:25.741Z] #35 18.36 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T11:57:25.778Z] PBCC images/tcp-stream.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/tcp-stream.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/pipe.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/pipe.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/pstree.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/pstree.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/fs.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/fs.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/signalfd.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/signalfd.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/fh.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/fsnotify.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/fh.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/fsnotify.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/eventpoll.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/eventpoll.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/eventfd.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/eventfd.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/remap-file-path.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/remap-file-path.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/fifo.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/fifo.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/ghost-file.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/ghost-file.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/regfile.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/regfile.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/ns.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/ns.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/fdinfo.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/fdinfo.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/core-aarch64.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/core-arm.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/core-ppc64.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/core-s390.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/core-x86.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/core.pb-c.c [2019-11-26T11:57:25.778Z] PBCC images/inventory.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/core-aarch64.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/core-arm.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/core-ppc64.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/core-s390.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/core-x86.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/core.pb-c.d [2019-11-26T11:57:25.778Z] DEP images/inventory.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/cpuinfo.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/cpuinfo.pb-c.d [2019-11-26T11:57:25.778Z] PBCC images/stats.pb-c.c [2019-11-26T11:57:25.778Z] DEP images/stats.pb-c.d [2019-11-26T11:57:25.987Z] #15 ... [2019-11-26T11:57:25.987Z] [2019-11-26T11:57:25.987Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-26T11:57:25.987Z] #6 3.189 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:25.987Z] #6 3.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:25.987Z] #6 3.204 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:25.987Z] #6 3.221 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:25.987Z] #6 3.237 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:25.987Z] #6 3.544 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:25.987Z] #6 4.282 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:25.987Z] #6 4.590 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:25.987Z] #6 ... [2019-11-26T11:57:25.987Z] [2019-11-26T11:57:25.987Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-26T11:57:25.987Z] #17 2.420 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:25.987Z] #17 2.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:25.987Z] #17 2.430 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:25.987Z] #17 2.432 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:25.987Z] #17 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:25.987Z] #17 2.526 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:25.987Z] #17 2.781 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:25.987Z] #17 2.926 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:25.987Z] #17 6.721 Fetched 7927 kB in 5s (1489 kB/s) [2019-11-26T11:57:26.144Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:57:26.492Z] fb056072eab9: Pull complete [2019-11-26T11:57:26.523Z] CC images/stats.o [2019-11-26T11:57:26.523Z] CC images/core.o [2019-11-26T11:57:26.523Z] CC images/core-x86.o [2019-11-26T11:57:26.523Z] CC images/core-arm.o [2019-11-26T11:57:26.523Z] CC images/core-aarch64.o [2019-11-26T11:57:26.523Z] CC images/core-ppc64.o [2019-11-26T11:57:26.674Z] #35 20.74 Selecting previously unselected package libxml2:amd64. [2019-11-26T11:57:26.674Z] #35 20.75 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-26T11:57:26.674Z] #35 20.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T11:57:26.833Z] 6a33b1f9796f: Pull complete [2019-11-26T11:57:26.902Z] CC images/core-s390.o [2019-11-26T11:57:26.902Z] CC images/cpuinfo.o [2019-11-26T11:57:26.902Z] CC images/inventory.o [2019-11-26T11:57:26.902Z] CC images/fdinfo.o [2019-11-26T11:57:26.902Z] CC images/fown.o [2019-11-26T11:57:26.902Z] CC images/ns.o [2019-11-26T11:57:26.902Z] CC images/regfile.o [2019-11-26T11:57:26.902Z] CC images/ghost-file.o [2019-11-26T11:57:26.902Z] CC images/fifo.o [2019-11-26T11:57:27.174Z] 8f8f8962e456: Pull complete [2019-11-26T11:57:27.240Z] #35 21.03 Selecting previously unselected package libarchive13:amd64. [2019-11-26T11:57:27.240Z] #35 21.04 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-26T11:57:27.240Z] #35 21.04 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T11:57:27.240Z] #35 21.18 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-26T11:57:27.240Z] #35 21.18 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-26T11:57:27.240Z] #35 21.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T11:57:27.240Z] #35 21.26 Selecting previously unselected package libuv1:amd64. [2019-11-26T11:57:27.240Z] #35 21.26 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-26T11:57:27.240Z] #35 21.26 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-26T11:57:27.240Z] #35 21.34 Selecting previously unselected package cmake. [2019-11-26T11:57:27.240Z] #35 21.34 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-26T11:57:27.274Z] CC images/remap-file-path.o [2019-11-26T11:57:27.274Z] CC images/eventfd.o [2019-11-26T11:57:27.274Z] CC images/eventpoll.o [2019-11-26T11:57:27.274Z] CC images/fh.o [2019-11-26T11:57:27.274Z] CC images/fsnotify.o [2019-11-26T11:57:27.274Z] CC images/signalfd.o [2019-11-26T11:57:27.274Z] CC images/fs.o [2019-11-26T11:57:27.274Z] CC images/pstree.o [2019-11-26T11:57:27.274Z] CC images/pipe.o [2019-11-26T11:57:27.274Z] CC images/tcp-stream.o [2019-11-26T11:57:27.500Z] #35 21.43 Unpacking cmake (3.7.2-1) ... [2019-11-26T11:57:27.639Z] CC images/sk-packet.o [2019-11-26T11:57:27.639Z] CC images/mnt.o [2019-11-26T11:57:27.639Z] CC images/pipe-data.o [2019-11-26T11:57:27.639Z] CC images/sa.o [2019-11-26T11:57:27.639Z] CC images/timer.o [2019-11-26T11:57:27.639Z] CC images/timerfd.o [2019-11-26T11:57:27.639Z] CC images/mm.o [2019-11-26T11:57:27.639Z] CC images/sk-opts.o [2019-11-26T11:57:27.639Z] CC images/sk-unix.o [2019-11-26T11:57:27.639Z] CC images/sk-inet.o [2019-11-26T11:57:27.758Z] #35 ... [2019-11-26T11:57:27.758Z] [2019-11-26T11:57:27.758Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T11:57:27.758Z] #9 1.714 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T11:57:27.758Z] #9 DONE 1.9s [2019-11-26T11:57:27.908Z] #17 6.721 Reading package lists... [2019-11-26T11:57:27.908Z] #17 ... [2019-11-26T11:57:27.908Z] [2019-11-26T11:57:27.908Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-26T11:57:27.908Z] #6 8.643 Fetched 7927 kB in 6s (1204 kB/s) [2019-11-26T11:57:28.011Z] CC images/tun.o [2019-11-26T11:57:28.011Z] CC images/sk-netlink.o [2019-11-26T11:57:28.011Z] CC images/packet-sock.o [2019-11-26T11:57:28.011Z] CC images/ipc-var.o [2019-11-26T11:57:28.011Z] CC images/ipc-desc.o [2019-11-26T11:57:28.011Z] CC images/ipc-shm.o [2019-11-26T11:57:28.011Z] CC images/ipc-msg.o [2019-11-26T11:57:28.011Z] CC images/ipc-sem.o [2019-11-26T11:57:28.011Z] CC images/utsns.o [2019-11-26T11:57:28.011Z] CC images/creds.o [2019-11-26T11:57:28.011Z] CC images/vma.o [2019-11-26T11:57:28.011Z] CC images/netdev.o [2019-11-26T11:57:28.018Z] [2019-11-26T11:57:28.018Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:28.018Z] #20 3.161 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T11:57:28.018Z] #20 3.400 [2019-11-26T11:57:28.018Z] #20 3.625 ### 4.5% ########### 16.2% ################### 27.1% ################################ 45.1% ############################################ 61.3% ##################################################### 74.5% ############################################################## 87.0% ######################################################################## 100.0% [2019-11-26T11:57:28.018Z] #20 4.491 [2019-11-26T11:57:28.018Z] #20 4.663 #################################### 50.6% ####################################################################### 98.8% ######################################################################## 100.0% [2019-11-26T11:57:28.018Z] #20 5.058 [2019-11-26T11:57:28.386Z] CC images/tty.o [2019-11-26T11:57:28.386Z] CC images/file-lock.o [2019-11-26T11:57:28.386Z] CC images/rlimit.o [2019-11-26T11:57:28.386Z] CC images/pagemap.o [2019-11-26T11:57:28.386Z] CC images/siginfo.o [2019-11-26T11:57:28.386Z] CC images/rpc.o [2019-11-26T11:57:28.535Z] #20 5.283 ######### 12.6% ###################### 30.8% ############################################# 63.0% ################################################################ 90.2% ######################################################################## 100.0% [2019-11-26T11:57:28.765Z] CC images/ext-file.o [2019-11-26T11:57:28.765Z] CC images/cgroup.o [2019-11-26T11:57:28.765Z] CC images/userns.o [2019-11-26T11:57:28.765Z] CC images/google/protobuf/descriptor.o [2019-11-26T11:57:28.793Z] #20 5.934 [2019-11-26T11:57:29.141Z] CC images/opts.o [2019-11-26T11:57:29.141Z] CC images/seccomp.o [2019-11-26T11:57:29.141Z] CC images/binfmt-misc.o [2019-11-26T11:57:29.141Z] CC images/time.o [2019-11-26T11:57:29.141Z] CC images/sysctl.o [2019-11-26T11:57:29.141Z] CC images/autofs.o [2019-11-26T11:57:29.141Z] CC images/macvlan.o [2019-11-26T11:57:29.141Z] CC images/sit.o [2019-11-26T11:57:29.141Z] LINK images/built-in.o [2019-11-26T11:57:29.141Z] GEN compel/include/asm [2019-11-26T11:57:29.141Z] GEN compel/include/version.h [2019-11-26T11:57:29.141Z] touch .config [2019-11-26T11:57:29.141Z] GEN include/common/config.h [2019-11-26T11:57:29.141Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-26T11:57:29.141Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T11:57:29.141Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T11:57:29.141Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-26T11:57:29.141Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-26T11:57:29.141Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-26T11:57:29.141Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T11:57:29.268Z] #6 8.643 Reading package lists... [2019-11-26T11:57:29.268Z] #6 ... [2019-11-26T11:57:29.268Z] [2019-11-26T11:57:29.268Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-26T11:57:29.268Z] #44 3.156 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:29.268Z] #44 3.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:29.268Z] #44 3.180 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:29.268Z] #44 3.183 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:29.268Z] #44 3.214 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:29.268Z] #44 3.562 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:29.268Z] #44 4.262 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:29.268Z] #44 4.596 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:29.268Z] #44 9.051 Fetched 7927 kB in 6s (1150 kB/s) [2019-11-26T11:57:29.482Z] a8cabfe85b36: Verifying Checksum [2019-11-26T11:57:29.482Z] a8cabfe85b36: Download complete [2019-11-26T11:57:29.522Z] #44 9.051 Reading package lists... [2019-11-26T11:57:29.522Z] #44 ... [2019-11-26T11:57:29.522Z] [2019-11-26T11:57:29.522Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:29.522Z] #35 3.383 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:29.522Z] #35 3.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:29.522Z] #35 3.398 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:29.523Z] #35 3.406 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:29.523Z] #35 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:29.523Z] #35 3.742 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:29.523Z] #35 4.519 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:29.523Z] #35 4.919 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:29.523Z] #35 9.243 Fetched 7927 kB in 6s (1136 kB/s) [2019-11-26T11:57:29.523Z] #35 9.243 Reading package lists... [2019-11-26T11:57:29.523Z] #35 ... [2019-11-26T11:57:29.523Z] [2019-11-26T11:57:29.523Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-26T11:57:29.523Z] #17 6.721 Reading package lists... [2019-11-26T11:57:29.523Z] DEP compel/plugins/std/infect.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/std/string.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/std/log.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/std/fds.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/std/std.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/shmem/shmem.d [2019-11-26T11:57:29.523Z] DEP compel/plugins/fds/fds.d [2019-11-26T11:57:29.523Z] CC compel/plugins/std/std.o [2019-11-26T11:57:29.523Z] CC compel/plugins/std/fds.o [2019-11-26T11:57:29.523Z] CC compel/plugins/std/log.o [2019-11-26T11:57:29.827Z] #20 6.213 #### 5.6% ######## 12.0% ############### 21.5% #################### 28.8% ########################### 37.7% ################################ 45.6% ####################################### 55.4% [2019-11-26T11:57:29.827Z] #20 ... [2019-11-26T11:57:29.827Z] [2019-11-26T11:57:29.827Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:29.827Z] #35 22.81 Selecting previously unselected package xxd. [2019-11-26T11:57:29.827Z] #35 22.81 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:57:29.827Z] #35 22.82 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:29.827Z] #35 22.88 Selecting previously unselected package vim-common. [2019-11-26T11:57:29.827Z] #35 22.89 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:57:29.827Z] #35 22.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:29.827Z] #35 23.02 Processing triggers for mime-support (3.60) ... [2019-11-26T11:57:29.827Z] #35 23.07 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:29.827Z] #35 23.08 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-26T11:57:29.827Z] #35 23.09 Setting up cmake-data (3.7.2-1) ... [2019-11-26T11:57:29.827Z] #35 23.10 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T11:57:29.827Z] #35 23.11 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T11:57:29.827Z] #35 23.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:29.827Z] #35 23.20 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:29.827Z] #35 23.21 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:29.827Z] #35 23.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T11:57:29.827Z] #35 23.25 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T11:57:29.827Z] #35 23.27 Setting up cmake (3.7.2-1) ... [2019-11-26T11:57:29.827Z] #35 23.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:29.827Z] #35 DONE 23.8s [2019-11-26T11:57:29.827Z] [2019-11-26T11:57:29.827Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:29.900Z] CC compel/plugins/std/string.o [2019-11-26T11:57:29.900Z] CC compel/plugins/std/infect.o [2019-11-26T11:57:29.900Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-26T11:57:29.900Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-26T11:57:29.900Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-26T11:57:29.900Z] AR compel/plugins/std.lib.a [2019-11-26T11:57:29.900Z] CC compel/plugins/fds/fds.o [2019-11-26T11:57:29.900Z] AR compel/plugins/fds.lib.a [2019-11-26T11:57:29.900Z] HOSTDEP compel/src/lib/log-host.d [2019-11-26T11:57:30.085Z] #20 6.213 #### 5.6% ######## 12.0% ############### 21.5% #################### 28.8% ########################### 37.7% ################################ 45.6% ####################################### 55.4% ########################################### 61.0% [2019-11-26T11:57:30.085Z] #20 ... [2019-11-26T11:57:30.085Z] [2019-11-26T11:57:30.085Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T11:57:30.085Z] #10 DONE 2.2s [2019-11-26T11:57:30.085Z] [2019-11-26T11:57:30.085Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:30.085Z] #36 DONE 0.1s [2019-11-26T11:57:30.085Z] [2019-11-26T11:57:30.085Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:30.085Z] #20 6.213 #### 5.6% ######## 12.0% ############### 21.5% #################### 28.8% ########################### 37.7% ################################ 45.6% ####################################### 55.4% ########################################### 61.0% ############################################### 66.5% [2019-11-26T11:57:30.085Z] #20 ... [2019-11-26T11:57:30.085Z] [2019-11-26T11:57:30.085Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:30.085Z] #15 13.96 + cd /tmp/tmp.2N05FUFS5P/src/github.com/go-swagger/go-swagger [2019-11-26T11:57:30.085Z] #15 13.97 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T11:57:30.085Z] #15 14.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T11:57:30.085Z] #15 ... [2019-11-26T11:57:30.085Z] [2019-11-26T11:57:30.085Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:30.288Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T11:57:30.288Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-26T11:57:30.288Z] HOSTDEP compel/src/main-host.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/ptrace.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/infect.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/infect-util.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/infect-rpc.d [2019-11-26T11:57:30.288Z] DEP compel/arch/s390/src/lib/infect.d [2019-11-26T11:57:30.288Z] DEP compel/arch/s390/src/lib/cpu.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/log.d [2019-11-26T11:57:30.288Z] DEP compel/src/main.d [2019-11-26T11:57:30.288Z] DEP compel/src/lib/handle-elf.d [2019-11-26T11:57:30.288Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-26T11:57:30.288Z] CC compel/src/lib/log.o [2019-11-26T11:57:30.345Z] #20 6.213 #### 5.6% ######## 12.0% ############### 21.5% #################### 28.8% ########################### 37.7% ################################ 45.6% ####################################### 55.4% ########################################### 61.0% ############################################### 66.5% ##################################################### 73.6% ########################################################## 81.2% ################################################################### 94.3% ######################################################################## 100.0% [2019-11-26T11:57:30.345Z] #20 7.566 [2019-11-26T11:57:30.669Z] CC compel/arch/s390/src/lib/cpu.o [2019-11-26T11:57:30.669Z] CC compel/arch/s390/src/lib/infect.o [2019-11-26T11:57:30.669Z] CC compel/src/lib/infect-rpc.o [2019-11-26T11:57:30.669Z] CC compel/src/lib/infect-util.o [2019-11-26T11:57:30.669Z] CC compel/src/lib/infect.o [2019-11-26T11:57:30.912Z] #20 8.211 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T11:57:30.925Z] #17 9.052 Reading package lists... [2019-11-26T11:57:31.039Z] CC compel/src/lib/ptrace.o [2019-11-26T11:57:31.170Z] #20 8.415 [2019-11-26T11:57:31.170Z] #20 8.493 ######################################################################## 100.0% [2019-11-26T11:57:31.170Z] #20 8.531 [2019-11-26T11:57:31.180Z] #17 11.56 Building dependency tree... [2019-11-26T11:57:31.180Z] #17 11.97 Reading state information... [2019-11-26T11:57:31.183Z] 68adcc365214: Pull complete [2019-11-26T11:57:31.412Z] AR compel/libcompel.a [2019-11-26T11:57:31.412Z] HOSTCC compel/src/main-host.o [2019-11-26T11:57:31.412Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-26T11:57:31.412Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T11:57:31.412Z] HOSTCC compel/src/lib/log-host.o [2019-11-26T11:57:31.412Z] HOSTLINK compel/compel-host-bin [2019-11-26T11:57:31.412Z] DEP soccr/soccr.d [2019-11-26T11:57:31.412Z] CC soccr/soccr.o [2019-11-26T11:57:31.736Z] #20 ... [2019-11-26T11:57:31.737Z] [2019-11-26T11:57:31.737Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T11:57:31.737Z] #11 DONE 1.8s [2019-11-26T11:57:31.737Z] [2019-11-26T11:57:31.737Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:31.737Z] #20 9.028 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T11:57:31.739Z] #17 12.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T11:57:31.739Z] #17 12.30 The following additional packages will be installed: [2019-11-26T11:57:31.739Z] #17 12.31 libjq1 libonig4 [2019-11-26T11:57:31.739Z] #17 12.48 The following NEW packages will be installed: [2019-11-26T11:57:31.739Z] #17 12.48 jq libjq1 libonig4 [2019-11-26T11:57:31.800Z] AR soccr/libsoccr.a [2019-11-26T11:57:31.800Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T11:57:31.800Z] DEP criu/arch/s390/sigframe.d [2019-11-26T11:57:31.800Z] DEP criu/arch/s390/crtools.d [2019-11-26T11:57:31.800Z] DEP criu/arch/s390/cpu.d [2019-11-26T11:57:32.177Z] CC criu/arch/s390/cpu.o [2019-11-26T11:57:32.177Z] CC criu/arch/s390/crtools.o [2019-11-26T11:57:32.177Z] CC criu/arch/s390/sigframe.o [2019-11-26T11:57:32.177Z] LINK criu/arch/s390/crtools.built-in.o [2019-11-26T11:57:32.177Z] DEP criu/arch/s390/vdso-pie.d [2019-11-26T11:57:32.304Z] #20 9.333 [2019-11-26T11:57:32.304Z] #20 9.540 ######################################################################## 100.0% [2019-11-26T11:57:32.304Z] #20 9.584 [2019-11-26T11:57:32.566Z] DEP criu/pie/parasite-vdso.d [2019-11-26T11:57:32.566Z] DEP criu/pie/util-vdso.d [2019-11-26T11:57:32.566Z] DEP criu/pie/util.d [2019-11-26T11:57:32.566Z] CC criu/pie/util.o [2019-11-26T11:57:32.566Z] CC criu/pie/util-vdso.o [2019-11-26T11:57:32.566Z] CC criu/pie/parasite-vdso.o [2019-11-26T11:57:32.705Z] #17 13.52 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:32.705Z] #17 13.52 Need to get 327 kB of archives. [2019-11-26T11:57:32.705Z] #17 13.52 After this operation, 1157 kB of additional disk space will be used. [2019-11-26T11:57:32.705Z] #17 13.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T11:57:32.705Z] #17 13.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T11:57:32.705Z] #17 13.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T11:57:32.929Z] CC criu/arch/s390/vdso-pie.o [2019-11-26T11:57:32.929Z] AR criu/pie/pie.lib.a [2019-11-26T11:57:32.929Z] DEP criu/pie/restorer.d [2019-11-26T11:57:32.929Z] DEP criu/arch/s390/restorer.d [2019-11-26T11:57:32.929Z] DEP criu/pie/parasite.d [2019-11-26T11:57:32.929Z] CC criu/pie/parasite.o [2019-11-26T11:57:32.960Z] #17 13.91 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:33.215Z] #17 13.97 Fetched 327 kB in 1s (319 kB/s) [2019-11-26T11:57:33.215Z] #17 14.05 Selecting previously unselected package libonig4:amd64. [2019-11-26T11:57:33.215Z] #17 14.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:33.215Z] #17 14.09 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-26T11:57:33.215Z] #17 14.10 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:57:33.238Z] #20 10.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T11:57:33.238Z] #20 10.33 skipping existing 1849cc453dee [2019-11-26T11:57:33.238Z] #20 10.36 [2019-11-26T11:57:33.238Z] #20 ... [2019-11-26T11:57:33.238Z] [2019-11-26T11:57:33.238Z] #12 [dev 6/24] RUN ldconfig [2019-11-26T11:57:33.238Z] #12 DONE 1.5s [2019-11-26T11:57:33.301Z] LINK criu/pie/parasite.built-in.o [2019-11-26T11:57:33.301Z] GEN criu/pie/parasite-blob.h [2019-11-26T11:57:33.301Z] CC criu/arch/s390/restorer.o [2019-11-26T11:57:33.301Z] CC criu/pie/restorer.o [2019-11-26T11:57:33.469Z] #17 14.18 Selecting previously unselected package libjq1:amd64. [2019-11-26T11:57:33.469Z] #17 14.19 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:33.469Z] #17 14.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:57:33.469Z] #17 14.27 Selecting previously unselected package jq. [2019-11-26T11:57:33.469Z] #17 14.27 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:33.469Z] #17 14.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T11:57:33.500Z] [2019-11-26T11:57:33.500Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:33.694Z] LINK criu/pie/restorer.built-in.o [2019-11-26T11:57:33.694Z] GEN criu/pie/restorer-blob.h [2019-11-26T11:57:33.694Z] DEP criu/vdso.d [2019-11-26T11:57:33.724Z] #17 14.50 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:57:33.724Z] #17 14.51 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:57:33.724Z] #17 14.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:33.724Z] #17 14.53 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T11:57:34.059Z] DEP criu/uts_ns.d [2019-11-26T11:57:34.059Z] DEP criu/util.d [2019-11-26T11:57:34.059Z] DEP criu/uffd.d [2019-11-26T11:57:34.059Z] DEP criu/tun.d [2019-11-26T11:57:34.059Z] DEP criu/tty.d [2019-11-26T11:57:34.059Z] DEP criu/timerfd.d [2019-11-26T11:57:34.059Z] DEP criu/sysfs_parse.d [2019-11-26T11:57:34.059Z] DEP criu/sysctl.d [2019-11-26T11:57:34.059Z] DEP criu/string.d [2019-11-26T11:57:34.059Z] DEP criu/stats.d [2019-11-26T11:57:34.059Z] DEP criu/sockets.d [2019-11-26T11:57:34.222Z] 76d8adf27bdf: Pull complete [2019-11-26T11:57:34.283Z] #17 DONE 15.0s [2019-11-26T11:57:34.283Z] [2019-11-26T11:57:34.283Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:34.283Z] #15 13.52 + cd /tmp/tmp.nzv5UcMm5r/src/github.com/go-swagger/go-swagger [2019-11-26T11:57:34.283Z] #15 13.52 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T11:57:34.283Z] #15 14.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T11:57:34.283Z] #15 ... [2019-11-26T11:57:34.283Z] [2019-11-26T11:57:34.283Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T11:57:34.283Z] #19 DONE 0.0s [2019-11-26T11:57:34.283Z] [2019-11-26T11:57:34.283Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:34.435Z] #13 ... [2019-11-26T11:57:34.435Z] [2019-11-26T11:57:34.435Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:34.435Z] #20 11.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T11:57:34.435Z] #20 11.19 [2019-11-26T11:57:34.435Z] #20 11.33 ######################################################################## 100.0% [2019-11-26T11:57:34.435Z] #20 11.39 [2019-11-26T11:57:34.435Z] #20 11.42 Download of images into '/build' complete. [2019-11-26T11:57:34.435Z] #20 11.42 Use something like the following to load the result into a Docker daemon: [2019-11-26T11:57:34.435Z] #20 11.42 tar -cC '/build' . | docker load [2019-11-26T11:57:34.435Z] #20 DONE 11.6s [2019-11-26T11:57:34.441Z] DEP criu/sk-unix.d [2019-11-26T11:57:34.442Z] DEP criu/sk-tcp.d [2019-11-26T11:57:34.442Z] DEP criu/sk-queue.d [2019-11-26T11:57:34.442Z] DEP criu/sk-packet.d [2019-11-26T11:57:34.442Z] DEP criu/sk-netlink.d [2019-11-26T11:57:34.442Z] DEP criu/sk-inet.d [2019-11-26T11:57:34.442Z] DEP criu/signalfd.d [2019-11-26T11:57:34.442Z] DEP criu/sigframe.d [2019-11-26T11:57:34.442Z] DEP criu/shmem.d [2019-11-26T11:57:34.693Z] [2019-11-26T11:57:34.693Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:34.808Z] DEP criu/servicefd.d [2019-11-26T11:57:34.808Z] DEP criu/seize.d [2019-11-26T11:57:34.808Z] DEP criu/seccomp.d [2019-11-26T11:57:34.808Z] DEP criu/rst-malloc.d [2019-11-26T11:57:34.808Z] DEP criu/rbtree.d [2019-11-26T11:57:34.808Z] DEP criu/pstree.d [2019-11-26T11:57:34.808Z] DEP criu/protobuf.d [2019-11-26T11:57:34.808Z] GEN criu/protobuf-desc-gen.h [2019-11-26T11:57:35.176Z] DEP criu/protobuf-desc.d [2019-11-26T11:57:35.176Z] DEP criu/proc_parse.d [2019-11-26T11:57:35.176Z] DEP criu/plugin.d [2019-11-26T11:57:35.176Z] DEP criu/pipes.d [2019-11-26T11:57:35.176Z] DEP criu/pie-util.d [2019-11-26T11:57:35.176Z] DEP criu/pie-util-vdso.d [2019-11-26T11:57:35.176Z] DEP criu/pie-util-vdso-elf32.d [2019-11-26T11:57:35.176Z] DEP criu/path.d [2019-11-26T11:57:35.542Z] DEP criu/parasite-syscall.d [2019-11-26T11:57:35.542Z] DEP criu/pagemap.d [2019-11-26T11:57:35.542Z] DEP criu/pagemap-cache.d [2019-11-26T11:57:35.542Z] DEP criu/page-xfer.d [2019-11-26T11:57:35.542Z] DEP criu/page-pipe.d [2019-11-26T11:57:35.542Z] DEP criu/netfilter.d [2019-11-26T11:57:35.542Z] DEP criu/net.d [2019-11-26T11:57:35.542Z] DEP criu/namespaces.d [2019-11-26T11:57:35.542Z] DEP criu/mount.d [2019-11-26T11:57:35.542Z] DEP criu/mem.d [2019-11-26T11:57:35.643Z] #20 ... [2019-11-26T11:57:35.643Z] [2019-11-26T11:57:35.643Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-26T11:57:35.643Z] #44 9.051 Reading package lists... [2019-11-26T11:57:35.643Z] #44 11.26 Reading package lists... [2019-11-26T11:57:35.643Z] #44 13.35 Building dependency tree... [2019-11-26T11:57:35.643Z] #44 13.70 Reading state information... [2019-11-26T11:57:35.643Z] #44 14.06 The following additional packages will be installed: [2019-11-26T11:57:35.643Z] #44 14.06 btrfs-progs liblzo2-2 [2019-11-26T11:57:35.643Z] #44 14.11 The following NEW packages will be installed: [2019-11-26T11:57:35.643Z] #44 14.11 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T11:57:35.643Z] #44 15.16 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:35.643Z] #44 15.16 Need to get 649 kB of archives. [2019-11-26T11:57:35.643Z] #44 15.16 After this operation, 4320 kB of additional disk space will be used. [2019-11-26T11:57:35.643Z] #44 15.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:35.643Z] #44 15.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T11:57:35.643Z] #44 15.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T11:57:35.643Z] #44 15.49 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:35.643Z] #44 15.58 Fetched 649 kB in 1s (605 kB/s) [2019-11-26T11:57:35.643Z] #44 15.64 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:57:35.643Z] #44 15.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:35.643Z] #44 15.69 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:57:35.643Z] #44 15.74 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:35.643Z] #44 15.83 Selecting previously unselected package btrfs-progs. [2019-11-26T11:57:35.643Z] #44 15.83 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T11:57:35.643Z] #44 15.83 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T11:57:35.643Z] #44 16.12 Selecting previously unselected package btrfs-tools. [2019-11-26T11:57:35.643Z] #44 16.12 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T11:57:35.643Z] #44 16.13 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T11:57:35.643Z] #44 16.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:35.643Z] #44 16.26 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:35.643Z] #44 16.27 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T11:57:35.643Z] #44 16.28 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T11:57:35.643Z] #44 16.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:35.643Z] #44 DONE 16.5s [2019-11-26T11:57:35.898Z] [2019-11-26T11:57:35.899Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-26T11:57:35.899Z] #6 8.643 Reading package lists... [2019-11-26T11:57:35.899Z] #6 11.09 Reading package lists... [2019-11-26T11:57:35.899Z] #6 13.23 Building dependency tree... [2019-11-26T11:57:35.899Z] #6 13.62 Reading state information... [2019-11-26T11:57:35.899Z] #6 14.04 The following additional packages will be installed: [2019-11-26T11:57:35.899Z] #6 14.04 libapparmor1 libseccomp2 [2019-11-26T11:57:35.899Z] #6 14.04 Suggested packages: [2019-11-26T11:57:35.899Z] #6 14.04 seccomp [2019-11-26T11:57:35.899Z] #6 14.18 The following NEW packages will be installed: [2019-11-26T11:57:35.899Z] #6 14.19 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T11:57:35.899Z] #6 15.25 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:35.899Z] #6 15.25 Need to get 300 kB of archives. [2019-11-26T11:57:35.899Z] #6 15.25 After this operation, 1201 kB of additional disk space will be used. [2019-11-26T11:57:35.899Z] #6 15.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-26T11:57:35.899Z] #6 15.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-26T11:57:35.899Z] #6 15.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T11:57:35.899Z] #6 15.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-26T11:57:35.899Z] #6 15.80 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:35.899Z] #6 15.93 Fetched 300 kB in 1s (280 kB/s) [2019-11-26T11:57:35.899Z] #6 15.97 Selecting previously unselected package libseccomp2:amd64. [2019-11-26T11:57:35.899Z] #6 15.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:35.899Z] #6 16.04 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T11:57:35.899Z] #6 16.06 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:35.899Z] #6 16.13 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-26T11:57:35.899Z] #6 16.13 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T11:57:35.899Z] #6 16.14 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:35.899Z] #6 16.22 Selecting previously unselected package libapparmor1:amd64. [2019-11-26T11:57:35.899Z] #6 16.22 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:35.899Z] #6 16.23 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:35.899Z] #6 16.31 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-26T11:57:35.899Z] #6 16.31 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:35.899Z] #6 16.32 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:35.899Z] #6 16.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:35.899Z] #6 16.54 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:35.899Z] #6 16.57 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:35.899Z] #6 16.59 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T11:57:35.899Z] #6 16.60 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T11:57:35.899Z] #6 16.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:35.899Z] #6 DONE 16.8s [2019-11-26T11:57:35.899Z] [2019-11-26T11:57:35.899Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-26T11:57:35.906Z] DEP criu/lsm.d [2019-11-26T11:57:35.906Z] DEP criu/log.d [2019-11-26T11:57:35.906Z] DEP criu/libnetlink.d [2019-11-26T11:57:35.906Z] DEP criu/kerndat.d [2019-11-26T11:57:35.906Z] DEP criu/kcmp-ids.d [2019-11-26T11:57:35.906Z] DEP criu/irmap.d [2019-11-26T11:57:35.906Z] DEP criu/ipc_ns.d [2019-11-26T11:57:35.906Z] DEP criu/image.d [2019-11-26T11:57:35.906Z] DEP criu/image-desc.d [2019-11-26T11:57:35.906Z] DEP criu/fsnotify.d [2019-11-26T11:57:35.906Z] DEP criu/filesystems.d [2019-11-26T11:57:36.064Z] #15 ... [2019-11-26T11:57:36.064Z] [2019-11-26T11:57:36.064Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:36.064Z] #13 2.640 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:36.064Z] #13 2.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:36.064Z] #13 2.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:36.064Z] #13 2.766 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:36.064Z] #13 2.792 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:36.154Z] #7 ... [2019-11-26T11:57:36.155Z] [2019-11-26T11:57:36.155Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:36.155Z] #40 DONE 0.1s [2019-11-26T11:57:36.281Z] DEP criu/files.d [2019-11-26T11:57:36.281Z] DEP criu/files-reg.d [2019-11-26T11:57:36.281Z] DEP criu/files-ext.d [2019-11-26T11:57:36.281Z] DEP criu/file-lock.d [2019-11-26T11:57:36.281Z] DEP criu/file-ids.d [2019-11-26T11:57:36.281Z] DEP criu/fifo.d [2019-11-26T11:57:36.281Z] DEP criu/fdstore.d [2019-11-26T11:57:36.281Z] DEP criu/fault-injection.d [2019-11-26T11:57:36.281Z] DEP criu/external.d [2019-11-26T11:57:36.281Z] DEP criu/eventpoll.d [2019-11-26T11:57:36.281Z] DEP criu/eventfd.d [2019-11-26T11:57:36.281Z] DEP criu/crtools.d [2019-11-26T11:57:36.322Z] #13 3.134 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:36.455Z] [2019-11-26T11:57:36.455Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:36.455Z] #35 9.243 Reading package lists... [2019-11-26T11:57:36.455Z] #35 11.77 Reading package lists... [2019-11-26T11:57:36.455Z] #35 13.74 Building dependency tree... [2019-11-26T11:57:36.455Z] #35 14.16 Reading state information... [2019-11-26T11:57:36.455Z] #35 14.34 The following additional packages will be installed: [2019-11-26T11:57:36.455Z] #35 14.34 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T11:57:36.455Z] #35 14.34 Suggested packages: [2019-11-26T11:57:36.455Z] #35 14.34 codeblocks eclipse ninja-build lrzip [2019-11-26T11:57:36.455Z] #35 14.34 Recommended packages: [2019-11-26T11:57:36.455Z] #35 14.34 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T11:57:36.455Z] #35 14.49 The following NEW packages will be installed: [2019-11-26T11:57:36.455Z] #35 14.50 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T11:57:36.455Z] #35 14.50 vim-common xxd [2019-11-26T11:57:36.455Z] #35 15.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:36.455Z] #35 15.54 Need to get 13.7 MB of archives. [2019-11-26T11:57:36.455Z] #35 15.54 After this operation, 57.2 MB of additional disk space will be used. [2019-11-26T11:57:36.455Z] #35 15.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T11:57:36.455Z] #35 15.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:36.455Z] #35 15.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-26T11:57:36.455Z] #35 15.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-26T11:57:36.455Z] #35 15.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-26T11:57:36.455Z] #35 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-26T11:57:36.455Z] #35 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-26T11:57:36.455Z] #35 15.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-26T11:57:36.455Z] #35 16.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T11:57:36.455Z] #35 16.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T11:57:36.455Z] #35 16.40 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:36.455Z] #35 16.49 Fetched 13.7 MB in 1s (8911 kB/s) [2019-11-26T11:57:36.455Z] #35 16.60 Selecting previously unselected package cmake-data. [2019-11-26T11:57:36.455Z] #35 16.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:57:36.455Z] #35 16.70 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T11:57:36.455Z] #35 16.71 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T11:57:36.668Z] DEP criu/cr-service.d [2019-11-26T11:57:36.668Z] DEP criu/cr-restore.d [2019-11-26T11:57:36.668Z] DEP criu/cr-errno.d [2019-11-26T11:57:36.668Z] DEP criu/cr-dump.d [2019-11-26T11:57:36.668Z] DEP criu/cr-dedup.d [2019-11-26T11:57:36.668Z] DEP criu/cr-check.d [2019-11-26T11:57:36.668Z] DEP criu/config.d [2019-11-26T11:57:36.668Z] DEP criu/clone-noasan.d [2019-11-26T11:57:36.668Z] DEP criu/cgroup.d [2019-11-26T11:57:36.668Z] DEP criu/cgroup-props.d [2019-11-26T11:57:36.915Z] #13 3.613 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:37.173Z] #13 3.854 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:37.217Z] #35 17.75 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:57:37.217Z] #35 17.75 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:57:37.217Z] #35 17.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:37.217Z] #35 17.82 Selecting previously unselected package libicu57:amd64. [2019-11-26T11:57:37.217Z] #35 17.82 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-26T11:57:37.217Z] #35 17.82 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T11:57:37.217Z] #35 ... [2019-11-26T11:57:37.217Z] [2019-11-26T11:57:37.217Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:37.218Z] #20 2.478 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T11:57:37.218Z] #20 2.764 [2019-11-26T11:57:37.368Z] DEP criu/bitmap.d [2019-11-26T11:57:37.368Z] DEP criu/bfd.d [2019-11-26T11:57:37.368Z] DEP criu/autofs.d [2019-11-26T11:57:37.368Z] DEP criu/aio.d [2019-11-26T11:57:37.368Z] DEP criu/action-scripts.d [2019-11-26T11:57:37.368Z] CC criu/action-scripts.o [2019-11-26T11:57:37.368Z] CC criu/aio.o [2019-11-26T11:57:37.368Z] CC criu/autofs.o [2019-11-26T11:57:37.728Z] #20 2.940 ############ 16.7% ########################### 38.6% ######################################### 57.3% ####################################################### 76.7% ###################################################################### 97.3% ######################################################################## 100.0% [2019-11-26T11:57:37.728Z] #20 3.567 [2019-11-26T11:57:37.734Z] CC criu/bfd.o [2019-11-26T11:57:37.734Z] CC criu/bitmap.o [2019-11-26T11:57:37.734Z] CC criu/cgroup-props.o [2019-11-26T11:57:37.734Z] CC criu/cgroup.o [2019-11-26T11:57:37.984Z] #20 3.727 ########################## 36.6%#20 ... [2019-11-26T11:57:37.984Z] [2019-11-26T11:57:37.984Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-26T11:57:37.984Z] #7 DONE 2.1s [2019-11-26T11:57:37.984Z] [2019-11-26T11:57:37.984Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:37.984Z] #20 3.727 ########################## 36.6% ############################################################### 88.3% ######################################################################## 100.0% [2019-11-26T11:57:38.543Z] #20 4.118 [2019-11-26T11:57:38.634Z] CC criu/clone-noasan.o [2019-11-26T11:57:38.634Z] CC criu/config.o [2019-11-26T11:57:39.041Z] a8cabfe85b36: Pull complete [2019-11-26T11:57:39.055Z] #20 4.315 ########### 16.3% ################### 27.3% ############################### 43.2% ################################################ 67.0% ############################################################### 88.3% ######################################################################## 100.0% [2019-11-26T11:57:39.064Z] CC criu/cr-check.o [2019-11-26T11:57:39.072Z] #13 5.518 Fetched 7927 kB in 3s (2025 kB/s) [2019-11-26T11:57:39.310Z] #20 5.005 [2019-11-26T11:57:39.379Z] a3fea15583b6: Pull complete [2019-11-26T11:57:39.379Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-26T11:57:39.379Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-26T11:57:39.379Z] ---> f9271d0addb7 [2019-11-26T11:57:39.379Z] Step 5/125 : ARG APT_MIRROR [2019-11-26T11:57:39.379Z] ---> Running in 7b85c72b6fd5 [2019-11-26T11:57:39.379Z] Removing intermediate container 7b85c72b6fd5 [2019-11-26T11:57:39.379Z] ---> 8e103bf7d312 [2019-11-26T11:57:39.379Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-26T11:57:39.379Z] ---> Running in fbfcb55dda39 [2019-11-26T11:57:39.535Z] CC criu/cr-dedup.o [2019-11-26T11:57:39.535Z] CC criu/cr-dump.o [2019-11-26T11:57:40.006Z] #13 5.518 Reading package lists... [2019-11-26T11:57:40.062Z] CC criu/cr-errno.o [2019-11-26T11:57:40.062Z] CC criu/cr-restore.o [2019-11-26T11:57:40.106Z] Removing intermediate container fbfcb55dda39 [2019-11-26T11:57:40.106Z] ---> 656ae6b9204c [2019-11-26T11:57:40.106Z] Step 7/125 : FROM base AS criu [2019-11-26T11:57:40.106Z] ---> 656ae6b9204c [2019-11-26T11:57:40.106Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:57:40.106Z] ---> Running in dd5e14158d76 [2019-11-26T11:57:40.442Z] Removing intermediate container dd5e14158d76 [2019-11-26T11:57:40.442Z] ---> 2fa6a04c3744 [2019-11-26T11:57:40.442Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-26T11:57:40.442Z] ---> Running in f3394d60c608 [2019-11-26T11:57:40.442Z] Removing intermediate container f3394d60c608 [2019-11-26T11:57:40.442Z] ---> d0ac717a816c [2019-11-26T11:57:40.442Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-26T11:57:40.442Z] ---> Running in c34346225524 [2019-11-26T11:57:40.581Z] #13 6.505 Reading package lists... [2019-11-26T11:57:40.604Z] #20 5.179 ##### 7.3% ########## 14.7% ############### 22.2% #################### 29.1% ########################## 37.1% ############################### 43.7% ################################### 49.9% ####################################### 54.2% ########################################### 60.4% ################################################## 70.1% [2019-11-26T11:57:40.604Z] #20 ... [2019-11-26T11:57:40.604Z] [2019-11-26T11:57:40.604Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T11:57:40.604Z] #8 DONE 2.4s [2019-11-26T11:57:40.604Z] [2019-11-26T11:57:40.604Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:40.779Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:40.779Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:40.859Z] #20 5.179 ##### 7.3% ########## 14.7% ############### 22.2% #################### 29.1% ########################## 37.1% ############################### 43.7% ################################### 49.9% ####################################### 54.2% ########################################### 60.4% ################################################## 70.1% ########################################################## 81.3% ################################################################ 89.5% ##################################################################### 96.5% ######################################################################## 100.0% [2019-11-26T11:57:40.859Z] #20 6.631 [2019-11-26T11:57:40.936Z] CC criu/cr-service.o [2019-11-26T11:57:41.103Z] #13 7.509 Building dependency tree... [2019-11-26T11:57:41.103Z] #13 7.685 Reading state information... [2019-11-26T11:57:41.103Z] #13 7.821 The following additional packages will be installed: [2019-11-26T11:57:41.103Z] #13 7.821 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T11:57:41.103Z] #13 7.822 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T11:57:41.103Z] #13 7.822 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T11:57:41.103Z] #13 7.822 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T11:57:41.103Z] #13 7.822 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T11:57:41.103Z] #13 7.822 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T11:57:41.103Z] #13 7.822 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T11:57:41.103Z] #13 7.823 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T11:57:41.103Z] #13 7.823 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T11:57:41.103Z] #13 7.825 Suggested packages: [2019-11-26T11:57:41.103Z] #13 7.825 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T11:57:41.103Z] #13 7.825 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T11:57:41.103Z] #13 7.825 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T11:57:41.103Z] #13 7.826 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T11:57:41.103Z] #13 7.826 Recommended packages: [2019-11-26T11:57:41.103Z] #13 7.826 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T11:57:41.103Z] #13 7.826 python3-keyrings.alt python3-xdg unzip [2019-11-26T11:57:41.117Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:41.117Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:41.117Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:41.117Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T11:57:41.334Z] CC criu/crtools.o [2019-11-26T11:57:41.334Z] CC criu/eventfd.o [2019-11-26T11:57:41.420Z] #20 7.356 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T11:57:41.453Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T11:57:41.701Z] CC criu/eventpoll.o [2019-11-26T11:57:41.701Z] CC criu/external.o [2019-11-26T11:57:41.701Z] CC criu/fault-injection.o [2019-11-26T11:57:41.788Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T11:57:41.980Z] #20 7.592 [2019-11-26T11:57:41.980Z] #20 7.718 ######################################################################## 100.0% [2019-11-26T11:57:41.980Z] #20 7.779 [2019-11-26T11:57:42.068Z] CC criu/fdstore.o [2019-11-26T11:57:42.068Z] CC criu/fifo.o [2019-11-26T11:57:42.068Z] CC criu/file-ids.o [2019-11-26T11:57:42.068Z] CC criu/file-lock.o [2019-11-26T11:57:42.436Z] CC criu/files-ext.o [2019-11-26T11:57:42.436Z] CC criu/files-reg.o [2019-11-26T11:57:42.475Z] #13 8.833 The following NEW packages will be installed: [2019-11-26T11:57:42.475Z] #13 8.833 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T11:57:42.475Z] #13 8.833 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T11:57:42.475Z] #13 8.833 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T11:57:42.475Z] #13 8.833 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T11:57:42.475Z] #13 8.834 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T11:57:42.475Z] #13 8.834 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T11:57:42.475Z] #13 8.834 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T11:57:42.475Z] #13 8.834 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T11:57:42.475Z] #13 8.834 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T11:57:42.475Z] #13 8.834 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T11:57:42.475Z] #13 8.834 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T11:57:42.475Z] #13 8.834 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T11:57:42.475Z] #13 8.835 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T11:57:42.475Z] #13 8.835 xfsprogs xxd xz-utils zip [2019-11-26T11:57:42.583Z] #20 ... [2019-11-26T11:57:42.583Z] [2019-11-26T11:57:42.583Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T11:57:42.583Z] #9 1.629 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T11:57:42.583Z] #9 DONE 1.9s [2019-11-26T11:57:42.583Z] [2019-11-26T11:57:42.583Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:42.583Z] #20 8.284 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T11:57:42.809Z] CC criu/files.o [2019-11-26T11:57:42.839Z] #20 8.555 [2019-11-26T11:57:42.839Z] #20 ... [2019-11-26T11:57:42.839Z] [2019-11-26T11:57:42.839Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:42.839Z] #35 20.51 Selecting previously unselected package libxml2:amd64. [2019-11-26T11:57:42.839Z] #35 20.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 20.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T11:57:42.839Z] #35 21.34 Selecting previously unselected package libarchive13:amd64. [2019-11-26T11:57:42.839Z] #35 21.37 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 21.37 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T11:57:42.839Z] #35 21.62 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-26T11:57:42.839Z] #35 21.62 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 21.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T11:57:42.839Z] #35 21.72 Selecting previously unselected package libuv1:amd64. [2019-11-26T11:57:42.839Z] #35 21.73 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 21.73 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-26T11:57:42.839Z] #35 21.83 Selecting previously unselected package cmake. [2019-11-26T11:57:42.839Z] #35 21.83 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 21.95 Unpacking cmake (3.7.2-1) ... [2019-11-26T11:57:42.839Z] #35 22.81 Selecting previously unselected package xxd. [2019-11-26T11:57:42.839Z] #35 22.82 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:57:42.839Z] #35 22.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:42.839Z] #35 22.92 Selecting previously unselected package vim-common. [2019-11-26T11:57:42.839Z] #35 22.92 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:57:42.839Z] #35 22.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:42.839Z] #35 23.20 Processing triggers for mime-support (3.60) ... [2019-11-26T11:57:42.839Z] #35 23.25 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:42.839Z] #35 23.26 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-26T11:57:42.839Z] #35 23.31 Setting up cmake-data (3.7.2-1) ... [2019-11-26T11:57:42.839Z] #35 23.31 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T11:57:42.839Z] #35 23.31 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T11:57:42.839Z] #35 23.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:42.839Z] #35 23.36 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:42.839Z] #35 23.37 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:42.839Z] #35 23.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T11:57:42.839Z] #35 23.39 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T11:57:42.839Z] #35 23.40 Setting up cmake (3.7.2-1) ... [2019-11-26T11:57:42.839Z] #35 23.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:42.839Z] #35 DONE 23.7s [2019-11-26T11:57:43.094Z] [2019-11-26T11:57:43.094Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:57:43.094Z] #36 DONE 0.1s [2019-11-26T11:57:43.094Z] [2019-11-26T11:57:43.094Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:43.094Z] #20 8.787 ######################################################################## 100.0% [2019-11-26T11:57:43.094Z] #20 8.830 [2019-11-26T11:57:43.408Z] #13 9.885 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:43.408Z] #13 9.885 Need to get 90.9 MB of archives. [2019-11-26T11:57:43.408Z] #13 9.885 After this operation, 541 MB of additional disk space will be used. [2019-11-26T11:57:43.408Z] #13 9.885 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T11:57:43.408Z] #13 9.895 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T11:57:43.408Z] #13 9.897 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-26T11:57:43.408Z] #13 9.898 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-26T11:57:43.408Z] #13 9.902 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-26T11:57:43.408Z] #13 9.905 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-26T11:57:43.408Z] #13 9.917 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-26T11:57:43.408Z] #13 9.955 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-26T11:57:43.408Z] #13 9.958 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-26T11:57:43.408Z] #13 9.960 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-26T11:57:43.408Z] #13 10.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-26T11:57:43.408Z] #13 10.01 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-26T11:57:43.408Z] #13 10.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-26T11:57:43.408Z] #13 10.02 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-26T11:57:43.408Z] #13 10.03 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-26T11:57:43.408Z] #13 10.03 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T11:57:43.408Z] #13 10.03 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T11:57:43.408Z] #13 10.04 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-26T11:57:43.408Z] #13 10.04 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-26T11:57:43.408Z] #13 10.04 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-26T11:57:43.408Z] #13 10.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-26T11:57:43.408Z] #13 10.05 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:43.408Z] #13 10.05 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T11:57:43.408Z] #13 10.06 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T11:57:43.408Z] #13 10.06 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-26T11:57:43.408Z] #13 10.07 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-26T11:57:43.408Z] #13 10.07 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T11:57:43.408Z] #13 10.07 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T11:57:43.408Z] #13 10.07 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T11:57:43.408Z] #13 10.07 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-26T11:57:43.408Z] #13 10.08 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-26T11:57:43.408Z] #13 10.08 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-26T11:57:43.408Z] #13 10.08 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-26T11:57:43.408Z] #13 10.08 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-26T11:57:43.408Z] #13 10.09 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-26T11:57:43.408Z] #13 10.09 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-26T11:57:43.408Z] #13 10.10 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-26T11:57:43.408Z] #13 10.11 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-26T11:57:43.408Z] #13 10.11 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T11:57:43.408Z] #13 10.11 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T11:57:43.408Z] #13 10.11 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-26T11:57:43.408Z] #13 10.11 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-26T11:57:43.408Z] #13 10.15 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-26T11:57:43.408Z] #13 10.16 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T11:57:43.408Z] #13 10.18 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T11:57:43.408Z] #13 10.19 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T11:57:43.408Z] #13 10.19 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T11:57:43.408Z] #13 10.19 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T11:57:43.408Z] #13 10.20 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-26T11:57:43.408Z] #13 10.20 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T11:57:43.408Z] #13 10.29 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-26T11:57:43.473Z] Fetched 7728 kB in 2s (2981 kB/s) [2019-11-26T11:57:43.612Z] CC criu/filesystems.o [2019-11-26T11:57:43.612Z] CC criu/fsnotify.o [2019-11-26T11:57:43.659Z] #20 9.470 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T11:57:43.659Z] #20 9.494 skipping existing 1849cc453dee [2019-11-26T11:57:43.659Z] #20 9.539 [2019-11-26T11:57:43.666Z] #13 10.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-26T11:57:43.666Z] #13 10.34 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-26T11:57:43.666Z] #13 10.34 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-26T11:57:43.666Z] #13 10.35 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-26T11:57:43.666Z] #13 10.36 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-26T11:57:43.666Z] #13 10.41 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-26T11:57:43.666Z] #13 10.45 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-26T11:57:43.666Z] #13 10.46 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T11:57:43.666Z] #13 10.54 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-26T11:57:43.923Z] #13 10.62 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-26T11:57:43.923Z] #13 10.62 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-26T11:57:43.979Z] CC criu/image-desc.o [2019-11-26T11:57:43.979Z] CC criu/image.o [2019-11-26T11:57:44.219Z] #20 ... [2019-11-26T11:57:44.219Z] [2019-11-26T11:57:44.219Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T11:57:44.219Z] #10 DONE 1.8s [2019-11-26T11:57:44.219Z] [2019-11-26T11:57:44.219Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T11:57:44.219Z] #20 10.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T11:57:44.351Z] CC criu/ipc_ns.o [2019-11-26T11:57:44.351Z] CC criu/irmap.o [2019-11-26T11:57:44.474Z] #20 10.35 [2019-11-26T11:57:44.638Z] Reading package lists... [2019-11-26T11:57:44.726Z] CC criu/kcmp-ids.o [2019-11-26T11:57:44.726Z] CC criu/kerndat.o [2019-11-26T11:57:44.730Z] #20 10.51 ######################################################################## 100.0% [2019-11-26T11:57:44.730Z] #20 10.53 [2019-11-26T11:57:44.730Z] #20 10.54 Download of images into '/build' complete. [2019-11-26T11:57:44.730Z] #20 10.55 Use something like the following to load the result into a Docker daemon: [2019-11-26T11:57:44.730Z] #20 10.55 tar -cC '/build' . | docker load [2019-11-26T11:57:44.856Z] #13 11.34 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-26T11:57:44.988Z] #20 DONE 10.7s [2019-11-26T11:57:44.988Z] [2019-11-26T11:57:44.988Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T11:57:45.093Z] CC criu/libnetlink.o [2019-11-26T11:57:45.093Z] CC criu/log.o [2019-11-26T11:57:45.093Z] CC criu/lsm.o [2019-11-26T11:57:45.113Z] #13 11.91 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:45.113Z] #13 11.96 Fetched 90.9 MB in 2s (31.3 MB/s) [2019-11-26T11:57:45.113Z] #13 11.99 Selecting previously unselected package bash-completion. [2019-11-26T11:57:45.371Z] #13 11.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-26T11:57:45.371Z] #13 12.01 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T11:57:45.465Z] CC criu/mem.o [2019-11-26T11:57:45.803Z] Reading package lists... [2019-11-26T11:57:45.803Z] Building dependency tree... [2019-11-26T11:57:45.803Z] Reading state information... [2019-11-26T11:57:45.825Z] CC criu/mount.o [2019-11-26T11:57:46.138Z] The following additional packages will be installed: [2019-11-26T11:57:46.138Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T11:57:46.138Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T11:57:46.138Z] Suggested packages: [2019-11-26T11:57:46.138Z] manpages-dev python-setuptools [2019-11-26T11:57:46.302Z] #13 12.88 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T11:57:46.302Z] #13 13.02 Selecting previously unselected package libnet1:amd64. [2019-11-26T11:57:46.302Z] #13 13.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:57:46.302Z] #13 13.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:57:46.302Z] #13 13.07 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-26T11:57:46.302Z] #13 13.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-26T11:57:46.302Z] #13 13.07 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T11:57:46.302Z] #13 13.10 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-26T11:57:46.302Z] #13 13.11 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-26T11:57:46.302Z] #13 13.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T11:57:46.302Z] #13 13.16 Selecting previously unselected package libudev-dev:amd64. [2019-11-26T11:57:46.349Z] #11 DONE 2.1s [2019-11-26T11:57:46.349Z] [2019-11-26T11:57:46.349Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:46.349Z] #15 ... [2019-11-26T11:57:46.349Z] [2019-11-26T11:57:46.349Z] #12 [dev 6/24] RUN ldconfig [2019-11-26T11:57:46.474Z] The following NEW packages will be installed: [2019-11-26T11:57:46.474Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T11:57:46.474Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T11:57:46.474Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T11:57:46.474Z] zlib1g-dev [2019-11-26T11:57:46.474Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:46.474Z] Need to get 3548 kB of archives. [2019-11-26T11:57:46.474Z] After this operation, 21.2 MB of additional disk space will be used. [2019-11-26T11:57:46.474Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-26T11:57:46.474Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-26T11:57:46.474Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-26T11:57:46.474Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-26T11:57:46.474Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-26T11:57:46.474Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-26T11:57:46.474Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-26T11:57:46.474Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T11:57:46.474Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-26T11:57:46.474Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-26T11:57:46.474Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-26T11:57:46.559Z] #13 13.17 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T11:57:46.559Z] #13 13.18 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:57:46.559Z] #13 13.25 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-26T11:57:46.559Z] #13 13.25 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:57:46.559Z] #13 13.26 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:57:46.559Z] #13 13.43 Selecting previously unselected package python3.5-minimal. [2019-11-26T11:57:46.559Z] #13 13.43 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:57:46.810Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-26T11:57:46.810Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-26T11:57:46.810Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-26T11:57:46.810Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T11:57:46.810Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-26T11:57:46.810Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:57:46.810Z] Fetched 3548 kB in 0s (11.6 MB/s) [2019-11-26T11:57:46.817Z] #13 13.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T11:57:46.817Z] #13 13.70 Selecting previously unselected package python3-minimal. [2019-11-26T11:57:47.075Z] #13 13.70 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-26T11:57:47.075Z] #13 13.71 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T11:57:47.075Z] #13 13.75 Selecting previously unselected package libmpdec2:amd64. [2019-11-26T11:57:47.075Z] #13 13.75 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-26T11:57:47.075Z] #13 13.75 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T11:57:47.075Z] #13 13.79 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-26T11:57:47.075Z] #13 13.79 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:57:47.075Z] #13 13.80 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:57:47.108Z] CC criu/namespaces.o [2019-11-26T11:57:47.174Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-26T11:57:47.174Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T11:57:47.174Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libnet1-dev. [2019-11-26T11:57:47.174Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-26T11:57:47.174Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-26T11:57:47.174Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.174Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:47.484Z] CC criu/net.o [2019-11-26T11:57:47.510Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-26T11:57:47.511Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.511Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:47.511Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-26T11:57:47.511Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.511Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-26T11:57:47.511Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-11-26T11:57:47.511Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.511Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:47.641Z] #13 14.20 Selecting previously unselected package python3.5. [2019-11-26T11:57:47.641Z] #13 14.20 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:57:47.641Z] #13 14.21 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T11:57:47.641Z] #13 14.26 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-26T11:57:47.641Z] #13 14.26 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-26T11:57:47.641Z] #13 14.27 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T11:57:47.641Z] #13 14.32 Selecting previously unselected package dh-python. [2019-11-26T11:57:47.641Z] #13 14.32 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T11:57:47.641Z] #13 14.32 Unpacking dh-python (2.20170125) ... [2019-11-26T11:57:47.641Z] #13 14.38 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:57:47.641Z] #13 ... [2019-11-26T11:57:47.641Z] [2019-11-26T11:57:47.641Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:47.641Z] #15 41.53 + rm -rf /tmp/tmp.2N05FUFS5P [2019-11-26T11:57:47.846Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-26T11:57:47.846Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-26T11:57:47.846Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:57:47.846Z] Selecting previously unselected package protobuf-compiler. [2019-11-26T11:57:47.846Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.846Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T11:57:47.846Z] Selecting previously unselected package python-pkg-resources. [2019-11-26T11:57:47.846Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:57:47.846Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T11:57:47.846Z] Selecting previously unselected package python-protobuf. [2019-11-26T11:57:47.846Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-26T11:57:47.846Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T11:57:47.846Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T11:57:47.846Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T11:57:47.846Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T11:57:47.899Z] #15 DONE 41.8s [2019-11-26T11:57:47.899Z] [2019-11-26T11:57:47.899Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:47.899Z] #13 14.39 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T11:57:48.268Z] CC criu/netfilter.o [2019-11-26T11:57:48.268Z] CC criu/page-pipe.o [2019-11-26T11:57:48.268Z] CC criu/page-xfer.o [2019-11-26T11:57:48.318Z] #12 DONE 2.1s [2019-11-26T11:57:48.318Z] [2019-11-26T11:57:48.318Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:48.466Z] #13 15.12 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T11:57:48.574Z] #15 ... [2019-11-26T11:57:48.574Z] [2019-11-26T11:57:48.574Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:48.637Z] CC criu/pagemap-cache.o [2019-11-26T11:57:48.723Z] #13 15.42 Selecting previously unselected package python3. [2019-11-26T11:57:48.723Z] #13 15.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-26T11:57:48.723Z] #13 15.43 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-26T11:57:48.723Z] #13 15.44 Unpacking python3 (3.5.3-1) ... [2019-11-26T11:57:48.723Z] #13 15.47 Selecting previously unselected package pigz. [2019-11-26T11:57:48.723Z] #13 15.47 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-26T11:57:48.723Z] #13 15.48 Unpacking pigz (2.3.4-1) ... [2019-11-26T11:57:48.723Z] #13 15.53 Selecting previously unselected package libip4tc0:amd64. [2019-11-26T11:57:48.723Z] #13 15.53 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:57:48.723Z] #13 15.53 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:57:48.980Z] #13 15.56 Selecting previously unselected package libip6tc0:amd64. [2019-11-26T11:57:48.980Z] #13 15.56 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:57:48.980Z] #13 15.57 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:57:48.980Z] #13 15.62 Selecting previously unselected package libiptc0:amd64. [2019-11-26T11:57:48.980Z] #13 15.62 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:57:48.980Z] #13 15.63 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:57:48.980Z] #13 15.66 Selecting previously unselected package libxtables12:amd64. [2019-11-26T11:57:48.980Z] #13 15.66 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:57:48.980Z] #13 15.66 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:57:48.980Z] #13 15.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-26T11:57:48.980Z] #13 15.70 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-26T11:57:48.980Z] #13 15.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T11:57:48.980Z] #13 15.72 Selecting previously unselected package iptables. [2019-11-26T11:57:48.980Z] #13 15.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:57:48.980Z] #13 15.73 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T11:57:48.980Z] #13 15.78 Selecting previously unselected package xxd. [2019-11-26T11:57:48.980Z] #13 15.78 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:57:49.013Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:57:49.013Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:49.013Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:49.013Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-26T11:57:49.162Z] CC criu/pagemap.o [2019-11-26T11:57:49.162Z] CC criu/parasite-syscall.o [2019-11-26T11:57:49.238Z] #13 15.78 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:49.238Z] #13 15.82 Selecting previously unselected package vim-common. [2019-11-26T11:57:49.238Z] #13 15.82 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:57:49.238Z] #13 15.83 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:49.238Z] #13 15.87 Selecting previously unselected package bzip2. [2019-11-26T11:57:49.238Z] #13 15.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-26T11:57:49.238Z] #13 15.87 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T11:57:49.238Z] #13 15.90 Selecting previously unselected package libgpm2:amd64. [2019-11-26T11:57:49.238Z] #13 15.90 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-26T11:57:49.238Z] #13 15.91 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T11:57:49.238Z] #13 15.94 Selecting previously unselected package xz-utils. [2019-11-26T11:57:49.238Z] #13 15.94 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-26T11:57:49.238Z] #13 15.94 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T11:57:49.238Z] #13 15.99 Selecting previously unselected package aufs-tools. [2019-11-26T11:57:49.238Z] #13 15.99 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-26T11:57:49.238Z] #13 15.99 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T11:57:49.238Z] #13 16.03 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:57:49.238Z] #13 16.03 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:57:49.495Z] #13 16.06 Selecting previously unselected package btrfs-progs. [2019-11-26T11:57:49.495Z] #13 16.06 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.07 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T11:57:49.495Z] #13 16.15 Selecting previously unselected package btrfs-tools. [2019-11-26T11:57:49.495Z] #13 16.15 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.16 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T11:57:49.495Z] #13 16.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-26T11:57:49.495Z] #13 16.19 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:57:49.495Z] #13 16.23 Selecting previously unselected package dmsetup. [2019-11-26T11:57:49.495Z] #13 16.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.23 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T11:57:49.495Z] #13 16.27 Selecting previously unselected package libonig4:amd64. [2019-11-26T11:57:49.495Z] #13 16.27 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:57:49.495Z] #13 16.31 Selecting previously unselected package libjq1:amd64. [2019-11-26T11:57:49.495Z] #13 16.32 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.32 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:57:49.495Z] #13 16.35 Selecting previously unselected package jq. [2019-11-26T11:57:49.495Z] #13 16.35 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:57:49.495Z] #13 16.35 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T11:57:49.612Z] CC criu/path.o [2019-11-26T11:57:49.612Z] CC criu/pie-util-vdso-elf32.o [2019-11-26T11:57:49.612Z] CC criu/pie-util-vdso.o [2019-11-26T11:57:49.753Z] #13 16.39 Selecting previously unselected package libaio1:amd64. [2019-11-26T11:57:49.753Z] #13 16.39 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-26T11:57:49.753Z] #13 16.39 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-26T11:57:49.753Z] #13 16.42 Selecting previously unselected package libcap2-bin. [2019-11-26T11:57:49.753Z] #13 16.42 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-26T11:57:49.753Z] #13 16.42 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T11:57:49.753Z] #13 16.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-26T11:57:49.753Z] #13 16.45 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:57:49.754Z] #13 16.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:57:49.754Z] #13 16.48 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-26T11:57:49.754Z] #13 16.48 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-26T11:57:49.754Z] #13 16.48 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T11:57:50.011Z] #13 16.54 Selecting previously unselected package libpcre16-3:amd64. [2019-11-26T11:57:50.011Z] #13 16.54 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.54 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T11:57:50.011Z] #13 16.59 Selecting previously unselected package libpcre32-3:amd64. [2019-11-26T11:57:50.011Z] #13 16.59 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.59 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T11:57:50.011Z] #13 16.63 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-26T11:57:50.011Z] #13 16.63 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.63 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T11:57:50.011Z] #13 16.73 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-26T11:57:50.011Z] #13 16.73 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.73 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T11:57:50.011Z] #13 16.79 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-26T11:57:50.011Z] #13 16.79 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.79 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T11:57:50.011Z] #13 16.83 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T11:57:50.011Z] #13 16.83 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.83 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:57:50.011Z] #13 16.87 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T11:57:50.011Z] #13 16.87 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T11:57:50.011Z] #13 16.87 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:57:50.011Z] #13 16.90 Selecting previously unselected package libreadline5:amd64. [2019-11-26T11:57:50.029Z] CC criu/pie-util.o [2019-11-26T11:57:50.029Z] CC criu/pipes.o [2019-11-26T11:57:50.029Z] CC criu/plugin.o [2019-11-26T11:57:50.029Z] CC criu/proc_parse.o [2019-11-26T11:57:50.178Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-26T11:57:50.178Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-26T11:57:50.178Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T11:57:50.178Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:50.178Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-26T11:57:50.178Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:57:50.178Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-26T11:57:50.178Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T11:57:50.178Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-26T11:57:50.178Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-26T11:57:50.178Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:57:50.269Z] #13 16.90 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-26T11:57:50.269Z] #13 16.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T11:57:50.269Z] #13 16.94 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-26T11:57:50.269Z] #13 16.94 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T11:57:50.269Z] #13 16.94 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:57:50.528Z] #13 17.21 Selecting previously unselected package net-tools. [2019-11-26T11:57:50.528Z] #13 17.21 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-26T11:57:50.528Z] #13 17.21 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T11:57:50.528Z] #13 17.26 Selecting previously unselected package python-pip-whl. [2019-11-26T11:57:50.528Z] #13 17.26 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T11:57:50.528Z] #13 17.27 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T11:57:50.785Z] #13 17.39 Selecting previously unselected package python3-pip. [2019-11-26T11:57:50.785Z] #13 17.39 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T11:57:50.785Z] #13 17.39 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T11:57:50.785Z] #13 17.43 Selecting previously unselected package python3-pkg-resources. [2019-11-26T11:57:50.785Z] #13 17.43 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:57:50.785Z] #13 17.44 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T11:57:50.785Z] #13 17.48 Selecting previously unselected package python3-setuptools. [2019-11-26T11:57:50.785Z] #13 17.48 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T11:57:50.785Z] #13 17.48 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T11:57:50.785Z] #13 17.53 Selecting previously unselected package python3-wheel. [2019-11-26T11:57:50.785Z] #13 17.53 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T11:57:50.785Z] #13 17.53 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T11:57:50.785Z] #13 17.56 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T11:57:50.785Z] #13 17.56 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-26T11:57:50.785Z] #13 17.57 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T11:57:50.886Z] CC criu/protobuf-desc.o [2019-11-26T11:57:51.043Z] #13 17.63 Selecting previously unselected package vim-runtime. [2019-11-26T11:57:51.043Z] #13 17.63 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:57:51.043Z] #13 17.64 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T11:57:51.043Z] #13 17.65 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T11:57:51.043Z] #13 17.65 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:51.089Z] #13 2.348 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:57:51.089Z] #13 2.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:57:51.089Z] #13 2.364 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:57:51.089Z] #13 2.366 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:57:51.089Z] #13 2.374 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:57:51.089Z] #13 2.525 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:57:51.266Z] CC criu/protobuf.o [2019-11-26T11:57:51.349Z] Removing intermediate container c34346225524 [2019-11-26T11:57:51.349Z] ---> c686161b5249 [2019-11-26T11:57:51.349Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-26T11:57:51.349Z] ---> Running in 2ddbfef4b2b6 [2019-11-26T11:57:51.387Z] #13 2.840 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:57:51.608Z] #13 18.32 Selecting previously unselected package vim. [2019-11-26T11:57:51.608Z] #13 18.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:57:51.608Z] #13 18.33 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:57:51.631Z] CC criu/pstree.o [2019-11-26T11:57:51.642Z] #13 3.022 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:57:51.866Z] #13 18.44 Selecting previously unselected package xfsprogs. [2019-11-26T11:57:51.866Z] #13 18.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-26T11:57:51.866Z] #13 18.44 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T11:57:51.866Z] #13 18.55 Selecting previously unselected package zip. [2019-11-26T11:57:51.866Z] #13 18.55 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-26T11:57:51.866Z] #13 18.56 Unpacking zip (3.0-11+b1) ... [2019-11-26T11:57:51.866Z] #13 18.60 Selecting previously unselected package libapparmor-perl. [2019-11-26T11:57:51.866Z] #13 18.60 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:51.866Z] #13 18.60 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T11:57:51.866Z] #13 18.64 Selecting previously unselected package apparmor. [2019-11-26T11:57:51.866Z] #13 18.64 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:57:51.866Z] #13 18.66 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T11:57:51.866Z] #13 18.74 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T11:57:51.866Z] #13 18.74 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T11:57:51.991Z] CC criu/rbtree.o [2019-11-26T11:57:51.991Z] CC criu/rst-malloc.o [2019-11-26T11:57:51.991Z] CC criu/seccomp.o [2019-11-26T11:57:52.123Z] #13 18.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T11:57:52.357Z] CC criu/seize.o [2019-11-26T11:57:52.357Z] CC criu/servicefd.o [2019-11-26T11:57:52.380Z] #13 19.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T11:57:52.380Z] #13 19.02 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T11:57:52.380Z] #13 19.02 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T11:57:52.526Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:57:52.526Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:57:52.526Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:57:52.526Z]  GEN .gitid [2019-11-26T11:57:52.526Z] GEN criu/include/version.h [2019-11-26T11:57:52.526Z] GEN include/common/asm [2019-11-26T11:57:52.638Z] #13 19.36 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T11:57:52.638Z] #13 19.36 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T11:57:52.638Z] #13 19.37 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T11:57:52.638Z] #13 19.40 Selecting previously unselected package mingw-w64-common. [2019-11-26T11:57:52.638Z] #13 19.40 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T11:57:52.638Z] #13 19.40 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T11:57:52.742Z] CC criu/shmem.o [2019-11-26T11:57:52.865Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T11:57:52.865Z] PBCC images/opts.pb-c.c [2019-11-26T11:57:52.865Z] PBCC images/sit.pb-c.c [2019-11-26T11:57:52.865Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T11:57:52.865Z] DEP images/opts.pb-c.d [2019-11-26T11:57:53.106Z] CC criu/sigframe.o [2019-11-26T11:57:53.106Z] CC criu/signalfd.o [2019-11-26T11:57:53.106Z] CC criu/sk-inet.o [2019-11-26T11:57:53.201Z] DEP images/sit.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/macvlan.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/macvlan.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/autofs.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/autofs.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/sysctl.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/sysctl.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/time.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/time.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/binfmt-misc.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/binfmt-misc.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/seccomp.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/seccomp.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/userns.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/userns.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/cgroup.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/cgroup.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/fown.pb-c.c [2019-11-26T11:57:53.201Z] PBCC images/ext-file.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/fown.pb-c.d [2019-11-26T11:57:53.201Z] DEP images/ext-file.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/rpc.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/rpc.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/siginfo.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/siginfo.pb-c.d [2019-11-26T11:57:53.201Z] PBCC images/pagemap.pb-c.c [2019-11-26T11:57:53.201Z] DEP images/pagemap.pb-c.d [2019-11-26T11:57:53.202Z] #13 20.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T11:57:53.460Z] #13 20.07 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T11:57:53.460Z] #13 20.07 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T11:57:53.488Z] CC criu/sk-netlink.o [2019-11-26T11:57:53.488Z] CC criu/sk-packet.o [2019-11-26T11:57:53.527Z] #13 4.773 Fetched 7927 kB in 3s (2298 kB/s) [2019-11-26T11:57:53.536Z] PBCC images/rlimit.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/rlimit.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/file-lock.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/file-lock.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/tty.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/tty.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/tun.pb-c.c [2019-11-26T11:57:53.536Z] PBCC images/netdev.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/tun.pb-c.d [2019-11-26T11:57:53.536Z] DEP images/netdev.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/vma.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/vma.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/creds.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/creds.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/utsns.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/utsns.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/ipc-desc.pb-c.c [2019-11-26T11:57:53.536Z] PBCC images/ipc-sem.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/ipc-desc.pb-c.d [2019-11-26T11:57:53.536Z] DEP images/ipc-sem.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/ipc-msg.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/ipc-msg.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/ipc-shm.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/ipc-shm.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/ipc-var.pb-c.c [2019-11-26T11:57:53.536Z] DEP images/ipc-var.pb-c.d [2019-11-26T11:57:53.536Z] PBCC images/sk-opts.pb-c.c [2019-11-26T11:57:53.536Z] PBCC images/packet-sock.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sk-opts.pb-c.d [2019-11-26T11:57:53.873Z] DEP images/packet-sock.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/sk-netlink.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sk-netlink.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/sk-inet.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sk-inet.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/sk-unix.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sk-unix.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/mm.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/mm.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/timerfd.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/timerfd.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/timer.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/timer.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/sa.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sa.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/pipe-data.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/pipe-data.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/mnt.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/mnt.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/sk-packet.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/sk-packet.pb-c.d [2019-11-26T11:57:53.873Z] PBCC images/tcp-stream.pb-c.c [2019-11-26T11:57:53.873Z] DEP images/tcp-stream.pb-c.d [2019-11-26T11:57:53.880Z] CC criu/sk-queue.o [2019-11-26T11:57:53.880Z] CC criu/sk-tcp.o [2019-11-26T11:57:54.025Z] #13 20.81 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T11:57:54.088Z] #13 4.773 Reading package lists... [2019-11-26T11:57:54.210Z] PBCC images/pipe.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/pipe.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/pstree.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/pstree.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/fs.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/fs.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/signalfd.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/signalfd.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/fh.pb-c.c [2019-11-26T11:57:54.210Z] PBCC images/fsnotify.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/fh.pb-c.d [2019-11-26T11:57:54.210Z] DEP images/fsnotify.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/eventpoll.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/eventpoll.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/eventfd.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/eventfd.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/remap-file-path.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/remap-file-path.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/fifo.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/fifo.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/ghost-file.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/ghost-file.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/regfile.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/regfile.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/ns.pb-c.c [2019-11-26T11:57:54.210Z] DEP images/ns.pb-c.d [2019-11-26T11:57:54.210Z] PBCC images/fdinfo.pb-c.c [2019-11-26T11:57:54.257Z] CC criu/sk-unix.o [2019-11-26T11:57:54.282Z] #13 20.81 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:57:54.282Z] #13 20.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T11:57:54.282Z] #13 20.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T11:57:54.282Z] #13 20.85 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:57:54.282Z] #13 20.86 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:57:54.546Z] DEP images/fdinfo.pb-c.d [2019-11-26T11:57:54.546Z] PBCC images/core-aarch64.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/core-arm.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/core-ppc64.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/core-s390.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/core-x86.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/core.pb-c.c [2019-11-26T11:57:54.546Z] PBCC images/inventory.pb-c.c [2019-11-26T11:57:54.546Z] DEP images/core-aarch64.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/core-arm.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/core-ppc64.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/core-s390.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/core-x86.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/core.pb-c.d [2019-11-26T11:57:54.546Z] DEP images/inventory.pb-c.d [2019-11-26T11:57:54.546Z] PBCC images/cpuinfo.pb-c.c [2019-11-26T11:57:54.546Z] DEP images/cpuinfo.pb-c.d [2019-11-26T11:57:54.546Z] PBCC images/stats.pb-c.c [2019-11-26T11:57:54.546Z] DEP images/stats.pb-c.d [2019-11-26T11:57:54.648Z] CC criu/sockets.o [2019-11-26T11:57:54.884Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:57:55.021Z] CC criu/stats.o [2019-11-26T11:57:55.021Z] CC criu/string.o [2019-11-26T11:57:55.021Z] CC criu/sysctl.o [2019-11-26T11:57:55.221Z] CC images/stats.o [2019-11-26T11:57:55.221Z] CC images/core.o [2019-11-26T11:57:55.400Z] CC criu/sysfs_parse.o [2019-11-26T11:57:55.400Z] CC criu/timerfd.o [2019-11-26T11:57:55.449Z] #13 5.793 Reading package lists... [2019-11-26T11:57:55.449Z] #13 6.811 Building dependency tree... [2019-11-26T11:57:55.449Z] #13 7.007 Reading state information... [2019-11-26T11:57:55.557Z] CC images/core-x86.o [2019-11-26T11:57:55.703Z] #13 7.128 The following additional packages will be installed: [2019-11-26T11:57:55.703Z] #13 7.128 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T11:57:55.703Z] #13 7.128 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T11:57:55.703Z] #13 7.128 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T11:57:55.703Z] #13 7.128 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T11:57:55.703Z] #13 7.128 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T11:57:55.703Z] #13 7.128 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T11:57:55.703Z] #13 7.128 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T11:57:55.703Z] #13 7.129 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T11:57:55.703Z] #13 7.129 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T11:57:55.703Z] #13 7.130 Suggested packages: [2019-11-26T11:57:55.703Z] #13 7.130 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T11:57:55.703Z] #13 7.130 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T11:57:55.703Z] #13 7.130 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T11:57:55.703Z] #13 7.130 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T11:57:55.703Z] #13 7.130 Recommended packages: [2019-11-26T11:57:55.703Z] #13 7.130 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T11:57:55.704Z] #13 7.130 python3-keyrings.alt python3-xdg unzip [2019-11-26T11:57:55.765Z] CC criu/tty.o [2019-11-26T11:57:55.893Z] CC images/core-arm.o [2019-11-26T11:57:55.893Z] CC images/core-aarch64.o [2019-11-26T11:57:55.893Z] CC images/core-ppc64.o [2019-11-26T11:57:56.230Z] CC images/core-s390.o [2019-11-26T11:57:56.552Z] CC criu/tun.o [2019-11-26T11:57:56.552Z] CC criu/uffd.o [2019-11-26T11:57:56.571Z] CC images/cpuinfo.o [2019-11-26T11:57:56.571Z] CC images/inventory.o [2019-11-26T11:57:56.670Z] #13 8.158 The following NEW packages will be installed: [2019-11-26T11:57:56.670Z] #13 8.158 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T11:57:56.670Z] #13 8.158 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T11:57:56.670Z] #13 8.158 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T11:57:56.670Z] #13 8.158 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T11:57:56.670Z] #13 8.158 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T11:57:56.670Z] #13 8.158 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T11:57:56.670Z] #13 8.158 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T11:57:56.670Z] #13 8.158 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T11:57:56.670Z] #13 8.158 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T11:57:56.670Z] #13 8.159 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T11:57:56.670Z] #13 8.159 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T11:57:56.670Z] #13 8.159 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T11:57:56.670Z] #13 8.159 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T11:57:56.670Z] #13 8.159 xfsprogs xxd xz-utils zip [2019-11-26T11:57:56.907Z] CC images/fdinfo.o [2019-11-26T11:57:56.907Z] CC images/fown.o [2019-11-26T11:57:56.907Z] CC images/ns.o [2019-11-26T11:57:56.907Z] CC images/regfile.o [2019-11-26T11:57:56.907Z] CC images/ghost-file.o [2019-11-26T11:57:56.928Z] CC criu/util.o [2019-11-26T11:57:57.244Z] CC images/fifo.o [2019-11-26T11:57:57.244Z] CC images/remap-file-path.o [2019-11-26T11:57:57.244Z] CC images/eventfd.o [2019-11-26T11:57:57.244Z] CC images/eventpoll.o [2019-11-26T11:57:57.306Z] CC criu/uts_ns.o [2019-11-26T11:57:57.306Z] CC criu/vdso.o [2019-11-26T11:57:57.563Z] #13 24.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T11:57:57.563Z] #13 24.29 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:57:57.563Z] #13 24.30 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:57:57.580Z] CC images/fh.o [2019-11-26T11:57:57.580Z] CC images/fsnotify.o [2019-11-26T11:57:57.676Z] LINK criu/built-in.o [2019-11-26T11:57:57.676Z] LINK criu/criu [2019-11-26T11:57:57.676Z] DEP lib/c/criu.d [2019-11-26T11:57:57.919Z] CC images/signalfd.o [2019-11-26T11:57:57.919Z] CC images/fs.o [2019-11-26T11:57:57.919Z] CC images/pstree.o [2019-11-26T11:57:57.919Z] CC images/pipe.o [2019-11-26T11:57:57.919Z] CC images/tcp-stream.o [2019-11-26T11:57:58.043Z] CC images/rpc.pb-c.o [2019-11-26T11:57:58.043Z] CC lib/c/criu.o [2019-11-26T11:57:58.074Z] #13 9.452 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:57:58.074Z] #13 9.452 Need to get 90.9 MB of archives. [2019-11-26T11:57:58.074Z] #13 9.452 After this operation, 541 MB of additional disk space will be used. [2019-11-26T11:57:58.074Z] #13 9.452 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T11:57:58.074Z] #13 9.458 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T11:57:58.074Z] #13 9.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-26T11:57:58.074Z] #13 9.460 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-26T11:57:58.074Z] #13 9.463 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-26T11:57:58.074Z] #13 9.465 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-26T11:57:58.074Z] #13 9.473 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-26T11:57:58.074Z] #13 9.496 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-26T11:57:58.074Z] #13 9.497 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-26T11:57:58.074Z] #13 9.503 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-26T11:57:58.074Z] #13 9.536 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-26T11:57:58.074Z] #13 9.541 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-26T11:57:58.074Z] #13 9.542 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-26T11:57:58.074Z] #13 9.544 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-26T11:57:58.074Z] #13 9.545 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-26T11:57:58.074Z] #13 9.546 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-26T11:57:58.074Z] #13 9.548 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-26T11:57:58.074Z] #13 9.549 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-26T11:57:58.074Z] #13 9.550 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-26T11:57:58.074Z] #13 9.552 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-26T11:57:58.074Z] #13 9.553 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-26T11:57:58.074Z] #13 9.558 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T11:57:58.074Z] #13 9.561 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T11:57:58.074Z] #13 9.564 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-26T11:57:58.074Z] #13 9.565 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-26T11:57:58.074Z] #13 9.566 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-26T11:57:58.074Z] #13 9.571 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-26T11:57:58.074Z] #13 9.573 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T11:57:58.074Z] #13 9.574 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T11:57:58.074Z] #13 9.583 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T11:57:58.074Z] #13 9.584 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-26T11:57:58.074Z] #13 9.587 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-26T11:57:58.074Z] #13 9.589 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T11:57:58.074Z] #13 9.592 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T11:57:58.074Z] #13 9.595 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T11:57:58.074Z] #13 9.596 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-26T11:57:58.074Z] #13 9.597 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-26T11:57:58.074Z] #13 9.598 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-26T11:57:58.074Z] #13 9.599 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-26T11:57:58.074Z] #13 9.604 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-26T11:57:58.074Z] #13 9.608 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-26T11:57:58.074Z] #13 9.613 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-26T11:57:58.074Z] #13 9.623 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-26T11:57:58.074Z] #13 9.627 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-26T11:57:58.074Z] #13 9.628 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T11:57:58.074Z] #13 9.629 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T11:57:58.074Z] #13 9.630 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-26T11:57:58.074Z] #13 9.632 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-26T11:57:58.074Z] #13 9.662 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-26T11:57:58.074Z] #13 9.667 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T11:57:58.074Z] #13 9.688 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T11:57:58.074Z] #13 9.690 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T11:57:58.074Z] #13 9.693 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T11:57:58.074Z] #13 9.697 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T11:57:58.074Z] #13 9.698 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-26T11:57:58.074Z] #13 9.704 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T11:57:58.074Z] #13 9.777 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-26T11:57:58.074Z] #13 ... [2019-11-26T11:57:58.074Z] [2019-11-26T11:57:58.074Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-26T11:57:58.074Z] #15 38.93 + rm -rf /tmp/tmp.nzv5UcMm5r [2019-11-26T11:57:58.306Z] CC images/sk-packet.o [2019-11-26T11:57:58.306Z] CC images/mnt.o [2019-11-26T11:57:58.306Z] CC images/pipe-data.o [2019-11-26T11:57:58.306Z] CC images/sa.o [2019-11-26T11:57:58.306Z] CC images/timer.o [2019-11-26T11:57:58.420Z] LINK lib/c/built-in.o [2019-11-26T11:57:58.420Z] LINK lib/c/libcriu.so [2019-11-26T11:57:58.420Z] GEN magic.py [2019-11-26T11:57:58.420Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:57:58.420Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:57:58.641Z] CC images/timerfd.o [2019-11-26T11:57:58.641Z] CC images/mm.o [2019-11-26T11:57:58.641Z] CC images/sk-opts.o [2019-11-26T11:57:58.641Z] CC images/sk-unix.o [2019-11-26T11:57:58.804Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:57:58.805Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:57:58.977Z] CC images/sk-inet.o [2019-11-26T11:57:58.977Z] CC images/tun.o [2019-11-26T11:57:58.977Z] CC images/sk-netlink.o [2019-11-26T11:57:58.998Z] #15 DONE 39.7s [2019-11-26T11:57:58.998Z] [2019-11-26T11:57:58.998Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:57:58.998Z] #13 9.788 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-26T11:57:58.998Z] #13 9.800 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-26T11:57:58.998Z] #13 9.803 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-26T11:57:58.998Z] #13 9.804 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-26T11:57:58.998Z] #13 9.812 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-26T11:57:58.998Z] #13 9.859 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-26T11:57:58.998Z] #13 10.03 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-26T11:57:58.998Z] #13 10.03 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T11:57:58.998Z] #13 10.23 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-26T11:57:58.998Z] #13 10.38 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-26T11:57:58.998Z] #13 10.38 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-26T11:57:59.172Z] make[1]: 'images/built-in.o' is up to date. [2019-11-26T11:57:59.172Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T11:57:59.172Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T11:57:59.172Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T11:57:59.172Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T11:57:59.172Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:57:59.172Z] INSTALL criu/criu [2019-11-26T11:57:59.312Z] CC images/packet-sock.o [2019-11-26T11:57:59.312Z] CC images/ipc-var.o [2019-11-26T11:57:59.312Z] CC images/ipc-desc.o [2019-11-26T11:57:59.312Z] CC images/ipc-shm.o [2019-11-26T11:57:59.557Z] #13 11.18 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-26T11:57:59.649Z] CC images/ipc-msg.o [2019-11-26T11:57:59.649Z] CC images/ipc-sem.o [2019-11-26T11:57:59.649Z] CC images/utsns.o [2019-11-26T11:57:59.649Z] CC images/creds.o [2019-11-26T11:57:59.984Z] CC images/vma.o [2019-11-26T11:57:59.984Z] CC images/netdev.o [2019-11-26T11:57:59.984Z] CC images/tty.o [2019-11-26T11:58:00.088Z] #13 26.79 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T11:58:00.088Z] #13 26.81 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T11:58:00.088Z] #13 26.82 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T11:58:00.088Z] #13 26.82 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T11:58:00.088Z] #13 26.83 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:58:00.088Z] #13 26.85 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:00.088Z] #13 26.86 Processing triggers for mime-support (3.60) ... [2019-11-26T11:58:00.088Z] #13 26.88 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:00.088Z] #13 26.89 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T11:58:00.088Z] #13 26.90 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T11:58:00.159Z] #13 11.73 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:58:00.320Z] CC images/file-lock.o [2019-11-26T11:58:00.320Z] CC images/rlimit.o [2019-11-26T11:58:00.320Z] CC images/pagemap.o [2019-11-26T11:58:00.320Z] CC images/siginfo.o [2019-11-26T11:58:00.346Z] #13 26.91 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T11:58:00.346Z] #13 26.93 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T11:58:00.346Z] #13 26.94 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T11:58:00.414Z] #13 11.75 Fetched 90.9 MB in 3s (26.4 MB/s) [2019-11-26T11:58:00.414Z] #13 11.78 Selecting previously unselected package bash-completion. [2019-11-26T11:58:00.414Z] #13 11.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-26T11:58:00.414Z] #13 11.78 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T11:58:00.457Z] Removing intermediate container 110817108d29 [2019-11-26T11:58:00.457Z] ---> a9a4a0a4a165 [2019-11-26T11:58:00.457Z] Step 12/125 : FROM base AS registry [2019-11-26T11:58:00.457Z] ---> 715db60280bf [2019-11-26T11:58:00.457Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T11:58:00.457Z] ---> Running in fa85dbfd91fc [2019-11-26T11:58:00.655Z] CC images/rpc.o [2019-11-26T11:58:00.668Z] #13 12.33 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T11:58:00.831Z] Removing intermediate container fa85dbfd91fc [2019-11-26T11:58:00.831Z] ---> 65a13a18d0f5 [2019-11-26T11:58:00.831Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:58:00.831Z] ---> Running in c66e9bff6cb7 [2019-11-26T11:58:00.831Z] Removing intermediate container c66e9bff6cb7 [2019-11-26T11:58:00.831Z] ---> 8c334af47202 [2019-11-26T11:58:00.831Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-26T11:58:00.831Z] ---> Running in 51be882dbe97 [2019-11-26T11:58:00.910Z] #13 27.57 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:58:00.910Z] #13 27.58 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:58:00.910Z] #13 27.59 Setting up zip (3.0-11+b1) ... [2019-11-26T11:58:00.910Z] #13 27.60 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T11:58:00.910Z] #13 27.61 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:00.910Z] #13 27.62 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:58:00.910Z] #13 27.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:58:00.910Z] #13 27.65 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-26T11:58:00.910Z] #13 27.67 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:00.910Z] #13 27.69 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T11:58:00.910Z] #13 27.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T11:58:00.910Z] #13 27.70 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T11:58:00.910Z] #13 27.72 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:00.923Z] #13 12.42 Selecting previously unselected package libnet1:amd64. [2019-11-26T11:58:00.923Z] #13 12.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:58:00.923Z] #13 12.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:58:00.923Z] #13 12.46 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-26T11:58:00.923Z] #13 12.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-26T11:58:00.923Z] #13 12.46 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T11:58:00.923Z] #13 12.49 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-26T11:58:00.923Z] #13 12.49 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-26T11:58:00.923Z] #13 12.50 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T11:58:00.923Z] #13 12.53 Selecting previously unselected package libudev-dev:amd64. [2019-11-26T11:58:00.923Z] #13 12.53 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T11:58:00.923Z] #13 12.54 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:00.923Z] #13 12.58 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-26T11:58:00.923Z] #13 12.58 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:58:00.993Z] CC images/ext-file.o [2019-11-26T11:58:00.993Z] CC images/cgroup.o [2019-11-26T11:58:01.173Z] #13 27.73 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T11:58:01.173Z] #13 27.74 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:01.173Z] #13 27.75 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T11:58:01.173Z] #13 27.76 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:01.173Z] #13 27.84 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:01.173Z] #13 27.85 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:01.173Z] #13 27.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T11:58:01.173Z] #13 27.87 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:58:01.173Z] #13 27.89 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T11:58:01.173Z] #13 27.89 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:01.173Z] #13 27.91 Setting up pigz (2.3.4-1) ... [2019-11-26T11:58:01.173Z] #13 27.92 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T11:58:01.173Z] #13 27.93 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T11:58:01.173Z] #13 27.94 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:01.173Z] #13 27.95 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T11:58:01.173Z] #13 27.95 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:58:01.173Z] #13 27.96 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T11:58:01.173Z] #13 27.97 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T11:58:01.173Z] #13 27.98 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T11:58:01.173Z] #13 27.99 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T11:58:01.173Z] #13 28.00 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:01.173Z] #13 28.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T11:58:01.173Z] #13 28.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T11:58:01.173Z] #13 28.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T11:58:01.173Z] #13 28.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T11:58:01.173Z] #13 28.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T11:58:01.173Z] #13 28.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T11:58:01.173Z] #13 28.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T11:58:01.173Z] #13 28.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T11:58:01.173Z] #13 28.04 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.173Z] #13 28.05 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:01.178Z] #13 12.58 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.178Z] #13 12.68 Selecting previously unselected package python3.5-minimal. [2019-11-26T11:58:01.178Z] #13 12.68 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:58:01.178Z] #13 12.68 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.328Z] CC images/userns.o [2019-11-26T11:58:01.328Z] CC images/google/protobuf/descriptor.o [2019-11-26T11:58:01.434Z] #13 28.06 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T11:58:01.434Z] #13 28.07 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:01.434Z] #13 28.08 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T11:58:01.434Z] #13 28.09 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T11:58:01.434Z] #13 28.10 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.475Z] #13 12.86 Selecting previously unselected package python3-minimal. [2019-11-26T11:58:01.475Z] #13 12.86 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-26T11:58:01.475Z] #13 12.86 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T11:58:01.475Z] #13 12.89 Selecting previously unselected package libmpdec2:amd64. [2019-11-26T11:58:01.475Z] #13 12.90 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-26T11:58:01.475Z] #13 12.90 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T11:58:01.475Z] #13 12.93 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-26T11:58:01.475Z] #13 12.93 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:58:01.475Z] #13 12.94 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.619Z] + mktemp -d [2019-11-26T11:58:01.619Z] + export GOPATH=/tmp/tmp.4cFRS4PNZx [2019-11-26T11:58:01.619Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution [2019-11-26T11:58:01.619Z] Cloning into '/tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution'... [2019-11-26T11:58:01.772Z] #13 13.20 Selecting previously unselected package python3.5. [2019-11-26T11:58:01.772Z] #13 13.20 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T11:58:01.772Z] #13 13.20 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.772Z] #13 13.25 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-26T11:58:01.772Z] #13 13.25 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-26T11:58:01.772Z] #13 13.25 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T11:58:01.772Z] #13 13.28 Selecting previously unselected package dh-python. [2019-11-26T11:58:01.772Z] #13 13.28 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T11:58:01.772Z] #13 13.28 Unpacking dh-python (2.20170125) ... [2019-11-26T11:58:01.772Z] #13 13.32 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:01.772Z] #13 13.33 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T11:58:02.049Z] CC images/opts.o [2019-11-26T11:58:02.049Z] CC images/seccomp.o [2019-11-26T11:58:02.049Z] CC images/binfmt-misc.o [2019-11-26T11:58:02.332Z] #13 13.77 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T11:58:02.332Z] #13 13.96 Selecting previously unselected package python3. [2019-11-26T11:58:02.332Z] #13 13.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-26T11:58:02.332Z] #13 13.97 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-26T11:58:02.332Z] #13 13.97 Unpacking python3 (3.5.3-1) ... [2019-11-26T11:58:02.332Z] #13 14.00 Selecting previously unselected package pigz. [2019-11-26T11:58:02.332Z] #13 14.00 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-26T11:58:02.332Z] #13 14.00 Unpacking pigz (2.3.4-1) ... [2019-11-26T11:58:02.332Z] #13 14.03 Selecting previously unselected package libip4tc0:amd64. [2019-11-26T11:58:02.367Z] #13 29.08 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T11:58:02.367Z] #13 29.09 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:02.367Z] #13 29.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T11:58:02.367Z] #13 29.10 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T11:58:02.367Z] #13 29.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T11:58:02.367Z] #13 29.10 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T11:58:02.367Z] #13 29.11 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T11:58:02.367Z] #13 29.12 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:02.367Z] #13 29.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T11:58:02.367Z] #13 29.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T11:58:02.367Z] #13 29.13 Setting up python3 (3.5.3-1) ... [2019-11-26T11:58:02.439Z] CC images/time.o [2019-11-26T11:58:02.439Z] CC images/sysctl.o [2019-11-26T11:58:02.439Z] CC images/autofs.o [2019-11-26T11:58:02.439Z] CC images/macvlan.o [2019-11-26T11:58:02.439Z] CC images/sit.o [2019-11-26T11:58:02.439Z] LINK images/built-in.o [2019-11-26T11:58:02.586Z] #13 14.03 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.04 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:02.586Z] #13 14.07 Selecting previously unselected package libip6tc0:amd64. [2019-11-26T11:58:02.586Z] #13 14.07 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.07 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:02.586Z] #13 14.11 Selecting previously unselected package libiptc0:amd64. [2019-11-26T11:58:02.586Z] #13 14.11 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.11 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:02.586Z] #13 14.14 Selecting previously unselected package libxtables12:amd64. [2019-11-26T11:58:02.586Z] #13 14.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.15 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:02.586Z] #13 14.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-26T11:58:02.586Z] #13 14.18 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T11:58:02.586Z] #13 14.21 Selecting previously unselected package iptables. [2019-11-26T11:58:02.586Z] #13 14.21 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T11:58:02.586Z] #13 14.21 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:02.586Z] #13 14.27 Selecting previously unselected package xxd. [2019-11-26T11:58:02.775Z] GEN compel/include/asm [2019-11-26T11:58:02.775Z] GEN compel/include/version.h [2019-11-26T11:58:02.775Z] touch .config [2019-11-26T11:58:02.775Z] GEN include/common/config.h [2019-11-26T11:58:02.775Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T11:58:02.775Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T11:58:02.775Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-26T11:58:02.775Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-26T11:58:02.775Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-26T11:58:02.775Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-26T11:58:02.775Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-26T11:58:02.775Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T11:58:02.775Z] DEP compel/plugins/std/infect.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/std/string.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/std/log.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/std/fds.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/std/std.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/shmem/shmem.d [2019-11-26T11:58:02.775Z] DEP compel/plugins/fds/fds.d [2019-11-26T11:58:02.842Z] #13 14.27 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:58:02.842Z] #13 14.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:02.842Z] #13 14.31 Selecting previously unselected package vim-common. [2019-11-26T11:58:02.842Z] #13 14.31 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:58:02.842Z] #13 14.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:02.842Z] #13 14.36 Selecting previously unselected package bzip2. [2019-11-26T11:58:02.842Z] #13 14.36 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-26T11:58:02.842Z] #13 14.36 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T11:58:02.842Z] #13 14.39 Selecting previously unselected package libgpm2:amd64. [2019-11-26T11:58:02.842Z] #13 14.39 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-26T11:58:02.842Z] #13 14.39 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T11:58:02.842Z] #13 14.42 Selecting previously unselected package xz-utils. [2019-11-26T11:58:02.842Z] #13 14.42 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-26T11:58:02.842Z] #13 14.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T11:58:02.842Z] #13 14.48 Selecting previously unselected package aufs-tools. [2019-11-26T11:58:02.842Z] #13 14.48 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-26T11:58:02.842Z] #13 14.48 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T11:58:02.842Z] #13 14.52 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T11:58:02.931Z] #13 29.46 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T11:58:03.096Z] #13 14.52 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T11:58:03.096Z] #13 14.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:58:03.096Z] #13 14.55 Selecting previously unselected package btrfs-progs. [2019-11-26T11:58:03.096Z] #13 14.55 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T11:58:03.096Z] #13 14.56 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T11:58:03.096Z] #13 14.65 Selecting previously unselected package btrfs-tools. [2019-11-26T11:58:03.096Z] #13 14.65 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T11:58:03.096Z] #13 14.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T11:58:03.096Z] #13 14.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-26T11:58:03.096Z] #13 14.68 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:58:03.096Z] #13 14.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:03.096Z] #13 14.73 Selecting previously unselected package dmsetup. [2019-11-26T11:58:03.096Z] #13 14.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:58:03.096Z] #13 14.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T11:58:03.096Z] #13 14.77 Selecting previously unselected package libonig4:amd64. [2019-11-26T11:58:03.110Z] CC compel/plugins/std/std.o [2019-11-26T11:58:03.110Z] CC compel/plugins/std/fds.o [2019-11-26T11:58:03.110Z] CC compel/plugins/std/log.o [2019-11-26T11:58:03.351Z] #13 14.77 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-26T11:58:03.351Z] #13 14.77 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:58:03.351Z] #13 14.81 Selecting previously unselected package libjq1:amd64. [2019-11-26T11:58:03.351Z] #13 14.82 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:58:03.351Z] #13 14.82 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:58:03.351Z] #13 14.86 Selecting previously unselected package jq. [2019-11-26T11:58:03.352Z] #13 14.86 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T11:58:03.352Z] #13 14.86 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T11:58:03.352Z] #13 14.89 Selecting previously unselected package libaio1:amd64. [2019-11-26T11:58:03.352Z] #13 14.89 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-26T11:58:03.352Z] #13 14.90 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-26T11:58:03.352Z] #13 14.92 Selecting previously unselected package libcap2-bin. [2019-11-26T11:58:03.352Z] #13 14.92 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-26T11:58:03.352Z] #13 14.92 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T11:58:03.352Z] #13 14.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-26T11:58:03.352Z] #13 14.96 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:58:03.352Z] #13 14.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:03.352Z] #13 14.98 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-26T11:58:03.352Z] #13 14.99 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-26T11:58:03.352Z] #13 14.99 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T11:58:03.445Z] CC compel/plugins/std/string.o [2019-11-26T11:58:03.496Z] #13 30.01 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T11:58:03.496Z] #13 30.05 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T11:58:03.496Z] #13 30.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:03.496Z] #13 30.08 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T11:58:03.496Z] #13 30.25 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T11:58:03.606Z] #13 15.05 Selecting previously unselected package libpcre16-3:amd64. [2019-11-26T11:58:03.606Z] #13 15.05 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-26T11:58:03.606Z] #13 15.06 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:03.606Z] #13 15.10 Selecting previously unselected package libpcre32-3:amd64. [2019-11-26T11:58:03.606Z] #13 15.10 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-26T11:58:03.606Z] #13 15.11 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:03.606Z] #13 15.15 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-26T11:58:03.606Z] #13 15.15 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-26T11:58:03.606Z] #13 15.15 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T11:58:03.606Z] #13 15.23 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-26T11:58:03.606Z] #13 15.23 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-26T11:58:03.606Z] #13 15.24 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T11:58:03.606Z] #13 15.29 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-26T11:58:03.683Z] + cd /tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution [2019-11-26T11:58:03.683Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:58:03.683Z] + GOPATH=/tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4cFRS4PNZx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T11:58:03.753Z] #13 30.46 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:03.753Z] #13 30.47 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T11:58:03.781Z] CC compel/plugins/std/infect.o [2019-11-26T11:58:03.781Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-26T11:58:03.781Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-26T11:58:03.781Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-26T11:58:03.781Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-26T11:58:03.861Z] #13 15.29 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-26T11:58:03.861Z] #13 15.29 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:03.861Z] #13 15.33 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T11:58:03.861Z] #13 15.33 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T11:58:03.861Z] #13 15.33 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:58:03.861Z] #13 15.37 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T11:58:03.861Z] #13 15.37 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T11:58:03.861Z] #13 15.37 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:58:03.861Z] #13 15.40 Selecting previously unselected package libreadline5:amd64. [2019-11-26T11:58:03.861Z] #13 15.40 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-26T11:58:03.861Z] #13 15.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T11:58:03.861Z] #13 15.44 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-26T11:58:03.861Z] #13 15.44 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T11:58:03.861Z] #13 15.44 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:04.011Z] #13 30.69 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T11:58:04.011Z] #13 30.70 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T11:58:04.117Z] AR compel/plugins/std.lib.a [2019-11-26T11:58:04.117Z] CC compel/plugins/fds/fds.o [2019-11-26T11:58:04.117Z] AR compel/plugins/fds.lib.a [2019-11-26T11:58:04.117Z] HOSTDEP compel/src/lib/log-host.d [2019-11-26T11:58:04.117Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T11:58:04.117Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-26T11:58:04.117Z] HOSTDEP compel/src/main-host.d [2019-11-26T11:58:04.117Z] DEP compel/src/lib/ptrace.d [2019-11-26T11:58:04.269Z] #13 30.92 Setting up dh-python (2.20170125) ... [2019-11-26T11:58:04.269Z] #13 31.06 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:04.269Z] #13 31.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:58:04.420Z] #13 15.71 Selecting previously unselected package net-tools. [2019-11-26T11:58:04.420Z] #13 15.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-26T11:58:04.420Z] #13 15.71 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T11:58:04.420Z] #13 15.76 Selecting previously unselected package python-pip-whl. [2019-11-26T11:58:04.420Z] #13 15.76 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T11:58:04.420Z] #13 15.77 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T11:58:04.420Z] #13 15.89 Selecting previously unselected package python3-pip. [2019-11-26T11:58:04.420Z] #13 15.89 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T11:58:04.420Z] #13 15.90 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T11:58:04.420Z] #13 15.94 Selecting previously unselected package python3-pkg-resources. [2019-11-26T11:58:04.420Z] #13 15.94 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:58:04.420Z] #13 15.94 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T11:58:04.420Z] #13 15.98 Selecting previously unselected package python3-setuptools. [2019-11-26T11:58:04.420Z] #13 15.98 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T11:58:04.420Z] #13 15.98 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T11:58:04.420Z] #13 16.03 Selecting previously unselected package python3-wheel. [2019-11-26T11:58:04.420Z] #13 16.03 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T11:58:04.420Z] #13 16.04 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T11:58:04.420Z] #13 16.07 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T11:58:04.420Z] #13 16.07 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-26T11:58:04.420Z] #13 16.07 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T11:58:04.452Z] DEP compel/src/lib/infect.d [2019-11-26T11:58:04.452Z] DEP compel/src/lib/infect-util.d [2019-11-26T11:58:04.452Z] DEP compel/src/lib/infect-rpc.d [2019-11-26T11:58:04.452Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-11-26T11:58:04.452Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-26T11:58:04.452Z] DEP compel/src/lib/log.d [2019-11-26T11:58:04.452Z] DEP compel/src/main.d [2019-11-26T11:58:04.677Z] #13 16.15 Selecting previously unselected package vim-runtime. [2019-11-26T11:58:04.677Z] #13 16.15 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T11:58:04.677Z] #13 16.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T11:58:04.677Z] #13 16.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T11:58:04.677Z] #13 16.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:04.787Z] DEP compel/src/lib/handle-elf.d [2019-11-26T11:58:04.787Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-26T11:58:04.787Z] CC compel/src/lib/log.o [2019-11-26T11:58:04.787Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-11-26T11:58:04.834Z] #13 DONE 31.3s [2019-11-26T11:58:04.834Z] [2019-11-26T11:58:04.834Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T11:58:05.122Z] CC compel/arch/ppc64/src/lib/infect.o [2019-11-26T11:58:05.122Z] CC compel/src/lib/infect-rpc.o [2019-11-26T11:58:05.458Z] CC compel/src/lib/infect-util.o [2019-11-26T11:58:05.458Z] CC compel/src/lib/infect.o [2019-11-26T11:58:05.642Z] #13 16.93 Selecting previously unselected package vim. [2019-11-26T11:58:05.642Z] #13 16.93 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T11:58:05.642Z] #13 16.94 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:05.642Z] #13 17.06 Selecting previously unselected package xfsprogs. [2019-11-26T11:58:05.642Z] #13 17.06 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-26T11:58:05.642Z] #13 17.07 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T11:58:05.642Z] #13 17.17 Selecting previously unselected package zip. [2019-11-26T11:58:05.642Z] #13 17.17 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-26T11:58:05.642Z] #13 17.17 Unpacking zip (3.0-11+b1) ... [2019-11-26T11:58:05.642Z] #13 17.21 Selecting previously unselected package libapparmor-perl. [2019-11-26T11:58:05.642Z] #13 17.21 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:58:05.642Z] #13 17.22 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T11:58:05.642Z] #13 17.27 Selecting previously unselected package apparmor. [2019-11-26T11:58:05.642Z] #13 17.27 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T11:58:05.642Z] #13 17.29 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T11:58:05.896Z] #13 17.37 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T11:58:05.896Z] #13 17.37 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T11:58:05.896Z] #13 17.38 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T11:58:06.151Z] #13 17.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T11:58:06.179Z] CC compel/src/lib/ptrace.o [2019-11-26T11:58:06.405Z] #13 17.73 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T11:58:06.405Z] #13 17.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T11:58:06.515Z] AR compel/libcompel.a [2019-11-26T11:58:06.515Z] HOSTCC compel/src/main-host.o [2019-11-26T11:58:06.515Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-26T11:58:06.515Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T11:58:06.660Z] #13 18.05 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T11:58:06.660Z] #13 18.05 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T11:58:06.660Z] #13 18.06 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T11:58:06.660Z] #13 18.09 Selecting previously unselected package mingw-w64-common. [2019-11-26T11:58:06.660Z] #13 18.09 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T11:58:06.660Z] #13 18.09 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T11:58:06.731Z] #14 1.805 Collecting yamllint==1.16.0 [2019-11-26T11:58:06.851Z] HOSTCC compel/src/lib/log-host.o [2019-11-26T11:58:06.851Z] HOSTLINK compel/compel-host-bin [2019-11-26T11:58:06.851Z] DEP soccr/soccr.d [2019-11-26T11:58:06.851Z] CC soccr/soccr.o [2019-11-26T11:58:07.218Z] #13 18.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T11:58:07.218Z] #13 18.77 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T11:58:07.218Z] #13 18.78 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T11:58:07.573Z] AR soccr/libsoccr.a [2019-11-26T11:58:07.573Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T11:58:07.573Z] DEP criu/arch/ppc64/sigframe.d [2019-11-26T11:58:07.573Z] DEP criu/arch/ppc64/crtools.d [2019-11-26T11:58:07.573Z] DEP criu/arch/ppc64/cpu.d [2019-11-26T11:58:07.777Z] #13 19.47 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T11:58:07.777Z] #13 19.48 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:58:07.908Z] CC criu/arch/ppc64/cpu.o [2019-11-26T11:58:07.908Z] CC criu/arch/ppc64/crtools.o [2019-11-26T11:58:08.031Z] #13 19.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:08.031Z] #13 19.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T11:58:08.031Z] #13 19.52 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:58:08.031Z] #13 19.52 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:08.243Z] CC criu/arch/ppc64/sigframe.o [2019-11-26T11:58:08.582Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-11-26T11:58:08.582Z] DEP criu/arch/ppc64/misc.d [2019-11-26T11:58:08.582Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-26T11:58:08.582Z] DEP criu/arch/ppc64/vdso-pie.d [2019-11-26T11:58:08.582Z] DEP criu/pie/parasite-vdso.d [2019-11-26T11:58:08.582Z] DEP criu/pie/util-vdso.d [2019-11-26T11:58:08.582Z] DEP criu/pie/util.d [2019-11-26T11:58:08.918Z] CC criu/pie/util.o [2019-11-26T11:58:08.918Z] CC criu/pie/util-vdso.o [2019-11-26T11:58:09.255Z] CC criu/pie/parasite-vdso.o [2019-11-26T11:58:09.255Z] CC criu/arch/ppc64/vdso-pie.o [2019-11-26T11:58:09.591Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-11-26T11:58:09.591Z] CC criu/arch/ppc64/misc.o [2019-11-26T11:58:09.591Z] AR criu/pie/pie.lib.a [2019-11-26T11:58:09.591Z] DEP criu/pie/restorer.d [2019-11-26T11:58:09.591Z] DEP criu/arch/ppc64/restorer.d [2019-11-26T11:58:09.591Z] DEP criu/pie/parasite.d [2019-11-26T11:58:09.930Z] CC criu/pie/parasite.o [2019-11-26T11:58:10.266Z] LINK criu/pie/parasite.built-in.o [2019-11-26T11:58:10.266Z] GEN criu/pie/parasite-blob.h [2019-11-26T11:58:10.266Z] CC criu/arch/ppc64/restorer.o [2019-11-26T11:58:10.602Z] CC criu/pie/restorer.o [2019-11-26T11:58:11.769Z] LINK criu/pie/restorer.built-in.o [2019-11-26T11:58:11.769Z] GEN criu/pie/restorer-blob.h [2019-11-26T11:58:11.769Z] DEP criu/vdso.d [2019-11-26T11:58:11.769Z] DEP criu/uts_ns.d [2019-11-26T11:58:11.769Z] DEP criu/util.d [2019-11-26T11:58:11.769Z] DEP criu/uffd.d [2019-11-26T11:58:11.769Z] DEP criu/tun.d [2019-11-26T11:58:12.104Z] DEP criu/tty.d [2019-11-26T11:58:12.104Z] DEP criu/timerfd.d [2019-11-26T11:58:12.104Z] DEP criu/sysfs_parse.d [2019-11-26T11:58:12.105Z] DEP criu/sysctl.d [2019-11-26T11:58:12.186Z] #13 23.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T11:58:12.186Z] #13 23.02 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T11:58:12.186Z] #13 23.02 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:12.440Z] DEP criu/string.d [2019-11-26T11:58:12.441Z] DEP criu/stats.d [2019-11-26T11:58:12.441Z] DEP criu/sockets.d [2019-11-26T11:58:12.441Z] DEP criu/sk-unix.d [2019-11-26T11:58:12.441Z] DEP criu/sk-tcp.d [2019-11-26T11:58:12.776Z] DEP criu/sk-queue.d [2019-11-26T11:58:12.776Z] DEP criu/sk-packet.d [2019-11-26T11:58:12.776Z] DEP criu/sk-netlink.d [2019-11-26T11:58:12.776Z] DEP criu/sk-inet.d [2019-11-26T11:58:12.776Z] DEP criu/signalfd.d [2019-11-26T11:58:13.116Z] DEP criu/sigframe.d [2019-11-26T11:58:13.116Z] DEP criu/shmem.d [2019-11-26T11:58:13.116Z] DEP criu/servicefd.d [2019-11-26T11:58:13.116Z] DEP criu/seize.d [2019-11-26T11:58:13.116Z] DEP criu/seccomp.d [2019-11-26T11:58:13.277Z] #14 8.092 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T11:58:13.277Z] #14 8.157 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T11:58:13.480Z] DEP criu/rst-malloc.d [2019-11-26T11:58:13.480Z] DEP criu/rbtree.d [2019-11-26T11:58:13.480Z] DEP criu/pstree.d [2019-11-26T11:58:13.480Z] DEP criu/protobuf.d [2019-11-26T11:58:13.480Z] GEN criu/protobuf-desc-gen.h [2019-11-26T11:58:13.816Z] DEP criu/protobuf-desc.d [2019-11-26T11:58:13.816Z] DEP criu/proc_parse.d [2019-11-26T11:58:13.841Z] #14 9.204 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T11:58:14.152Z] DEP criu/plugin.d [2019-11-26T11:58:14.152Z] DEP criu/pipes.d [2019-11-26T11:58:14.152Z] DEP criu/pie-util.d [2019-11-26T11:58:14.152Z] DEP criu/pie-util-vdso.d [2019-11-26T11:58:14.152Z] DEP criu/pie-util-vdso-elf32.d [2019-11-26T11:58:14.152Z] DEP criu/path.d [2019-11-26T11:58:14.405Z] #14 9.649 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T11:58:14.486Z] DEP criu/parasite-syscall.d [2019-11-26T11:58:14.487Z] DEP criu/pagemap.d [2019-11-26T11:58:14.487Z] DEP criu/pagemap-cache.d [2019-11-26T11:58:14.487Z] DEP criu/page-xfer.d [2019-11-26T11:58:14.695Z] #13 26.11 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T11:58:14.695Z] #13 26.12 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T11:58:14.695Z] #13 26.13 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T11:58:14.695Z] #13 26.14 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T11:58:14.695Z] #13 26.15 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:58:14.695Z] #13 26.17 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:14.695Z] #13 26.18 Processing triggers for mime-support (3.60) ... [2019-11-26T11:58:14.695Z] #13 26.19 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:14.695Z] #13 26.20 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T11:58:14.695Z] #13 26.21 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T11:58:14.695Z] #13 26.22 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T11:58:14.695Z] #13 26.23 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T11:58:14.695Z] #13 26.24 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T11:58:14.822Z] DEP criu/page-pipe.d [2019-11-26T11:58:14.822Z] DEP criu/netfilter.d [2019-11-26T11:58:14.822Z] DEP criu/net.d [2019-11-26T11:58:14.822Z] DEP criu/namespaces.d [2019-11-26T11:58:14.822Z] DEP criu/mount.d [2019-11-26T11:58:15.157Z] DEP criu/mem.d [2019-11-26T11:58:15.157Z] DEP criu/lsm.d [2019-11-26T11:58:15.157Z] DEP criu/log.d [2019-11-26T11:58:15.157Z] DEP criu/libnetlink.d [2019-11-26T11:58:15.157Z] DEP criu/kerndat.d [2019-11-26T11:58:15.254Z] #13 26.84 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T11:58:15.254Z] #13 26.85 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:58:15.254Z] #13 26.86 Setting up zip (3.0-11+b1) ... [2019-11-26T11:58:15.254Z] #13 26.87 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T11:58:15.254Z] #13 26.87 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:15.254Z] #13 26.88 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T11:58:15.335Z] #14 10.69 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T11:58:15.492Z] DEP criu/kcmp-ids.d [2019-11-26T11:58:15.492Z] DEP criu/irmap.d [2019-11-26T11:58:15.492Z] DEP criu/ipc_ns.d [2019-11-26T11:58:15.492Z] DEP criu/image.d [2019-11-26T11:58:15.492Z] DEP criu/image-desc.d [2019-11-26T11:58:15.492Z] DEP criu/fsnotify.d [2019-11-26T11:58:15.509Z] #13 26.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:58:15.509Z] #13 26.90 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-26T11:58:15.509Z] #13 26.92 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:15.509Z] #13 26.93 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T11:58:15.509Z] #13 26.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T11:58:15.509Z] #13 26.94 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T11:58:15.509Z] #13 26.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:15.509Z] #13 26.96 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T11:58:15.509Z] #13 26.97 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:15.509Z] #13 26.98 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T11:58:15.509Z] #13 27.00 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:15.509Z] #13 27.07 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:15.509Z] #13 27.08 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T11:58:15.509Z] #13 27.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T11:58:15.509Z] #13 27.10 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:58:15.509Z] #13 27.12 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T11:58:15.509Z] #13 27.13 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T11:58:15.509Z] #13 27.14 Setting up pigz (2.3.4-1) ... [2019-11-26T11:58:15.509Z] #13 27.15 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T11:58:15.509Z] #13 27.16 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T11:58:15.509Z] #13 27.17 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:15.509Z] #13 27.18 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T11:58:15.509Z] #13 27.19 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T11:58:15.593Z] #14 10.95 Building wheels for collected packages: pyyaml, pathspec [2019-11-26T11:58:15.593Z] #14 10.96 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T11:58:15.764Z] #13 27.20 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T11:58:15.764Z] #13 27.21 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T11:58:15.764Z] #13 27.22 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T11:58:15.764Z] #13 27.23 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T11:58:15.764Z] #13 27.24 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T11:58:15.764Z] #13 27.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T11:58:15.764Z] #13 27.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T11:58:15.764Z] #13 27.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T11:58:15.764Z] #13 27.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T11:58:15.764Z] #13 27.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T11:58:15.764Z] #13 27.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T11:58:15.764Z] #13 27.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T11:58:15.764Z] #13 27.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T11:58:15.764Z] #13 27.28 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:15.764Z] #13 27.29 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:15.764Z] #13 27.30 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T11:58:15.764Z] #13 27.31 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T11:58:15.764Z] #13 27.32 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T11:58:15.764Z] #13 27.33 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T11:58:15.764Z] #13 27.33 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T11:58:15.827Z] DEP criu/filesystems.d [2019-11-26T11:58:15.827Z] DEP criu/files.d [2019-11-26T11:58:15.827Z] DEP criu/files-reg.d [2019-11-26T11:58:15.827Z] DEP criu/files-ext.d [2019-11-26T11:58:15.827Z] DEP criu/file-lock.d [2019-11-26T11:58:15.851Z] #14 11.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T11:58:15.851Z] #14 11.24 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T11:58:15.851Z] #14 11.26 Running setup.py bdist_wheel for pathspec: started [2019-11-26T11:58:16.109Z] #14 11.54 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T11:58:16.109Z] #14 11.54 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T11:58:16.109Z] #14 11.54 Successfully built pyyaml pathspec [2019-11-26T11:58:16.109Z] #14 11.54 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-26T11:58:16.109Z] #14 11.65 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T11:58:16.162Z] DEP criu/file-ids.d [2019-11-26T11:58:16.162Z] DEP criu/fifo.d [2019-11-26T11:58:16.162Z] DEP criu/fdstore.d [2019-11-26T11:58:16.162Z] DEP criu/fault-injection.d [2019-11-26T11:58:16.162Z] DEP criu/external.d [2019-11-26T11:58:16.162Z] DEP criu/eventpoll.d [2019-11-26T11:58:16.367Z] #14 DONE 11.8s [2019-11-26T11:58:16.367Z] [2019-11-26T11:58:16.367Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-26T11:58:16.367Z] #16 DONE 0.1s [2019-11-26T11:58:16.498Z] DEP criu/eventfd.d [2019-11-26T11:58:16.498Z] DEP criu/crtools.d [2019-11-26T11:58:16.498Z] DEP criu/cr-service.d [2019-11-26T11:58:16.498Z] DEP criu/cr-restore.d [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-26T11:58:16.624Z] #64 CACHED [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T11:58:16.624Z] #29 DONE 0.1s [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T11:58:16.624Z] #49 ... [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T11:58:16.624Z] #32 DONE 0.1s [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-26T11:58:16.624Z] #23 DONE 0.2s [2019-11-26T11:58:16.624Z] [2019-11-26T11:58:16.624Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T11:58:16.624Z] #26 DONE 0.2s [2019-11-26T11:58:16.732Z] #13 28.25 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T11:58:16.732Z] #13 28.26 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:16.732Z] #13 28.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T11:58:16.732Z] #13 28.27 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T11:58:16.732Z] #13 28.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T11:58:16.732Z] #13 28.27 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T11:58:16.732Z] #13 28.28 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T11:58:16.732Z] #13 28.29 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T11:58:16.732Z] #13 28.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T11:58:16.732Z] #13 28.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T11:58:16.732Z] #13 28.30 Setting up python3 (3.5.3-1) ... [2019-11-26T11:58:16.835Z] DEP criu/cr-errno.d [2019-11-26T11:58:16.835Z] DEP criu/cr-dump.d [2019-11-26T11:58:16.835Z] DEP criu/cr-dedup.d [2019-11-26T11:58:16.835Z] DEP criu/cr-check.d [2019-11-26T11:58:16.835Z] DEP criu/config.d [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T11:58:16.882Z] #49 DONE 0.3s [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:16.882Z] #50 ... [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T11:58:16.882Z] #41 DONE 0.4s [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T11:58:16.882Z] #60 DONE 0.4s [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T11:58:16.882Z] #37 DONE 0.4s [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:58:16.882Z] #45 DONE 0.4s [2019-11-26T11:58:16.882Z] [2019-11-26T11:58:16.882Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T11:58:16.882Z] #52 DONE 0.4s [2019-11-26T11:58:17.143Z] [2019-11-26T11:58:17.143Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T11:58:17.143Z] #53 ... [2019-11-26T11:58:17.143Z] [2019-11-26T11:58:17.143Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T11:58:17.143Z] #46 DONE 0.3s [2019-11-26T11:58:17.171Z] DEP criu/clone-noasan.d [2019-11-26T11:58:17.171Z] DEP criu/cgroup.d [2019-11-26T11:58:17.171Z] DEP criu/cgroup-props.d [2019-11-26T11:58:17.171Z] DEP criu/bitmap.d [2019-11-26T11:58:17.171Z] DEP criu/bfd.d [2019-11-26T11:58:17.171Z] DEP criu/autofs.d [2019-11-26T11:58:17.416Z] #13 28.61 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T11:58:17.418Z] [2019-11-26T11:58:17.418Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:58:17.506Z] DEP criu/aio.d [2019-11-26T11:58:17.507Z] DEP criu/action-scripts.d [2019-11-26T11:58:17.507Z] CC criu/action-scripts.o [2019-11-26T11:58:17.712Z] #13 29.19 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T11:58:17.712Z] #13 29.23 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T11:58:17.712Z] #13 29.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:17.712Z] #13 29.26 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T11:58:17.842Z] CC criu/aio.o [2019-11-26T11:58:17.842Z] CC criu/autofs.o [2019-11-26T11:58:17.966Z] #13 29.43 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T11:58:17.966Z] #13 29.63 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:18.221Z] #13 29.64 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T11:58:18.221Z] #13 29.86 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T11:58:18.221Z] #13 29.87 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T11:58:18.780Z] #13 30.09 Setting up dh-python (2.20170125) ... [2019-11-26T11:58:18.780Z] #13 30.23 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T11:58:18.780Z] #13 30.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:58:19.012Z] CC criu/bfd.o [2019-11-26T11:58:19.012Z] CC criu/bitmap.o [2019-11-26T11:58:19.012Z] CC criu/cgroup-props.o [2019-11-26T11:58:19.035Z] #13 DONE 30.5s [2019-11-26T11:58:19.035Z] [2019-11-26T11:58:19.035Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T11:58:19.347Z] CC criu/cgroup.o [2019-11-26T11:58:19.944Z] #47 ... [2019-11-26T11:58:19.944Z] [2019-11-26T11:58:19.945Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T11:58:19.945Z] #21 DONE 2.8s [2019-11-26T11:58:19.945Z] [2019-11-26T11:58:19.945Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:20.917Z] #14 1.650 Collecting yamllint==1.16.0 [2019-11-26T11:58:21.030Z] CC criu/clone-noasan.o [2019-11-26T11:58:21.030Z] CC criu/config.o [2019-11-26T11:58:21.751Z] CC criu/cr-check.o [2019-11-26T11:58:22.471Z] CC criu/cr-dedup.o [2019-11-26T11:58:22.471Z] CC criu/cr-dump.o [2019-11-26T11:58:22.475Z] #38 ... [2019-11-26T11:58:22.475Z] [2019-11-26T11:58:22.475Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T11:58:22.475Z] #24 4.978 + RM_GOPATH=0 [2019-11-26T11:58:22.475Z] #24 4.980 + TMP_GOPATH= [2019-11-26T11:58:22.475Z] #24 4.980 + : /build [2019-11-26T11:58:22.475Z] #24 4.982 + '[' -z '' ']' [2019-11-26T11:58:22.475Z] #24 4.982 ++ mktemp -d [2019-11-26T11:58:22.475Z] #24 4.983 + export GOPATH=/tmp/tmp.IdSubJcJit [2019-11-26T11:58:22.475Z] #24 4.983 + GOPATH=/tmp/tmp.IdSubJcJit [2019-11-26T11:58:22.475Z] #24 4.984 + RM_GOPATH=1 [2019-11-26T11:58:22.475Z] #24 4.987 ++ dirname ./install.sh [2019-11-26T11:58:22.475Z] #24 4.988 + dir=. [2019-11-26T11:58:22.475Z] #24 4.988 + bin=gometalinter [2019-11-26T11:58:22.475Z] #24 4.988 + shift [2019-11-26T11:58:22.475Z] #24 4.989 + '[' '!' -f ./gometalinter.installer ']' [2019-11-26T11:58:22.475Z] #24 4.989 + . ./gometalinter.installer [2019-11-26T11:58:22.475Z] #24 4.989 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-26T11:58:22.475Z] #24 4.989 + install_gometalinter [2019-11-26T11:58:22.475Z] #24 4.989 + echo 'Installing gometalinter version v2.0.6' [2019-11-26T11:58:22.475Z] #24 4.990 Installing gometalinter version v2.0.6 [2019-11-26T11:58:22.475Z] #24 4.990 + go get -d github.com/alecthomas/gometalinter [2019-11-26T11:58:22.734Z] #24 ... [2019-11-26T11:58:22.734Z] [2019-11-26T11:58:22.734Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:22.734Z] #50 5.951 + RM_GOPATH=0 [2019-11-26T11:58:22.992Z] #50 5.951 + TMP_GOPATH= [2019-11-26T11:58:22.992Z] #50 5.951 + : /build [2019-11-26T11:58:22.992Z] #50 5.951 + '[' -z '' ']' [2019-11-26T11:58:22.992Z] #50 5.954 ++ mktemp -d [2019-11-26T11:58:22.992Z] #50 5.962 + export GOPATH=/tmp/tmp.g7Hnq0Xpox [2019-11-26T11:58:22.992Z] #50 5.962 + GOPATH=/tmp/tmp.g7Hnq0Xpox [2019-11-26T11:58:22.992Z] #50 5.962 + RM_GOPATH=1 [2019-11-26T11:58:22.992Z] #50 5.962 ++ dirname ./install.sh [2019-11-26T11:58:22.992Z] #50 5.963 + dir=. [2019-11-26T11:58:22.992Z] #50 5.963 + bin=proxy [2019-11-26T11:58:22.992Z] #50 5.963 + shift [2019-11-26T11:58:22.992Z] #50 5.965 + '[' '!' -f ./proxy.installer ']' [2019-11-26T11:58:22.992Z] #50 5.966 + . ./proxy.installer [2019-11-26T11:58:22.992Z] #50 5.966 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:22.992Z] #50 5.966 + install_proxy [2019-11-26T11:58:22.992Z] #50 5.966 + case "$1" in [2019-11-26T11:58:22.992Z] #50 5.969 + export CGO_ENABLED=0 [2019-11-26T11:58:22.992Z] #50 5.969 + CGO_ENABLED=0 [2019-11-26T11:58:22.992Z] #50 5.970 + _install_proxy [2019-11-26T11:58:22.992Z] #50 5.970 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-26T11:58:22.992Z] #50 5.970 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:22.992Z] #50 5.970 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g7Hnq0Xpox/src/github.com/docker/libnetwork [2019-11-26T11:58:22.992Z] #50 5.972 Cloning into '/tmp/tmp.g7Hnq0Xpox/src/github.com/docker/libnetwork'... [2019-11-26T11:58:23.636Z] CC criu/cr-errno.o [2019-11-26T11:58:23.636Z] CC criu/cr-restore.o [2019-11-26T11:58:26.634Z] CC criu/cr-service.o [2019-11-26T11:58:26.969Z] CC criu/crtools.o [2019-11-26T11:58:27.178Z] #50 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T11:58:27.178Z] #55 4.094 + mktemp -d [2019-11-26T11:58:27.178Z] #55 4.099 + export GOPATH=/tmp/tmp.77egCcVNM8 [2019-11-26T11:58:27.178Z] #55 4.099 + git clone https://github.com/docker/distribution.git /tmp/tmp.77egCcVNM8/src/github.com/docker/distribution [2019-11-26T11:58:27.178Z] #55 4.105 Cloning into '/tmp/tmp.77egCcVNM8/src/github.com/docker/distribution'... [2019-11-26T11:58:27.178Z] #55 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:58:27.178Z] #30 3.957 + RM_GOPATH=0 [2019-11-26T11:58:27.178Z] #30 3.957 + TMP_GOPATH= [2019-11-26T11:58:27.178Z] #30 3.957 + : /build [2019-11-26T11:58:27.178Z] #30 3.957 + '[' -z '' ']' [2019-11-26T11:58:27.178Z] #30 3.957 ++ mktemp -d [2019-11-26T11:58:27.178Z] #30 3.957 + export GOPATH=/tmp/tmp.rPDrQnlHyI [2019-11-26T11:58:27.178Z] #30 3.957 + GOPATH=/tmp/tmp.rPDrQnlHyI [2019-11-26T11:58:27.178Z] #30 3.957 + RM_GOPATH=1 [2019-11-26T11:58:27.178Z] #30 3.957 ++ dirname ./install.sh [2019-11-26T11:58:27.178Z] #30 3.957 + dir=. [2019-11-26T11:58:27.178Z] #30 3.957 + bin=tomlv [2019-11-26T11:58:27.178Z] #30 3.957 + shift [2019-11-26T11:58:27.178Z] #30 3.957 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T11:58:27.178Z] #30 3.957 + . ./tomlv.installer [2019-11-26T11:58:27.178Z] #30 3.957 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:27.178Z] #30 3.957 + install_tomlv [2019-11-26T11:58:27.178Z] #30 3.957 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T11:58:27.178Z] #30 3.957 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rPDrQnlHyI/src/github.com/BurntSushi/toml [2019-11-26T11:58:27.178Z] #30 3.957 Cloning into '/tmp/tmp.rPDrQnlHyI/src/github.com/BurntSushi/toml'... [2019-11-26T11:58:27.178Z] #30 3.957 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:27.178Z] #30 4.903 + cd /tmp/tmp.rPDrQnlHyI/src/github.com/BurntSushi/toml [2019-11-26T11:58:27.178Z] #30 4.903 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:27.178Z] #30 4.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:58:27.178Z] #30 5.490 errors [2019-11-26T11:58:27.178Z] #30 5.500 internal/cpu [2019-11-26T11:58:27.178Z] #30 5.551 math/bits [2019-11-26T11:58:27.178Z] #30 6.045 runtime/internal/atomic [2019-11-26T11:58:27.178Z] #30 6.095 math [2019-11-26T11:58:27.178Z] #30 6.318 internal/bytealg [2019-11-26T11:58:27.178Z] #30 6.927 runtime/internal/sys [2019-11-26T11:58:27.178Z] #30 7.123 runtime/internal/math [2019-11-26T11:58:27.178Z] #30 7.359 runtime [2019-11-26T11:58:27.178Z] #30 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:27.178Z] #33 5.908 + RM_GOPATH=0 [2019-11-26T11:58:27.178Z] #33 5.908 + TMP_GOPATH= [2019-11-26T11:58:27.178Z] #33 5.908 + : /build [2019-11-26T11:58:27.178Z] #33 5.908 + '[' -z '' ']' [2019-11-26T11:58:27.178Z] #33 5.913 ++ mktemp -d [2019-11-26T11:58:27.178Z] #33 5.917 + export GOPATH=/tmp/tmp.yfB7AcjR6V [2019-11-26T11:58:27.178Z] #33 5.917 + GOPATH=/tmp/tmp.yfB7AcjR6V [2019-11-26T11:58:27.178Z] #33 5.917 + RM_GOPATH=1 [2019-11-26T11:58:27.178Z] #33 5.918 ++ dirname ./install.sh [2019-11-26T11:58:27.178Z] #33 5.919 + dir=. [2019-11-26T11:58:27.178Z] #33 5.919 + bin=vndr [2019-11-26T11:58:27.178Z] #33 5.919 + shift [2019-11-26T11:58:27.178Z] #33 5.919 + '[' '!' -f ./vndr.installer ']' [2019-11-26T11:58:27.178Z] #33 5.919 + . ./vndr.installer [2019-11-26T11:58:27.178Z] #33 5.920 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:27.178Z] #33 5.920 + install_vndr [2019-11-26T11:58:27.178Z] #33 5.920 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T11:58:27.178Z] #33 5.920 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:27.178Z] #33 5.920 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yfB7AcjR6V/src/github.com/LK4D4/vndr [2019-11-26T11:58:27.178Z] #33 5.939 Cloning into '/tmp/tmp.yfB7AcjR6V/src/github.com/LK4D4/vndr'... [2019-11-26T11:58:27.178Z] #33 6.988 + cd /tmp/tmp.yfB7AcjR6V/src/github.com/LK4D4/vndr [2019-11-26T11:58:27.178Z] #33 6.991 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:27.178Z] #33 7.004 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T11:58:27.178Z] #33 8.075 errors [2019-11-26T11:58:27.178Z] #33 8.156 internal/race [2019-11-26T11:58:27.178Z] #33 8.193 internal/cpu [2019-11-26T11:58:27.178Z] #33 8.259 runtime/internal/atomic [2019-11-26T11:58:27.178Z] #33 8.538 runtime/internal/sys [2019-11-26T11:58:27.178Z] #33 8.756 runtime/internal/math [2019-11-26T11:58:27.178Z] #33 8.791 sync/atomic [2019-11-26T11:58:27.178Z] #33 8.828 internal/bytealg [2019-11-26T11:58:27.178Z] #33 9.097 unicode [2019-11-26T11:58:27.178Z] #33 9.705 runtime [2019-11-26T11:58:27.178Z] #33 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T11:58:27.178Z] #27 5.728 + RM_GOPATH=0 [2019-11-26T11:58:27.178Z] #27 5.728 + TMP_GOPATH= [2019-11-26T11:58:27.178Z] #27 5.728 + : /build [2019-11-26T11:58:27.178Z] #27 5.728 + '[' -z '' ']' [2019-11-26T11:58:27.178Z] #27 5.728 ++ mktemp -d [2019-11-26T11:58:27.178Z] #27 5.731 + export GOPATH=/tmp/tmp.abSV09fyYS [2019-11-26T11:58:27.178Z] #27 5.731 + GOPATH=/tmp/tmp.abSV09fyYS [2019-11-26T11:58:27.178Z] #27 5.733 Installing gotestsum version v0.3.5 [2019-11-26T11:58:27.178Z] #27 5.733 + RM_GOPATH=1 [2019-11-26T11:58:27.178Z] #27 5.733 ++ dirname ./install.sh [2019-11-26T11:58:27.178Z] #27 5.733 + dir=. [2019-11-26T11:58:27.178Z] #27 5.733 + bin=gotestsum [2019-11-26T11:58:27.178Z] #27 5.733 + shift [2019-11-26T11:58:27.178Z] #27 5.733 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T11:58:27.178Z] #27 5.733 + . ./gotestsum.installer [2019-11-26T11:58:27.178Z] #27 5.733 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-26T11:58:27.178Z] #27 5.733 + install_gotestsum [2019-11-26T11:58:27.178Z] #27 5.733 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T11:58:27.178Z] #27 5.733 + go get -d gotest.tools/gotestsum [2019-11-26T11:58:27.178Z] #27 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:27.178Z] #57 5.004 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:58:27.178Z] #57 5.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:58:27.178Z] #57 5.046 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:58:27.178Z] #57 5.074 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:58:27.178Z] #57 5.116 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:58:27.178Z] #57 5.796 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:58:27.178Z] #57 7.468 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:58:27.178Z] #57 8.368 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:58:27.178Z] #57 ... [2019-11-26T11:58:27.178Z] [2019-11-26T11:58:27.178Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T11:58:27.178Z] #42 5.655 + RM_GOPATH=0 [2019-11-26T11:58:27.178Z] #42 5.655 + TMP_GOPATH= [2019-11-26T11:58:27.178Z] #42 5.655 + : /build [2019-11-26T11:58:27.178Z] #42 5.655 + '[' -z '' ']' [2019-11-26T11:58:27.178Z] #42 5.659 ++ mktemp -d [2019-11-26T11:58:27.178Z] #42 5.667 + export GOPATH=/tmp/tmp.u93DCY6sC4 [2019-11-26T11:58:27.178Z] #42 5.667 + GOPATH=/tmp/tmp.u93DCY6sC4 [2019-11-26T11:58:27.178Z] #42 5.667 + RM_GOPATH=1 [2019-11-26T11:58:27.178Z] #42 5.667 ++ dirname ./install.sh [2019-11-26T11:58:27.178Z] #42 5.670 + dir=. [2019-11-26T11:58:27.178Z] #42 5.670 + bin=runc [2019-11-26T11:58:27.178Z] #42 5.670 + shift [2019-11-26T11:58:27.178Z] #42 5.670 + '[' '!' -f ./runc.installer ']' [2019-11-26T11:58:27.178Z] #42 5.670 + . ./runc.installer [2019-11-26T11:58:27.178Z] #42 5.670 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T11:58:27.178Z] #42 5.670 + install_runc [2019-11-26T11:58:27.178Z] #42 5.670 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T11:58:27.178Z] #42 5.670 + uname -r [2019-11-26T11:58:27.178Z] #42 5.673 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T11:58:27.178Z] #42 5.679 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T11:58:27.178Z] #42 5.680 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T11:58:27.178Z] #42 5.681 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u93DCY6sC4/src/github.com/opencontainers/runc [2019-11-26T11:58:27.178Z] #42 5.689 Cloning into '/tmp/tmp.u93DCY6sC4/src/github.com/opencontainers/runc'... [2019-11-26T11:58:27.305Z] CC criu/eventfd.o [2019-11-26T11:58:27.437Z] #42 ... [2019-11-26T11:58:27.437Z] [2019-11-26T11:58:27.437Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T11:58:27.437Z] #61 5.654 + RM_GOPATH=0 [2019-11-26T11:58:27.437Z] #61 5.657 + TMP_GOPATH= [2019-11-26T11:58:27.437Z] #61 5.657 + : /build/ [2019-11-26T11:58:27.437Z] #61 5.657 + '[' -z '' ']' [2019-11-26T11:58:27.437Z] #61 5.659 ++ mktemp -d [2019-11-26T11:58:27.437Z] #61 5.661 + export GOPATH=/tmp/tmp.tzftv2eU2Y [2019-11-26T11:58:27.437Z] #61 5.662 + GOPATH=/tmp/tmp.tzftv2eU2Y [2019-11-26T11:58:27.437Z] #61 5.662 + RM_GOPATH=1 [2019-11-26T11:58:27.437Z] #61 5.663 ++ dirname ./install.sh [2019-11-26T11:58:27.437Z] #61 5.666 + dir=. [2019-11-26T11:58:27.437Z] #61 5.666 + bin=rootlesskit [2019-11-26T11:58:27.437Z] #61 5.667 + shift [2019-11-26T11:58:27.437Z] #61 5.667 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T11:58:27.437Z] #61 5.667 + . ./rootlesskit.installer [2019-11-26T11:58:27.437Z] #61 5.667 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:27.437Z] #61 5.668 + install_rootlesskit [2019-11-26T11:58:27.437Z] #61 5.678 + case "$1" in [2019-11-26T11:58:27.437Z] #61 5.680 + export CGO_ENABLED=0 [2019-11-26T11:58:27.437Z] #61 5.680 + CGO_ENABLED=0 [2019-11-26T11:58:27.437Z] #61 5.681 + _install_rootlesskit [2019-11-26T11:58:27.437Z] #61 5.681 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T11:58:27.437Z] #61 5.681 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:27.437Z] #61 5.681 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tzftv2eU2Y/src/github.com/rootless-containers/rootlesskit [2019-11-26T11:58:27.437Z] #61 5.694 Cloning into '/tmp/tmp.tzftv2eU2Y/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T11:58:27.437Z] #61 9.342 + cd /tmp/tmp.tzftv2eU2Y/src/github.com/rootless-containers/rootlesskit [2019-11-26T11:58:27.437Z] #61 9.342 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:27.437Z] #61 9.400 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T11:58:27.437Z] #61 9.400 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T11:58:27.437Z] #61 ... [2019-11-26T11:58:27.437Z] [2019-11-26T11:58:27.437Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T11:58:27.437Z] #53 6.303 + RM_GOPATH=0 [2019-11-26T11:58:27.437Z] #53 6.304 + TMP_GOPATH= [2019-11-26T11:58:27.437Z] #53 6.305 + : /build [2019-11-26T11:58:27.437Z] #53 6.305 + '[' -z '' ']' [2019-11-26T11:58:27.437Z] #53 6.311 ++ mktemp -d [2019-11-26T11:58:27.437Z] #53 6.319 + export GOPATH=/tmp/tmp.mkKxFsbSSN [2019-11-26T11:58:27.437Z] #53 6.321 + GOPATH=/tmp/tmp.mkKxFsbSSN [2019-11-26T11:58:27.437Z] #53 6.321 + RM_GOPATH=1 [2019-11-26T11:58:27.437Z] #53 6.323 ++ dirname ./install.sh [2019-11-26T11:58:27.437Z] #53 6.324 + dir=. [2019-11-26T11:58:27.437Z] #53 6.328 + bin=dockercli [2019-11-26T11:58:27.437Z] #53 6.328 + shift [2019-11-26T11:58:27.437Z] #53 6.329 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T11:58:27.437Z] #53 6.329 + . ./dockercli.installer [2019-11-26T11:58:27.437Z] #53 6.329 ++ DOCKERCLI_CHANNEL=stable [2019-11-26T11:58:27.437Z] #53 6.329 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-26T11:58:27.437Z] #53 6.330 + install_dockercli [2019-11-26T11:58:27.437Z] #53 6.336 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T11:58:27.437Z] #53 6.336 Install docker/cli version 17.06.2-ce from stable [2019-11-26T11:58:27.437Z] #53 6.337 ++ uname -m [2019-11-26T11:58:27.437Z] #53 6.338 + arch=x86_64 [2019-11-26T11:58:27.437Z] #53 6.339 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T11:58:27.437Z] #53 6.339 + url=https://download.docker.com/linux/static [2019-11-26T11:58:27.437Z] #53 6.342 + tar -xz docker/docker [2019-11-26T11:58:27.437Z] #53 6.343 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T11:58:27.478Z] #14 7.945 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T11:58:27.478Z] #14 8.010 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T11:58:27.641Z] CC criu/eventpoll.o [2019-11-26T11:58:27.867Z] + dpkg --print-architecture [2019-11-26T11:58:27.867Z] + cd /tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution [2019-11-26T11:58:27.867Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T11:58:27.867Z] + GOPATH=/tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4cFRS4PNZx [2019-11-26T11:58:27.867Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T11:58:27.976Z] CC criu/external.o [2019-11-26T11:58:28.037Z] #14 9.043 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T11:58:28.291Z] #14 9.380 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T11:58:28.311Z] CC criu/fault-injection.o [2019-11-26T11:58:28.312Z] CC criu/fdstore.o [2019-11-26T11:58:28.312Z] CC criu/fifo.o [2019-11-26T11:58:28.647Z] CC criu/file-ids.o [2019-11-26T11:58:28.647Z] CC criu/file-lock.o [2019-11-26T11:58:29.368Z] CC criu/files-ext.o [2019-11-26T11:58:29.368Z] CC criu/files-reg.o [2019-11-26T11:58:29.650Z] #14 10.43 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T11:58:29.751Z] + rm -rf /tmp/tmp.4cFRS4PNZx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4cFRS4PNZx [2019-11-26T11:58:29.905Z] #14 10.80 Building wheels for collected packages: pathspec, pyyaml [2019-11-26T11:58:29.905Z] #14 10.80 Running setup.py bdist_wheel for pathspec: started [2019-11-26T11:58:29.905Z] #14 11.06 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T11:58:29.984Z] #53 ... [2019-11-26T11:58:29.984Z] [2019-11-26T11:58:29.984Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:29.984Z] #33 13.14 unicode/utf8 [2019-11-26T11:58:30.160Z] #14 11.07 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T11:58:30.160Z] #14 11.07 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T11:58:30.414Z] #14 11.35 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T11:58:30.414Z] #14 11.35 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T11:58:30.414Z] #14 11.37 Successfully built pathspec pyyaml [2019-11-26T11:58:30.414Z] #14 11.37 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T11:58:30.414Z] #14 11.47 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T11:58:30.534Z] CC criu/files.o [2019-11-26T11:58:30.548Z] #33 13.60 math/bits [2019-11-26T11:58:30.669Z] #14 DONE 11.6s [2019-11-26T11:58:30.669Z] [2019-11-26T11:58:30.669Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-26T11:58:30.806Z] #33 14.12 math [2019-11-26T11:58:30.924Z] #16 DONE 0.1s [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-26T11:58:30.924Z] #64 CACHED [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:30.924Z] #57 ... [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-26T11:58:30.924Z] #23 DONE 0.2s [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T11:58:30.924Z] #32 DONE 0.2s [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T11:58:30.924Z] #29 DONE 0.2s [2019-11-26T11:58:30.924Z] [2019-11-26T11:58:30.924Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T11:58:30.924Z] #49 DONE 0.2s [2019-11-26T11:58:31.011Z] Removing intermediate container 51be882dbe97 [2019-11-26T11:58:31.011Z] ---> 34dd6b71b7ed [2019-11-26T11:58:31.011Z] Step 16/125 : FROM base AS swagger [2019-11-26T11:58:31.011Z] ---> 715db60280bf [2019-11-26T11:58:31.011Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T11:58:31.011Z] ---> Running in 8d2e296bad79 [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T11:58:31.179Z] #26 DONE 0.2s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T11:58:31.179Z] #41 DONE 0.3s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T11:58:31.179Z] #52 DONE 0.3s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:58:31.179Z] #45 DONE 0.3s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T11:58:31.179Z] #60 DONE 0.3s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T11:58:31.179Z] #37 DONE 0.3s [2019-11-26T11:58:31.179Z] [2019-11-26T11:58:31.179Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:31.372Z] #33 ... [2019-11-26T11:58:31.372Z] [2019-11-26T11:58:31.372Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T11:58:31.372Z] #53 13.85 + mkdir -p /build [2019-11-26T11:58:31.372Z] #53 13.85 + mv docker/docker /build/ [2019-11-26T11:58:31.372Z] #53 13.86 + rmdir docker [2019-11-26T11:58:31.372Z] #53 DONE 14.4s [2019-11-26T11:58:31.376Z] Removing intermediate container 8d2e296bad79 [2019-11-26T11:58:31.376Z] ---> ac64dce009b0 [2019-11-26T11:58:31.376Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-26T11:58:31.376Z] ---> Running in b7885c3c0c67 [2019-11-26T11:58:31.629Z] [2019-11-26T11:58:31.629Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T11:58:31.629Z] #42 14.25 + cd /tmp/tmp.u93DCY6sC4/src/github.com/opencontainers/runc [2019-11-26T11:58:31.629Z] #42 14.25 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T11:58:31.629Z] #42 14.53 + '[' -z '' ']' [2019-11-26T11:58:31.629Z] #42 14.53 + target=static [2019-11-26T11:58:31.629Z] #42 14.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T11:58:31.702Z] CC criu/filesystems.o [2019-11-26T11:58:31.742Z] #38 ... [2019-11-26T11:58:31.742Z] [2019-11-26T11:58:31.742Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T11:58:31.742Z] #46 DONE 0.4s [2019-11-26T11:58:31.742Z] [2019-11-26T11:58:31.742Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:58:32.039Z] CC criu/fsnotify.o [2019-11-26T11:58:32.180Z] + mktemp -d [2019-11-26T11:58:32.180Z] + export GOPATH=/tmp/tmp.ptij3Fo9dP [2019-11-26T11:58:32.180Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ptij3Fo9dP/src/github.com/go-swagger/go-swagger [2019-11-26T11:58:32.180Z] Cloning into '/tmp/tmp.ptij3Fo9dP/src/github.com/go-swagger/go-swagger'... [2019-11-26T11:58:32.566Z] #42 ... [2019-11-26T11:58:32.566Z] [2019-11-26T11:58:32.566Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:32.566Z] #38 5.954 + RM_GOPATH=0 [2019-11-26T11:58:32.566Z] #38 5.954 + TMP_GOPATH= [2019-11-26T11:58:32.566Z] #38 5.954 + : /build [2019-11-26T11:58:32.566Z] #38 5.954 + '[' -z '' ']' [2019-11-26T11:58:32.566Z] #38 5.954 ++ mktemp -d [2019-11-26T11:58:32.566Z] #38 5.954 + export GOPATH=/tmp/tmp.MFukbM1wB9 [2019-11-26T11:58:32.566Z] #38 5.954 + GOPATH=/tmp/tmp.MFukbM1wB9 [2019-11-26T11:58:32.566Z] #38 5.954 + RM_GOPATH=1 [2019-11-26T11:58:32.566Z] #38 5.954 ++ dirname ./install.sh [2019-11-26T11:58:32.566Z] #38 5.954 + dir=. [2019-11-26T11:58:32.566Z] #38 5.954 + bin=tini [2019-11-26T11:58:32.566Z] #38 5.954 + shift [2019-11-26T11:58:32.566Z] #38 5.954 + '[' '!' -f ./tini.installer ']' [2019-11-26T11:58:32.566Z] #38 5.954 + . ./tini.installer [2019-11-26T11:58:32.566Z] #38 5.954 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:32.566Z] #38 5.954 + install_tini [2019-11-26T11:58:32.566Z] #38 5.954 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T11:58:32.566Z] #38 5.954 + git clone https://github.com/krallin/tini.git /tmp/tmp.MFukbM1wB9/tini [2019-11-26T11:58:32.566Z] #38 5.954 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:32.566Z] #38 5.963 Cloning into '/tmp/tmp.MFukbM1wB9/tini'... [2019-11-26T11:58:32.566Z] #38 7.274 + cd /tmp/tmp.MFukbM1wB9/tini [2019-11-26T11:58:32.566Z] #38 7.278 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:32.566Z] #38 7.283 + cmake . [2019-11-26T11:58:32.566Z] #38 8.100 -- The C compiler identification is GNU 6.3.0 [2019-11-26T11:58:32.566Z] #38 8.175 -- Check for working C compiler: /usr/bin/cc [2019-11-26T11:58:32.566Z] #38 8.780 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T11:58:32.566Z] #38 8.782 -- Detecting C compiler ABI info [2019-11-26T11:58:32.566Z] #38 9.524 -- Detecting C compiler ABI info - done [2019-11-26T11:58:32.566Z] #38 9.608 -- Detecting C compile features [2019-11-26T11:58:32.566Z] #38 11.72 -- Detecting C compile features - done [2019-11-26T11:58:32.566Z] #38 11.76 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T11:58:32.566Z] #38 11.99 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T11:58:32.566Z] #38 12.22 -- Configuring done [2019-11-26T11:58:32.566Z] #38 12.26 -- Generating done [2019-11-26T11:58:32.566Z] #38 12.27 -- Build files have been written to: /tmp/tmp.MFukbM1wB9/tini [2019-11-26T11:58:32.567Z] #38 12.28 + make tini-static [2019-11-26T11:58:32.567Z] #38 12.67 Scanning dependencies of target tini-static [2019-11-26T11:58:32.567Z] #38 12.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T11:58:32.567Z] #38 14.34 [100%] Linking C executable tini-static [2019-11-26T11:58:32.567Z] #38 15.21 [100%] Built target tini-static [2019-11-26T11:58:32.567Z] #38 15.35 + mkdir -p /build [2019-11-26T11:58:32.567Z] #38 15.38 + cp tini-static /build/docker-init [2019-11-26T11:58:32.567Z] #38 DONE 15.6s [2019-11-26T11:58:32.567Z] [2019-11-26T11:58:32.567Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:58:32.567Z] #47 5.960 + RM_GOPATH=0 [2019-11-26T11:58:32.567Z] #47 5.960 + TMP_GOPATH= [2019-11-26T11:58:32.567Z] #47 5.961 + : /build [2019-11-26T11:58:32.567Z] #47 5.961 + '[' -z '' ']' [2019-11-26T11:58:32.567Z] #47 5.963 ++ mktemp -d [2019-11-26T11:58:32.567Z] #47 5.966 + export GOPATH=/tmp/tmp.5L8YKzJ0u1 [2019-11-26T11:58:32.567Z] #47 5.966 + GOPATH=/tmp/tmp.5L8YKzJ0u1 [2019-11-26T11:58:32.567Z] #47 5.966 + RM_GOPATH=1 [2019-11-26T11:58:32.567Z] #47 5.966 ++ dirname ./install.sh [2019-11-26T11:58:32.567Z] #47 5.968 + dir=. [2019-11-26T11:58:32.567Z] #47 5.968 + bin=containerd [2019-11-26T11:58:32.567Z] #47 5.968 + shift [2019-11-26T11:58:32.567Z] #47 5.969 + '[' '!' -f ./containerd.installer ']' [2019-11-26T11:58:32.567Z] #47 5.969 + . ./containerd.installer [2019-11-26T11:58:32.567Z] #47 5.971 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:58:32.567Z] #47 5.980 + install_containerd [2019-11-26T11:58:32.567Z] #47 5.986 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-26T11:58:32.567Z] #47 5.986 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:58:32.567Z] #47 5.986 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5L8YKzJ0u1/src/github.com/containerd/containerd [2019-11-26T11:58:32.567Z] #47 5.990 Cloning into '/tmp/tmp.5L8YKzJ0u1/src/github.com/containerd/containerd'... [2019-11-26T11:58:32.759Z] CC criu/image-desc.o [2019-11-26T11:58:32.759Z] CC criu/image.o [2019-11-26T11:58:33.480Z] CC criu/ipc_ns.o [2019-11-26T11:58:33.814Z] CC criu/irmap.o [2019-11-26T11:58:33.938Z] #47 ... [2019-11-26T11:58:33.938Z] [2019-11-26T11:58:33.938Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T11:58:33.938Z] #55 17.11 + cd /tmp/tmp.77egCcVNM8/src/github.com/docker/distribution [2019-11-26T11:58:33.938Z] #55 17.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:58:34.155Z] CC criu/kcmp-ids.o [2019-11-26T11:58:34.251Z] #47 ... [2019-11-26T11:58:34.251Z] [2019-11-26T11:58:34.251Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T11:58:34.251Z] #21 DONE 3.1s [2019-11-26T11:58:34.251Z] [2019-11-26T11:58:34.251Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T11:58:34.492Z] CC criu/kerndat.o [2019-11-26T11:58:35.216Z] CC criu/libnetlink.o [2019-11-26T11:58:35.216Z] CC criu/log.o [2019-11-26T11:58:35.552Z] CC criu/lsm.o [2019-11-26T11:58:35.835Z] #55 18.97 + GOPATH=/tmp/tmp.77egCcVNM8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.77egCcVNM8 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T11:58:35.889Z] CC criu/mem.o [2019-11-26T11:58:36.135Z] #61 ... [2019-11-26T11:58:36.135Z] [2019-11-26T11:58:36.135Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:36.135Z] #33 5.124 + RM_GOPATH=0 [2019-11-26T11:58:36.135Z] #33 5.125 + TMP_GOPATH= [2019-11-26T11:58:36.135Z] #33 5.125 + : /build [2019-11-26T11:58:36.135Z] #33 5.125 + '[' -z '' ']' [2019-11-26T11:58:36.135Z] #33 5.129 ++ mktemp -d [2019-11-26T11:58:36.135Z] #33 5.133 + export GOPATH=/tmp/tmp.2FlbBd9uDh [2019-11-26T11:58:36.135Z] #33 5.134 + GOPATH=/tmp/tmp.2FlbBd9uDh [2019-11-26T11:58:36.135Z] #33 5.134 + RM_GOPATH=1 [2019-11-26T11:58:36.135Z] #33 5.135 ++ dirname ./install.sh [2019-11-26T11:58:36.135Z] #33 5.136 + dir=. [2019-11-26T11:58:36.135Z] #33 5.136 + bin=vndr [2019-11-26T11:58:36.135Z] #33 5.136 + shift [2019-11-26T11:58:36.135Z] #33 5.136 + '[' '!' -f ./vndr.installer ']' [2019-11-26T11:58:36.135Z] #33 5.136 + . ./vndr.installer [2019-11-26T11:58:36.135Z] #33 5.137 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:36.135Z] #33 5.137 + install_vndr [2019-11-26T11:58:36.135Z] #33 5.137 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T11:58:36.135Z] #33 5.137 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:36.135Z] #33 5.137 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2FlbBd9uDh/src/github.com/LK4D4/vndr [2019-11-26T11:58:36.135Z] #33 5.140 Cloning into '/tmp/tmp.2FlbBd9uDh/src/github.com/LK4D4/vndr'... [2019-11-26T11:58:36.416Z] + cd /tmp/tmp.ptij3Fo9dP/src/github.com/go-swagger/go-swagger [2019-11-26T11:58:36.416Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T11:58:36.416Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T11:58:37.060Z] #33 6.080 + cd /tmp/tmp.2FlbBd9uDh/src/github.com/LK4D4/vndr [2019-11-26T11:58:37.060Z] #33 6.080 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:58:37.060Z] #33 ... [2019-11-26T11:58:37.060Z] [2019-11-26T11:58:37.060Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:37.060Z] #38 5.888 + RM_GOPATH=0 [2019-11-26T11:58:37.060Z] #38 5.888 + TMP_GOPATH= [2019-11-26T11:58:37.060Z] #38 5.888 + : /build [2019-11-26T11:58:37.060Z] #38 5.888 + '[' -z '' ']' [2019-11-26T11:58:37.060Z] #38 5.888 ++ mktemp -d [2019-11-26T11:58:37.060Z] #38 5.897 + export GOPATH=/tmp/tmp.DrR7RWB92t [2019-11-26T11:58:37.060Z] #38 5.897 + GOPATH=/tmp/tmp.DrR7RWB92t [2019-11-26T11:58:37.060Z] #38 5.897 + RM_GOPATH=1 [2019-11-26T11:58:37.060Z] #38 5.897 ++ dirname ./install.sh [2019-11-26T11:58:37.060Z] #38 5.908 + dir=. [2019-11-26T11:58:37.060Z] #38 5.908 + bin=tini [2019-11-26T11:58:37.060Z] #38 5.908 + shift [2019-11-26T11:58:37.060Z] #38 5.908 + '[' '!' -f ./tini.installer ']' [2019-11-26T11:58:37.060Z] #38 5.908 + . ./tini.installer [2019-11-26T11:58:37.060Z] #38 5.908 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:37.060Z] #38 5.922 + install_tini [2019-11-26T11:58:37.060Z] #38 5.922 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T11:58:37.060Z] #38 5.922 + git clone https://github.com/krallin/tini.git /tmp/tmp.DrR7RWB92t/tini [2019-11-26T11:58:37.060Z] #38 5.922 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:37.060Z] #38 5.924 Cloning into '/tmp/tmp.DrR7RWB92t/tini'... [2019-11-26T11:58:37.061Z] CC criu/mount.o [2019-11-26T11:58:38.362Z] #55 ... [2019-11-26T11:58:38.362Z] [2019-11-26T11:58:38.362Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:58:38.362Z] #30 11.38 unicode/utf8 [2019-11-26T11:58:38.362Z] #30 11.71 strconv [2019-11-26T11:58:38.362Z] #30 15.89 internal/race [2019-11-26T11:58:38.362Z] #30 16.12 sync/atomic [2019-11-26T11:58:38.362Z] #30 16.56 unicode [2019-11-26T11:58:38.362Z] #30 19.11 internal/testlog [2019-11-26T11:58:38.362Z] #30 19.40 encoding [2019-11-26T11:58:38.362Z] #30 19.67 runtime/cgo [2019-11-26T11:58:38.362Z] #30 ... [2019-11-26T11:58:38.362Z] [2019-11-26T11:58:38.362Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T11:58:38.362Z] #24 11.39 + cd /tmp/tmp.IdSubJcJit/src/github.com/alecthomas/gometalinter [2019-11-26T11:58:38.362Z] #24 11.39 + git checkout -q v2.0.6 [2019-11-26T11:58:38.362Z] #24 11.93 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-26T11:58:38.362Z] #24 ... [2019-11-26T11:58:38.362Z] [2019-11-26T11:58:38.362Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:38.362Z] #50 19.46 + cd /tmp/tmp.g7Hnq0Xpox/src/github.com/docker/libnetwork [2019-11-26T11:58:38.362Z] #50 19.46 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:38.362Z] #50 19.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T11:58:38.421Z] #38 6.989 + cd /tmp/tmp.DrR7RWB92t/tini [2019-11-26T11:58:38.421Z] #38 6.989 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T11:58:38.421Z] #38 6.998 + cmake . [2019-11-26T11:58:38.980Z] #38 7.689 -- The C compiler identification is GNU 6.3.0 [2019-11-26T11:58:38.980Z] #38 7.758 -- Check for working C compiler: /usr/bin/cc [2019-11-26T11:58:39.346Z] CC criu/namespaces.o [2019-11-26T11:58:39.583Z] #38 8.539 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T11:58:39.583Z] #38 8.543 -- Detecting C compiler ABI info [2019-11-26T11:58:40.067Z] CC criu/net.o [2019-11-26T11:58:40.142Z] #38 9.105 -- Detecting C compiler ABI info - done [2019-11-26T11:58:40.397Z] #38 9.203 -- Detecting C compile features [2019-11-26T11:58:40.956Z] #38 ... [2019-11-26T11:58:40.956Z] [2019-11-26T11:58:40.956Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T11:58:40.956Z] #55 3.475 + mktemp -d [2019-11-26T11:58:40.956Z] #55 3.475 + export GOPATH=/tmp/tmp.yW7PkYNO7h [2019-11-26T11:58:40.956Z] #55 3.475 + git clone https://github.com/docker/distribution.git /tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution [2019-11-26T11:58:40.956Z] #55 3.477 Cloning into '/tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution'... [2019-11-26T11:58:40.956Z] #55 ... [2019-11-26T11:58:40.956Z] [2019-11-26T11:58:40.956Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:58:40.956Z] #30 5.407 + RM_GOPATH=0 [2019-11-26T11:58:40.956Z] #30 5.407 + TMP_GOPATH= [2019-11-26T11:58:40.956Z] #30 5.408 + : /build [2019-11-26T11:58:40.956Z] #30 5.408 + '[' -z '' ']' [2019-11-26T11:58:40.956Z] #30 5.416 ++ mktemp -d [2019-11-26T11:58:40.956Z] #30 5.416 + export GOPATH=/tmp/tmp.uPepfYssPU [2019-11-26T11:58:40.956Z] #30 5.416 + GOPATH=/tmp/tmp.uPepfYssPU [2019-11-26T11:58:40.956Z] #30 5.416 + RM_GOPATH=1 [2019-11-26T11:58:40.956Z] #30 5.420 ++ dirname ./install.sh [2019-11-26T11:58:40.956Z] #30 5.427 + dir=. [2019-11-26T11:58:40.956Z] #30 5.427 + bin=tomlv [2019-11-26T11:58:40.956Z] #30 5.429 + shift [2019-11-26T11:58:40.956Z] #30 5.430 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T11:58:40.956Z] #30 5.430 + . ./tomlv.installer [2019-11-26T11:58:40.956Z] #30 5.430 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:40.956Z] #30 5.431 + install_tomlv [2019-11-26T11:58:40.956Z] #30 5.434 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T11:58:40.956Z] #30 5.434 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:40.956Z] #30 5.434 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uPepfYssPU/src/github.com/BurntSushi/toml [2019-11-26T11:58:40.956Z] #30 5.436 Cloning into '/tmp/tmp.uPepfYssPU/src/github.com/BurntSushi/toml'... [2019-11-26T11:58:40.956Z] #30 6.577 + cd /tmp/tmp.uPepfYssPU/src/github.com/BurntSushi/toml [2019-11-26T11:58:40.956Z] #30 6.577 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:58:40.956Z] #30 6.609 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:58:40.956Z] #30 7.234 internal/cpu [2019-11-26T11:58:40.956Z] #30 7.236 errors [2019-11-26T11:58:40.956Z] #30 7.347 math/bits [2019-11-26T11:58:40.956Z] #30 7.792 internal/bytealg [2019-11-26T11:58:40.956Z] #30 7.899 math [2019-11-26T11:58:40.956Z] #30 8.334 runtime/internal/atomic [2019-11-26T11:58:40.956Z] #30 8.731 runtime/internal/sys [2019-11-26T11:58:40.956Z] #30 8.939 runtime/internal/math [2019-11-26T11:58:40.956Z] #30 9.356 runtime [2019-11-26T11:58:41.211Z] #30 ... [2019-11-26T11:58:41.211Z] [2019-11-26T11:58:41.211Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:41.211Z] #50 5.809 + RM_GOPATH=0 [2019-11-26T11:58:41.211Z] #50 5.809 + TMP_GOPATH= [2019-11-26T11:58:41.211Z] #50 5.809 + : /build [2019-11-26T11:58:41.211Z] #50 5.809 + '[' -z '' ']' [2019-11-26T11:58:41.211Z] #50 5.814 ++ mktemp -d [2019-11-26T11:58:41.211Z] #50 5.815 + export GOPATH=/tmp/tmp.sgwVW6UiFT [2019-11-26T11:58:41.211Z] #50 5.815 + GOPATH=/tmp/tmp.sgwVW6UiFT [2019-11-26T11:58:41.211Z] #50 5.815 + RM_GOPATH=1 [2019-11-26T11:58:41.211Z] #50 5.815 ++ dirname ./install.sh [2019-11-26T11:58:41.211Z] #50 5.816 + dir=. [2019-11-26T11:58:41.211Z] #50 5.816 + bin=proxy [2019-11-26T11:58:41.211Z] #50 5.816 + shift [2019-11-26T11:58:41.211Z] #50 5.816 + '[' '!' -f ./proxy.installer ']' [2019-11-26T11:58:41.211Z] #50 5.817 + . ./proxy.installer [2019-11-26T11:58:41.211Z] #50 5.817 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:41.211Z] #50 5.817 + install_proxy [2019-11-26T11:58:41.211Z] #50 5.817 + case "$1" in [2019-11-26T11:58:41.211Z] #50 5.817 + export CGO_ENABLED=0 [2019-11-26T11:58:41.211Z] #50 5.817 + CGO_ENABLED=0 [2019-11-26T11:58:41.211Z] #50 5.817 + _install_proxy [2019-11-26T11:58:41.211Z] #50 5.817 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-26T11:58:41.211Z] #50 5.818 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:41.211Z] #50 5.819 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sgwVW6UiFT/src/github.com/docker/libnetwork [2019-11-26T11:58:41.211Z] #50 5.821 Cloning into '/tmp/tmp.sgwVW6UiFT/src/github.com/docker/libnetwork'... [2019-11-26T11:58:41.465Z] #50 ... [2019-11-26T11:58:41.465Z] [2019-11-26T11:58:41.465Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T11:58:41.465Z] #27 5.763 + RM_GOPATH=0 [2019-11-26T11:58:41.465Z] #27 5.763 + TMP_GOPATH= [2019-11-26T11:58:41.465Z] #27 5.763 + : /build [2019-11-26T11:58:41.465Z] #27 5.763 + '[' -z '' ']' [2019-11-26T11:58:41.465Z] #27 5.771 ++ mktemp -d [2019-11-26T11:58:41.465Z] #27 5.772 + export GOPATH=/tmp/tmp.XDW6xcmi9E [2019-11-26T11:58:41.465Z] #27 5.772 + GOPATH=/tmp/tmp.XDW6xcmi9E [2019-11-26T11:58:41.465Z] #27 5.772 + RM_GOPATH=1 [2019-11-26T11:58:41.465Z] #27 5.775 Installing gotestsum version v0.3.5 [2019-11-26T11:58:41.465Z] #27 5.775 ++ dirname ./install.sh [2019-11-26T11:58:41.465Z] #27 5.775 + dir=. [2019-11-26T11:58:41.465Z] #27 5.775 + bin=gotestsum [2019-11-26T11:58:41.465Z] #27 5.775 + shift [2019-11-26T11:58:41.465Z] #27 5.775 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T11:58:41.465Z] #27 5.775 + . ./gotestsum.installer [2019-11-26T11:58:41.465Z] #27 5.775 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-26T11:58:41.465Z] #27 5.775 + install_gotestsum [2019-11-26T11:58:41.465Z] #27 5.775 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T11:58:41.465Z] #27 5.788 + go get -d gotest.tools/gotestsum [2019-11-26T11:58:41.465Z] #27 ... [2019-11-26T11:58:41.465Z] [2019-11-26T11:58:41.465Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T11:58:41.465Z] #42 5.964 + RM_GOPATH=0 [2019-11-26T11:58:41.465Z] #42 5.964 + TMP_GOPATH= [2019-11-26T11:58:41.465Z] #42 5.964 + : /build [2019-11-26T11:58:41.465Z] #42 5.964 + '[' -z '' ']' [2019-11-26T11:58:41.465Z] #42 5.964 ++ mktemp -d [2019-11-26T11:58:41.465Z] #42 5.971 + export GOPATH=/tmp/tmp.AkYA7WUaVX [2019-11-26T11:58:41.465Z] #42 5.971 + GOPATH=/tmp/tmp.AkYA7WUaVX [2019-11-26T11:58:41.465Z] #42 5.971 + RM_GOPATH=1 [2019-11-26T11:58:41.465Z] #42 5.973 ++ dirname ./install.sh [2019-11-26T11:58:41.465Z] #42 5.973 + dir=. [2019-11-26T11:58:41.465Z] #42 5.973 + bin=runc [2019-11-26T11:58:41.465Z] #42 5.973 + shift [2019-11-26T11:58:41.465Z] #42 5.973 + '[' '!' -f ./runc.installer ']' [2019-11-26T11:58:41.465Z] #42 5.973 + . ./runc.installer [2019-11-26T11:58:41.465Z] #42 5.974 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T11:58:41.465Z] #42 5.974 + install_runc [2019-11-26T11:58:41.465Z] #42 5.974 + uname -r [2019-11-26T11:58:41.465Z] #42 5.975 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T11:58:41.465Z] #42 5.977 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T11:58:41.465Z] #42 5.977 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T11:58:41.465Z] #42 5.977 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AkYA7WUaVX/src/github.com/opencontainers/runc [2019-11-26T11:58:41.465Z] #42 5.977 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T11:58:41.465Z] #42 5.978 Cloning into '/tmp/tmp.AkYA7WUaVX/src/github.com/opencontainers/runc'... [2019-11-26T11:58:41.720Z] #42 ... [2019-11-26T11:58:41.720Z] [2019-11-26T11:58:41.720Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T11:58:41.720Z] #24 4.203 + RM_GOPATH=0 [2019-11-26T11:58:41.720Z] #24 4.203 + TMP_GOPATH= [2019-11-26T11:58:41.720Z] #24 4.203 + : /build [2019-11-26T11:58:41.720Z] #24 4.203 + '[' -z '' ']' [2019-11-26T11:58:41.720Z] #24 4.203 ++ mktemp -d [2019-11-26T11:58:41.720Z] #24 4.206 + export GOPATH=/tmp/tmp.3TrWfbtQNi [2019-11-26T11:58:41.720Z] #24 4.206 + GOPATH=/tmp/tmp.3TrWfbtQNi [2019-11-26T11:58:41.720Z] #24 4.206 + RM_GOPATH=1 [2019-11-26T11:58:41.720Z] #24 4.206 ++ dirname ./install.sh [2019-11-26T11:58:41.720Z] #24 4.206 + dir=. [2019-11-26T11:58:41.720Z] #24 4.206 + bin=gometalinter [2019-11-26T11:58:41.720Z] #24 4.206 + shift [2019-11-26T11:58:41.720Z] #24 4.206 + '[' '!' -f ./gometalinter.installer ']' [2019-11-26T11:58:41.720Z] #24 4.207 Installing gometalinter version v2.0.6 [2019-11-26T11:58:41.720Z] #24 4.207 + . ./gometalinter.installer [2019-11-26T11:58:41.720Z] #24 4.207 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-26T11:58:41.720Z] #24 4.207 + install_gometalinter [2019-11-26T11:58:41.720Z] #24 4.207 + echo 'Installing gometalinter version v2.0.6' [2019-11-26T11:58:41.720Z] #24 4.207 + go get -d github.com/alecthomas/gometalinter [2019-11-26T11:58:41.720Z] #24 10.54 + cd /tmp/tmp.3TrWfbtQNi/src/github.com/alecthomas/gometalinter [2019-11-26T11:58:41.720Z] #24 10.54 + git checkout -q v2.0.6 [2019-11-26T11:58:41.720Z] #24 ... [2019-11-26T11:58:41.720Z] [2019-11-26T11:58:41.720Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T11:58:41.720Z] #53 5.935 + RM_GOPATH=0 [2019-11-26T11:58:41.720Z] #53 5.935 + TMP_GOPATH= [2019-11-26T11:58:41.720Z] #53 5.936 + : /build [2019-11-26T11:58:41.720Z] #53 5.936 + '[' -z '' ']' [2019-11-26T11:58:41.720Z] #53 5.941 ++ mktemp -d [2019-11-26T11:58:41.720Z] #53 5.942 + export GOPATH=/tmp/tmp.aKioFjBUMq [2019-11-26T11:58:41.720Z] #53 5.942 + GOPATH=/tmp/tmp.aKioFjBUMq [2019-11-26T11:58:41.720Z] #53 5.942 + RM_GOPATH=1 [2019-11-26T11:58:41.720Z] #53 5.944 ++ dirname ./install.sh [2019-11-26T11:58:41.720Z] #53 5.944 + dir=. [2019-11-26T11:58:41.720Z] #53 5.944 + bin=dockercli [2019-11-26T11:58:41.720Z] #53 5.944 + shift [2019-11-26T11:58:41.720Z] #53 5.944 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T11:58:41.720Z] #53 5.944 + . ./dockercli.installer [2019-11-26T11:58:41.720Z] #53 5.944 ++ DOCKERCLI_CHANNEL=stable [2019-11-26T11:58:41.720Z] #53 5.944 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-26T11:58:41.720Z] #53 5.944 + install_dockercli [2019-11-26T11:58:41.720Z] #53 5.944 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T11:58:41.720Z] #53 5.944 Install docker/cli version 17.06.2-ce from stable [2019-11-26T11:58:41.720Z] #53 5.945 ++ uname -m [2019-11-26T11:58:41.720Z] #53 5.947 + arch=x86_64 [2019-11-26T11:58:41.720Z] #53 5.947 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T11:58:41.720Z] #53 5.947 + url=https://download.docker.com/linux/static [2019-11-26T11:58:41.720Z] #53 5.947 + tar -xz docker/docker [2019-11-26T11:58:41.720Z] #53 5.947 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T11:58:41.975Z] #53 ... [2019-11-26T11:58:41.975Z] [2019-11-26T11:58:41.975Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T11:58:41.975Z] #61 6.013 + RM_GOPATH=0 [2019-11-26T11:58:41.975Z] #61 6.013 + TMP_GOPATH= [2019-11-26T11:58:41.975Z] #61 6.013 + : /build/ [2019-11-26T11:58:41.975Z] #61 6.013 + '[' -z '' ']' [2019-11-26T11:58:41.975Z] #61 6.019 ++ mktemp -d [2019-11-26T11:58:41.975Z] #61 6.021 + export GOPATH=/tmp/tmp.59Nw0gpN5a [2019-11-26T11:58:41.975Z] #61 6.021 + GOPATH=/tmp/tmp.59Nw0gpN5a [2019-11-26T11:58:41.975Z] #61 6.021 + RM_GOPATH=1 [2019-11-26T11:58:41.975Z] #61 6.023 ++ dirname ./install.sh [2019-11-26T11:58:41.975Z] #61 6.026 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:41.975Z] #61 6.026 + dir=. [2019-11-26T11:58:41.975Z] #61 6.026 + bin=rootlesskit [2019-11-26T11:58:41.975Z] #61 6.026 + shift [2019-11-26T11:58:41.975Z] #61 6.026 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T11:58:41.975Z] #61 6.026 + . ./rootlesskit.installer [2019-11-26T11:58:41.975Z] #61 6.026 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:41.975Z] #61 6.026 + install_rootlesskit [2019-11-26T11:58:41.975Z] #61 6.026 + case "$1" in [2019-11-26T11:58:41.975Z] #61 6.026 + export CGO_ENABLED=0 [2019-11-26T11:58:41.975Z] #61 6.026 + CGO_ENABLED=0 [2019-11-26T11:58:41.975Z] #61 6.026 + _install_rootlesskit [2019-11-26T11:58:41.975Z] #61 6.026 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T11:58:41.975Z] #61 6.026 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.59Nw0gpN5a/src/github.com/rootless-containers/rootlesskit [2019-11-26T11:58:41.975Z] #61 6.028 Cloning into '/tmp/tmp.59Nw0gpN5a/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T11:58:41.975Z] #61 9.447 + cd /tmp/tmp.59Nw0gpN5a/src/github.com/rootless-containers/rootlesskit [2019-11-26T11:58:41.975Z] #61 9.447 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T11:58:41.975Z] #61 9.695 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T11:58:41.975Z] #61 9.695 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T11:58:42.360Z] CC criu/netfilter.o [2019-11-26T11:58:42.360Z] CC criu/page-pipe.o [2019-11-26T11:58:42.535Z] #61 ... [2019-11-26T11:58:42.535Z] [2019-11-26T11:58:42.535Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:42.535Z] #38 11.52 -- Detecting C compile features - done [2019-11-26T11:58:42.545Z] #50 ... [2019-11-26T11:58:42.545Z] [2019-11-26T11:58:42.545Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:42.545Z] #33 18.84 strconv [2019-11-26T11:58:42.545Z] #33 22.01 internal/testlog [2019-11-26T11:58:42.545Z] #33 22.26 encoding [2019-11-26T11:58:42.545Z] #33 22.33 unicode/utf16 [2019-11-26T11:58:42.545Z] #33 22.57 container/list [2019-11-26T11:58:42.545Z] #33 23.01 crypto/internal/subtle [2019-11-26T11:58:42.545Z] #33 23.07 crypto/subtle [2019-11-26T11:58:42.545Z] #33 23.14 crypto/rc4 [2019-11-26T11:58:42.545Z] #33 23.36 internal/x/crypto/cryptobyte/asn1 [2019-11-26T11:58:42.545Z] #33 23.46 internal/nettrace [2019-11-26T11:58:42.545Z] #33 23.55 internal/x/net/dns/dnsmessage [2019-11-26T11:58:42.790Z] #38 11.61 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T11:58:43.044Z] #38 11.89 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T11:58:43.044Z] #38 12.04 -- Configuring done [2019-11-26T11:58:43.083Z] CC criu/page-xfer.o [2019-11-26T11:58:43.299Z] #38 12.07 -- Generating done [2019-11-26T11:58:43.299Z] #38 12.08 -- Build files have been written to: /tmp/tmp.DrR7RWB92t/tini [2019-11-26T11:58:43.299Z] #38 12.09 + make tini-static [2019-11-26T11:58:43.477Z] #33 26.69 runtime/cgo [2019-11-26T11:58:43.554Z] #38 12.51 Scanning dependencies of target tini-static [2019-11-26T11:58:43.554Z] #38 12.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T11:58:43.808Z] CC criu/pagemap-cache.o [2019-11-26T11:58:43.808Z] CC criu/pagemap.o [2019-11-26T11:58:44.043Z] #33 ... [2019-11-26T11:58:44.043Z] [2019-11-26T11:58:44.043Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T11:58:44.043Z] #42 17.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T11:58:44.302Z] #42 ... [2019-11-26T11:58:44.302Z] [2019-11-26T11:58:44.302Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:44.302Z] #57 19.36 Fetched 7927 kB in 15s (512 kB/s) [2019-11-26T11:58:44.302Z] #57 19.36 Reading package lists... [2019-11-26T11:58:44.608Z] CC criu/parasite-syscall.o [2019-11-26T11:58:44.943Z] CC criu/path.o [2019-11-26T11:58:45.280Z] CC criu/pie-util-vdso-elf32.o [2019-11-26T11:58:45.479Z] #38 ... [2019-11-26T11:58:45.479Z] [2019-11-26T11:58:45.479Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T11:58:45.479Z] #53 14.00 + mkdir -p /build [2019-11-26T11:58:45.479Z] #53 14.00 + mv docker/docker /build/ [2019-11-26T11:58:45.479Z] #53 14.00 + rmdir docker [2019-11-26T11:58:45.479Z] #53 DONE 14.4s [2019-11-26T11:58:45.615Z] CC criu/pie-util-vdso.o [2019-11-26T11:58:45.734Z] [2019-11-26T11:58:45.734Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-26T11:58:45.734Z] #38 14.49 [100%] Linking C executable tini-static [2019-11-26T11:58:45.950Z] CC criu/pie-util.o [2019-11-26T11:58:45.950Z] CC criu/pipes.o [2019-11-26T11:58:46.199Z] #57 24.48 Reading package lists... [2019-11-26T11:58:46.286Z] CC criu/plugin.o [2019-11-26T11:58:46.622Z] CC criu/proc_parse.o [2019-11-26T11:58:46.656Z] #38 15.59 [100%] Built target tini-static [2019-11-26T11:58:46.911Z] #38 15.66 + mkdir -p /build [2019-11-26T11:58:46.911Z] #38 15.66 + cp tini-static /build/docker-init [2019-11-26T11:58:47.132Z] #57 29.59 Building dependency tree... [2019-11-26T11:58:47.132Z] #57 30.60 Reading state information... [2019-11-26T11:58:47.170Z] #38 DONE 15.9s [2019-11-26T11:58:47.170Z] [2019-11-26T11:58:47.170Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T11:58:47.170Z] #55 15.09 + cd /tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution [2019-11-26T11:58:47.170Z] #55 15.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:58:47.170Z] #55 ... [2019-11-26T11:58:47.170Z] [2019-11-26T11:58:47.170Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:47.170Z] #57 6.284 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:58:47.170Z] #57 6.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:58:47.170Z] #57 6.302 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:58:47.170Z] #57 6.341 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:58:47.170Z] #57 6.376 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:58:47.170Z] #57 7.078 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T11:58:47.170Z] #57 8.800 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T11:58:47.170Z] #57 9.635 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T11:58:47.425Z] #57 ... [2019-11-26T11:58:47.425Z] [2019-11-26T11:58:47.425Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:58:47.425Z] #47 5.588 + RM_GOPATH=0 [2019-11-26T11:58:47.425Z] #47 5.588 + TMP_GOPATH= [2019-11-26T11:58:47.425Z] #47 5.588 + : /build [2019-11-26T11:58:47.425Z] #47 5.588 + '[' -z '' ']' [2019-11-26T11:58:47.425Z] #47 5.588 ++ mktemp -d [2019-11-26T11:58:47.425Z] #47 5.606 + export GOPATH=/tmp/tmp.yb70xWnzjW [2019-11-26T11:58:47.425Z] #47 5.606 + GOPATH=/tmp/tmp.yb70xWnzjW [2019-11-26T11:58:47.425Z] #47 5.606 + RM_GOPATH=1 [2019-11-26T11:58:47.425Z] #47 5.606 ++ dirname ./install.sh [2019-11-26T11:58:47.425Z] #47 5.609 + dir=. [2019-11-26T11:58:47.425Z] #47 5.609 + bin=containerd [2019-11-26T11:58:47.425Z] #47 5.609 + shift [2019-11-26T11:58:47.425Z] #47 5.609 + '[' '!' -f ./containerd.installer ']' [2019-11-26T11:58:47.425Z] #47 5.609 + . ./containerd.installer [2019-11-26T11:58:47.425Z] #47 5.609 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:58:47.425Z] #47 5.609 + install_containerd [2019-11-26T11:58:47.425Z] #47 5.609 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-26T11:58:47.425Z] #47 5.609 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:58:47.425Z] #47 5.609 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yb70xWnzjW/src/github.com/containerd/containerd [2019-11-26T11:58:47.425Z] #47 5.618 Cloning into '/tmp/tmp.yb70xWnzjW/src/github.com/containerd/containerd'... [2019-11-26T11:58:47.425Z] #47 ... [2019-11-26T11:58:47.425Z] [2019-11-26T11:58:47.425Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:47.425Z] #33 6.089 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T11:58:47.425Z] #33 7.419 errors [2019-11-26T11:58:47.425Z] #33 7.453 internal/cpu [2019-11-26T11:58:47.425Z] #33 7.496 internal/race [2019-11-26T11:58:47.425Z] #33 7.644 runtime/internal/atomic [2019-11-26T11:58:47.425Z] #33 7.919 runtime/internal/sys [2019-11-26T11:58:47.425Z] #33 7.964 internal/bytealg [2019-11-26T11:58:47.425Z] #33 8.185 runtime/internal/math [2019-11-26T11:58:47.425Z] #33 8.297 sync/atomic [2019-11-26T11:58:47.425Z] #33 8.542 runtime [2019-11-26T11:58:47.425Z] #33 8.703 unicode [2019-11-26T11:58:47.425Z] #33 12.30 unicode/utf8 [2019-11-26T11:58:47.425Z] #33 12.89 math/bits [2019-11-26T11:58:47.425Z] #33 13.63 math [2019-11-26T11:58:47.723Z] #33 ... [2019-11-26T11:58:47.723Z] [2019-11-26T11:58:47.723Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T11:58:47.723Z] #42 14.78 + cd /tmp/tmp.AkYA7WUaVX/src/github.com/opencontainers/runc [2019-11-26T11:58:47.723Z] #42 14.78 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T11:58:47.723Z] #42 15.36 + '[' -z '' ']' [2019-11-26T11:58:47.723Z] #42 15.36 + target=static [2019-11-26T11:58:47.723Z] #42 15.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T11:58:47.984Z] + rm -rf /tmp/tmp.ptij3Fo9dP [2019-11-26T11:58:47.984Z] Removing intermediate container b7885c3c0c67 [2019-11-26T11:58:47.984Z] ---> 7fdc402b7e25 [2019-11-26T11:58:47.984Z] Step 19/125 : FROM base AS frozen-images [2019-11-26T11:58:47.984Z] ---> 715db60280bf [2019-11-26T11:58:47.984Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:58:47.984Z] ---> Using cache [2019-11-26T11:58:47.984Z] ---> 8ba8aa67e33f [2019-11-26T11:58:47.984Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-26T11:58:47.984Z] ---> Running in e518c34bd70b [2019-11-26T11:58:48.306Z] CC criu/protobuf-desc.o [2019-11-26T11:58:48.354Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:58:48.354Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:58:48.354Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:58:48.354Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:58:48.354Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:58:48.354Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T11:58:48.507Z] #57 31.80 The following additional packages will be installed: [2019-11-26T11:58:48.507Z] #57 31.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T11:58:48.507Z] #57 31.81 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T11:58:48.507Z] #57 31.82 Suggested packages: [2019-11-26T11:58:48.507Z] #57 31.83 manpages-dev python-setuptools [2019-11-26T11:58:48.507Z] #57 ... [2019-11-26T11:58:48.507Z] [2019-11-26T11:58:48.507Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T11:58:48.507Z] #27 31.74 + cd /tmp/tmp.abSV09fyYS/src/gotest.tools/gotestsum [2019-11-26T11:58:48.507Z] #27 31.74 + git checkout -q v0.3.5 [2019-11-26T11:58:48.507Z] #27 31.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T11:58:48.690Z] #42 17.60 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T11:58:48.743Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T11:58:48.743Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T11:58:49.027Z] CC criu/protobuf.o [2019-11-26T11:58:49.393Z] CC criu/pstree.o [2019-11-26T11:58:50.055Z] Fetched 7672 kB in 1s (4414 kB/s) [2019-11-26T11:58:50.113Z] CC criu/rbtree.o [2019-11-26T11:58:50.113Z] CC criu/rst-malloc.o [2019-11-26T11:58:50.448Z] CC criu/seccomp.o [2019-11-26T11:58:50.783Z] CC criu/seize.o [2019-11-26T11:58:50.890Z] Reading package lists... [2019-11-26T11:58:51.036Z] #27 ... [2019-11-26T11:58:51.036Z] [2019-11-26T11:58:51.036Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:51.036Z] #50 DONE 33.9s [2019-11-26T11:58:51.036Z] [2019-11-26T11:58:51.036Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:51.036Z] #57 33.19 The following NEW packages will be installed: [2019-11-26T11:58:51.036Z] #57 33.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T11:58:51.036Z] #57 33.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T11:58:51.036Z] #57 33.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T11:58:51.036Z] #57 33.20 zlib1g-dev [2019-11-26T11:58:51.036Z] #57 34.32 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:58:51.036Z] #57 34.32 Need to get 3602 kB of archives. [2019-11-26T11:58:51.036Z] #57 34.32 After this operation, 18.9 MB of additional disk space will be used. [2019-11-26T11:58:51.036Z] #57 34.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T11:58:51.036Z] #57 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-26T11:58:51.036Z] #57 34.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-26T11:58:51.036Z] #57 34.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T11:58:51.036Z] #57 34.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-26T11:58:51.036Z] #57 34.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T11:58:51.036Z] #57 34.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-26T11:58:51.036Z] #57 34.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T11:58:51.036Z] #57 34.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-26T11:58:51.036Z] #57 34.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-26T11:58:51.036Z] #57 34.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-26T11:58:51.201Z] #42 ... [2019-11-26T11:58:51.201Z] [2019-11-26T11:58:51.201Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:51.201Z] #57 20.41 Fetched 7927 kB in 15s (525 kB/s) [2019-11-26T11:58:51.260Z] Reading package lists... [2019-11-26T11:58:51.260Z] Building dependency tree... [2019-11-26T11:58:51.260Z] Reading state information... [2019-11-26T11:58:51.294Z] #57 34.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-26T11:58:51.294Z] #57 34.84 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-26T11:58:51.294Z] #57 34.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-26T11:58:51.294Z] #57 34.85 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T11:58:51.294Z] #57 34.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-26T11:58:51.505Z] CC criu/servicefd.o [2019-11-26T11:58:51.641Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T11:58:51.641Z] The following additional packages will be installed: [2019-11-26T11:58:51.641Z] libjq1 libonig4 [2019-11-26T11:58:51.641Z] The following NEW packages will be installed: [2019-11-26T11:58:51.641Z] jq libjq1 libonig4 [2019-11-26T11:58:51.641Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:58:51.641Z] Need to get 328 kB of archives. [2019-11-26T11:58:51.641Z] After this operation, 1263 kB of additional disk space will be used. [2019-11-26T11:58:51.641Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-26T11:58:51.641Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-26T11:58:51.641Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-26T11:58:51.641Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:58:51.641Z] Fetched 328 kB in 0s (3554 kB/s) [2019-11-26T11:58:51.641Z] Selecting previously unselected package libonig4:s390x. [2019-11-26T11:58:51.641Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T11:58:51.641Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-26T11:58:51.841Z] CC criu/shmem.o [2019-11-26T11:58:52.017Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-26T11:58:52.017Z] Selecting previously unselected package libjq1:s390x. [2019-11-26T11:58:52.017Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T11:58:52.017Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T11:58:52.017Z] Selecting previously unselected package jq. [2019-11-26T11:58:52.017Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T11:58:52.017Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T11:58:52.017Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-26T11:58:52.017Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T11:58:52.017Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:58:52.017Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T11:58:52.169Z] #57 20.41 Reading package lists... [2019-11-26T11:58:52.169Z] #57 ... [2019-11-26T11:58:52.169Z] [2019-11-26T11:58:52.169Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T11:58:52.169Z] #24 11.00 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-26T11:58:52.169Z] #24 ... [2019-11-26T11:58:52.169Z] [2019-11-26T11:58:52.169Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:58:52.169Z] #50 19.43 + cd /tmp/tmp.sgwVW6UiFT/src/github.com/docker/libnetwork [2019-11-26T11:58:52.169Z] #50 19.43 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T11:58:52.169Z] #50 19.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T11:58:52.176Z] CC criu/sigframe.o [2019-11-26T11:58:52.511Z] CC criu/signalfd.o [2019-11-26T11:58:52.511Z] CC criu/sk-inet.o [2019-11-26T11:58:52.673Z] #57 36.09 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:58:52.810Z] Removing intermediate container e518c34bd70b [2019-11-26T11:58:52.810Z] ---> 10a42fbffd06 [2019-11-26T11:58:52.810Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-26T11:58:52.810Z] ---> 07d0b43b792b [2019-11-26T11:58:52.810Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-26T11:58:52.810Z] ---> Running in 975ce5ade29c [2019-11-26T11:58:52.931Z] #57 36.25 Fetched 3602 kB in 1s (2175 kB/s) [2019-11-26T11:58:52.931Z] #57 36.32 Selecting previously unselected package libnet1:amd64. [2019-11-26T11:58:52.931Z] #57 36.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:58:52.931Z] #57 36.35 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:58:52.931Z] #57 36.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:58:53.189Z] #57 36.49 Selecting previously unselected package libcap-dev:amd64. [2019-11-26T11:58:53.189Z] #57 36.49 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-26T11:58:53.189Z] #57 36.50 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T11:58:53.189Z] #57 36.62 Selecting previously unselected package libnet1-dev. [2019-11-26T11:58:53.189Z] #57 36.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:58:53.189Z] #57 36.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:58:53.231Z] CC criu/sk-netlink.o [2019-11-26T11:58:53.447Z] #57 36.80 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T11:58:53.447Z] #57 36.81 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T11:58:53.447Z] #57 36.81 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:58:53.447Z] #57 36.91 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-26T11:58:53.447Z] #57 36.92 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-26T11:58:53.447Z] #57 36.92 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T11:58:53.566Z] CC criu/sk-packet.o [2019-11-26T11:58:53.717Z] #57 37.16 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T11:58:53.717Z] #57 37.16 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T11:58:53.717Z] #57 37.17 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:58:53.901Z] CC criu/sk-queue.o [2019-11-26T11:58:53.977Z] #57 37.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-26T11:58:53.977Z] #57 37.29 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-26T11:58:53.977Z] #57 37.30 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T11:58:53.977Z] #57 37.42 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-26T11:58:53.977Z] #57 37.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-26T11:58:53.977Z] #57 37.43 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T11:58:54.090Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T11:58:54.090Z]  [2019-11-26T11:58:54.099Z] #50 ... [2019-11-26T11:58:54.099Z] [2019-11-26T11:58:54.099Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:58:54.099Z] #30 13.06 unicode/utf8 [2019-11-26T11:58:54.099Z] #30 13.54 strconv [2019-11-26T11:58:54.099Z] #30 17.87 internal/race [2019-11-26T11:58:54.099Z] #30 17.90 sync/atomic [2019-11-26T11:58:54.099Z] #30 18.19 unicode [2019-11-26T11:58:54.099Z] #30 20.71 internal/testlog [2019-11-26T11:58:54.099Z] #30 21.08 encoding [2019-11-26T11:58:54.099Z] #30 21.21 runtime/cgo [2019-11-26T11:58:54.234Z] #57 37.61 Selecting previously unselected package libprotobuf10:amd64. [2019-11-26T11:58:54.234Z] #57 37.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-26T11:58:54.234Z] #57 37.62 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T11:58:54.237Z] CC criu/sk-tcp.o [2019-11-26T11:58:54.354Z] #30 ... [2019-11-26T11:58:54.354Z] [2019-11-26T11:58:54.354Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:54.354Z] #33 18.57 strconv [2019-11-26T11:58:54.354Z] #33 21.19 internal/testlog [2019-11-26T11:58:54.354Z] #33 21.37 encoding [2019-11-26T11:58:54.354Z] #33 21.53 unicode/utf16 [2019-11-26T11:58:54.354Z] #33 21.74 container/list [2019-11-26T11:58:54.354Z] #33 22.09 crypto/internal/subtle [2019-11-26T11:58:54.354Z] #33 22.19 crypto/subtle [2019-11-26T11:58:54.354Z] #33 22.29 crypto/rc4 [2019-11-26T11:58:54.354Z] #33 22.57 internal/x/crypto/cryptobyte/asn1 [2019-11-26T11:58:54.354Z] #33 22.65 internal/nettrace [2019-11-26T11:58:54.354Z] #33 22.72 internal/x/net/dns/dnsmessage [2019-11-26T11:58:54.572Z] CC criu/sk-unix.o [2019-11-26T11:58:55.166Z] #57 38.33 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-26T11:58:55.166Z] #57 38.33 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-26T11:58:55.166Z] #57 38.34 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T11:58:55.166Z] #57 38.51 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-26T11:58:55.166Z] #57 38.52 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-26T11:58:55.166Z] #57 38.53 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T11:58:55.395Z]  ######### 12.6% ################### 27.2% ############################## 41.8% ####################################### 54.4% ################################################# 69.0% ############################################################# 85.7% ######################################################################## 100.0% [2019-11-26T11:58:55.395Z]  [2019-11-26T11:58:55.935Z]  ############## 20.0% ######################################  54.0% ###################################################################  93.6% ######################################################################## 100.0% [2019-11-26T11:58:55.935Z]  [2019-11-26T11:58:56.101Z] #57 39.49 Selecting previously unselected package libprotoc10:amd64. [2019-11-26T11:58:56.101Z] #57 39.49 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-26T11:58:56.101Z] #57 39.50 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T11:58:56.240Z] #33 ... [2019-11-26T11:58:56.240Z] [2019-11-26T11:58:56.240Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:58:56.240Z] #57 20.41 Reading package lists... [2019-11-26T11:58:56.285Z] CC criu/sockets.o [2019-11-26T11:58:56.375Z]  #########  13.4% ####################  28.6% #################################  46.4% ################################################  66.8% ##############################################################  87.1% ######################################################################## 100.0% [2019-11-26T11:58:56.622Z] CC criu/stats.o [2019-11-26T11:58:56.667Z] #57 40.01 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T11:58:56.667Z] #57 40.01 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-26T11:58:56.667Z] #57 40.01 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:58:56.667Z] #57 40.12 Selecting previously unselected package protobuf-compiler. [2019-11-26T11:58:56.667Z] #57 40.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-26T11:58:56.667Z] #57 40.13 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T11:58:56.862Z]  [2019-11-26T11:58:56.925Z] #57 40.25 Selecting previously unselected package python-pkg-resources. [2019-11-26T11:58:56.925Z] #57 40.26 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:58:56.925Z] #57 40.26 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T11:58:56.925Z] #57 40.45 Selecting previously unselected package python-protobuf. [2019-11-26T11:58:56.925Z] #57 40.46 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-26T11:58:56.925Z] #57 40.46 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T11:58:56.958Z] CC criu/string.o [2019-11-26T11:58:56.958Z] CC criu/sysctl.o [2019-11-26T11:58:57.183Z] #57 40.82 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:58:57.293Z] CC criu/sysfs_parse.o [2019-11-26T11:58:57.441Z] #57 40.96 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:58:57.629Z] CC criu/timerfd.o [2019-11-26T11:58:57.700Z] #57 40.97 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T11:58:57.967Z] CC criu/tty.o [2019-11-26T11:58:58.401Z]  ### 5.0% ########                                                       11.6% #############                         18.2% ##################              25.8% #######################         32.4% ############################            39.0% #################################                          46.6% ######################################                    53.2% ###########################################               60.7% ################################################# 68.3% #####################################################           74.9% ##########################################################            81.5% ################################################################          89.1% ####################################################################  95.7% ######################################################################## 100.0% [2019-11-26T11:58:58.401Z]  [2019-11-26T11:58:59.051Z] #57 25.74 Reading package lists... [2019-11-26T11:58:59.051Z] #57 ... [2019-11-26T11:58:59.051Z] [2019-11-26T11:58:59.051Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T11:58:59.051Z] #55 17.77 + GOPATH=/tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yW7PkYNO7h go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T11:58:59.051Z] #55 ... [2019-11-26T11:58:59.051Z] [2019-11-26T11:58:59.051Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:59.051Z] #33 25.90 runtime/cgo [2019-11-26T11:58:59.075Z] #57 ... [2019-11-26T11:58:59.075Z] [2019-11-26T11:58:59.075Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:58:59.075Z] #47 31.46 + cd /tmp/tmp.5L8YKzJ0u1/src/github.com/containerd/containerd [2019-11-26T11:58:59.075Z] #47 31.47 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:58:59.076Z] #47 33.02 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T11:58:59.076Z] #47 33.02 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T11:58:59.076Z] #47 33.02 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:58:59.076Z] #47 33.02 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:58:59.076Z] #47 33.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T11:58:59.076Z] #47 33.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T11:58:59.076Z] #47 33.02 + '[' '' = dynamic ']' [2019-11-26T11:58:59.076Z] #47 33.02 + make [2019-11-26T11:58:59.076Z] #47 33.55 🇩 bin/ctr [2019-11-26T11:58:59.076Z] #47 ... [2019-11-26T11:58:59.076Z] [2019-11-26T11:58:59.076Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:58:59.076Z] #33 35.46 internal/x/crypto/curve25519 [2019-11-26T11:58:59.076Z] #33 39.49 sync [2019-11-26T11:58:59.076Z] #33 39.94 io [2019-11-26T11:58:59.076Z] #33 39.95 reflect [2019-11-26T11:58:59.076Z] #33 40.99 bytes [2019-11-26T11:58:59.221Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T11:58:59.221Z]  [2019-11-26T11:58:59.221Z]  ######################################################################## 100.0% [2019-11-26T11:58:59.221Z]  [2019-11-26T11:58:59.641Z] #33 42.88 bufio [2019-11-26T11:58:59.651Z] CC criu/tun.o [2019-11-26T11:58:59.651Z] CC criu/uffd.o [2019-11-26T11:59:00.028Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T11:59:00.028Z]  [2019-11-26T11:59:00.028Z]  ######################################################################## 100.0% [2019-11-26T11:59:00.028Z]  [2019-11-26T11:59:00.815Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T11:59:00.815Z] skipping existing b63cc5f62c21 [2019-11-26T11:59:00.815Z] [2019-11-26T11:59:00.816Z] CC criu/util.o [2019-11-26T11:59:01.017Z] #33 44.36 syscall [2019-11-26T11:59:01.190Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T11:59:01.275Z] #33 ... [2019-11-26T11:59:01.275Z] [2019-11-26T11:59:01.275Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:01.275Z] #57 44.73 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:59:01.275Z] #57 44.74 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T11:59:01.275Z] #57 44.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:01.275Z] #57 44.76 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T11:59:01.542Z] CC criu/uts_ns.o [2019-11-26T11:59:01.556Z]  [2019-11-26T11:59:01.556Z]  ######################################################################## 100.0% [2019-11-26T11:59:01.556Z]  [2019-11-26T11:59:01.556Z] Download of images into '/build' complete. [2019-11-26T11:59:01.556Z] Use something like the following to load the result into a Docker daemon: [2019-11-26T11:59:01.556Z] tar -cC '/build' . | docker load [2019-11-26T11:59:01.843Z] #57 ... [2019-11-26T11:59:01.843Z] [2019-11-26T11:59:01.843Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:01.843Z] #30 35.28 sync [2019-11-26T11:59:01.843Z] #30 35.79 io [2019-11-26T11:59:01.843Z] #30 35.80 reflect [2019-11-26T11:59:01.843Z] #30 36.84 syscall [2019-11-26T11:59:01.843Z] #30 42.66 time [2019-11-26T11:59:01.878Z] CC criu/vdso.o [2019-11-26T11:59:02.213Z] LINK criu/built-in.o [2019-11-26T11:59:02.213Z] LINK criu/criu [2019-11-26T11:59:02.314Z] #33 ... [2019-11-26T11:59:02.314Z] [2019-11-26T11:59:02.314Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:02.314Z] #57 25.74 Reading package lists... [2019-11-26T11:59:02.549Z] DEP lib/c/criu.d [2019-11-26T11:59:02.549Z] CC images/rpc.pb-c.o [2019-11-26T11:59:02.853Z] Removing intermediate container 975ce5ade29c [2019-11-26T11:59:02.854Z] ---> 77bb478de809 [2019-11-26T11:59:02.854Z] Step 24/125 : FROM base AS cross-false [2019-11-26T11:59:02.854Z] ---> 715db60280bf [2019-11-26T11:59:02.854Z] Step 25/125 : FROM base AS cross-true [2019-11-26T11:59:02.854Z] ---> 715db60280bf [2019-11-26T11:59:02.854Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:59:02.854Z] ---> Using cache [2019-11-26T11:59:02.854Z] ---> 8ba8aa67e33f [2019-11-26T11:59:02.854Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-26T11:59:02.876Z] #57 31.20 Building dependency tree... [2019-11-26T11:59:02.876Z] #57 32.09 Reading state information... [2019-11-26T11:59:02.885Z] CC lib/c/criu.o [2019-11-26T11:59:03.225Z] ---> Running in ba9089066434 [2019-11-26T11:59:03.747Z] #30 47.19 internal/poll [2019-11-26T11:59:03.802Z] #57 33.09 The following additional packages will be installed: [2019-11-26T11:59:03.802Z] #57 33.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T11:59:04.006Z] #30 47.26 sort [2019-11-26T11:59:04.049Z] LINK lib/c/built-in.o [2019-11-26T11:59:04.050Z] LINK lib/c/libcriu.so [2019-11-26T11:59:04.050Z] GEN magic.py [2019-11-26T11:59:04.050Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:59:04.050Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:59:04.058Z] #57 33.10 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T11:59:04.058Z] #57 33.11 Suggested packages: [2019-11-26T11:59:04.058Z] #57 33.11 manpages-dev python-setuptools [2019-11-26T11:59:04.313Z] #57 ... [2019-11-26T11:59:04.313Z] [2019-11-26T11:59:04.313Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-26T11:59:04.313Z] #50 DONE 33.4s [2019-11-26T11:59:04.387Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:59:04.477Z] Removing intermediate container ba9089066434 [2019-11-26T11:59:04.477Z] ---> ffdd91116882 [2019-11-26T11:59:04.477Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-26T11:59:04.477Z] ---> Running in 1befc6bf0280 [2019-11-26T11:59:04.569Z] [2019-11-26T11:59:04.569Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T11:59:04.569Z] #47 30.20 + cd /tmp/tmp.yb70xWnzjW/src/github.com/containerd/containerd [2019-11-26T11:59:04.569Z] #47 30.21 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:59:04.569Z] #47 31.90 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T11:59:04.569Z] #47 31.90 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T11:59:04.569Z] #47 31.90 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:59:04.569Z] #47 31.90 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:59:04.569Z] #47 31.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T11:59:04.569Z] #47 31.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T11:59:04.569Z] #47 31.90 + '[' '' = dynamic ']' [2019-11-26T11:59:04.569Z] #47 31.90 + make [2019-11-26T11:59:04.569Z] #47 32.63 🇩 bin/ctr [2019-11-26T11:59:04.722Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:59:04.722Z] make[1]: 'images/built-in.o' is up to date. [2019-11-26T11:59:04.722Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T11:59:05.058Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T11:59:05.058Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T11:59:05.058Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T11:59:05.058Z] make[1]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.058Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.381Z] #30 48.33 internal/fmtsort [2019-11-26T11:59:05.395Z] make[2]: Nothing to be done for 'all'. [2019-11-26T11:59:05.395Z] INSTALL criu/criu [2019-11-26T11:59:05.640Z] #30 48.84 internal/syscall/unix [2019-11-26T11:59:05.640Z] #30 49.05 strings [2019-11-26T11:59:05.739Z] Removing intermediate container 1befc6bf0280 [2019-11-26T11:59:05.739Z] ---> 369402d674ac [2019-11-26T11:59:05.739Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-26T11:59:05.739Z] ---> Running in 9ce023c9ac53 [2019-11-26T11:59:05.899Z] #30 49.10 os [2019-11-26T11:59:06.157Z] #30 ... [2019-11-26T11:59:06.157Z] [2019-11-26T11:59:06.157Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:06.157Z] #57 49.51 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T11:59:06.157Z] #57 49.52 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T11:59:06.157Z] #57 49.53 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:59:06.157Z] #57 49.55 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T11:59:06.157Z] #57 49.56 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T11:59:06.157Z] #57 49.57 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:59:06.157Z] #57 49.58 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T11:59:06.157Z] #57 49.60 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T11:59:06.157Z] #57 49.61 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T11:59:06.157Z] #57 49.62 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T11:59:06.157Z] #57 49.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:06.416Z] #57 DONE 50.0s [2019-11-26T11:59:06.416Z] [2019-11-26T11:59:06.416Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:06.675Z] #33 ... [2019-11-26T11:59:06.675Z] [2019-11-26T11:59:06.675Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:07.004Z] Removing intermediate container 9ce023c9ac53 [2019-11-26T11:59:07.004Z] ---> d6d6d1964f70 [2019-11-26T11:59:07.004Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-26T11:59:07.004Z] ---> Running in c3185f5c8866 [2019-11-26T11:59:07.085Z] #47 ... [2019-11-26T11:59:07.085Z] [2019-11-26T11:59:07.085Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:07.085Z] #30 36.10 sync [2019-11-26T11:59:07.167Z] Removing intermediate container 2ddbfef4b2b6 [2019-11-26T11:59:07.167Z] ---> 2cad36abfbec [2019-11-26T11:59:07.167Z] Step 12/125 : FROM base AS registry [2019-11-26T11:59:07.167Z] ---> 656ae6b9204c [2019-11-26T11:59:07.167Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T11:59:07.167Z] ---> Running in 9974f6554d99 [2019-11-26T11:59:07.167Z] Removing intermediate container 9974f6554d99 [2019-11-26T11:59:07.167Z] ---> b1bfab24fff8 [2019-11-26T11:59:07.167Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:59:07.167Z] ---> Running in 05d534d034ca [2019-11-26T11:59:07.167Z] Removing intermediate container 05d534d034ca [2019-11-26T11:59:07.167Z] ---> 9184f9c4820d [2019-11-26T11:59:07.167Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-26T11:59:07.167Z] ---> Running in e37220431726 [2019-11-26T11:59:07.503Z] + mktemp -d [2019-11-26T11:59:07.503Z] + export GOPATH=/tmp/tmp.vCbIGIBqh3 [2019-11-26T11:59:07.503Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution [2019-11-26T11:59:07.503Z] Cloning into '/tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution'... [2019-11-26T11:59:07.646Z] #30 36.55 io [2019-11-26T11:59:07.646Z] #30 36.57 reflect [2019-11-26T11:59:08.404Z] Removing intermediate container c3185f5c8866 [2019-11-26T11:59:08.404Z] ---> 292d5a392553 [2019-11-26T11:59:08.404Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-26T11:59:08.404Z] ---> 715db60280bf [2019-11-26T11:59:08.404Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-26T11:59:08.404Z] ---> 715db60280bf [2019-11-26T11:59:08.404Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:59:08.404Z] ---> Using cache [2019-11-26T11:59:08.404Z] ---> 8ba8aa67e33f [2019-11-26T11:59:08.404Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-26T11:59:08.404Z] ---> Running in 440e7624cdd9 [2019-11-26T11:59:08.572Z] #30 37.70 syscall [2019-11-26T11:59:08.884Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:59:08.884Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:59:08.884Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:59:08.884Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:59:08.884Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:59:08.884Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T11:59:09.324Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T11:59:09.324Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T11:59:10.502Z] + cd /tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution [2019-11-26T11:59:10.502Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T11:59:10.626Z] Fetched 7672 kB in 1s (4497 kB/s) [2019-11-26T11:59:10.840Z] + GOPATH=/tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vCbIGIBqh3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T11:59:10.862Z] #58 3.830 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:59:10.862Z] #58 3.830 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:59:11.004Z] Reading package lists... [2019-11-26T11:59:11.803Z] Reading package lists... [2019-11-26T11:59:11.803Z] Building dependency tree... [2019-11-26T11:59:11.803Z] Reading state information... [2019-11-26T11:59:11.803Z] The following additional packages will be installed: [2019-11-26T11:59:11.803Z] libapparmor1 libseccomp2 [2019-11-26T11:59:11.803Z] Suggested packages: [2019-11-26T11:59:11.803Z] seccomp [2019-11-26T11:59:11.803Z] The following NEW packages will be installed: [2019-11-26T11:59:11.803Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T11:59:11.803Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:59:11.803Z] Need to get 301 kB of archives. [2019-11-26T11:59:11.803Z] After this operation, 1402 kB of additional disk space will be used. [2019-11-26T11:59:11.803Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-26T11:59:11.803Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-26T11:59:11.803Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-26T11:59:11.803Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-26T11:59:12.171Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:59:12.171Z] Fetched 301 kB in 0s (3179 kB/s) [2019-11-26T11:59:12.171Z] Selecting previously unselected package libseccomp2:s390x. [2019-11-26T11:59:12.171Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T11:59:12.171Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-26T11:59:12.171Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T11:59:12.171Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-11-26T11:59:12.171Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-26T11:59:12.171Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T11:59:12.171Z] Selecting previously unselected package libapparmor1:s390x. [2019-11-26T11:59:12.171Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T11:59:12.171Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-26T11:59:12.171Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-11-26T11:59:12.171Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T11:59:12.171Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-26T11:59:12.171Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:12.171Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T11:59:12.171Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-26T11:59:12.171Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T11:59:12.237Z] #58 5.486 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:59:12.237Z] #58 5.521 GEN .gitid [2019-11-26T11:59:12.237Z] #58 5.552 GEN criu/include/version.h [2019-11-26T11:59:12.237Z] #58 5.601 GEN include/common/asm [2019-11-26T11:59:12.541Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-26T11:59:12.541Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:12.736Z] #30 ... [2019-11-26T11:59:12.736Z] [2019-11-26T11:59:12.736Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T11:59:12.736Z] #27 31.28 + cd /tmp/tmp.XDW6xcmi9E/src/gotest.tools/gotestsum [2019-11-26T11:59:12.736Z] #27 31.28 + git checkout -q v0.3.5 [2019-11-26T11:59:12.736Z] #27 31.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T11:59:12.736Z] #27 ... [2019-11-26T11:59:12.736Z] [2019-11-26T11:59:12.736Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:12.736Z] #57 34.85 The following NEW packages will be installed: [2019-11-26T11:59:12.736Z] #57 34.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T11:59:12.736Z] #57 34.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T11:59:12.736Z] #57 34.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T11:59:12.736Z] #57 34.85 zlib1g-dev [2019-11-26T11:59:12.736Z] #57 35.95 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:59:12.736Z] #57 35.95 Need to get 3602 kB of archives. [2019-11-26T11:59:12.736Z] #57 35.95 After this operation, 18.9 MB of additional disk space will be used. [2019-11-26T11:59:12.736Z] #57 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T11:59:12.736Z] #57 35.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-26T11:59:12.736Z] #57 35.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-26T11:59:12.736Z] #57 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T11:59:12.736Z] #57 35.96 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-26T11:59:12.736Z] #57 35.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T11:59:12.736Z] #57 35.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-26T11:59:12.736Z] #57 35.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T11:59:12.736Z] #57 36.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-26T11:59:12.736Z] #57 36.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-26T11:59:12.736Z] #57 36.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-26T11:59:12.736Z] #57 36.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-26T11:59:12.736Z] #57 36.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-26T11:59:12.736Z] #57 36.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-26T11:59:12.736Z] #57 36.22 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T11:59:12.736Z] #57 36.24 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-26T11:59:12.736Z] #57 37.06 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:59:12.736Z] #57 37.21 Fetched 3602 kB in 1s (2670 kB/s) [2019-11-26T11:59:12.736Z] #57 37.33 Selecting previously unselected package libnet1:amd64. [2019-11-26T11:59:12.736Z] #57 37.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T11:59:12.736Z] #57 37.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 37.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:59:12.736Z] #57 37.49 Selecting previously unselected package libcap-dev:amd64. [2019-11-26T11:59:12.736Z] #57 37.50 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 37.52 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T11:59:12.736Z] #57 37.61 Selecting previously unselected package libnet1-dev. [2019-11-26T11:59:12.736Z] #57 37.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 37.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:59:12.736Z] #57 37.79 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T11:59:12.736Z] #57 37.80 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 37.81 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:59:12.736Z] #57 37.91 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-26T11:59:12.736Z] #57 37.91 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 37.92 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T11:59:12.736Z] #57 38.19 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T11:59:12.736Z] #57 38.19 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 38.20 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:59:12.736Z] #57 38.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-26T11:59:12.736Z] #57 38.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 38.30 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T11:59:12.736Z] #57 38.36 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-26T11:59:12.736Z] #57 38.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 38.37 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T11:59:12.736Z] #57 38.53 Selecting previously unselected package libprotobuf10:amd64. [2019-11-26T11:59:12.736Z] #57 38.53 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 38.54 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T11:59:12.736Z] #57 39.10 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-26T11:59:12.736Z] #57 39.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 39.10 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T11:59:12.736Z] #57 39.24 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-26T11:59:12.736Z] #57 39.24 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.736Z] #57 39.24 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T11:59:12.737Z] #57 40.20 Selecting previously unselected package libprotoc10:amd64. [2019-11-26T11:59:12.737Z] #57 40.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.737Z] #57 40.22 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T11:59:12.737Z] #57 40.75 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T11:59:12.737Z] #57 40.75 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-26T11:59:12.737Z] #57 40.76 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:59:12.737Z] #57 40.89 Selecting previously unselected package protobuf-compiler. [2019-11-26T11:59:12.737Z] #57 40.89 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.737Z] #57 40.89 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T11:59:12.737Z] #57 41.01 Selecting previously unselected package python-pkg-resources. [2019-11-26T11:59:12.737Z] #57 41.02 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T11:59:12.737Z] #57 41.03 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T11:59:12.737Z] #57 41.22 Selecting previously unselected package python-protobuf. [2019-11-26T11:59:12.737Z] #57 41.23 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-26T11:59:12.737Z] #57 41.24 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T11:59:12.737Z] #57 41.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T11:59:12.737Z] #57 41.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T11:59:12.737Z] #57 41.77 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T11:59:12.921Z] Removing intermediate container 440e7624cdd9 [2019-11-26T11:59:12.921Z] ---> 76c520d2de3a [2019-11-26T11:59:12.921Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-26T11:59:12.921Z] ---> 292d5a392553 [2019-11-26T11:59:12.921Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:59:12.921Z] ---> Running in c7af870c6896 [2019-11-26T11:59:13.467Z] Removing intermediate container c7af870c6896 [2019-11-26T11:59:13.467Z] ---> 488228b19a8b [2019-11-26T11:59:13.467Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-26T11:59:13.467Z] ---> Running in 1c6b8324ab8c [2019-11-26T11:59:13.612Z] #58 6.997 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T11:59:13.612Z] #58 7.082 PBCC images/opts.pb-c.c [2019-11-26T11:59:13.612Z] #58 7.114 PBCC images/sit.pb-c.c [2019-11-26T11:59:13.612Z] #58 7.157 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.205 DEP images/opts.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.235 DEP images/sit.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.269 PBCC images/macvlan.pb-c.c [2019-11-26T11:59:13.870Z] #58 7.281 DEP images/macvlan.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.323 PBCC images/autofs.pb-c.c [2019-11-26T11:59:13.870Z] #58 7.345 DEP images/autofs.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.361 PBCC images/sysctl.pb-c.c [2019-11-26T11:59:13.870Z] #58 7.386 DEP images/sysctl.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.425 PBCC images/time.pb-c.c [2019-11-26T11:59:13.870Z] #58 7.456 DEP images/time.pb-c.d [2019-11-26T11:59:13.870Z] #58 7.500 PBCC images/binfmt-misc.pb-c.c [2019-11-26T11:59:14.129Z] #58 7.514 DEP images/binfmt-misc.pb-c.d [2019-11-26T11:59:14.129Z] #58 7.542 PBCC images/seccomp.pb-c.c [2019-11-26T11:59:14.129Z] #58 7.562 DEP images/seccomp.pb-c.d [2019-11-26T11:59:14.129Z] #58 7.596 PBCC images/userns.pb-c.c [2019-11-26T11:59:14.129Z] #58 7.603 DEP images/userns.pb-c.d [2019-11-26T11:59:14.129Z] #58 7.653 PBCC images/cgroup.pb-c.c [2019-11-26T11:59:14.129Z] #58 7.711 DEP images/cgroup.pb-c.d [2019-11-26T11:59:14.245Z] Removing intermediate container 1c6b8324ab8c [2019-11-26T11:59:14.245Z] ---> d251b827cb18 [2019-11-26T11:59:14.245Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-26T11:59:14.245Z] ---> 76c520d2de3a [2019-11-26T11:59:14.245Z] Step 39/125 : FROM base AS tomlv [2019-11-26T11:59:14.245Z] ---> 715db60280bf [2019-11-26T11:59:14.245Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-26T11:59:14.245Z] ---> Running in f926b64a50c8 [2019-11-26T11:59:14.388Z] #58 7.764 PBCC images/fown.pb-c.c [2019-11-26T11:59:14.388Z] #58 7.805 PBCC images/ext-file.pb-c.c [2019-11-26T11:59:14.388Z] #58 7.847 DEP images/fown.pb-c.d [2019-11-26T11:59:14.388Z] #58 7.906 DEP images/ext-file.pb-c.d [2019-11-26T11:59:14.388Z] #58 7.941 PBCC images/rpc.pb-c.c [2019-11-26T11:59:14.388Z] #58 7.980 DEP images/rpc.pb-c.d [2019-11-26T11:59:14.619Z] Removing intermediate container f926b64a50c8 [2019-11-26T11:59:14.619Z] ---> fc2cdee1ce32 [2019-11-26T11:59:14.619Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:59:14.619Z] ---> 2ac5678ffa7c [2019-11-26T11:59:14.619Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T11:59:14.647Z] #58 8.015 PBCC images/siginfo.pb-c.c [2019-11-26T11:59:14.647Z] #58 8.056 DEP images/siginfo.pb-c.d [2019-11-26T11:59:14.647Z] #58 8.121 PBCC images/pagemap.pb-c.c [2019-11-26T11:59:14.647Z] #58 8.145 DEP images/pagemap.pb-c.d [2019-11-26T11:59:14.647Z] #58 8.215 PBCC images/rlimit.pb-c.c [2019-11-26T11:59:14.647Z] #58 8.246 DEP images/rlimit.pb-c.d [2019-11-26T11:59:14.905Z] #58 8.307 PBCC images/file-lock.pb-c.c [2019-11-26T11:59:14.905Z] #58 8.326 DEP images/file-lock.pb-c.d [2019-11-26T11:59:14.905Z] #58 8.361 PBCC images/tty.pb-c.c [2019-11-26T11:59:14.905Z] #58 8.407 DEP images/tty.pb-c.d [2019-11-26T11:59:14.905Z] #58 8.468 PBCC images/tun.pb-c.c [2019-11-26T11:59:14.925Z] #57 ... [2019-11-26T11:59:14.925Z] [2019-11-26T11:59:14.925Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:14.925Z] #33 33.72 internal/x/crypto/curve25519 [2019-11-26T11:59:14.925Z] #33 37.85 sync [2019-11-26T11:59:14.925Z] #33 38.38 reflect [2019-11-26T11:59:14.925Z] #33 38.38 io [2019-11-26T11:59:14.925Z] #33 39.19 bytes [2019-11-26T11:59:14.925Z] #33 40.61 bufio [2019-11-26T11:59:14.925Z] #33 41.75 syscall [2019-11-26T11:59:14.925Z] #33 ... [2019-11-26T11:59:14.925Z] [2019-11-26T11:59:14.925Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:14.925Z] #30 43.77 time [2019-11-26T11:59:14.993Z] ---> dcbd9ecc89e6 [2019-11-26T11:59:14.993Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T11:59:14.993Z] ---> Running in a76e8ee0b8b3 [2019-11-26T11:59:15.164Z] #58 8.545 PBCC images/netdev.pb-c.c [2019-11-26T11:59:15.164Z] #58 8.590 DEP images/tun.pb-c.d [2019-11-26T11:59:15.164Z] #58 8.644 DEP images/netdev.pb-c.d [2019-11-26T11:59:15.164Z] #58 8.703 PBCC images/vma.pb-c.c [2019-11-26T11:59:15.423Z] #58 8.719 DEP images/vma.pb-c.d [2019-11-26T11:59:15.423Z] #58 8.765 PBCC images/creds.pb-c.c [2019-11-26T11:59:15.423Z] #58 8.789 DEP images/creds.pb-c.d [2019-11-26T11:59:15.423Z] #58 8.838 PBCC images/utsns.pb-c.c [2019-11-26T11:59:15.423Z] #58 8.849 DEP images/utsns.pb-c.d [2019-11-26T11:59:15.423Z] #58 8.935 PBCC images/ipc-desc.pb-c.c [2019-11-26T11:59:15.423Z] #58 8.968 PBCC images/ipc-sem.pb-c.c [2019-11-26T11:59:15.423Z] #58 8.995 DEP images/ipc-desc.pb-c.d [2019-11-26T11:59:15.423Z] #58 9.038 DEP images/ipc-sem.pb-c.d [2019-11-26T11:59:15.682Z] #58 9.063 PBCC images/ipc-msg.pb-c.c [2019-11-26T11:59:15.682Z] #58 9.095 DEP images/ipc-msg.pb-c.d [2019-11-26T11:59:15.682Z] #58 9.152 PBCC images/ipc-shm.pb-c.c [2019-11-26T11:59:15.682Z] #58 9.185 DEP images/ipc-shm.pb-c.d [2019-11-26T11:59:15.682Z] #58 9.236 PBCC images/ipc-var.pb-c.c [2019-11-26T11:59:15.682Z] #58 9.290 DEP images/ipc-var.pb-c.d [2019-11-26T11:59:15.797Z] + RM_GOPATH=0 [2019-11-26T11:59:15.797Z] + TMP_GOPATH= [2019-11-26T11:59:15.797Z] + : /build [2019-11-26T11:59:15.797Z] + '[' -z '' ']' [2019-11-26T11:59:15.797Z] ++ mktemp -d [2019-11-26T11:59:15.797Z] + export GOPATH=/tmp/tmp.wzSyg1vSkf [2019-11-26T11:59:15.797Z] + GOPATH=/tmp/tmp.wzSyg1vSkf [2019-11-26T11:59:15.797Z] + RM_GOPATH=1 [2019-11-26T11:59:15.797Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:59:15.797Z] ++ dirname ./install.sh [2019-11-26T11:59:15.797Z] + dir=. [2019-11-26T11:59:15.797Z] + bin=tomlv [2019-11-26T11:59:15.797Z] + shift [2019-11-26T11:59:15.797Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-26T11:59:15.797Z] + . ./tomlv.installer [2019-11-26T11:59:15.797Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:59:15.797Z] + install_tomlv [2019-11-26T11:59:15.797Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T11:59:15.797Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wzSyg1vSkf/src/github.com/BurntSushi/toml [2019-11-26T11:59:15.797Z] Cloning into '/tmp/tmp.wzSyg1vSkf/src/github.com/BurntSushi/toml'... [2019-11-26T11:59:15.797Z] + cd /tmp/tmp.wzSyg1vSkf/src/github.com/BurntSushi/toml [2019-11-26T11:59:15.797Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T11:59:15.797Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:59:15.940Z] #58 9.352 PBCC images/sk-opts.pb-c.c [2019-11-26T11:59:15.940Z] #58 9.383 PBCC images/packet-sock.pb-c.c [2019-11-26T11:59:15.940Z] #58 9.422 DEP images/sk-opts.pb-c.d [2019-11-26T11:59:15.940Z] #58 9.456 DEP images/packet-sock.pb-c.d [2019-11-26T11:59:15.940Z] #58 9.512 PBCC images/sk-netlink.pb-c.c [2019-11-26T11:59:16.180Z] math/bits [2019-11-26T11:59:16.180Z] errors [2019-11-26T11:59:16.180Z] internal/cpu [2019-11-26T11:59:16.180Z] math [2019-11-26T11:59:16.180Z] internal/bytealg [2019-11-26T11:59:16.180Z] runtime/internal/atomic [2019-11-26T11:59:16.180Z] runtime/internal/sys [2019-11-26T11:59:16.180Z] runtime/internal/math [2019-11-26T11:59:16.180Z] runtime [2019-11-26T11:59:16.201Z] #58 9.615 DEP images/sk-netlink.pb-c.d [2019-11-26T11:59:16.201Z] #58 9.688 PBCC images/sk-inet.pb-c.c [2019-11-26T11:59:16.201Z] #58 9.765 DEP images/sk-inet.pb-c.d [2019-11-26T11:59:16.201Z] #58 9.836 PBCC images/sk-unix.pb-c.c [2019-11-26T11:59:16.459Z] #58 9.867 DEP images/sk-unix.pb-c.d [2019-11-26T11:59:16.459Z] #58 9.952 PBCC images/mm.pb-c.c [2019-11-26T11:59:16.459Z] #58 10.01 DEP images/mm.pb-c.d [2019-11-26T11:59:16.459Z] #58 10.07 PBCC images/timerfd.pb-c.c [2019-11-26T11:59:16.565Z] unicode/utf8 [2019-11-26T11:59:16.565Z] strconv [2019-11-26T11:59:16.716Z] #58 10.10 DEP images/timerfd.pb-c.d [2019-11-26T11:59:16.716Z] #58 10.19 PBCC images/timer.pb-c.c [2019-11-26T11:59:16.716Z] #58 10.23 DEP images/timer.pb-c.d [2019-11-26T11:59:16.716Z] #58 10.32 PBCC images/sa.pb-c.c [2019-11-26T11:59:16.945Z] internal/race [2019-11-26T11:59:16.945Z] sync/atomic [2019-11-26T11:59:16.945Z] unicode [2019-11-26T11:59:16.945Z] internal/testlog [2019-11-26T11:59:16.945Z] encoding [2019-11-26T11:59:16.945Z] runtime/cgo [2019-11-26T11:59:16.974Z] #58 10.38 DEP images/sa.pb-c.d [2019-11-26T11:59:16.974Z] #58 10.45 PBCC images/pipe-data.pb-c.c [2019-11-26T11:59:16.974Z] #58 ... [2019-11-26T11:59:16.974Z] [2019-11-26T11:59:16.974Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:16.974Z] #33 50.22 time [2019-11-26T11:59:16.974Z] #33 51.58 sort [2019-11-26T11:59:16.974Z] #33 52.41 internal/fmtsort [2019-11-26T11:59:16.974Z] #33 53.03 internal/syscall/unix [2019-11-26T11:59:16.974Z] #33 53.46 strings [2019-11-26T11:59:16.974Z] #33 54.35 internal/poll [2019-11-26T11:59:16.974Z] #33 55.81 path [2019-11-26T11:59:16.974Z] #33 56.39 os [2019-11-26T11:59:16.974Z] #33 56.43 regexp/syntax [2019-11-26T11:59:16.974Z] #33 59.78 fmt [2019-11-26T11:59:16.974Z] #33 ... [2019-11-26T11:59:16.974Z] [2019-11-26T11:59:16.974Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:16.974Z] #58 10.48 DEP images/pipe-data.pb-c.d [2019-11-26T11:59:16.974Z] #58 10.52 PBCC images/mnt.pb-c.c [2019-11-26T11:59:16.974Z] #58 10.57 DEP images/mnt.pb-c.d [2019-11-26T11:59:17.231Z] #58 10.64 PBCC images/sk-packet.pb-c.c [2019-11-26T11:59:17.231Z] #58 10.68 DEP images/sk-packet.pb-c.d [2019-11-26T11:59:17.231Z] #58 10.73 PBCC images/tcp-stream.pb-c.c [2019-11-26T11:59:17.231Z] #58 10.77 DEP images/tcp-stream.pb-c.d [2019-11-26T11:59:17.231Z] #58 10.81 PBCC images/pipe.pb-c.c [2019-11-26T11:59:17.438Z] #30 46.39 sort [2019-11-26T11:59:17.489Z] #58 10.86 DEP images/pipe.pb-c.d [2019-11-26T11:59:17.489Z] #58 10.91 PBCC images/pstree.pb-c.c [2019-11-26T11:59:17.489Z] #58 10.93 DEP images/pstree.pb-c.d [2019-11-26T11:59:17.489Z] #58 10.96 PBCC images/fs.pb-c.c [2019-11-26T11:59:17.489Z] #58 10.99 DEP images/fs.pb-c.d [2019-11-26T11:59:17.489Z] #58 11.07 PBCC images/signalfd.pb-c.c [2019-11-26T11:59:17.746Z] #58 11.12 DEP images/signalfd.pb-c.d [2019-11-26T11:59:17.746Z] #58 11.22 PBCC images/fh.pb-c.c [2019-11-26T11:59:17.746Z] #58 11.29 PBCC images/fsnotify.pb-c.c [2019-11-26T11:59:18.004Z] #58 11.37 DEP images/fh.pb-c.d [2019-11-26T11:59:18.004Z] #58 11.42 DEP images/fsnotify.pb-c.d [2019-11-26T11:59:18.004Z] #58 11.47 PBCC images/eventpoll.pb-c.c [2019-11-26T11:59:18.004Z] #58 11.49 DEP images/eventpoll.pb-c.d [2019-11-26T11:59:18.004Z] #58 11.53 PBCC images/eventfd.pb-c.c [2019-11-26T11:59:18.004Z] #58 11.55 DEP images/eventfd.pb-c.d [2019-11-26T11:59:18.004Z] #58 11.61 PBCC images/remap-file-path.pb-c.c [2019-11-26T11:59:18.263Z] #58 11.64 DEP images/remap-file-path.pb-c.d [2019-11-26T11:59:18.263Z] #58 11.69 PBCC images/fifo.pb-c.c [2019-11-26T11:59:18.263Z] #58 11.75 DEP images/fifo.pb-c.d [2019-11-26T11:59:18.263Z] #58 11.81 PBCC images/ghost-file.pb-c.c [2019-11-26T11:59:18.263Z] #58 11.84 DEP images/ghost-file.pb-c.d [2019-11-26T11:59:18.263Z] #58 11.88 PBCC images/regfile.pb-c.c [2019-11-26T11:59:18.363Z] #30 47.20 internal/fmtsort [2019-11-26T11:59:18.521Z] #58 11.97 DEP images/regfile.pb-c.d [2019-11-26T11:59:18.521Z] #58 ... [2019-11-26T11:59:18.521Z] [2019-11-26T11:59:18.521Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:18.521Z] #30 51.77 bytes [2019-11-26T11:59:18.521Z] #30 52.92 fmt [2019-11-26T11:59:18.521Z] #30 53.34 bufio [2019-11-26T11:59:18.521Z] #30 54.65 path/filepath [2019-11-26T11:59:18.521Z] #30 55.84 io/ioutil [2019-11-26T11:59:18.521Z] #30 56.45 path [2019-11-26T11:59:18.521Z] #30 56.85 text/tabwriter [2019-11-26T11:59:18.521Z] #30 57.33 flag [2019-11-26T11:59:18.521Z] #30 57.47 github.com/BurntSushi/toml [2019-11-26T11:59:18.521Z] #30 58.69 log [2019-11-26T11:59:18.521Z] #30 61.34 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:59:18.521Z] #30 ... [2019-11-26T11:59:18.521Z] [2019-11-26T11:59:18.521Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:18.521Z] #58 12.03 PBCC images/ns.pb-c.c [2019-11-26T11:59:18.521Z] #58 12.09 DEP images/ns.pb-c.d [2019-11-26T11:59:18.521Z] #58 12.13 PBCC images/fdinfo.pb-c.c [2019-11-26T11:59:18.619Z] #30 47.66 internal/syscall/unix [2019-11-26T11:59:18.780Z] #58 12.22 DEP images/fdinfo.pb-c.d [2019-11-26T11:59:18.780Z] #58 12.31 PBCC images/core-aarch64.pb-c.c [2019-11-26T11:59:18.780Z] #58 12.40 PBCC images/core-arm.pb-c.c [2019-11-26T11:59:18.819Z] sync [2019-11-26T11:59:18.819Z] reflect [2019-11-26T11:59:18.819Z] io [2019-11-26T11:59:18.819Z] syscall [2019-11-26T11:59:18.874Z] #30 47.89 strings [2019-11-26T11:59:19.038Z] #58 12.45 PBCC images/core-ppc64.pb-c.c [2019-11-26T11:59:19.038Z] #58 12.51 PBCC images/core-s390.pb-c.c [2019-11-26T11:59:19.038Z] #58 12.54 PBCC images/core-x86.pb-c.c [2019-11-26T11:59:19.038Z] #58 12.61 PBCC images/core.pb-c.c [2019-11-26T11:59:19.038Z] #58 12.65 PBCC images/inventory.pb-c.c [2019-11-26T11:59:19.218Z] time [2019-11-26T11:59:19.296Z] #58 12.69 DEP images/core-aarch64.pb-c.d [2019-11-26T11:59:19.296Z] #58 12.76 DEP images/core-arm.pb-c.d [2019-11-26T11:59:19.296Z] #58 12.83 DEP images/core-ppc64.pb-c.d [2019-11-26T11:59:19.296Z] #58 12.87 DEP images/core-s390.pb-c.d [2019-11-26T11:59:19.434Z] #30 48.23 internal/poll [2019-11-26T11:59:19.555Z] #58 12.95 DEP images/core-x86.pb-c.d [2019-11-26T11:59:19.555Z] #58 13.07 DEP images/core.pb-c.d [2019-11-26T11:59:19.555Z] #58 13.12 DEP images/inventory.pb-c.d [2019-11-26T11:59:19.613Z] sort [2019-11-26T11:59:19.613Z] internal/fmtsort [2019-11-26T11:59:19.613Z] internal/syscall/unix [2019-11-26T11:59:19.613Z] strings [2019-11-26T11:59:19.613Z] internal/poll [2019-11-26T11:59:19.813Z] #58 13.22 PBCC images/cpuinfo.pb-c.c [2019-11-26T11:59:19.813Z] #58 13.23 DEP images/cpuinfo.pb-c.d [2019-11-26T11:59:19.813Z] #58 13.30 PBCC images/stats.pb-c.c [2019-11-26T11:59:19.813Z] #58 13.36 DEP images/stats.pb-c.d [2019-11-26T11:59:20.007Z] os [2019-11-26T11:59:20.007Z] bytes [2019-11-26T11:59:20.007Z] fmt [2019-11-26T11:59:20.007Z] bufio [2019-11-26T11:59:20.409Z] path/filepath [2019-11-26T11:59:20.409Z] io/ioutil [2019-11-26T11:59:20.409Z] path [2019-11-26T11:59:20.409Z] text/tabwriter [2019-11-26T11:59:20.781Z] flag [2019-11-26T11:59:20.781Z] github.com/BurntSushi/toml [2019-11-26T11:59:20.781Z] log [2019-11-26T11:59:21.188Z] #58 14.80 make[1]: Nothing to be done for 'all'. [2019-11-26T11:59:21.320Z] #30 49.89 os [2019-11-26T11:59:21.320Z] #30 ... [2019-11-26T11:59:21.320Z] [2019-11-26T11:59:21.320Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:21.320Z] #57 45.39 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T11:59:21.320Z] #57 45.40 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 45.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:21.321Z] #57 45.43 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 50.23 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T11:59:21.321Z] #57 50.24 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T11:59:21.321Z] #57 50.25 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T11:59:21.321Z] #57 50.27 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 50.28 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 50.29 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T11:59:21.321Z] #57 50.30 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T11:59:21.321Z] #57 50.31 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 50.32 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T11:59:21.321Z] #57 50.33 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T11:59:21.321Z] #57 50.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:21.376Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:59:21.577Z] #57 ... [2019-11-26T11:59:21.577Z] [2019-11-26T11:59:21.577Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:21.577Z] #30 50.53 bytes [2019-11-26T11:59:21.833Z] #30 ... [2019-11-26T11:59:21.833Z] [2019-11-26T11:59:21.833Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-26T11:59:21.833Z] #57 DONE 50.9s [2019-11-26T11:59:21.833Z] [2019-11-26T11:59:21.833Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:22.123Z] #58 ... [2019-11-26T11:59:22.123Z] [2019-11-26T11:59:22.123Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:22.123Z] #30 DONE 65.4s [2019-11-26T11:59:22.123Z] [2019-11-26T11:59:22.123Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:22.123Z] #33 61.02 path/filepath [2019-11-26T11:59:22.123Z] #33 62.38 regexp [2019-11-26T11:59:22.123Z] #33 63.88 flag [2019-11-26T11:59:22.381Z] #33 65.63 go/token [2019-11-26T11:59:22.481Z] Removing intermediate container a76e8ee0b8b3 [2019-11-26T11:59:22.481Z] ---> f1e826a09cce [2019-11-26T11:59:22.481Z] Step 44/125 : FROM base AS vndr [2019-11-26T11:59:22.481Z] ---> 715db60280bf [2019-11-26T11:59:22.481Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-26T11:59:22.481Z] ---> Running in 8a1fd7c51160 [2019-11-26T11:59:22.913Z] Removing intermediate container 8a1fd7c51160 [2019-11-26T11:59:22.913Z] ---> 83ea6028955c [2019-11-26T11:59:22.913Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:59:22.913Z] ---> d9816d0d43cb [2019-11-26T11:59:22.913Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T11:59:22.948Z] #33 66.04 io/ioutil [2019-11-26T11:59:23.390Z] ---> 5a394fb8d124 [2019-11-26T11:59:23.390Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T11:59:23.390Z] ---> Running in 90ebc4f6d15e [2019-11-26T11:59:23.514Z] #33 66.66 go/scanner [2019-11-26T11:59:23.514Z] #33 ... [2019-11-26T11:59:23.514Z] [2019-11-26T11:59:23.514Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:23.514Z] #58 16.91 CC images/stats.o [2019-11-26T11:59:23.757Z] + RM_GOPATH=0 [2019-11-26T11:59:23.757Z] + TMP_GOPATH= [2019-11-26T11:59:23.757Z] + : /build [2019-11-26T11:59:23.757Z] + '[' -z '' ']' [2019-11-26T11:59:23.757Z] ++ mktemp -d [2019-11-26T11:59:23.757Z] + export GOPATH=/tmp/tmp.w5JWIbcQTZ [2019-11-26T11:59:23.757Z] + GOPATH=/tmp/tmp.w5JWIbcQTZ [2019-11-26T11:59:23.757Z] + RM_GOPATH=1 [2019-11-26T11:59:23.757Z] ++ dirname ./install.sh [2019-11-26T11:59:23.757Z] + dir=. [2019-11-26T11:59:23.757Z] + bin=vndr [2019-11-26T11:59:23.757Z] + shift [2019-11-26T11:59:23.757Z] + '[' '!' -f ./vndr.installer ']' [2019-11-26T11:59:23.757Z] + . ./vndr.installer [2019-11-26T11:59:23.757Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:59:23.757Z] + install_vndr [2019-11-26T11:59:23.757Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T11:59:23.757Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.w5JWIbcQTZ/src/github.com/LK4D4/vndr [2019-11-26T11:59:23.757Z] Cloning into '/tmp/tmp.w5JWIbcQTZ/src/github.com/LK4D4/vndr'... [2019-11-26T11:59:23.757Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:59:23.772Z] #58 17.24 CC images/core.o [2019-11-26T11:59:24.142Z] + cd /tmp/tmp.w5JWIbcQTZ/src/github.com/LK4D4/vndr [2019-11-26T11:59:24.142Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T11:59:24.142Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T11:59:24.142Z] errors [2019-11-26T11:59:24.142Z] internal/cpu [2019-11-26T11:59:24.142Z] internal/race [2019-11-26T11:59:24.142Z] runtime/internal/atomic [2019-11-26T11:59:24.142Z] runtime/internal/sys [2019-11-26T11:59:24.142Z] internal/bytealg [2019-11-26T11:59:24.142Z] runtime/internal/math [2019-11-26T11:59:24.142Z] sync/atomic [2019-11-26T11:59:24.142Z] runtime [2019-11-26T11:59:24.142Z] unicode [2019-11-26T11:59:24.339Z] #58 17.90 CC images/core-x86.o [2019-11-26T11:59:24.542Z] unicode/utf8 [2019-11-26T11:59:24.542Z] math/bits [2019-11-26T11:59:24.542Z] math [2019-11-26T11:59:24.905Z] #58 18.36 CC images/core-arm.o [2019-11-26T11:59:24.939Z] strconv [2019-11-26T11:59:25.138Z] #58 3.508 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T11:59:25.138Z] #58 3.508 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T11:59:25.333Z] internal/testlog [2019-11-26T11:59:25.333Z] encoding [2019-11-26T11:59:25.333Z] unicode/utf16 [2019-11-26T11:59:25.333Z] container/list [2019-11-26T11:59:25.333Z] crypto/internal/subtle [2019-11-26T11:59:25.333Z] crypto/subtle [2019-11-26T11:59:25.333Z] crypto/rc4 [2019-11-26T11:59:25.333Z] internal/x/crypto/cryptobyte/asn1 [2019-11-26T11:59:25.333Z] internal/nettrace [2019-11-26T11:59:25.333Z] internal/x/net/dns/dnsmessage [2019-11-26T11:59:25.472Z] #58 18.76 CC images/core-aarch64.o [2019-11-26T11:59:25.472Z] #58 19.07 CC images/core-ppc64.o [2019-11-26T11:59:25.720Z] runtime/cgo [2019-11-26T11:59:26.038Z] #58 19.53 CC images/core-s390.o [2019-11-26T11:59:26.973Z] #58 20.25 CC images/cpuinfo.o [2019-11-26T11:59:27.025Z] #58 4.952 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T11:59:27.025Z] #58 4.985 GEN .gitid [2019-11-26T11:59:27.025Z] #58 4.997 GEN criu/include/version.h [2019-11-26T11:59:27.025Z] #58 5.026 GEN include/common/asm [2019-11-26T11:59:27.058Z] sync [2019-11-26T11:59:27.058Z] io [2019-11-26T11:59:27.058Z] reflect [2019-11-26T11:59:27.058Z] bytes [2019-11-26T11:59:27.232Z] #58 20.69 CC images/inventory.o [2019-11-26T11:59:27.454Z] bufio [2019-11-26T11:59:27.454Z] syscall [2019-11-26T11:59:27.490Z] #58 20.98 CC images/fdinfo.o [2019-11-26T11:59:27.843Z] time [2019-11-26T11:59:27.843Z] sort [2019-11-26T11:59:27.843Z] internal/fmtsort [2019-11-26T11:59:28.057Z] #58 21.31 CC images/fown.o [2019-11-26T11:59:28.057Z] #58 21.51 CC images/ns.o [2019-11-26T11:59:28.254Z] internal/syscall/unix [2019-11-26T11:59:28.254Z] strings [2019-11-26T11:59:28.254Z] internal/poll [2019-11-26T11:59:28.254Z] path [2019-11-26T11:59:28.254Z] regexp/syntax [2019-11-26T11:59:28.254Z] os [2019-11-26T11:59:28.315Z] #58 21.67 CC images/regfile.o [2019-11-26T11:59:28.315Z] #58 21.86 CC images/ghost-file.o [2019-11-26T11:59:28.388Z] #58 6.316 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T11:59:28.388Z] #58 6.371 PBCC images/opts.pb-c.c [2019-11-26T11:59:28.388Z] #58 6.427 PBCC images/sit.pb-c.c [2019-11-26T11:59:28.388Z] #58 ... [2019-11-26T11:59:28.388Z] [2019-11-26T11:59:28.388Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:28.388Z] #33 47.05 time [2019-11-26T11:59:28.388Z] #33 49.45 sort [2019-11-26T11:59:28.388Z] #33 50.41 internal/fmtsort [2019-11-26T11:59:28.388Z] #33 51.36 internal/syscall/unix [2019-11-26T11:59:28.388Z] #33 51.68 strings [2019-11-26T11:59:28.388Z] #33 51.85 internal/poll [2019-11-26T11:59:28.388Z] #33 53.61 os [2019-11-26T11:59:28.388Z] #33 53.91 path [2019-11-26T11:59:28.388Z] #33 54.45 regexp/syntax [2019-11-26T11:59:28.388Z] #33 56.89 fmt [2019-11-26T11:59:28.388Z] #33 ... [2019-11-26T11:59:28.388Z] [2019-11-26T11:59:28.388Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:28.388Z] #58 6.478 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T11:59:28.388Z] #58 6.524 DEP images/opts.pb-c.d [2019-11-26T11:59:28.388Z] #58 6.610 DEP images/sit.pb-c.d [2019-11-26T11:59:28.388Z] #58 6.660 PBCC images/macvlan.pb-c.c [2019-11-26T11:59:28.388Z] #58 6.668 DEP images/macvlan.pb-c.d [2019-11-26T11:59:28.388Z] #58 6.710 PBCC images/autofs.pb-c.c [2019-11-26T11:59:28.573Z] #58 22.13 CC images/fifo.o [2019-11-26T11:59:28.651Z] #58 6.749 DEP images/autofs.pb-c.d [2019-11-26T11:59:28.651Z] #58 6.797 PBCC images/sysctl.pb-c.c [2019-11-26T11:59:28.651Z] #58 6.845 DEP images/sysctl.pb-c.d [2019-11-26T11:59:28.651Z] #58 6.898 PBCC images/time.pb-c.c [2019-11-26T11:59:28.651Z] #58 6.935 DEP images/time.pb-c.d [2019-11-26T11:59:28.651Z] #58 6.965 PBCC images/binfmt-misc.pb-c.c [2019-11-26T11:59:28.660Z] regexp [2019-11-26T11:59:28.660Z] fmt [2019-11-26T11:59:28.832Z] #58 22.34 CC images/remap-file-path.o [2019-11-26T11:59:28.933Z] #58 6.984 DEP images/binfmt-misc.pb-c.d [2019-11-26T11:59:28.933Z] #58 7.036 PBCC images/seccomp.pb-c.c [2019-11-26T11:59:28.933Z] #58 7.055 DEP images/seccomp.pb-c.d [2019-11-26T11:59:28.933Z] #58 7.113 PBCC images/userns.pb-c.c [2019-11-26T11:59:28.933Z] #58 7.162 DEP images/userns.pb-c.d [2019-11-26T11:59:28.933Z] #58 7.214 PBCC images/cgroup.pb-c.c [2019-11-26T11:59:28.933Z] #58 7.232 DEP images/cgroup.pb-c.d [2019-11-26T11:59:28.933Z] #58 7.293 PBCC images/fown.pb-c.c [2019-11-26T11:59:28.933Z] #58 7.321 PBCC images/ext-file.pb-c.c [2019-11-26T11:59:29.042Z] path/filepath [2019-11-26T11:59:29.042Z] flag [2019-11-26T11:59:29.042Z] go/token [2019-11-26T11:59:29.090Z] #58 22.47 CC images/eventfd.o [2019-11-26T11:59:29.090Z] #58 22.62 CC images/eventpoll.o [2019-11-26T11:59:29.193Z] #58 7.398 DEP images/fown.pb-c.d [2019-11-26T11:59:29.193Z] #58 7.434 DEP images/ext-file.pb-c.d [2019-11-26T11:59:29.193Z] #58 7.464 PBCC images/rpc.pb-c.c [2019-11-26T11:59:29.193Z] #58 7.497 DEP images/rpc.pb-c.d [2019-11-26T11:59:29.193Z] #58 7.556 PBCC images/siginfo.pb-c.c [2019-11-26T11:59:29.348Z] #58 22.87 CC images/fh.o [2019-11-26T11:59:29.447Z] go/scanner [2019-11-26T11:59:29.447Z] io/ioutil [2019-11-26T11:59:29.447Z] net/url [2019-11-26T11:59:29.447Z] go/ast [2019-11-26T11:59:29.447Z] text/template/parse [2019-11-26T11:59:29.448Z] #58 7.564 DEP images/siginfo.pb-c.d [2019-11-26T11:59:29.448Z] #58 7.629 PBCC images/pagemap.pb-c.c [2019-11-26T11:59:29.448Z] #58 7.693 DEP images/pagemap.pb-c.d [2019-11-26T11:59:29.448Z] #58 7.751 PBCC images/rlimit.pb-c.c [2019-11-26T11:59:29.448Z] #58 7.788 DEP images/rlimit.pb-c.d [2019-11-26T11:59:29.607Z] #58 23.10 CC images/fsnotify.o [2019-11-26T11:59:29.702Z] #58 7.853 PBCC images/file-lock.pb-c.c [2019-11-26T11:59:29.702Z] #58 7.903 DEP images/file-lock.pb-c.d [2019-11-26T11:59:29.702Z] #58 7.948 PBCC images/tty.pb-c.c [2019-11-26T11:59:29.702Z] #58 8.010 DEP images/tty.pb-c.d [2019-11-26T11:59:29.702Z] #58 8.070 PBCC images/tun.pb-c.c [2019-11-26T11:59:29.833Z] go/parser [2019-11-26T11:59:29.833Z] text/template [2019-11-26T11:59:29.958Z] #58 8.129 PBCC images/netdev.pb-c.c [2019-11-26T11:59:29.958Z] #58 8.179 DEP images/tun.pb-c.d [2019-11-26T11:59:29.958Z] #58 8.216 DEP images/netdev.pb-c.d [2019-11-26T11:59:29.958Z] #58 8.272 PBCC images/vma.pb-c.c [2019-11-26T11:59:29.958Z] #58 8.317 DEP images/vma.pb-c.d [2019-11-26T11:59:30.173Z] #58 23.69 CC images/signalfd.o [2019-11-26T11:59:30.213Z] #58 8.372 PBCC images/creds.pb-c.c [2019-11-26T11:59:30.213Z] #58 8.405 DEP images/creds.pb-c.d [2019-11-26T11:59:30.213Z] #58 8.454 PBCC images/utsns.pb-c.c [2019-11-26T11:59:30.213Z] #58 8.463 DEP images/utsns.pb-c.d [2019-11-26T11:59:30.213Z] #58 8.516 PBCC images/ipc-desc.pb-c.c [2019-11-26T11:59:30.213Z] #58 8.557 PBCC images/ipc-sem.pb-c.c [2019-11-26T11:59:30.236Z] log [2019-11-26T11:59:30.236Z] encoding/binary [2019-11-26T11:59:30.236Z] encoding/base64 [2019-11-26T11:59:30.431Z] #58 23.96 CC images/fs.o [2019-11-26T11:59:30.468Z] #58 8.581 DEP images/ipc-desc.pb-c.d [2019-11-26T11:59:30.468Z] #58 8.618 DEP images/ipc-sem.pb-c.d [2019-11-26T11:59:30.468Z] #58 8.668 PBCC images/ipc-msg.pb-c.c [2019-11-26T11:59:30.468Z] #58 8.703 DEP images/ipc-msg.pb-c.d [2019-11-26T11:59:30.468Z] #58 8.754 PBCC images/ipc-shm.pb-c.c [2019-11-26T11:59:30.468Z] #58 8.783 DEP images/ipc-shm.pb-c.d [2019-11-26T11:59:30.635Z] encoding/json [2019-11-26T11:59:30.635Z] go/doc [2019-11-26T11:59:30.690Z] #58 24.17 CC images/pstree.o [2019-11-26T11:59:30.724Z] #58 8.838 PBCC images/ipc-var.pb-c.c [2019-11-26T11:59:30.724Z] #58 8.881 DEP images/ipc-var.pb-c.d [2019-11-26T11:59:30.724Z] #58 8.957 PBCC images/sk-opts.pb-c.c [2019-11-26T11:59:30.724Z] #58 8.986 PBCC images/packet-sock.pb-c.c [2019-11-26T11:59:30.948Z] #58 24.41 CC images/pipe.o [2019-11-26T11:59:30.980Z] #58 9.084 DEP images/sk-opts.pb-c.d [2019-11-26T11:59:30.980Z] #58 9.128 DEP images/packet-sock.pb-c.d [2019-11-26T11:59:30.980Z] #58 9.174 PBCC images/sk-netlink.pb-c.c [2019-11-26T11:59:30.980Z] #58 9.237 DEP images/sk-netlink.pb-c.d [2019-11-26T11:59:30.980Z] #58 9.318 PBCC images/sk-inet.pb-c.c [2019-11-26T11:59:30.980Z] #58 9.373 DEP images/sk-inet.pb-c.d [2019-11-26T11:59:31.036Z] github.com/LK4D4/vndr/build [2019-11-26T11:59:31.036Z] encoding/xml [2019-11-26T11:59:31.206Z] #58 24.69 CC images/tcp-stream.o [2019-11-26T11:59:31.235Z] #58 9.424 PBCC images/sk-unix.pb-c.c [2019-11-26T11:59:31.235Z] #58 9.461 DEP images/sk-unix.pb-c.d [2019-11-26T11:59:31.235Z] #58 9.541 PBCC images/mm.pb-c.c [2019-11-26T11:59:31.235Z] #58 9.583 DEP images/mm.pb-c.d [2019-11-26T11:59:31.235Z] #58 9.631 PBCC images/timerfd.pb-c.c [2019-11-26T11:59:31.429Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-26T11:59:31.429Z] compress/flate [2019-11-26T11:59:31.429Z] hash [2019-11-26T11:59:31.429Z] hash/crc32 [2019-11-26T11:59:31.464Z] #58 24.91 CC images/sk-packet.o [2019-11-26T11:59:31.490Z] #58 9.677 DEP images/timerfd.pb-c.d [2019-11-26T11:59:31.490Z] #58 9.749 PBCC images/timer.pb-c.c [2019-11-26T11:59:31.490Z] #58 9.773 DEP images/timer.pb-c.d [2019-11-26T11:59:31.490Z] #58 9.821 PBCC images/sa.pb-c.c [2019-11-26T11:59:31.723Z] #58 25.16 CC images/mnt.o [2019-11-26T11:59:31.746Z] #58 9.900 DEP images/sa.pb-c.d [2019-11-26T11:59:31.746Z] #58 10.00 PBCC images/pipe-data.pb-c.c [2019-11-26T11:59:31.746Z] #58 10.05 DEP images/pipe-data.pb-c.d [2019-11-26T11:59:31.746Z] #58 10.09 PBCC images/mnt.pb-c.c [2019-11-26T11:59:31.746Z] #58 10.12 DEP images/mnt.pb-c.d [2019-11-26T11:59:31.807Z] context [2019-11-26T11:59:31.807Z] compress/gzip [2019-11-26T11:59:31.807Z] crypto/cipher [2019-11-26T11:59:31.807Z] math/rand [2019-11-26T11:59:31.807Z] math/big [2019-11-26T11:59:31.807Z] crypto/aes [2019-11-26T11:59:31.807Z] crypto [2019-11-26T11:59:31.981Z] #58 25.41 CC images/pipe-data.o [2019-11-26T11:59:32.001Z] #58 10.19 PBCC images/sk-packet.pb-c.c [2019-11-26T11:59:32.002Z] #58 10.22 DEP images/sk-packet.pb-c.d [2019-11-26T11:59:32.002Z] #58 10.27 PBCC images/tcp-stream.pb-c.c [2019-11-26T11:59:32.002Z] #58 10.34 DEP images/tcp-stream.pb-c.d [2019-11-26T11:59:32.002Z] #58 10.38 PBCC images/pipe.pb-c.c [2019-11-26T11:59:32.002Z] #58 10.45 DEP images/pipe.pb-c.d [2019-11-26T11:59:32.220Z] crypto/des [2019-11-26T11:59:32.220Z] crypto/internal/randutil [2019-11-26T11:59:32.220Z] crypto/sha512 [2019-11-26T11:59:32.220Z] crypto/hmac [2019-11-26T11:59:32.220Z] crypto/md5 [2019-11-26T11:59:32.220Z] crypto/sha1 [2019-11-26T11:59:32.220Z] crypto/sha256 [2019-11-26T11:59:32.240Z] #58 25.64 CC images/sa.o [2019-11-26T11:59:32.257Z] #58 10.53 PBCC images/pstree.pb-c.c [2019-11-26T11:59:32.257Z] #58 10.58 DEP images/pstree.pb-c.d [2019-11-26T11:59:32.257Z] #58 10.61 PBCC images/fs.pb-c.c [2019-11-26T11:59:32.257Z] #58 10.62 DEP images/fs.pb-c.d [2019-11-26T11:59:32.257Z] #58 10.65 PBCC images/signalfd.pb-c.c [2019-11-26T11:59:32.257Z] #58 10.68 DEP images/signalfd.pb-c.d [2019-11-26T11:59:32.498Z] #58 25.94 CC images/timer.o [2019-11-26T11:59:32.513Z] #58 10.73 PBCC images/fh.pb-c.c [2019-11-26T11:59:32.513Z] #58 10.80 PBCC images/fsnotify.pb-c.c [2019-11-26T11:59:32.513Z] #58 10.84 DEP images/fh.pb-c.d [2019-11-26T11:59:32.513Z] #58 10.88 DEP images/fsnotify.pb-c.d [2019-11-26T11:59:32.513Z] #58 10.92 PBCC images/eventpoll.pb-c.c [2019-11-26T11:59:32.629Z] encoding/hex [2019-11-26T11:59:32.629Z] encoding/pem [2019-11-26T11:59:32.629Z] crypto/rand [2019-11-26T11:59:32.629Z] crypto/elliptic [2019-11-26T11:59:32.629Z] encoding/asn1 [2019-11-26T11:59:32.756Z] #58 26.24 CC images/timerfd.o [2019-11-26T11:59:32.768Z] #58 10.98 DEP images/eventpoll.pb-c.d [2019-11-26T11:59:32.768Z] #58 11.04 PBCC images/eventfd.pb-c.c [2019-11-26T11:59:32.768Z] #58 11.08 DEP images/eventfd.pb-c.d [2019-11-26T11:59:32.768Z] #58 11.12 PBCC images/remap-file-path.pb-c.c [2019-11-26T11:59:32.768Z] #58 11.15 DEP images/remap-file-path.pb-c.d [2019-11-26T11:59:33.010Z] crypto/rsa [2019-11-26T11:59:33.010Z] crypto/ecdsa [2019-11-26T11:59:33.010Z] crypto/dsa [2019-11-26T11:59:33.010Z] crypto/x509/pkix [2019-11-26T11:59:33.010Z] internal/x/crypto/cryptobyte [2019-11-26T11:59:33.010Z] internal/singleflight [2019-11-26T11:59:33.010Z] net [2019-11-26T11:59:33.014Z] #58 26.53 CC images/mm.o [2019-11-26T11:59:33.023Z] #58 11.19 PBCC images/fifo.pb-c.c [2019-11-26T11:59:33.023Z] #58 11.22 DEP images/fifo.pb-c.d [2019-11-26T11:59:33.023Z] #58 11.27 PBCC images/ghost-file.pb-c.c [2019-11-26T11:59:33.023Z] #58 11.32 DEP images/ghost-file.pb-c.d [2019-11-26T11:59:33.023Z] #58 11.36 PBCC images/regfile.pb-c.c [2019-11-26T11:59:33.023Z] #58 11.41 DEP images/regfile.pb-c.d [2019-11-26T11:59:33.279Z] #58 11.47 PBCC images/ns.pb-c.c [2019-11-26T11:59:33.279Z] #58 11.50 DEP images/ns.pb-c.d [2019-11-26T11:59:33.279Z] #58 11.57 PBCC images/fdinfo.pb-c.c [2019-11-26T11:59:33.279Z] #58 11.63 DEP images/fdinfo.pb-c.d [2019-11-26T11:59:33.279Z] #58 11.68 PBCC images/core-aarch64.pb-c.c [2019-11-26T11:59:33.279Z] #58 ... [2019-11-26T11:59:33.279Z] [2019-11-26T11:59:33.279Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:33.279Z] #30 52.37 bufio [2019-11-26T11:59:33.279Z] #30 53.59 fmt [2019-11-26T11:59:33.279Z] #30 53.73 path/filepath [2019-11-26T11:59:33.279Z] #30 54.99 io/ioutil [2019-11-26T11:59:33.279Z] #30 55.65 path [2019-11-26T11:59:33.279Z] #30 56.31 text/tabwriter [2019-11-26T11:59:33.279Z] #30 57.21 flag [2019-11-26T11:59:33.279Z] #30 57.23 github.com/BurntSushi/toml [2019-11-26T11:59:33.279Z] #30 58.94 log [2019-11-26T11:59:33.279Z] #30 61.36 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T11:59:33.410Z] internal/x/crypto/internal/chacha20 [2019-11-26T11:59:33.410Z] internal/x/crypto/poly1305 [2019-11-26T11:59:33.410Z] internal/x/crypto/chacha20poly1305 [2019-11-26T11:59:33.410Z] internal/x/crypto/curve25519 [2019-11-26T11:59:33.410Z] internal/x/crypto/hkdf [2019-11-26T11:59:33.534Z] #30 ... [2019-11-26T11:59:33.534Z] [2019-11-26T11:59:33.534Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:33.534Z] #58 11.73 PBCC images/core-arm.pb-c.c [2019-11-26T11:59:33.534Z] #58 11.76 PBCC images/core-ppc64.pb-c.c [2019-11-26T11:59:33.534Z] #58 11.80 PBCC images/core-s390.pb-c.c [2019-11-26T11:59:33.534Z] #58 11.84 PBCC images/core-x86.pb-c.c [2019-11-26T11:59:33.534Z] #58 11.87 PBCC images/core.pb-c.c [2019-11-26T11:59:33.534Z] #58 11.92 PBCC images/inventory.pb-c.c [2019-11-26T11:59:33.581Z] #58 26.84 CC images/sk-opts.o [2019-11-26T11:59:33.581Z] #58 27.10 CC images/sk-unix.o [2019-11-26T11:59:33.789Z] #58 11.98 DEP images/core-aarch64.pb-c.d [2019-11-26T11:59:33.789Z] #58 12.02 DEP images/core-arm.pb-c.d [2019-11-26T11:59:33.789Z] #58 12.05 DEP images/core-ppc64.pb-c.d [2019-11-26T11:59:33.789Z] #58 12.09 DEP images/core-s390.pb-c.d [2019-11-26T11:59:33.789Z] #58 12.12 DEP images/core-x86.pb-c.d [2019-11-26T11:59:33.789Z] #58 12.17 DEP images/core.pb-c.d [2019-11-26T11:59:33.814Z] internal/x/text/transform [2019-11-26T11:59:33.814Z] internal/x/text/unicode/bidi [2019-11-26T11:59:33.814Z] internal/x/text/secure/bidirule [2019-11-26T11:59:33.814Z] internal/x/text/unicode/norm [2019-11-26T11:59:33.839Z] #58 ... [2019-11-26T11:59:33.839Z] [2019-11-26T11:59:33.839Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:33.839Z] #33 66.93 net/url [2019-11-26T11:59:33.839Z] #33 67.63 go/ast [2019-11-26T11:59:33.839Z] #33 68.43 text/template/parse [2019-11-26T11:59:33.839Z] #33 71.49 text/template [2019-11-26T11:59:33.839Z] #33 72.71 go/parser [2019-11-26T11:59:33.839Z] #33 75.95 go/doc [2019-11-26T11:59:33.839Z] #33 75.96 log [2019-11-26T11:59:33.839Z] #33 76.50 encoding/binary [2019-11-26T11:59:33.839Z] #33 ... [2019-11-26T11:59:33.839Z] [2019-11-26T11:59:33.839Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:33.839Z] #58 27.37 CC images/sk-inet.o [2019-11-26T11:59:34.044Z] #58 12.21 DEP images/inventory.pb-c.d [2019-11-26T11:59:34.044Z] #58 12.27 PBCC images/cpuinfo.pb-c.c [2019-11-26T11:59:34.044Z] #58 12.30 DEP images/cpuinfo.pb-c.d [2019-11-26T11:59:34.044Z] #58 12.35 PBCC images/stats.pb-c.c [2019-11-26T11:59:34.044Z] #58 12.38 DEP images/stats.pb-c.d [2019-11-26T11:59:34.410Z] #58 27.76 CC images/tun.o [2019-11-26T11:59:34.673Z] #58 28.00 CC images/sk-netlink.o [2019-11-26T11:59:34.892Z] internal/x/net/idna [2019-11-26T11:59:34.932Z] #58 28.30 CC images/packet-sock.o [2019-11-26T11:59:35.337Z] internal/x/net/http2/hpack [2019-11-26T11:59:35.337Z] mime [2019-11-26T11:59:35.497Z] #58 28.77 CC images/ipc-var.o [2019-11-26T11:59:35.498Z] #58 28.97 CC images/ipc-desc.o [2019-11-26T11:59:35.756Z] #58 29.21 CC images/ipc-shm.o [2019-11-26T11:59:35.929Z] mime/quotedprintable [2019-11-26T11:59:35.929Z] net/http/internal [2019-11-26T11:59:35.929Z] os/exec [2019-11-26T11:59:35.975Z] #58 13.75 make[1]: Nothing to be done for 'all'. [2019-11-26T11:59:35.975Z] #58 ... [2019-11-26T11:59:35.975Z] [2019-11-26T11:59:35.975Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-26T11:59:35.975Z] #30 DONE 65.0s [2019-11-26T11:59:36.014Z] #58 29.41 CC images/ipc-msg.o [2019-11-26T11:59:36.230Z] [2019-11-26T11:59:36.230Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:36.230Z] #33 58.82 path/filepath [2019-11-26T11:59:36.230Z] #33 60.17 regexp [2019-11-26T11:59:36.230Z] #33 60.91 flag [2019-11-26T11:59:36.230Z] #33 62.30 go/token [2019-11-26T11:59:36.231Z] #33 62.94 go/scanner [2019-11-26T11:59:36.231Z] #33 63.78 io/ioutil [2019-11-26T11:59:36.231Z] #33 63.80 go/ast [2019-11-26T11:59:36.231Z] #33 64.48 net/url [2019-11-26T11:59:36.272Z] #58 29.72 CC images/ipc-sem.o [2019-11-26T11:59:36.322Z] net/textproto [2019-11-26T11:59:36.322Z] crypto/x509 [2019-11-26T11:59:36.322Z] internal/x/net/http/httpguts [2019-11-26T11:59:36.530Z] #58 29.92 CC images/utsns.o [2019-11-26T11:59:36.683Z] internal/x/net/http/httpproxy [2019-11-26T11:59:36.683Z] mime/multipart [2019-11-26T11:59:36.788Z] #58 30.09 CC images/creds.o [2019-11-26T11:59:36.788Z] #58 30.24 CC images/vma.o [2019-11-26T11:59:37.046Z] #58 30.43 CC images/netdev.o [2019-11-26T11:59:37.086Z] crypto/tls [2019-11-26T11:59:37.156Z] #33 66.15 text/template/parse [2019-11-26T11:59:37.304Z] #58 30.81 CC images/tty.o [2019-11-26T11:59:37.720Z] #33 ... [2019-11-26T11:59:37.720Z] [2019-11-26T11:59:37.720Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:37.720Z] #58 15.90 CC images/stats.o [2019-11-26T11:59:37.870Z] #58 31.32 CC images/file-lock.o [2019-11-26T11:59:37.933Z] net/http/httptrace [2019-11-26T11:59:37.933Z] net/http [2019-11-26T11:59:37.976Z] #58 16.15 CC images/core.o [2019-11-26T11:59:38.128Z] #58 31.48 CC images/rlimit.o [2019-11-26T11:59:38.386Z] #58 31.76 CC images/pagemap.o [2019-11-26T11:59:38.537Z] #58 16.70 CC images/core-x86.o [2019-11-26T11:59:38.644Z] #58 32.01 CC images/siginfo.o [2019-11-26T11:59:38.902Z] #58 32.25 CC images/rpc.o [2019-11-26T11:59:39.098Z] #58 17.18 CC images/core-arm.o [2019-11-26T11:59:39.353Z] #58 17.58 CC images/core-aarch64.o [2019-11-26T11:59:39.608Z] #58 17.95 CC images/core-ppc64.o [2019-11-26T11:59:39.787Z] github.com/LK4D4/vndr/godl [2019-11-26T11:59:39.836Z] #58 33.29 CC images/ext-file.o [2019-11-26T11:59:39.836Z] #58 33.46 CC images/cgroup.o [2019-11-26T11:59:40.182Z] github.com/LK4D4/vndr [2019-11-26T11:59:40.211Z] #58 18.52 CC images/core-s390.o [2019-11-26T11:59:40.402Z] #58 34.03 CC images/userns.o [2019-11-26T11:59:40.969Z] #58 34.34 CC images/google/protobuf/descriptor.o [2019-11-26T11:59:41.179Z] #58 19.14 CC images/cpuinfo.o [2019-11-26T11:59:41.179Z] #58 19.50 CC images/inventory.o [2019-11-26T11:59:41.477Z] #58 19.76 CC images/fdinfo.o [2019-11-26T11:59:41.733Z] #58 20.17 CC images/fown.o [2019-11-26T11:59:42.294Z] #58 20.37 CC images/ns.o [2019-11-26T11:59:42.294Z] #58 20.49 CC images/regfile.o [2019-11-26T11:59:42.344Z] #58 35.82 CC images/opts.o [2019-11-26T11:59:42.549Z] #58 20.70 CC images/ghost-file.o [2019-11-26T11:59:42.602Z] #58 36.01 CC images/seccomp.o [2019-11-26T11:59:42.602Z] #58 36.23 CC images/binfmt-misc.o [2019-11-26T11:59:42.720Z] Removing intermediate container 90ebc4f6d15e [2019-11-26T11:59:42.720Z] ---> c454416330fc [2019-11-26T11:59:42.720Z] Step 49/125 : FROM dev-base AS containerd [2019-11-26T11:59:42.720Z] ---> 715db60280bf [2019-11-26T11:59:42.720Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-26T11:59:42.720Z] ---> Using cache [2019-11-26T11:59:42.720Z] ---> 8ba8aa67e33f [2019-11-26T11:59:42.720Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-26T11:59:42.720Z] ---> Running in e63f861d598a [2019-11-26T11:59:42.806Z] #58 21.01 CC images/fifo.o [2019-11-26T11:59:42.806Z] #58 21.16 CC images/remap-file-path.o [2019-11-26T11:59:43.061Z] #58 21.34 CC images/eventfd.o [2019-11-26T11:59:43.061Z] #58 21.48 CC images/eventpoll.o [2019-11-26T11:59:43.168Z] #58 36.51 CC images/time.o [2019-11-26T11:59:43.169Z] #58 36.66 CC images/sysctl.o [2019-11-26T11:59:43.169Z] #58 ... [2019-11-26T11:59:43.169Z] [2019-11-26T11:59:43.169Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T11:59:43.169Z] #61 86.18 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T11:59:43.169Z] #61 86.18 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T11:59:43.500Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T11:59:43.500Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T11:59:43.500Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T11:59:43.500Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T11:59:43.500Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T11:59:43.500Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T11:59:43.621Z] #58 21.80 CC images/fh.o [2019-11-26T11:59:43.864Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T11:59:43.864Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T11:59:43.876Z] #58 22.05 CC images/fsnotify.o [2019-11-26T11:59:44.132Z] #58 22.48 CC images/signalfd.o [2019-11-26T11:59:44.387Z] #58 22.68 CC images/fs.o [2019-11-26T11:59:44.643Z] #58 22.88 CC images/pstree.o [2019-11-26T11:59:44.900Z] #58 23.12 CC images/pipe.o [2019-11-26T11:59:44.900Z] #58 23.32 CC images/tcp-stream.o [2019-11-26T11:59:45.074Z] #61 ... [2019-11-26T11:59:45.074Z] [2019-11-26T11:59:45.074Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:45.074Z] #33 78.09 encoding/base64 [2019-11-26T11:59:45.074Z] #33 78.88 encoding/json [2019-11-26T11:59:45.074Z] #33 79.34 github.com/LK4D4/vndr/build [2019-11-26T11:59:45.074Z] #33 82.67 encoding/xml [2019-11-26T11:59:45.074Z] #33 84.51 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T11:59:45.074Z] #33 84.77 compress/flate [2019-11-26T11:59:45.074Z] #33 86.87 hash [2019-11-26T11:59:45.074Z] #33 87.04 hash/crc32 [2019-11-26T11:59:45.074Z] #33 87.55 compress/gzip [2019-11-26T11:59:45.074Z] #33 88.15 context [2019-11-26T11:59:45.074Z] #33 88.19 crypto/cipher [2019-11-26T11:59:45.074Z] #33 ... [2019-11-26T11:59:45.074Z] [2019-11-26T11:59:45.074Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:45.074Z] #58 36.86 CC images/autofs.o [2019-11-26T11:59:45.074Z] #58 37.13 CC images/macvlan.o [2019-11-26T11:59:45.074Z] #58 37.28 CC images/sit.o [2019-11-26T11:59:45.074Z] #58 37.52 LINK images/built-in.o [2019-11-26T11:59:45.074Z] #58 37.62 GEN compel/include/asm [2019-11-26T11:59:45.074Z] #58 37.63 GEN compel/include/version.h [2019-11-26T11:59:45.074Z] #58 37.66 touch .config [2019-11-26T11:59:45.074Z] #58 37.66 GEN include/common/config.h [2019-11-26T11:59:45.074Z] #58 37.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-26T11:59:45.074Z] #58 37.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-26T11:59:45.074Z] #58 37.79 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-26T11:59:45.074Z] #58 37.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-26T11:59:45.074Z] #58 37.86 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-26T11:59:45.074Z] #58 37.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-26T11:59:45.074Z] #58 37.94 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T11:59:45.074Z] #58 38.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-26T11:59:45.074Z] #58 38.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T11:59:45.074Z] #58 38.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T11:59:45.074Z] #58 38.04 DEP compel/plugins/std/infect.d [2019-11-26T11:59:45.074Z] #58 38.22 DEP compel/plugins/std/string.d [2019-11-26T11:59:45.074Z] #58 38.29 DEP compel/plugins/std/log.d [2019-11-26T11:59:45.074Z] #58 38.37 DEP compel/plugins/std/fds.d [2019-11-26T11:59:45.074Z] #58 38.48 DEP compel/plugins/std/std.d [2019-11-26T11:59:45.110Z] Fetched 7672 kB in 1s (4396 kB/s) [2019-11-26T11:59:45.332Z] #58 38.60 DEP compel/plugins/shmem/shmem.d [2019-11-26T11:59:45.332Z] #58 38.66 DEP compel/plugins/fds/fds.d [2019-11-26T11:59:45.332Z] #58 38.82 CC compel/plugins/std/std.o [2019-11-26T11:59:45.462Z] #58 23.52 CC images/sk-packet.o [2019-11-26T11:59:45.462Z] #58 23.86 CC images/mnt.o [2019-11-26T11:59:45.590Z] #58 39.14 CC compel/plugins/std/fds.o [2019-11-26T11:59:45.901Z] Reading package lists... [2019-11-26T11:59:46.022Z] #58 24.07 CC images/pipe-data.o [2019-11-26T11:59:46.022Z] #58 24.27 CC images/sa.o [2019-11-26T11:59:46.022Z] #58 24.44 CC images/timer.o [2019-11-26T11:59:46.157Z] #58 39.62 CC compel/plugins/std/log.o [2019-11-26T11:59:46.263Z] Reading package lists... [2019-11-26T11:59:46.263Z] Building dependency tree... [2019-11-26T11:59:46.263Z] Reading state information... [2019-11-26T11:59:46.583Z] #58 24.85 CC images/timerfd.o [2019-11-26T11:59:46.649Z] The following additional packages will be installed: [2019-11-26T11:59:46.649Z] btrfs-progs liblzo2-2 [2019-11-26T11:59:46.649Z] The following NEW packages will be installed: [2019-11-26T11:59:46.649Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T11:59:46.649Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T11:59:46.649Z] Need to get 668 kB of archives. [2019-11-26T11:59:46.649Z] After this operation, 5446 kB of additional disk space will be used. [2019-11-26T11:59:46.649Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T11:59:46.649Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-26T11:59:46.649Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-26T11:59:46.838Z] #58 25.04 CC images/mm.o [2019-11-26T11:59:47.024Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T11:59:47.024Z] Fetched 668 kB in 0s (2416 kB/s) [2019-11-26T11:59:47.024Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T11:59:47.024Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T11:59:47.024Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T11:59:47.024Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T11:59:47.024Z] Selecting previously unselected package btrfs-progs. [2019-11-26T11:59:47.024Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-26T11:59:47.024Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T11:59:47.024Z] Selecting previously unselected package btrfs-tools. [2019-11-26T11:59:47.024Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-26T11:59:47.024Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T11:59:47.024Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:47.024Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T11:59:47.091Z] #58 40.45 CC compel/plugins/std/string.o [2019-11-26T11:59:47.093Z] #58 25.31 CC images/sk-opts.o [2019-11-26T11:59:47.349Z] #58 25.57 CC images/sk-unix.o [2019-11-26T11:59:47.397Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T11:59:47.397Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T11:59:47.397Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T11:59:47.604Z] #58 25.81 CC images/sk-inet.o [2019-11-26T11:59:47.657Z] #58 41.00 CC compel/plugins/std/infect.o [2019-11-26T11:59:47.771Z] Removing intermediate container e63f861d598a [2019-11-26T11:59:47.771Z] ---> 48c9e2d7a517 [2019-11-26T11:59:47.771Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-26T11:59:47.771Z] ---> Running in af310004bb4d [2019-11-26T11:59:48.164Z] #58 26.19 CC images/tun.o [2019-11-26T11:59:48.222Z] #58 41.54 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-26T11:59:48.222Z] #58 41.61 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-26T11:59:48.222Z] #58 41.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-26T11:59:48.222Z] #58 41.74 AR compel/plugins/std.lib.a [2019-11-26T11:59:48.222Z] #58 41.80 CC compel/plugins/fds/fds.o [2019-11-26T11:59:48.234Z] Removing intermediate container af310004bb4d [2019-11-26T11:59:48.234Z] ---> fefbcd586c25 [2019-11-26T11:59:48.234Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T11:59:48.420Z] #58 26.48 CC images/sk-netlink.o [2019-11-26T11:59:48.420Z] #58 26.75 CC images/packet-sock.o [2019-11-26T11:59:48.760Z] ---> 95ea55f91311 [2019-11-26T11:59:48.760Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T11:59:48.760Z] ---> 63a3d2f36d5a [2019-11-26T11:59:48.760Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T11:59:48.760Z] ---> Running in 68ea6fea5ba4 [2019-11-26T11:59:48.789Z] #58 42.05 AR compel/plugins/fds.lib.a [2019-11-26T11:59:48.789Z] #58 42.09 HOSTDEP compel/src/lib/log-host.d [2019-11-26T11:59:48.789Z] #58 42.20 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T11:59:48.789Z] #58 42.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-26T11:59:48.789Z] #58 42.42 HOSTDEP compel/src/main-host.d [2019-11-26T11:59:48.980Z] #58 27.13 CC images/ipc-var.o [2019-11-26T11:59:48.980Z] #58 27.32 CC images/ipc-desc.o [2019-11-26T11:59:49.047Z] #58 42.54 DEP compel/src/lib/ptrace.d [2019-11-26T11:59:49.167Z] + RM_GOPATH=0 [2019-11-26T11:59:49.167Z] + TMP_GOPATH= [2019-11-26T11:59:49.167Z] + : /build [2019-11-26T11:59:49.167Z] + '[' -z '' ']' [2019-11-26T11:59:49.167Z] ++ mktemp -d [2019-11-26T11:59:49.167Z] + export GOPATH=/tmp/tmp.bALhxkptLd [2019-11-26T11:59:49.167Z] + GOPATH=/tmp/tmp.bALhxkptLd [2019-11-26T11:59:49.167Z] + RM_GOPATH=1 [2019-11-26T11:59:49.167Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:59:49.167Z] ++ dirname ./install.sh [2019-11-26T11:59:49.167Z] + dir=. [2019-11-26T11:59:49.167Z] + bin=containerd [2019-11-26T11:59:49.167Z] + shift [2019-11-26T11:59:49.167Z] + '[' '!' -f ./containerd.installer ']' [2019-11-26T11:59:49.167Z] + . ./containerd.installer [2019-11-26T11:59:49.167Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:59:49.167Z] + install_containerd [2019-11-26T11:59:49.167Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-26T11:59:49.167Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.bALhxkptLd/src/github.com/containerd/containerd [2019-11-26T11:59:49.167Z] Cloning into '/tmp/tmp.bALhxkptLd/src/github.com/containerd/containerd'... [2019-11-26T11:59:49.235Z] #58 27.54 CC images/ipc-shm.o [2019-11-26T11:59:49.305Z] #58 42.70 DEP compel/src/lib/infect.d [2019-11-26T11:59:49.491Z] #58 27.68 CC images/ipc-msg.o [2019-11-26T11:59:49.491Z] #58 ... [2019-11-26T11:59:49.491Z] [2019-11-26T11:59:49.491Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:49.491Z] #33 68.57 go/parser [2019-11-26T11:59:49.491Z] #33 70.51 text/template [2019-11-26T11:59:49.491Z] #33 71.88 log [2019-11-26T11:59:49.491Z] #33 72.34 encoding/binary [2019-11-26T11:59:49.491Z] #33 73.93 encoding/base64 [2019-11-26T11:59:49.491Z] #33 74.62 encoding/json [2019-11-26T11:59:49.491Z] #33 74.83 go/doc [2019-11-26T11:59:49.491Z] #33 78.07 github.com/LK4D4/vndr/build [2019-11-26T11:59:49.564Z] #58 42.95 DEP compel/src/lib/infect-util.d [2019-11-26T11:59:49.564Z] #58 43.07 DEP compel/src/lib/infect-rpc.d [2019-11-26T11:59:49.747Z] #33 ... [2019-11-26T11:59:49.748Z] [2019-11-26T11:59:49.748Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:49.748Z] #58 27.96 CC images/ipc-sem.o [2019-11-26T11:59:49.748Z] #58 28.20 CC images/utsns.o [2019-11-26T11:59:49.823Z] #58 43.30 DEP compel/arch/x86/src/lib/infect.d [2019-11-26T11:59:50.081Z] #58 43.43 DEP compel/arch/x86/src/lib/cpu.d [2019-11-26T11:59:50.081Z] #58 43.52 DEP compel/src/lib/log.d [2019-11-26T11:59:50.081Z] #58 43.63 DEP compel/src/main.d [2019-11-26T11:59:50.308Z] #58 28.38 CC images/creds.o [2019-11-26T11:59:50.308Z] #58 28.63 CC images/vma.o [2019-11-26T11:59:50.339Z] #58 ... [2019-11-26T11:59:50.339Z] [2019-11-26T11:59:50.339Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T11:59:50.339Z] #61 DONE 93.2s [2019-11-26T11:59:50.339Z] [2019-11-26T11:59:50.339Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T11:59:50.339Z] #62 DONE 0.1s [2019-11-26T11:59:50.339Z] [2019-11-26T11:59:50.339Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:50.339Z] #33 88.95 math/rand [2019-11-26T11:59:50.339Z] #33 89.56 crypto/aes [2019-11-26T11:59:50.339Z] #33 89.63 math/big [2019-11-26T11:59:50.339Z] #33 90.73 crypto [2019-11-26T11:59:50.339Z] #33 90.99 crypto/des [2019-11-26T11:59:50.339Z] #33 91.60 crypto/internal/randutil [2019-11-26T11:59:50.339Z] #33 91.68 crypto/sha512 [2019-11-26T11:59:50.339Z] #33 92.66 crypto/hmac [2019-11-26T11:59:50.339Z] #33 92.91 crypto/md5 [2019-11-26T11:59:50.563Z] #58 28.92 CC images/netdev.o [2019-11-26T11:59:50.596Z] #33 93.76 crypto/sha1 [2019-11-26T11:59:51.075Z] + dpkg --print-architecture [2019-11-26T11:59:51.076Z] + cd /tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution [2019-11-26T11:59:51.076Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T11:59:51.076Z] + GOPATH=/tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vCbIGIBqh3 [2019-11-26T11:59:51.076Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T11:59:51.125Z] #58 29.23 CC images/tty.o [2019-11-26T11:59:51.380Z] #58 29.77 CC images/file-lock.o [2019-11-26T11:59:51.531Z] #33 94.95 crypto/sha256 [2019-11-26T11:59:51.636Z] #58 29.95 CC images/rlimit.o [2019-11-26T11:59:51.891Z] #58 30.11 CC images/pagemap.o [2019-11-26T11:59:51.891Z] #58 30.34 CC images/siginfo.o [2019-11-26T11:59:52.452Z] #58 30.57 CC images/rpc.o [2019-11-26T11:59:52.470Z] #33 95.79 encoding/hex [2019-11-26T11:59:52.698Z] + cd /tmp/tmp.bALhxkptLd/src/github.com/containerd/containerd [2019-11-26T11:59:52.698Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T11:59:53.036Z] #33 96.16 encoding/pem [2019-11-26T11:59:53.072Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T11:59:53.072Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-26T11:59:53.072Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:59:53.072Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-26T11:59:53.072Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T11:59:53.072Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T11:59:53.072Z] + '[' '' = dynamic ']' [2019-11-26T11:59:53.072Z] + make [2019-11-26T11:59:53.294Z] #33 96.59 internal/singleflight [2019-11-26T11:59:53.448Z] 🇩 bin/ctr [2019-11-26T11:59:53.553Z] #33 96.75 net [2019-11-26T11:59:53.815Z] #58 31.73 CC images/ext-file.o [2019-11-26T11:59:53.815Z] #58 32.04 CC images/cgroup.o [2019-11-26T11:59:54.102Z] + rm -rf /tmp/tmp.vCbIGIBqh3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vCbIGIBqh3 [2019-11-26T11:59:54.376Z] #58 32.61 CC images/userns.o [2019-11-26T11:59:54.486Z] #33 97.63 crypto/rand [2019-11-26T11:59:54.631Z] #58 32.87 CC images/google/protobuf/descriptor.o [2019-11-26T11:59:54.744Z] #33 98.19 crypto/elliptic [2019-11-26T11:59:55.685Z] #33 ... [2019-11-26T11:59:55.685Z] [2019-11-26T11:59:55.685Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T11:59:55.685Z] #58 43.86 DEP compel/src/lib/handle-elf.d [2019-11-26T11:59:55.685Z] #58 44.14 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-26T11:59:55.685Z] #58 44.44 CC compel/src/lib/log.o [2019-11-26T11:59:55.685Z] #58 44.91 CC compel/arch/x86/src/lib/cpu.o [2019-11-26T11:59:55.685Z] #58 45.61 CC compel/arch/x86/src/lib/infect.o [2019-11-26T11:59:55.685Z] #58 46.35 CC compel/src/lib/infect-rpc.o [2019-11-26T11:59:55.685Z] #58 46.68 CC compel/src/lib/infect-util.o [2019-11-26T11:59:55.685Z] #58 46.92 CC compel/src/lib/infect.o [2019-11-26T11:59:55.685Z] #58 48.87 CC compel/src/lib/ptrace.o [2019-11-26T11:59:55.685Z] #58 49.25 AR compel/libcompel.a [2019-11-26T11:59:55.944Z] #58 49.33 HOSTCC compel/src/main-host.o [2019-11-26T11:59:55.994Z] #58 34.41 CC images/opts.o [2019-11-26T11:59:56.396Z] Removing intermediate container e37220431726 [2019-11-26T11:59:56.396Z] ---> 0b9c09ef96e4 [2019-11-26T11:59:56.396Z] Step 16/125 : FROM base AS swagger [2019-11-26T11:59:56.396Z] ---> 656ae6b9204c [2019-11-26T11:59:56.396Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T11:59:56.396Z] ---> Running in 04e8346b0922 [2019-11-26T11:59:56.396Z] Removing intermediate container 04e8346b0922 [2019-11-26T11:59:56.396Z] ---> 16d7637748a3 [2019-11-26T11:59:56.396Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-26T11:59:56.396Z] ---> Running in 8aa292d85abb [2019-11-26T11:59:56.510Z] #58 49.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-26T11:59:56.510Z] #58 49.88 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T11:59:56.555Z] #58 34.62 CC images/seccomp.o [2019-11-26T11:59:56.732Z] + mktemp -d [2019-11-26T11:59:56.732Z] + export GOPATH=/tmp/tmp.Gi5XiPoI0x [2019-11-26T11:59:56.732Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Gi5XiPoI0x/src/github.com/go-swagger/go-swagger [2019-11-26T11:59:56.732Z] Cloning into '/tmp/tmp.Gi5XiPoI0x/src/github.com/go-swagger/go-swagger'... [2019-11-26T11:59:56.768Z] #58 50.22 HOSTCC compel/src/lib/log-host.o [2019-11-26T11:59:56.768Z] #58 ... [2019-11-26T11:59:56.768Z] [2019-11-26T11:59:56.768Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T11:59:56.768Z] #33 100.1 encoding/asn1 [2019-11-26T11:59:56.810Z] #58 34.89 CC images/binfmt-misc.o [2019-11-26T11:59:56.810Z] #58 35.16 CC images/time.o [2019-11-26T11:59:57.066Z] #58 35.42 CC images/sysctl.o [2019-11-26T11:59:57.321Z] #58 35.68 CC images/autofs.o [2019-11-26T11:59:57.577Z] #58 35.93 CC images/macvlan.o [2019-11-26T11:59:57.832Z] #58 36.08 CC images/sit.o [2019-11-26T11:59:58.088Z] #58 36.27 LINK images/built-in.o [2019-11-26T11:59:58.088Z] #58 36.38 GEN compel/include/asm [2019-11-26T11:59:58.088Z] #58 36.38 GEN compel/include/version.h [2019-11-26T11:59:58.088Z] #58 36.40 touch .config [2019-11-26T11:59:58.088Z] #58 36.41 GEN include/common/config.h [2019-11-26T11:59:58.088Z] #58 36.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-26T11:59:58.344Z] #58 36.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-26T11:59:58.344Z] #58 36.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-26T11:59:58.344Z] #58 36.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-26T11:59:58.344Z] #58 36.56 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-26T11:59:58.344Z] #58 36.59 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-26T11:59:58.344Z] #58 36.60 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T11:59:58.344Z] #58 36.65 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-26T11:59:58.344Z] #58 36.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T11:59:58.599Z] #58 36.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T11:59:58.599Z] #58 36.73 DEP compel/plugins/std/infect.d [2019-11-26T11:59:58.599Z] #58 36.86 DEP compel/plugins/std/string.d [2019-11-26T11:59:58.667Z] #33 101.9 crypto/ecdsa [2019-11-26T11:59:58.855Z] #58 37.03 DEP compel/plugins/std/log.d [2019-11-26T11:59:58.855Z] #58 37.10 DEP compel/plugins/std/fds.d [2019-11-26T11:59:59.110Z] #58 37.25 DEP compel/plugins/std/std.d [2019-11-26T11:59:59.110Z] #58 37.40 DEP compel/plugins/shmem/shmem.d [2019-11-26T11:59:59.110Z] #58 37.48 DEP compel/plugins/fds/fds.d [2019-11-26T11:59:59.233Z] #33 102.4 crypto/rsa [2019-11-26T11:59:59.366Z] #58 37.67 CC compel/plugins/std/std.o [2019-11-26T11:59:59.621Z] #58 37.93 CC compel/plugins/std/fds.o [2019-11-26T12:00:00.249Z] #58 38.55 CC compel/plugins/std/log.o [2019-11-26T12:00:00.250Z] #58 ... [2019-11-26T12:00:00.250Z] [2019-11-26T12:00:00.250Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:00.250Z] #33 79.30 encoding/xml [2019-11-26T12:00:00.250Z] #33 81.09 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T12:00:00.250Z] #33 81.29 compress/flate [2019-11-26T12:00:00.250Z] #33 83.78 hash [2019-11-26T12:00:00.250Z] #33 83.96 hash/crc32 [2019-11-26T12:00:00.250Z] #33 84.42 compress/gzip [2019-11-26T12:00:00.250Z] #33 84.63 context [2019-11-26T12:00:00.250Z] #33 85.06 crypto/cipher [2019-11-26T12:00:00.250Z] #33 85.16 math/rand [2019-11-26T12:00:00.250Z] #33 85.77 math/big [2019-11-26T12:00:00.250Z] #33 86.32 crypto/aes [2019-11-26T12:00:00.250Z] #33 87.44 crypto [2019-11-26T12:00:00.250Z] #33 87.59 crypto/des [2019-11-26T12:00:00.250Z] #33 88.05 crypto/internal/randutil [2019-11-26T12:00:00.250Z] #33 88.14 crypto/sha512 [2019-11-26T12:00:00.250Z] #33 89.37 crypto/hmac [2019-11-26T12:00:00.507Z] #33 89.55 crypto/md5 [2019-11-26T12:00:00.607Z] #33 103.6 crypto/dsa [2019-11-26T12:00:00.607Z] #33 104.0 crypto/x509/pkix [2019-11-26T12:00:01.177Z] #33 104.5 internal/x/crypto/cryptobyte [2019-11-26T12:00:01.432Z] #33 90.19 crypto/sha1 [2019-11-26T12:00:01.432Z] #33 ... [2019-11-26T12:00:01.432Z] [2019-11-26T12:00:01.432Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:01.432Z] #58 39.43 CC compel/plugins/std/string.o [2019-11-26T12:00:01.994Z] #58 40.31 CC compel/plugins/std/infect.o [2019-11-26T12:00:02.249Z] #58 ... [2019-11-26T12:00:02.249Z] [2019-11-26T12:00:02.249Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-26T12:00:02.249Z] #61 83.44 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T12:00:02.249Z] #61 83.44 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T12:00:02.249Z] #61 DONE 91.1s [2019-11-26T12:00:02.249Z] [2019-11-26T12:00:02.250Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T12:00:02.250Z] #62 DONE 0.1s [2019-11-26T12:00:02.505Z] [2019-11-26T12:00:02.505Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:02.505Z] #33 91.30 crypto/sha256 [2019-11-26T12:00:03.079Z] #33 106.2 internal/x/crypto/internal/chacha20 [2019-11-26T12:00:03.337Z] #33 ... [2019-11-26T12:00:03.337Z] [2019-11-26T12:00:03.337Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:03.337Z] #58 50.38 HOSTLINK compel/compel-host-bin [2019-11-26T12:00:03.337Z] #58 50.47 DEP soccr/soccr.d [2019-11-26T12:00:03.337Z] #58 50.61 CC soccr/soccr.o [2019-11-26T12:00:03.337Z] #58 51.84 AR soccr/libsoccr.a [2019-11-26T12:00:03.337Z] #58 51.88 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T12:00:03.337Z] #58 52.23 DEP criu/arch/x86/sigframe.d [2019-11-26T12:00:03.337Z] #58 52.34 DEP criu/arch/x86/sigaction_compat.d [2019-11-26T12:00:03.337Z] #58 52.42 DEP criu/arch/x86/kerndat.d [2019-11-26T12:00:03.337Z] #58 52.57 DEP criu/arch/x86/crtools.d [2019-11-26T12:00:03.337Z] #58 52.70 DEP criu/arch/x86/cpu.d [2019-11-26T12:00:03.337Z] #58 52.83 CC criu/arch/x86/cpu.o [2019-11-26T12:00:03.337Z] #58 53.45 CC criu/arch/x86/crtools.o [2019-11-26T12:00:03.337Z] #58 54.56 CC criu/arch/x86/kerndat.o [2019-11-26T12:00:03.337Z] #58 55.06 CC criu/arch/x86/sigaction_compat.o [2019-11-26T12:00:03.337Z] #58 55.32 CC criu/arch/x86/sigframe.o [2019-11-26T12:00:03.337Z] #58 55.60 LINK criu/arch/x86/crtools.built-in.o [2019-11-26T12:00:03.337Z] #58 55.63 DEP criu/pie/util-vdso-elf32.d [2019-11-26T12:00:03.337Z] #58 55.83 DEP criu/arch/x86/vdso-pie.d [2019-11-26T12:00:03.337Z] #58 55.96 DEP criu/pie/parasite-vdso.d [2019-11-26T12:00:03.337Z] #58 56.13 DEP criu/pie/util-vdso.d [2019-11-26T12:00:03.337Z] #58 56.24 DEP criu/pie/util.d [2019-11-26T12:00:03.337Z] #58 56.44 CC criu/pie/util.o [2019-11-26T12:00:03.337Z] #58 56.74 CC criu/pie/util-vdso.o [2019-11-26T12:00:03.869Z] #33 92.70 encoding/hex [2019-11-26T12:00:03.903Z] #58 57.47 CC criu/pie/parasite-vdso.o [2019-11-26T12:00:04.084Z] + cd /tmp/tmp.Gi5XiPoI0x/src/github.com/go-swagger/go-swagger [2019-11-26T12:00:04.084Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-26T12:00:04.084Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T12:00:04.124Z] #33 93.11 encoding/pem [2019-11-26T12:00:04.380Z] #33 93.46 internal/singleflight [2019-11-26T12:00:04.469Z] #58 ... [2019-11-26T12:00:04.469Z] [2019-11-26T12:00:04.469Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T12:00:04.469Z] #24 107.8 + GOBIN=/build [2019-11-26T12:00:04.635Z] #33 93.63 net [2019-11-26T12:00:04.727Z] #24 107.8 + /build/gometalinter --install [2019-11-26T12:00:04.727Z] #24 107.8 Installing: [2019-11-26T12:00:04.727Z] #24 107.8 deadcode [2019-11-26T12:00:04.727Z] #24 107.8 dupl [2019-11-26T12:00:04.727Z] #24 107.8 errcheck [2019-11-26T12:00:04.727Z] #24 107.8 gas [2019-11-26T12:00:04.727Z] #24 107.8 gochecknoglobals [2019-11-26T12:00:04.727Z] #24 107.8 gochecknoinits [2019-11-26T12:00:04.727Z] #24 107.8 goconst [2019-11-26T12:00:04.727Z] #24 107.8 gocyclo [2019-11-26T12:00:04.727Z] #24 107.8 goimports [2019-11-26T12:00:04.727Z] #24 107.8 golint [2019-11-26T12:00:04.727Z] #24 107.8 gosimple [2019-11-26T12:00:04.727Z] #24 107.8 gotype [2019-11-26T12:00:04.727Z] #24 107.8 gotypex [2019-11-26T12:00:04.727Z] #24 107.8 ineffassign [2019-11-26T12:00:04.727Z] #24 107.8 interfacer [2019-11-26T12:00:04.727Z] #24 107.8 lll [2019-11-26T12:00:04.727Z] #24 107.8 maligned [2019-11-26T12:00:04.727Z] #24 107.8 megacheck [2019-11-26T12:00:04.727Z] #24 107.8 misspell [2019-11-26T12:00:04.727Z] #24 107.8 nakedret [2019-11-26T12:00:04.727Z] #24 107.8 safesql [2019-11-26T12:00:04.727Z] #24 107.8 staticcheck [2019-11-26T12:00:04.727Z] #24 107.8 structcheck [2019-11-26T12:00:04.727Z] #24 107.8 unconvert [2019-11-26T12:00:04.727Z] #24 107.8 unparam [2019-11-26T12:00:04.727Z] #24 107.8 unused [2019-11-26T12:00:04.727Z] #24 107.8 varcheck [2019-11-26T12:00:04.890Z] #33 93.81 crypto/rand [2019-11-26T12:00:05.146Z] #33 94.31 crypto/elliptic [2019-11-26T12:00:07.033Z] #33 96.12 encoding/asn1 [2019-11-26T12:00:08.919Z] #33 ... [2019-11-26T12:00:08.919Z] [2019-11-26T12:00:08.919Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:08.919Z] #58 40.88 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-26T12:00:08.919Z] #58 41.02 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-26T12:00:08.919Z] #58 41.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-26T12:00:08.919Z] #58 41.31 AR compel/plugins/std.lib.a [2019-11-26T12:00:08.919Z] #58 41.42 CC compel/plugins/fds/fds.o [2019-11-26T12:00:08.919Z] #58 41.90 AR compel/plugins/fds.lib.a [2019-11-26T12:00:08.919Z] #58 41.94 HOSTDEP compel/src/lib/log-host.d [2019-11-26T12:00:08.919Z] #58 42.07 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T12:00:08.919Z] #58 42.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-26T12:00:08.919Z] #58 42.28 HOSTDEP compel/src/main-host.d [2019-11-26T12:00:08.919Z] #58 42.38 DEP compel/src/lib/ptrace.d [2019-11-26T12:00:08.919Z] #58 42.49 DEP compel/src/lib/infect.d [2019-11-26T12:00:08.919Z] #58 42.62 DEP compel/src/lib/infect-util.d [2019-11-26T12:00:08.919Z] #58 42.76 DEP compel/src/lib/infect-rpc.d [2019-11-26T12:00:08.919Z] #58 42.85 DEP compel/arch/x86/src/lib/infect.d [2019-11-26T12:00:08.919Z] #58 43.02 DEP compel/arch/x86/src/lib/cpu.d [2019-11-26T12:00:08.919Z] #58 43.13 DEP compel/src/lib/log.d [2019-11-26T12:00:08.919Z] #58 43.23 DEP compel/src/main.d [2019-11-26T12:00:08.919Z] #58 43.35 DEP compel/src/lib/handle-elf.d [2019-11-26T12:00:08.919Z] #58 43.47 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-26T12:00:08.919Z] #58 43.67 CC compel/src/lib/log.o [2019-11-26T12:00:08.919Z] #58 43.91 CC compel/arch/x86/src/lib/cpu.o [2019-11-26T12:00:08.919Z] #58 44.64 CC compel/arch/x86/src/lib/infect.o [2019-11-26T12:00:08.919Z] #58 45.45 CC compel/src/lib/infect-rpc.o [2019-11-26T12:00:08.919Z] #58 45.81 CC compel/src/lib/infect-util.o [2019-11-26T12:00:08.919Z] #58 46.06 CC compel/src/lib/infect.o [2019-11-26T12:00:09.845Z] #58 47.91 CC compel/src/lib/ptrace.o [2019-11-26T12:00:10.100Z] #58 48.20 AR compel/libcompel.a [2019-11-26T12:00:10.100Z] #58 48.25 HOSTCC compel/src/main-host.o [2019-11-26T12:00:10.356Z] #58 48.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-26T12:00:10.611Z] #58 48.75 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T12:00:11.172Z] #58 49.18 HOSTCC compel/src/lib/log-host.o [2019-11-26T12:00:11.172Z] #58 49.37 HOSTLINK compel/compel-host-bin [2019-11-26T12:00:11.172Z] #58 49.49 DEP soccr/soccr.d [2019-11-26T12:00:11.284Z] #24 ... [2019-11-26T12:00:11.284Z] [2019-11-26T12:00:11.284Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:11.284Z] #58 58.35 CC criu/arch/x86/vdso-pie.o [2019-11-26T12:00:11.284Z] #58 58.74 CC criu/pie/util-vdso-elf32.o [2019-11-26T12:00:11.284Z] #58 59.42 AR criu/pie/pie.lib.a [2019-11-26T12:00:11.284Z] #58 59.48 DEP criu/pie/restorer.d [2019-11-26T12:00:11.284Z] #58 59.68 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-26T12:00:11.284Z] #58 59.83 DEP criu/arch/x86/restorer_unmap.d [2019-11-26T12:00:11.284Z] #58 59.87 DEP criu/arch/x86/restorer.d [2019-11-26T12:00:11.284Z] #58 60.03 DEP criu/pie/parasite.d [2019-11-26T12:00:11.284Z] #58 60.29 CC criu/pie/parasite.o [2019-11-26T12:00:11.284Z] #58 61.49 LINK criu/pie/parasite.built-in.o [2019-11-26T12:00:11.284Z] #58 61.51 GEN criu/pie/parasite-blob.h [2019-11-26T12:00:11.284Z] #58 61.52 CC criu/arch/x86/restorer.o [2019-11-26T12:00:11.284Z] #58 62.06 CC criu/arch/x86/restorer_unmap.o [2019-11-26T12:00:11.284Z] #58 62.12 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-26T12:00:11.284Z] #58 62.45 CC criu/pie/restorer.o [2019-11-26T12:00:11.428Z] #58 49.63 CC soccr/soccr.o [2019-11-26T12:00:11.542Z] #58 64.94 LINK criu/pie/restorer.built-in.o [2019-11-26T12:00:11.542Z] #58 64.98 GEN criu/pie/restorer-blob.h [2019-11-26T12:00:11.801Z] #58 65.09 DEP criu/vdso.d [2019-11-26T12:00:11.801Z] #58 65.26 DEP criu/vdso-compat.d [2019-11-26T12:00:12.059Z] #58 65.41 DEP criu/uts_ns.d [2019-11-26T12:00:12.059Z] #58 65.62 DEP criu/util.d [2019-11-26T12:00:12.625Z] #58 65.85 DEP criu/uffd.d [2019-11-26T12:00:12.625Z] #58 66.12 DEP criu/tun.d [2019-11-26T12:00:12.790Z] #58 50.88 AR soccr/libsoccr.a [2019-11-26T12:00:12.790Z] #58 50.91 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T12:00:12.883Z] #58 66.38 DEP criu/tty.d [2019-11-26T12:00:13.046Z] #58 51.28 DEP criu/arch/x86/sigframe.d [2019-11-26T12:00:13.046Z] #58 51.35 DEP criu/arch/x86/sigaction_compat.d [2019-11-26T12:00:13.046Z] #58 51.42 DEP criu/arch/x86/kerndat.d [2019-11-26T12:00:13.142Z] #58 66.63 DEP criu/timerfd.d [2019-11-26T12:00:13.301Z] #58 51.52 DEP criu/arch/x86/crtools.d [2019-11-26T12:00:13.400Z] #58 66.80 DEP criu/sysfs_parse.d [2019-11-26T12:00:13.400Z] #58 66.95 DEP criu/sysctl.d [2019-11-26T12:00:13.400Z] #58 ... [2019-11-26T12:00:13.400Z] [2019-11-26T12:00:13.400Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:13.400Z] #33 106.7 internal/x/crypto/poly1305 [2019-11-26T12:00:13.400Z] #33 107.0 internal/x/crypto/chacha20poly1305 [2019-11-26T12:00:13.400Z] #33 107.8 internal/x/crypto/hkdf [2019-11-26T12:00:13.400Z] #33 107.9 internal/x/text/transform [2019-11-26T12:00:13.400Z] #33 108.6 internal/x/text/unicode/bidi [2019-11-26T12:00:13.400Z] #33 110.0 internal/x/text/secure/bidirule [2019-11-26T12:00:13.400Z] #33 110.3 internal/x/text/unicode/norm [2019-11-26T12:00:13.400Z] #33 114.0 internal/x/net/idna [2019-11-26T12:00:13.400Z] #33 115.4 crypto/x509 [2019-11-26T12:00:13.400Z] #33 116.4 net/textproto [2019-11-26T12:00:13.557Z] #58 51.65 DEP criu/arch/x86/cpu.d [2019-11-26T12:00:13.557Z] #58 51.80 CC criu/arch/x86/cpu.o [2019-11-26T12:00:13.658Z] #33 ... [2019-11-26T12:00:13.658Z] [2019-11-26T12:00:13.658Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:13.658Z] #58 67.15 DEP criu/string.d [2019-11-26T12:00:13.658Z] #58 67.22 DEP criu/stats.d [2019-11-26T12:00:13.916Z] #58 67.43 DEP criu/sockets.d [2019-11-26T12:00:14.117Z] #58 52.42 CC criu/arch/x86/crtools.o [2019-11-26T12:00:14.174Z] #58 67.66 DEP criu/sk-unix.d [2019-11-26T12:00:14.432Z] #58 67.83 DEP criu/sk-tcp.d [2019-11-26T12:00:14.690Z] #58 68.00 DEP criu/sk-queue.d [2019-11-26T12:00:14.690Z] #58 68.13 DEP criu/sk-packet.d [2019-11-26T12:00:14.948Z] #58 68.30 DEP criu/sk-netlink.d [2019-11-26T12:00:14.948Z] #58 68.48 DEP criu/sk-inet.d [2019-11-26T12:00:15.207Z] #58 68.69 DEP criu/signalfd.d [2019-11-26T12:00:15.466Z] #58 68.93 DEP criu/sigframe.d [2019-11-26T12:00:15.480Z] #58 53.58 CC criu/arch/x86/kerndat.o [2019-11-26T12:00:15.480Z] #58 ... [2019-11-26T12:00:15.480Z] [2019-11-26T12:00:15.480Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T12:00:15.480Z] #24 104.4 + GOBIN=/build [2019-11-26T12:00:15.480Z] #24 104.4 + /build/gometalinter --install [2019-11-26T12:00:15.480Z] #24 104.4 Installing: [2019-11-26T12:00:15.480Z] #24 104.4 deadcode [2019-11-26T12:00:15.480Z] #24 104.4 dupl [2019-11-26T12:00:15.480Z] #24 104.4 errcheck [2019-11-26T12:00:15.480Z] #24 104.4 gas [2019-11-26T12:00:15.480Z] #24 104.4 gochecknoglobals [2019-11-26T12:00:15.480Z] #24 104.4 gochecknoinits [2019-11-26T12:00:15.480Z] #24 104.4 goconst [2019-11-26T12:00:15.480Z] #24 104.4 gocyclo [2019-11-26T12:00:15.480Z] #24 104.4 goimports [2019-11-26T12:00:15.480Z] #24 104.4 golint [2019-11-26T12:00:15.480Z] #24 104.4 gosimple [2019-11-26T12:00:15.480Z] #24 104.4 gotype [2019-11-26T12:00:15.480Z] #24 104.4 gotypex [2019-11-26T12:00:15.480Z] #24 104.4 ineffassign [2019-11-26T12:00:15.480Z] #24 104.4 interfacer [2019-11-26T12:00:15.480Z] #24 104.4 lll [2019-11-26T12:00:15.480Z] #24 104.4 maligned [2019-11-26T12:00:15.480Z] #24 104.4 megacheck [2019-11-26T12:00:15.480Z] #24 104.4 misspell [2019-11-26T12:00:15.480Z] #24 104.4 nakedret [2019-11-26T12:00:15.480Z] #24 104.4 safesql [2019-11-26T12:00:15.480Z] #24 104.4 staticcheck [2019-11-26T12:00:15.480Z] #24 104.4 structcheck [2019-11-26T12:00:15.480Z] #24 104.4 unconvert [2019-11-26T12:00:15.480Z] #24 104.4 unparam [2019-11-26T12:00:15.480Z] #24 104.4 unused [2019-11-26T12:00:15.480Z] #24 104.4 varcheck [2019-11-26T12:00:15.724Z] #58 69.07 DEP criu/shmem.d [2019-11-26T12:00:15.724Z] #58 69.28 DEP criu/servicefd.d [2019-11-26T12:00:15.982Z] #58 69.49 DEP criu/seize.d [2019-11-26T12:00:16.240Z] #58 69.64 DEP criu/seccomp.d [2019-11-26T12:00:16.498Z] #58 69.88 DEP criu/rst-malloc.d [2019-11-26T12:00:16.498Z] #58 69.99 DEP criu/rbtree.d [2019-11-26T12:00:16.498Z] #58 70.05 DEP criu/pstree.d [2019-11-26T12:00:16.756Z] #58 70.19 DEP criu/protobuf.d [2019-11-26T12:00:17.014Z] #58 70.41 GEN criu/protobuf-desc-gen.h [2019-11-26T12:00:18.390Z] #58 71.80 DEP criu/protobuf-desc.d [2019-11-26T12:00:18.390Z] #58 71.91 DEP criu/proc_parse.d [2019-11-26T12:00:18.648Z] #58 72.19 DEP criu/plugin.d [2019-11-26T12:00:18.648Z] #58 72.27 DEP criu/pipes.d [2019-11-26T12:00:18.906Z] #58 72.45 DEP criu/pie-util.d [2019-11-26T12:00:18.906Z] #58 72.53 DEP criu/pie-util-vdso.d [2019-11-26T12:00:19.472Z] #58 72.71 DEP criu/pie-util-vdso-elf32.d [2019-11-26T12:00:19.472Z] #58 72.90 DEP criu/path.d [2019-11-26T12:00:19.641Z] #24 ... [2019-11-26T12:00:19.641Z] [2019-11-26T12:00:19.641Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:19.641Z] #33 98.02 crypto/ecdsa [2019-11-26T12:00:19.641Z] #33 98.53 crypto/rsa [2019-11-26T12:00:19.641Z] #33 99.69 crypto/dsa [2019-11-26T12:00:19.641Z] #33 100.2 crypto/x509/pkix [2019-11-26T12:00:19.641Z] #33 100.7 internal/x/crypto/cryptobyte [2019-11-26T12:00:19.641Z] #33 102.4 internal/x/crypto/internal/chacha20 [2019-11-26T12:00:19.641Z] #33 102.7 internal/x/crypto/poly1305 [2019-11-26T12:00:19.641Z] #33 103.0 internal/x/crypto/chacha20poly1305 [2019-11-26T12:00:19.641Z] #33 104.1 internal/x/crypto/hkdf [2019-11-26T12:00:19.641Z] #33 104.2 internal/x/text/transform [2019-11-26T12:00:19.641Z] #33 104.8 internal/x/text/unicode/bidi [2019-11-26T12:00:19.641Z] #33 106.3 internal/x/text/secure/bidirule [2019-11-26T12:00:19.641Z] #33 106.6 internal/x/text/unicode/norm [2019-11-26T12:00:19.641Z] #33 ... [2019-11-26T12:00:19.641Z] [2019-11-26T12:00:19.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:19.641Z] #58 54.20 CC criu/arch/x86/sigaction_compat.o [2019-11-26T12:00:19.641Z] #58 54.44 CC criu/arch/x86/sigframe.o [2019-11-26T12:00:19.641Z] #58 54.62 LINK criu/arch/x86/crtools.built-in.o [2019-11-26T12:00:19.641Z] #58 54.66 DEP criu/pie/util-vdso-elf32.d [2019-11-26T12:00:19.641Z] #58 54.76 DEP criu/arch/x86/vdso-pie.d [2019-11-26T12:00:19.641Z] #58 54.83 DEP criu/pie/parasite-vdso.d [2019-11-26T12:00:19.641Z] #58 54.94 DEP criu/pie/util-vdso.d [2019-11-26T12:00:19.641Z] #58 55.04 DEP criu/pie/util.d [2019-11-26T12:00:19.641Z] #58 55.22 CC criu/pie/util.o [2019-11-26T12:00:19.641Z] #58 55.54 CC criu/pie/util-vdso.o [2019-11-26T12:00:19.641Z] #58 56.06 CC criu/pie/parasite-vdso.o [2019-11-26T12:00:19.641Z] #58 56.99 CC criu/arch/x86/vdso-pie.o [2019-11-26T12:00:19.641Z] #58 57.27 CC criu/pie/util-vdso-elf32.o [2019-11-26T12:00:19.641Z] #58 57.82 AR criu/pie/pie.lib.a [2019-11-26T12:00:19.641Z] #58 57.88 DEP criu/pie/restorer.d [2019-11-26T12:00:19.734Z] #58 73.13 DEP criu/parasite-syscall.d [2019-11-26T12:00:19.896Z] #58 58.07 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-26T12:00:19.897Z] #58 58.20 DEP criu/arch/x86/restorer_unmap.d [2019-11-26T12:00:19.897Z] #58 58.22 DEP criu/arch/x86/restorer.d [2019-11-26T12:00:19.991Z] #58 73.45 DEP criu/pagemap.d [2019-11-26T12:00:20.152Z] #58 58.40 DEP criu/pie/parasite.d [2019-11-26T12:00:20.249Z] #58 73.65 DEP criu/pagemap-cache.d [2019-11-26T12:00:20.249Z] #58 73.81 DEP criu/page-xfer.d [2019-11-26T12:00:20.407Z] #58 58.63 CC criu/pie/parasite.o [2019-11-26T12:00:20.506Z] #58 73.95 DEP criu/page-pipe.d [2019-11-26T12:00:20.763Z] #58 74.07 DEP criu/netfilter.d [2019-11-26T12:00:20.763Z] #58 74.23 DEP criu/net.d [2019-11-26T12:00:21.020Z] #58 74.48 DEP criu/namespaces.d [2019-11-26T12:00:21.278Z] #58 74.70 DEP criu/mount.d [2019-11-26T12:00:21.278Z] #58 74.90 DEP criu/mem.d [2019-11-26T12:00:21.535Z] #58 75.16 DEP criu/lsm.d [2019-11-26T12:00:21.770Z] #58 59.77 LINK criu/pie/parasite.built-in.o [2019-11-26T12:00:21.770Z] #58 59.78 GEN criu/pie/parasite-blob.h [2019-11-26T12:00:21.770Z] #58 59.80 CC criu/arch/x86/restorer.o [2019-11-26T12:00:22.101Z] #58 75.35 DEP criu/log.d [2019-11-26T12:00:22.101Z] #58 75.52 DEP criu/libnetlink.d [2019-11-26T12:00:22.101Z] #58 75.72 DEP criu/kerndat.d [2019-11-26T12:00:22.331Z] #58 60.37 CC criu/arch/x86/restorer_unmap.o [2019-11-26T12:00:22.331Z] #58 60.41 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-26T12:00:22.586Z] #58 60.66 CC criu/pie/restorer.o [2019-11-26T12:00:22.667Z] #58 75.95 DEP criu/kcmp-ids.d [2019-11-26T12:00:22.667Z] #58 76.01 DEP criu/irmap.d [2019-11-26T12:00:22.667Z] #58 76.10 DEP criu/ipc_ns.d [2019-11-26T12:00:22.926Z] #58 76.20 DEP criu/image.d [2019-11-26T12:00:22.926Z] #58 76.33 DEP criu/image-desc.d [2019-11-26T12:00:22.926Z] #58 76.42 DEP criu/fsnotify.d [2019-11-26T12:00:23.184Z] #58 76.59 DEP criu/filesystems.d [2019-11-26T12:00:23.441Z] #58 76.76 DEP criu/files.d [2019-11-26T12:00:23.700Z] #58 77.04 DEP criu/files-reg.d [2019-11-26T12:00:23.700Z] #58 77.22 DEP criu/files-ext.d [2019-11-26T12:00:24.267Z] #58 ... [2019-11-26T12:00:24.267Z] [2019-11-26T12:00:24.267Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T12:00:24.267Z] #27 DONE 127.3s [2019-11-26T12:00:24.267Z] [2019-11-26T12:00:24.267Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:24.267Z] #58 77.50 DEP criu/file-lock.d [2019-11-26T12:00:24.267Z] #58 ... [2019-11-26T12:00:24.267Z] [2019-11-26T12:00:24.267Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:24.267Z] #33 117.6 internal/x/net/http/httpguts [2019-11-26T12:00:24.267Z] #33 117.8 internal/x/net/http/httpproxy [2019-11-26T12:00:24.267Z] #33 118.3 internal/x/net/http2/hpack [2019-11-26T12:00:24.267Z] #33 119.2 mime [2019-11-26T12:00:24.267Z] #33 120.1 crypto/tls [2019-11-26T12:00:24.267Z] #33 120.7 mime/quotedprintable [2019-11-26T12:00:24.267Z] #33 121.1 mime/multipart [2019-11-26T12:00:24.267Z] #33 122.2 net/http/internal [2019-11-26T12:00:24.267Z] #33 122.5 os/exec [2019-11-26T12:00:24.267Z] #33 ... [2019-11-26T12:00:24.267Z] [2019-11-26T12:00:24.267Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:24.267Z] #58 77.65 DEP criu/file-ids.d [2019-11-26T12:00:24.524Z] #58 78.03 DEP criu/fifo.d [2019-11-26T12:00:24.781Z] #58 78.21 DEP criu/fdstore.d [2019-11-26T12:00:25.039Z] #58 78.36 DEP criu/fault-injection.d [2019-11-26T12:00:25.039Z] #58 78.42 DEP criu/external.d [2019-11-26T12:00:25.098Z] #58 63.13 LINK criu/pie/restorer.built-in.o [2019-11-26T12:00:25.098Z] #58 63.15 GEN criu/pie/restorer-blob.h [2019-11-26T12:00:25.098Z] #58 63.28 DEP criu/vdso.d [2019-11-26T12:00:25.098Z] #58 63.47 DEP criu/vdso-compat.d [2019-11-26T12:00:25.297Z] #58 78.64 DEP criu/eventpoll.d [2019-11-26T12:00:25.297Z] #58 78.92 DEP criu/eventfd.d [2019-11-26T12:00:25.353Z] #58 63.69 DEP criu/uts_ns.d [2019-11-26T12:00:25.555Z] #58 79.04 DEP criu/crtools.d [2019-11-26T12:00:25.609Z] #58 63.89 DEP criu/util.d [2019-11-26T12:00:25.813Z] #58 79.20 DEP criu/cr-service.d [2019-11-26T12:00:25.864Z] #58 64.15 DEP criu/uffd.d [2019-11-26T12:00:26.071Z] #58 79.36 DEP criu/cr-restore.d [2019-11-26T12:00:26.119Z] #58 64.34 DEP criu/tun.d [2019-11-26T12:00:26.330Z] #58 79.65 DEP criu/cr-errno.d [2019-11-26T12:00:26.330Z] #58 79.66 DEP criu/cr-dump.d [2019-11-26T12:00:26.330Z] #58 79.88 DEP criu/cr-dedup.d [2019-11-26T12:00:26.374Z] #58 64.53 DEP criu/tty.d [2019-11-26T12:00:26.587Z] #58 80.02 DEP criu/cr-check.d [2019-11-26T12:00:26.630Z] #58 64.75 DEP criu/timerfd.d [2019-11-26T12:00:26.630Z] #58 64.95 DEP criu/sysfs_parse.d [2019-11-26T12:00:26.845Z] #58 80.19 DEP criu/config.d [2019-11-26T12:00:26.845Z] #58 80.35 DEP criu/clone-noasan.d [2019-11-26T12:00:26.885Z] #58 65.12 DEP criu/sysctl.d [2019-11-26T12:00:26.885Z] #58 65.27 DEP criu/string.d [2019-11-26T12:00:26.885Z] #58 65.33 DEP criu/stats.d [2019-11-26T12:00:27.103Z] #58 80.40 DEP criu/cgroup.d [2019-11-26T12:00:27.103Z] #58 80.56 DEP criu/cgroup-props.d [2019-11-26T12:00:27.140Z] #58 65.45 DEP criu/sockets.d [2019-11-26T12:00:27.345Z] + rm -rf /tmp/tmp.Gi5XiPoI0x [2019-11-26T12:00:27.345Z] Removing intermediate container 8aa292d85abb [2019-11-26T12:00:27.345Z] ---> 2c5fe74d1c86 [2019-11-26T12:00:27.345Z] Step 19/125 : FROM base AS frozen-images [2019-11-26T12:00:27.345Z] ---> 656ae6b9204c [2019-11-26T12:00:27.345Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:00:27.345Z] ---> Using cache [2019-11-26T12:00:27.345Z] ---> 2fa6a04c3744 [2019-11-26T12:00:27.345Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-26T12:00:27.345Z] ---> Running in 276a9ac79583 [2019-11-26T12:00:27.345Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:00:27.345Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:00:27.345Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:00:27.345Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:00:27.345Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:00:27.345Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T12:00:27.345Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T12:00:27.345Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T12:00:27.362Z] #58 80.68 DEP criu/bitmap.d [2019-11-26T12:00:27.362Z] #58 80.69 DEP criu/bfd.d [2019-11-26T12:00:27.362Z] #58 80.74 DEP criu/autofs.d [2019-11-26T12:00:27.362Z] #58 80.87 DEP criu/aio.d [2019-11-26T12:00:27.395Z] #58 65.60 DEP criu/sk-unix.d [2019-11-26T12:00:27.620Z] #58 81.02 DEP criu/action-scripts.d [2019-11-26T12:00:27.651Z] #58 65.84 DEP criu/sk-tcp.d [2019-11-26T12:00:27.769Z] 🇩 bin/containerd [2019-11-26T12:00:27.879Z] #58 81.27 CC criu/action-scripts.o [2019-11-26T12:00:27.906Z] #58 66.15 DEP criu/sk-queue.d [2019-11-26T12:00:27.906Z] #58 66.28 DEP criu/sk-packet.d [2019-11-26T12:00:28.067Z] Fetched 7728 kB in 2s (2766 kB/s) [2019-11-26T12:00:28.137Z] #58 81.66 CC criu/aio.o [2019-11-26T12:00:28.161Z] #58 66.45 DEP criu/sk-netlink.d [2019-11-26T12:00:28.416Z] #58 66.70 DEP criu/sk-inet.d [2019-11-26T12:00:28.671Z] #58 66.89 DEP criu/signalfd.d [2019-11-26T12:00:28.702Z] #58 82.19 CC criu/autofs.o [2019-11-26T12:00:28.926Z] #58 67.08 DEP criu/sigframe.d [2019-11-26T12:00:28.926Z] #58 67.18 DEP criu/shmem.d [2019-11-26T12:00:29.181Z] #58 67.41 DEP criu/servicefd.d [2019-11-26T12:00:29.181Z] #58 67.56 DEP criu/seize.d [2019-11-26T12:00:29.233Z] Reading package lists... [2019-11-26T12:00:29.437Z] #58 67.77 DEP criu/seccomp.d [2019-11-26T12:00:29.692Z] #58 67.93 DEP criu/rst-malloc.d [2019-11-26T12:00:29.692Z] #58 67.98 DEP criu/rbtree.d [2019-11-26T12:00:29.692Z] #58 68.03 DEP criu/pstree.d [2019-11-26T12:00:29.947Z] #58 68.17 DEP criu/protobuf.d [2019-11-26T12:00:29.948Z] #58 68.39 GEN criu/protobuf-desc-gen.h [2019-11-26T12:00:30.400Z] Reading package lists... [2019-11-26T12:00:30.400Z] Building dependency tree... [2019-11-26T12:00:30.400Z] Reading state information... [2019-11-26T12:00:30.607Z] #58 83.62 CC criu/bfd.o [2019-11-26T12:00:30.607Z] #58 84.21 CC criu/bitmap.o [2019-11-26T12:00:30.737Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T12:00:30.737Z] The following additional packages will be installed: [2019-11-26T12:00:30.737Z] libjq1 libonig4 [2019-11-26T12:00:30.737Z] The following NEW packages will be installed: [2019-11-26T12:00:30.737Z] jq libjq1 libonig4 [2019-11-26T12:00:30.737Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:00:30.737Z] Need to get 310 kB of archives. [2019-11-26T12:00:30.737Z] After this operation, 1267 kB of additional disk space will be used. [2019-11-26T12:00:30.737Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-26T12:00:30.737Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-26T12:00:30.737Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-26T12:00:30.960Z] #58 ... [2019-11-26T12:00:30.960Z] [2019-11-26T12:00:30.960Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:30.960Z] #33 109.8 internal/x/net/idna [2019-11-26T12:00:30.960Z] #33 111.4 internal/x/net/http2/hpack [2019-11-26T12:00:30.960Z] #33 111.6 crypto/x509 [2019-11-26T12:00:30.960Z] #33 112.6 net/textproto [2019-11-26T12:00:30.960Z] #33 113.5 internal/x/net/http/httpguts [2019-11-26T12:00:30.960Z] #33 113.8 internal/x/net/http/httpproxy [2019-11-26T12:00:30.960Z] #33 114.3 mime [2019-11-26T12:00:30.960Z] #33 115.4 mime/quotedprintable [2019-11-26T12:00:30.960Z] #33 115.9 mime/multipart [2019-11-26T12:00:30.960Z] #33 116.7 crypto/tls [2019-11-26T12:00:30.960Z] #33 117.1 net/http/internal [2019-11-26T12:00:30.960Z] #33 117.4 os/exec [2019-11-26T12:00:31.073Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:00:31.073Z] Fetched 310 kB in 0s (3581 kB/s) [2019-11-26T12:00:31.073Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-26T12:00:31.073Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T12:00:31.073Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-26T12:00:31.073Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-26T12:00:31.073Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-26T12:00:31.073Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T12:00:31.073Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T12:00:31.073Z] Selecting previously unselected package jq. [2019-11-26T12:00:31.073Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T12:00:31.073Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T12:00:31.073Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-26T12:00:31.073Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T12:00:31.073Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:00:31.073Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T12:00:31.173Z] #58 84.37 CC criu/cgroup-props.o [2019-11-26T12:00:31.520Z] #33 ... [2019-11-26T12:00:31.520Z] [2019-11-26T12:00:31.520Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:31.520Z] #58 69.67 DEP criu/protobuf-desc.d [2019-11-26T12:00:31.520Z] #58 69.88 DEP criu/proc_parse.d [2019-11-26T12:00:31.739Z] #58 85.09 CC criu/cgroup.o [2019-11-26T12:00:31.775Z] #58 70.15 DEP criu/plugin.d [2019-11-26T12:00:31.797Z] Removing intermediate container 276a9ac79583 [2019-11-26T12:00:31.797Z] ---> 08575fb100be [2019-11-26T12:00:31.797Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-26T12:00:31.797Z] ---> 8c55f84d31ee [2019-11-26T12:00:31.797Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-26T12:00:31.797Z] ---> Running in c9a34965987e [2019-11-26T12:00:32.030Z] #58 70.29 DEP criu/pipes.d [2019-11-26T12:00:32.286Z] #58 70.49 DEP criu/pie-util.d [2019-11-26T12:00:32.286Z] #58 70.58 DEP criu/pie-util-vdso.d [2019-11-26T12:00:32.541Z] #58 70.73 DEP criu/pie-util-vdso-elf32.d [2019-11-26T12:00:32.541Z] #58 70.85 DEP criu/path.d [2019-11-26T12:00:32.797Z] #58 71.05 DEP criu/parasite-syscall.d [2019-11-26T12:00:32.971Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T12:00:33.053Z] #58 71.29 DEP criu/pagemap.d [2019-11-26T12:00:33.305Z]  [2019-11-26T12:00:33.308Z] #58 71.50 DEP criu/pagemap-cache.d [2019-11-26T12:00:33.308Z] #58 71.61 DEP criu/page-xfer.d [2019-11-26T12:00:33.563Z] #58 71.82 DEP criu/page-pipe.d [2019-11-26T12:00:33.819Z] #58 71.92 DEP criu/netfilter.d [2019-11-26T12:00:33.819Z] #58 72.10 DEP criu/net.d [2019-11-26T12:00:34.055Z]  #####  7.7% ################   22.5% ############################ 39.3% ############################################# 62.7% ############################################################           84.5% ######################################################################## 100.0% [2019-11-26T12:00:34.074Z] #58 72.35 DEP criu/namespaces.d [2019-11-26T12:00:34.270Z] #58 87.76 CC criu/clone-noasan.o [2019-11-26T12:00:34.270Z] #58 87.88 CC criu/config.o [2019-11-26T12:00:34.329Z] #58 72.58 DEP criu/mount.d [2019-11-26T12:00:34.329Z] #58 72.74 DEP criu/mem.d [2019-11-26T12:00:34.390Z]  [2019-11-26T12:00:34.584Z] #58 72.91 DEP criu/lsm.d [2019-11-26T12:00:34.726Z]  ##########################     37.2% ########################################################## 81.5% ######################################################################## 100.0% [2019-11-26T12:00:34.836Z] #58 ... [2019-11-26T12:00:34.836Z] [2019-11-26T12:00:34.836Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:34.836Z] #33 128.1 net/http/httptrace [2019-11-26T12:00:34.836Z] #33 128.4 net/http [2019-11-26T12:00:34.839Z] #58 73.05 DEP criu/log.d [2019-11-26T12:00:35.066Z]  [2019-11-26T12:00:35.094Z] #58 73.23 DEP criu/libnetlink.d [2019-11-26T12:00:35.094Z] #58 73.36 DEP criu/kerndat.d [2019-11-26T12:00:35.390Z] #58 73.61 DEP criu/kcmp-ids.d [2019-11-26T12:00:35.390Z] #58 73.73 DEP criu/irmap.d [2019-11-26T12:00:35.403Z] #33 138.5 github.com/LK4D4/vndr/godl [2019-11-26T12:00:35.548Z]  ###########  15.4% ##########################    36.8% ############################################   62.1% ############################################################### 87.8% ######################################################################## 100.0% [2019-11-26T12:00:35.646Z] #58 73.92 DEP criu/ipc_ns.d [2019-11-26T12:00:35.918Z] #58 74.08 DEP criu/image.d [2019-11-26T12:00:35.918Z] #58 74.32 DEP criu/image-desc.d [2019-11-26T12:00:35.934Z]  [2019-11-26T12:00:35.970Z] #33 139.2 github.com/LK4D4/vndr [2019-11-26T12:00:35.970Z] #33 ... [2019-11-26T12:00:35.970Z] [2019-11-26T12:00:35.970Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:35.970Z] #58 89.38 CC criu/cr-check.o [2019-11-26T12:00:36.177Z] #58 74.43 DEP criu/fsnotify.d [2019-11-26T12:00:36.434Z] #58 74.69 DEP criu/filesystems.d [2019-11-26T12:00:36.690Z] #58 74.90 DEP criu/files.d [2019-11-26T12:00:36.691Z] #58 75.08 DEP criu/files-reg.d [2019-11-26T12:00:37.087Z] #58 75.29 DEP criu/files-ext.d [2019-11-26T12:00:37.342Z] #58 ... [2019-11-26T12:00:37.342Z] [2019-11-26T12:00:37.342Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-26T12:00:37.342Z] #27 DONE 126.2s [2019-11-26T12:00:37.342Z] [2019-11-26T12:00:37.342Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:37.342Z] #58 75.48 DEP criu/file-lock.d [2019-11-26T12:00:37.342Z] #58 ... [2019-11-26T12:00:37.342Z] [2019-11-26T12:00:37.342Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:37.342Z] #33 123.5 net/http/httptrace [2019-11-26T12:00:37.342Z] #33 123.8 net/http [2019-11-26T12:00:37.477Z]  #### 5.8% ##########       14.7% ################  23.6% ####################### 32.7% ##############################  42.5% #################################  47.0% #########################################          57.0% ###############################################               65.5% ####################################################             73.3% ########################################################## 80.8% ###############################################################    88.5% #####################################################################  96.6% ######################################################################## 100.0% [2019-11-26T12:00:37.477Z]  [2019-11-26T12:00:37.527Z] #58 90.92 CC criu/cr-dedup.o [2019-11-26T12:00:38.093Z] #58 91.35 CC criu/cr-dump.o [2019-11-26T12:00:38.703Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T12:00:38.703Z]  [2019-11-26T12:00:38.703Z]  ######################################################################## 100.0% [2019-11-26T12:00:39.038Z]  [2019-11-26T12:00:39.757Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T12:00:39.850Z] #33 ... [2019-11-26T12:00:39.850Z] [2019-11-26T12:00:39.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:39.850Z] #58 75.78 DEP criu/file-ids.d [2019-11-26T12:00:39.850Z] #58 75.98 DEP criu/fifo.d [2019-11-26T12:00:39.850Z] #58 76.21 DEP criu/fdstore.d [2019-11-26T12:00:39.850Z] #58 76.43 DEP criu/fault-injection.d [2019-11-26T12:00:39.850Z] #58 76.47 DEP criu/external.d [2019-11-26T12:00:39.850Z] #58 76.56 DEP criu/eventpoll.d [2019-11-26T12:00:39.850Z] #58 76.76 DEP criu/eventfd.d [2019-11-26T12:00:39.850Z] #58 76.86 DEP criu/crtools.d [2019-11-26T12:00:39.850Z] #58 76.99 DEP criu/cr-service.d [2019-11-26T12:00:39.850Z] #58 77.11 DEP criu/cr-restore.d [2019-11-26T12:00:39.850Z] #58 77.34 DEP criu/cr-errno.d [2019-11-26T12:00:39.850Z] #58 77.37 DEP criu/cr-dump.d [2019-11-26T12:00:39.850Z] #58 77.53 DEP criu/cr-dedup.d [2019-11-26T12:00:39.850Z] #58 77.64 DEP criu/cr-check.d [2019-11-26T12:00:39.850Z] #58 77.79 DEP criu/config.d [2019-11-26T12:00:39.850Z] #58 77.93 DEP criu/clone-noasan.d [2019-11-26T12:00:39.850Z] #58 77.98 DEP criu/cgroup.d [2019-11-26T12:00:39.850Z] #58 78.18 DEP criu/cgroup-props.d [2019-11-26T12:00:40.091Z]  [2019-11-26T12:00:40.105Z] #58 78.30 DEP criu/bitmap.d [2019-11-26T12:00:40.105Z] #58 78.33 DEP criu/bfd.d [2019-11-26T12:00:40.105Z] #58 78.43 DEP criu/autofs.d [2019-11-26T12:00:40.360Z] #58 78.55 DEP criu/aio.d [2019-11-26T12:00:40.360Z] #58 78.68 DEP criu/action-scripts.d [2019-11-26T12:00:40.426Z]  ######################################################################## 100.0% [2019-11-26T12:00:40.426Z]  [2019-11-26T12:00:40.614Z] #58 78.90 CC criu/action-scripts.o [2019-11-26T12:00:40.621Z] #58 93.61 CC criu/cr-errno.o [2019-11-26T12:00:40.621Z] #58 93.71 CC criu/cr-restore.o [2019-11-26T12:00:41.146Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T12:00:41.146Z] skipping existing c8c2d4a6b2e3 [2019-11-26T12:00:41.146Z] [2019-11-26T12:00:41.173Z] #58 79.33 CC criu/aio.o [2019-11-26T12:00:41.733Z] #58 79.80 CC criu/autofs.o [2019-11-26T12:00:42.312Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T12:00:42.647Z]  [2019-11-26T12:00:42.647Z]  ######################################################################## 100.0% [2019-11-26T12:00:42.647Z]  [2019-11-26T12:00:42.647Z] Download of images into '/build' complete. [2019-11-26T12:00:42.647Z] Use something like the following to load the result into a Docker daemon: [2019-11-26T12:00:42.647Z] tar -cC '/build' . | docker load [2019-11-26T12:00:43.093Z] #58 81.05 CC criu/bfd.o [2019-11-26T12:00:43.164Z] #58 ... [2019-11-26T12:00:43.164Z] [2019-11-26T12:00:43.164Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:43.164Z] #33 DONE 146.2s [2019-11-26T12:00:43.164Z] [2019-11-26T12:00:43.164Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:00:43.348Z] #58 81.51 CC criu/bitmap.o [2019-11-26T12:00:43.348Z] #58 81.64 CC criu/cgroup-props.o [2019-11-26T12:00:44.275Z] #58 82.38 CC criu/cgroup.o [2019-11-26T12:00:45.068Z] #47 ... [2019-11-26T12:00:45.068Z] [2019-11-26T12:00:45.068Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:45.068Z] #58 98.33 CC criu/cr-service.o [2019-11-26T12:00:45.637Z] #58 ... [2019-11-26T12:00:45.638Z] [2019-11-26T12:00:45.638Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:45.638Z] #33 134.5 github.com/LK4D4/vndr/godl [2019-11-26T12:00:45.677Z] Removing intermediate container c9a34965987e [2019-11-26T12:00:45.677Z] ---> 46dc3cf9ac35 [2019-11-26T12:00:45.677Z] Step 24/125 : FROM base AS cross-false [2019-11-26T12:00:45.677Z] ---> 656ae6b9204c [2019-11-26T12:00:45.677Z] Step 25/125 : FROM base AS cross-true [2019-11-26T12:00:45.677Z] ---> 656ae6b9204c [2019-11-26T12:00:45.677Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:00:45.677Z] ---> Using cache [2019-11-26T12:00:45.677Z] ---> 2fa6a04c3744 [2019-11-26T12:00:45.677Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-26T12:00:45.677Z] ---> Running in 8af52dfa2abd [2019-11-26T12:00:46.015Z] Removing intermediate container 8af52dfa2abd [2019-11-26T12:00:46.015Z] ---> adef2093cc7d [2019-11-26T12:00:46.015Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-26T12:00:46.015Z] ---> Running in 15fe4c62f850 [2019-11-26T12:00:46.198Z] #33 135.2 github.com/LK4D4/vndr [2019-11-26T12:00:46.440Z] #58 99.68 CC criu/crtools.o [2019-11-26T12:00:47.006Z] #58 100.3 CC criu/eventfd.o [2019-11-26T12:00:47.183Z] Removing intermediate container 15fe4c62f850 [2019-11-26T12:00:47.183Z] ---> 59ebb419265c [2019-11-26T12:00:47.183Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-26T12:00:47.183Z] ---> Running in c1df85a30cc2 [2019-11-26T12:00:47.263Z] #58 100.7 CC criu/eventpoll.o [2019-11-26T12:00:47.904Z] Removing intermediate container c1df85a30cc2 [2019-11-26T12:00:47.904Z] ---> a907c451a0d7 [2019-11-26T12:00:47.904Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-26T12:00:47.904Z] ---> Running in 9921d8bec84f [2019-11-26T12:00:47.953Z] 🇩 bin/containerd-stress [2019-11-26T12:00:48.196Z] #58 101.5 CC criu/external.o [2019-11-26T12:00:48.196Z] #58 101.7 CC criu/fault-injection.o [2019-11-26T12:00:48.196Z] #58 101.8 CC criu/fdstore.o [2019-11-26T12:00:48.625Z] Removing intermediate container 9921d8bec84f [2019-11-26T12:00:48.625Z] ---> 3da6fe8f40e8 [2019-11-26T12:00:48.625Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-26T12:00:48.625Z] ---> 656ae6b9204c [2019-11-26T12:00:48.625Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-26T12:00:48.625Z] ---> 656ae6b9204c [2019-11-26T12:00:48.625Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:00:48.625Z] ---> Using cache [2019-11-26T12:00:48.625Z] ---> 2fa6a04c3744 [2019-11-26T12:00:48.625Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-26T12:00:48.625Z] ---> Running in 9ba15a4a428e [2019-11-26T12:00:48.749Z] 🇩 bin/containerd-shim [2019-11-26T12:00:48.762Z] #58 102.2 CC criu/fifo.o [2019-11-26T12:00:48.962Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:00:48.962Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:00:48.962Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:00:48.962Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:00:48.962Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:00:48.962Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T12:00:49.021Z] #58 102.5 CC criu/file-ids.o [2019-11-26T12:00:49.279Z] #58 102.8 CC criu/file-lock.o [2019-11-26T12:00:49.299Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T12:00:49.633Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T12:00:50.652Z] #58 103.8 CC criu/files-ext.o [2019-11-26T12:00:50.652Z] #58 104.2 CC criu/files-reg.o [2019-11-26T12:00:51.320Z] Fetched 7728 kB in 2s (3246 kB/s) [2019-11-26T12:00:52.487Z] Reading package lists... [2019-11-26T12:00:52.551Z] #58 ... [2019-11-26T12:00:52.551Z] [2019-11-26T12:00:52.551Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T12:00:52.551Z] #42 152.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T12:00:52.551Z] #42 155.0 + mkdir -p /build [2019-11-26T12:00:52.551Z] #42 155.0 + cp runc /build/runc [2019-11-26T12:00:52.551Z] #42 DONE 155.3s [2019-11-26T12:00:52.551Z] [2019-11-26T12:00:52.551Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:52.551Z] #58 105.9 CC criu/files.o [2019-11-26T12:00:52.738Z] #33 ... [2019-11-26T12:00:52.738Z] [2019-11-26T12:00:52.739Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:52.739Z] #58 85.02 CC criu/clone-noasan.o [2019-11-26T12:00:52.739Z] #58 85.23 CC criu/config.o [2019-11-26T12:00:52.739Z] #58 86.54 CC criu/cr-check.o [2019-11-26T12:00:52.739Z] #58 88.02 CC criu/cr-dedup.o [2019-11-26T12:00:52.739Z] #58 88.55 CC criu/cr-dump.o [2019-11-26T12:00:52.739Z] #58 90.60 CC criu/cr-errno.o [2019-11-26T12:00:52.739Z] #58 90.73 CC criu/cr-restore.o [2019-11-26T12:00:53.343Z] #58 ... [2019-11-26T12:00:53.343Z] [2019-11-26T12:00:53.343Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-26T12:00:53.343Z] #33 DONE 142.2s [2019-11-26T12:00:53.343Z] [2019-11-26T12:00:53.343Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T12:00:53.653Z] Reading package lists... [2019-11-26T12:00:53.653Z] Building dependency tree... [2019-11-26T12:00:53.653Z] Reading state information... [2019-11-26T12:00:53.989Z] The following additional packages will be installed: [2019-11-26T12:00:53.989Z] libapparmor1 libseccomp2 [2019-11-26T12:00:53.989Z] Suggested packages: [2019-11-26T12:00:53.989Z] seccomp [2019-11-26T12:00:53.989Z] The following NEW packages will be installed: [2019-11-26T12:00:53.989Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T12:00:53.989Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:00:53.989Z] Need to get 296 kB of archives. [2019-11-26T12:00:53.989Z] After this operation, 1346 kB of additional disk space will be used. [2019-11-26T12:00:53.989Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-26T12:00:53.989Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-26T12:00:53.989Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-26T12:00:53.989Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-26T12:00:54.326Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:00:54.326Z] Fetched 296 kB in 0s (1742 kB/s) [2019-11-26T12:00:54.326Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-11-26T12:00:54.326Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T12:00:54.326Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-26T12:00:54.326Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T12:00:54.326Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-26T12:00:54.326Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-26T12:00:54.326Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T12:00:54.326Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-11-26T12:00:54.326Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T12:00:54.326Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T12:00:54.326Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-26T12:00:54.326Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T12:00:54.326Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T12:00:54.448Z] #58 107.6 CC criu/filesystems.o [2019-11-26T12:00:54.662Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:00:54.662Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T12:00:54.662Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T12:00:54.662Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T12:00:54.662Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T12:00:54.662Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:00:54.706Z] #58 108.1 CC criu/fsnotify.o [2019-11-26T12:00:54.998Z] Removing intermediate container 9ba15a4a428e [2019-11-26T12:00:54.998Z] ---> 86340c8b77d4 [2019-11-26T12:00:54.998Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-26T12:00:54.998Z] ---> 3da6fe8f40e8 [2019-11-26T12:00:54.998Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:00:54.998Z] ---> Running in 489ad48c2a19 [2019-11-26T12:00:54.998Z] Removing intermediate container 489ad48c2a19 [2019-11-26T12:00:54.998Z] ---> 85dcded4d7f7 [2019-11-26T12:00:54.998Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-26T12:00:55.220Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-26T12:00:55.335Z] ---> Running in b92af782d384 [2019-11-26T12:00:55.640Z] #58 108.9 CC criu/image-desc.o [2019-11-26T12:00:55.640Z] #58 109.0 CC criu/image.o [2019-11-26T12:00:56.058Z] Removing intermediate container b92af782d384 [2019-11-26T12:00:56.058Z] ---> 72ee32275d80 [2019-11-26T12:00:56.058Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-26T12:00:56.058Z] ---> 86340c8b77d4 [2019-11-26T12:00:56.058Z] Step 39/125 : FROM base AS tomlv [2019-11-26T12:00:56.058Z] ---> 656ae6b9204c [2019-11-26T12:00:56.058Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-26T12:00:56.058Z] ---> Running in 4a29bcc0811e [2019-11-26T12:00:56.058Z] Removing intermediate container 4a29bcc0811e [2019-11-26T12:00:56.058Z] ---> 4edb1221b6dd [2019-11-26T12:00:56.058Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:00:56.058Z] ---> cee965c9fef0 [2019-11-26T12:00:56.058Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:00:56.205Z] #58 109.7 CC criu/ipc_ns.o [2019-11-26T12:00:56.426Z] ---> e07837087a38 [2019-11-26T12:00:56.426Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:00:56.426Z] ---> Running in 2c76d3c3e311 [2019-11-26T12:00:56.733Z] #42 ... [2019-11-26T12:00:56.733Z] [2019-11-26T12:00:56.733Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:00:56.733Z] #58 94.97 CC criu/cr-service.o [2019-11-26T12:00:56.761Z] + RM_GOPATH=0 [2019-11-26T12:00:56.761Z] + TMP_GOPATH= [2019-11-26T12:00:56.761Z] + : /build [2019-11-26T12:00:56.761Z] + '[' -z '' ']' [2019-11-26T12:00:56.761Z] ++ mktemp -d [2019-11-26T12:00:56.761Z] + export GOPATH=/tmp/tmp.4mXDjsWKYM [2019-11-26T12:00:56.761Z] + GOPATH=/tmp/tmp.4mXDjsWKYM [2019-11-26T12:00:56.761Z] + RM_GOPATH=1 [2019-11-26T12:00:56.761Z] ++ dirname ./install.sh [2019-11-26T12:00:56.761Z] + dir=. [2019-11-26T12:00:56.761Z] + bin=tomlv [2019-11-26T12:00:56.761Z] + shift [2019-11-26T12:00:56.761Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-26T12:00:56.761Z] + . ./tomlv.installer [2019-11-26T12:00:56.761Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T12:00:56.761Z] + install_tomlv [2019-11-26T12:00:56.761Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T12:00:56.761Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T12:00:56.761Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4mXDjsWKYM/src/github.com/BurntSushi/toml [2019-11-26T12:00:56.761Z] Cloning into '/tmp/tmp.4mXDjsWKYM/src/github.com/BurntSushi/toml'... [2019-11-26T12:00:57.098Z] + cd /tmp/tmp.4mXDjsWKYM/src/github.com/BurntSushi/toml [2019-11-26T12:00:57.098Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T12:00:57.099Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T12:00:57.099Z] errors [2019-11-26T12:00:57.099Z] internal/cpu [2019-11-26T12:00:57.099Z] math/bits [2019-11-26T12:00:57.138Z] #58 110.6 CC criu/irmap.o [2019-11-26T12:00:57.441Z] runtime/internal/atomic [2019-11-26T12:00:57.441Z] runtime/internal/sys [2019-11-26T12:00:57.441Z] runtime/internal/math [2019-11-26T12:00:57.441Z] unicode/utf8 [2019-11-26T12:00:57.441Z] internal/bytealg [2019-11-26T12:00:57.441Z] internal/race [2019-11-26T12:00:57.441Z] math [2019-11-26T12:00:57.441Z] sync/atomic [2019-11-26T12:00:57.441Z] internal/testlog [2019-11-26T12:00:57.441Z] unicode [2019-11-26T12:00:57.441Z] runtime [2019-11-26T12:00:57.441Z] encoding [2019-11-26T12:00:57.441Z] runtime/cgo [2019-11-26T12:00:57.703Z] #58 111.1 CC criu/kcmp-ids.o [2019-11-26T12:00:57.749Z] 🇩 binaries [2019-11-26T12:00:57.749Z] + mkdir -p /build [2019-11-26T12:00:57.749Z] + cp bin/containerd /build/containerd [2019-11-26T12:00:57.749Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-26T12:00:57.749Z] + cp bin/ctr /build/ctr [2019-11-26T12:00:57.961Z] #58 111.3 CC criu/kerndat.o [2019-11-26T12:00:58.097Z] #58 96.18 CC criu/crtools.o [2019-11-26T12:00:58.175Z] strconv [2019-11-26T12:00:58.658Z] #58 96.75 CC criu/eventfd.o [2019-11-26T12:00:58.894Z] #58 112.1 CC criu/libnetlink.o [2019-11-26T12:00:58.894Z] #58 112.4 CC criu/log.o [2019-11-26T12:00:58.914Z] #58 97.12 CC criu/eventpoll.o [2019-11-26T12:00:59.460Z] #58 112.9 CC criu/lsm.o [2019-11-26T12:00:59.718Z] #58 113.2 CC criu/mem.o [2019-11-26T12:00:59.840Z] #58 97.95 CC criu/external.o [2019-11-26T12:01:00.096Z] #58 98.27 CC criu/fault-injection.o [2019-11-26T12:01:00.096Z] #58 98.37 CC criu/fdstore.o [2019-11-26T12:01:00.352Z] #58 98.64 CC criu/fifo.o [2019-11-26T12:01:00.913Z] #58 98.97 CC criu/file-ids.o [2019-11-26T12:01:01.068Z] Removing intermediate container 68ea6fea5ba4 [2019-11-26T12:01:01.068Z] ---> c36816353af9 [2019-11-26T12:01:01.068Z] Step 56/125 : FROM dev-base AS proxy [2019-11-26T12:01:01.068Z] ---> 715db60280bf [2019-11-26T12:01:01.068Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-26T12:01:01.068Z] ---> Running in 2e077e1599d1 [2019-11-26T12:01:01.068Z] Removing intermediate container 2e077e1599d1 [2019-11-26T12:01:01.068Z] ---> fa835cb09a33 [2019-11-26T12:01:01.068Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:01.068Z] ---> 3905d2afbf91 [2019-11-26T12:01:01.068Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:01.090Z] #58 114.5 CC criu/mount.o [2019-11-26T12:01:01.168Z] #58 99.33 CC criu/file-lock.o [2019-11-26T12:01:01.558Z] ---> 87d60a815a38 [2019-11-26T12:01:01.558Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:01.558Z] ---> Running in 694a4e703446 [2019-11-26T12:01:01.729Z] #58 100.1 CC criu/files-ext.o [2019-11-26T12:01:01.985Z] #58 ... [2019-11-26T12:01:01.985Z] [2019-11-26T12:01:01.985Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-26T12:01:01.985Z] #42 148.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T12:01:01.985Z] #42 150.5 + mkdir -p /build [2019-11-26T12:01:01.985Z] #42 150.5 + cp runc /build/runc [2019-11-26T12:01:01.985Z] #42 DONE 151.1s [2019-11-26T12:01:01.985Z] [2019-11-26T12:01:01.985Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:01:01.985Z] #58 100.4 CC criu/files-reg.o [2019-11-26T12:01:02.010Z] sync [2019-11-26T12:01:02.010Z] io [2019-11-26T12:01:02.010Z] reflect [2019-11-26T12:01:02.010Z] syscall [2019-11-26T12:01:02.010Z] bytes [2019-11-26T12:01:02.010Z] strings [2019-11-26T12:01:02.082Z] + RM_GOPATH=0 [2019-11-26T12:01:02.082Z] + TMP_GOPATH= [2019-11-26T12:01:02.082Z] + : /build [2019-11-26T12:01:02.082Z] + '[' -z '' ']' [2019-11-26T12:01:02.082Z] ++ mktemp -d [2019-11-26T12:01:02.082Z] + export GOPATH=/tmp/tmp.LGBy7GTV1Z [2019-11-26T12:01:02.082Z] + GOPATH=/tmp/tmp.LGBy7GTV1Z [2019-11-26T12:01:02.082Z] + RM_GOPATH=1 [2019-11-26T12:01:02.082Z] ++ dirname ./install.sh [2019-11-26T12:01:02.082Z] + dir=. [2019-11-26T12:01:02.082Z] + bin=proxy [2019-11-26T12:01:02.082Z] + shift [2019-11-26T12:01:02.082Z] + '[' '!' -f ./proxy.installer ']' [2019-11-26T12:01:02.082Z] + . ./proxy.installer [2019-11-26T12:01:02.082Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:01:02.082Z] + install_proxy [2019-11-26T12:01:02.082Z] + case "$1" in [2019-11-26T12:01:02.082Z] + export CGO_ENABLED=0 [2019-11-26T12:01:02.082Z] + CGO_ENABLED=0 [2019-11-26T12:01:02.082Z] + _install_proxy [2019-11-26T12:01:02.082Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-26T12:01:02.082Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LGBy7GTV1Z/src/github.com/docker/libnetwork [2019-11-26T12:01:02.082Z] Cloning into '/tmp/tmp.LGBy7GTV1Z/src/github.com/docker/libnetwork'... [2019-11-26T12:01:02.082Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:01:02.349Z] bufio [2019-11-26T12:01:02.349Z] path [2019-11-26T12:01:02.349Z] text/tabwriter [2019-11-26T12:01:02.689Z] internal/syscall/unix [2019-11-26T12:01:02.689Z] time [2019-11-26T12:01:03.419Z] internal/poll [2019-11-26T12:01:03.419Z] sort [2019-11-26T12:01:03.620Z] #58 117.2 CC criu/namespaces.o [2019-11-26T12:01:03.756Z] internal/fmtsort [2019-11-26T12:01:03.756Z] os [2019-11-26T12:01:03.938Z] + cd /tmp/tmp.LGBy7GTV1Z/src/github.com/docker/libnetwork [2019-11-26T12:01:03.938Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:01:03.938Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T12:01:04.093Z] path/filepath [2019-11-26T12:01:04.093Z] fmt [2019-11-26T12:01:04.429Z] io/ioutil [2019-11-26T12:01:04.503Z] #58 102.4 CC criu/files.o [2019-11-26T12:01:04.768Z] log [2019-11-26T12:01:04.768Z] flag [2019-11-26T12:01:04.768Z] github.com/BurntSushi/toml [2019-11-26T12:01:04.998Z] #58 118.5 CC criu/net.o [2019-11-26T12:01:05.430Z] #58 103.7 CC criu/filesystems.o [2019-11-26T12:01:05.489Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T12:01:05.991Z] #58 104.3 CC criu/fsnotify.o [2019-11-26T12:01:06.439Z] Removing intermediate container 694a4e703446 [2019-11-26T12:01:06.439Z] ---> c7b57fab1945 [2019-11-26T12:01:06.439Z] Step 61/125 : FROM base AS gometalinter [2019-11-26T12:01:06.439Z] ---> 715db60280bf [2019-11-26T12:01:06.439Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-26T12:01:06.439Z] ---> Running in ef76d5d49d26 [2019-11-26T12:01:06.816Z] Removing intermediate container ef76d5d49d26 [2019-11-26T12:01:06.816Z] ---> 65ea7046ef3e [2019-11-26T12:01:06.816Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:06.816Z] ---> 0a9559822380 [2019-11-26T12:01:06.816Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:06.917Z] #58 105.1 CC criu/image-desc.o [2019-11-26T12:01:06.917Z] #58 105.2 CC criu/image.o [2019-11-26T12:01:07.177Z] Removing intermediate container 2c76d3c3e311 [2019-11-26T12:01:07.177Z] ---> da1a76ba1fe1 [2019-11-26T12:01:07.177Z] Step 44/125 : FROM base AS vndr [2019-11-26T12:01:07.177Z] ---> 656ae6b9204c [2019-11-26T12:01:07.177Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-26T12:01:07.177Z] ---> Running in 853cc29de67e [2019-11-26T12:01:07.177Z] Removing intermediate container 853cc29de67e [2019-11-26T12:01:07.177Z] ---> 6458a15ef0e6 [2019-11-26T12:01:07.177Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:07.177Z] ---> 7be889123c13 [2019-11-26T12:01:07.177Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:07.182Z] ---> b720642655ae [2019-11-26T12:01:07.182Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:07.182Z] ---> Running in cca2357ecaa2 [2019-11-26T12:01:07.479Z] #58 105.7 CC criu/ipc_ns.o [2019-11-26T12:01:07.514Z] ---> 72630347cbbb [2019-11-26T12:01:07.514Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:07.514Z] ---> Running in c4ed2d14e67c [2019-11-26T12:01:07.529Z] #58 120.7 CC criu/netfilter.o [2019-11-26T12:01:07.529Z] #58 121.0 CC criu/page-pipe.o [2019-11-26T12:01:07.849Z] + RM_GOPATH=0 [2019-11-26T12:01:07.849Z] + TMP_GOPATH= [2019-11-26T12:01:07.849Z] + : /build [2019-11-26T12:01:07.849Z] + '[' -z '' ']' [2019-11-26T12:01:07.849Z] ++ mktemp -d [2019-11-26T12:01:07.849Z] + export GOPATH=/tmp/tmp.KELGYXPEjo [2019-11-26T12:01:07.849Z] + GOPATH=/tmp/tmp.KELGYXPEjo [2019-11-26T12:01:07.849Z] + RM_GOPATH=1 [2019-11-26T12:01:07.849Z] ++ dirname ./install.sh [2019-11-26T12:01:07.849Z] + dir=. [2019-11-26T12:01:07.849Z] + bin=vndr [2019-11-26T12:01:07.849Z] + shift [2019-11-26T12:01:07.849Z] + '[' '!' -f ./vndr.installer ']' [2019-11-26T12:01:07.849Z] + . ./vndr.installer [2019-11-26T12:01:07.849Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T12:01:07.849Z] + install_vndr [2019-11-26T12:01:07.849Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T12:01:07.849Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KELGYXPEjo/src/github.com/LK4D4/vndr [2019-11-26T12:01:07.849Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T12:01:07.849Z] Cloning into '/tmp/tmp.KELGYXPEjo/src/github.com/LK4D4/vndr'... [2019-11-26T12:01:07.991Z] + RM_GOPATH=0 [2019-11-26T12:01:07.991Z] + TMP_GOPATH= [2019-11-26T12:01:07.991Z] + : /build [2019-11-26T12:01:07.991Z] + '[' -z '' ']' [2019-11-26T12:01:07.991Z] ++ mktemp -d [2019-11-26T12:01:07.991Z] + export GOPATH=/tmp/tmp.kwMFgGeRjl [2019-11-26T12:01:07.991Z] + GOPATH=/tmp/tmp.kwMFgGeRjl [2019-11-26T12:01:07.991Z] + RM_GOPATH=1 [2019-11-26T12:01:07.991Z] ++ dirname ./install.sh [2019-11-26T12:01:07.991Z] + dir=. [2019-11-26T12:01:07.991Z] + bin=gometalinter [2019-11-26T12:01:07.991Z] + shift [2019-11-26T12:01:07.991Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-26T12:01:07.991Z] + . ./gometalinter.installer [2019-11-26T12:01:07.991Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-26T12:01:07.991Z] + install_gometalinter [2019-11-26T12:01:07.991Z] Installing gometalinter version v2.0.6 [2019-11-26T12:01:07.991Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-26T12:01:07.991Z] + go get -d github.com/alecthomas/gometalinter [2019-11-26T12:01:08.095Z] #58 121.5 CC criu/page-xfer.o [2019-11-26T12:01:08.191Z] + cd /tmp/tmp.KELGYXPEjo/src/github.com/LK4D4/vndr [2019-11-26T12:01:08.191Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T12:01:08.191Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T12:01:08.191Z] errors [2019-11-26T12:01:08.191Z] runtime/internal/atomic [2019-11-26T12:01:08.191Z] internal/cpu [2019-11-26T12:01:08.191Z] internal/race [2019-11-26T12:01:08.191Z] runtime/internal/sys [2019-11-26T12:01:08.191Z] sync/atomic [2019-11-26T12:01:08.405Z] #58 106.5 CC criu/irmap.o [2019-11-26T12:01:08.532Z] runtime/internal/math [2019-11-26T12:01:08.532Z] internal/bytealg [2019-11-26T12:01:08.532Z] unicode [2019-11-26T12:01:08.532Z] unicode/utf8 [2019-11-26T12:01:08.532Z] math/bits [2019-11-26T12:01:08.532Z] internal/testlog [2019-11-26T12:01:08.532Z] math [2019-11-26T12:01:08.532Z] encoding [2019-11-26T12:01:08.532Z] runtime [2019-11-26T12:01:08.532Z] unicode/utf16 [2019-11-26T12:01:08.532Z] container/list [2019-11-26T12:01:08.661Z] #58 107.1 CC criu/kcmp-ids.o [2019-11-26T12:01:08.789Z] + cd /tmp/tmp.kwMFgGeRjl/src/github.com/alecthomas/gometalinter [2019-11-26T12:01:08.789Z] + git checkout -q v2.0.6 [2019-11-26T12:01:08.789Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-26T12:01:08.905Z] crypto/internal/subtle [2019-11-26T12:01:08.905Z] crypto/subtle [2019-11-26T12:01:08.905Z] internal/x/crypto/cryptobyte/asn1 [2019-11-26T12:01:08.905Z] internal/nettrace [2019-11-26T12:01:08.905Z] internal/x/net/dns/dnsmessage [2019-11-26T12:01:09.031Z] #58 122.4 CC criu/pagemap-cache.o [2019-11-26T12:01:09.222Z] #58 107.3 CC criu/kerndat.o [2019-11-26T12:01:09.245Z] runtime/cgo [2019-11-26T12:01:09.245Z] strconv [2019-11-26T12:01:09.289Z] #58 122.7 CC criu/pagemap.o [2019-11-26T12:01:09.783Z] #58 108.1 CC criu/libnetlink.o [2019-11-26T12:01:09.973Z] crypto/rc4 [2019-11-26T12:01:10.039Z] #58 108.4 CC criu/log.o [2019-11-26T12:01:10.224Z] #58 123.5 CC criu/parasite-syscall.o [2019-11-26T12:01:10.600Z] #58 108.8 CC criu/lsm.o [2019-11-26T12:01:10.791Z] #58 124.2 CC criu/path.o [2019-11-26T12:01:10.856Z] #58 109.0 CC criu/mem.o [2019-11-26T12:01:11.050Z] #58 124.5 CC criu/pie-util-vdso-elf32.o [2019-11-26T12:01:11.617Z] #58 124.9 CC criu/pie-util-vdso.o [2019-11-26T12:01:11.617Z] #58 125.2 CC criu/pie-util.o [2019-11-26T12:01:11.783Z] #58 110.1 CC criu/mount.o [2019-11-26T12:01:11.875Z] #58 125.4 CC criu/pipes.o [2019-11-26T12:01:12.809Z] #58 126.0 CC criu/plugin.o [2019-11-26T12:01:12.809Z] #58 126.4 CC criu/proc_parse.o [2019-11-26T12:01:12.980Z] sync [2019-11-26T12:01:12.980Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-26T12:01:12.980Z] io [2019-11-26T12:01:12.980Z] reflect [2019-11-26T12:01:12.980Z] syscall [2019-11-26T12:01:12.980Z] math/rand [2019-11-26T12:01:12.980Z] bytes [2019-11-26T12:01:13.322Z] strings [2019-11-26T12:01:13.666Z] bufio [2019-11-26T12:01:13.666Z] path [2019-11-26T12:01:14.009Z] hash [2019-11-26T12:01:14.009Z] crypto/internal/randutil [2019-11-26T12:01:14.009Z] internal/singleflight [2019-11-26T12:01:14.009Z] hash/crc32 [2019-11-26T12:01:14.009Z] crypto [2019-11-26T12:01:14.009Z] crypto/sha512 [2019-11-26T12:01:14.298Z] #58 112.5 CC criu/namespaces.o [2019-11-26T12:01:14.350Z] time [2019-11-26T12:01:14.350Z] internal/syscall/unix [2019-11-26T12:01:14.350Z] crypto/hmac [2019-11-26T12:01:14.350Z] crypto/sha1 [2019-11-26T12:01:14.350Z] crypto/sha256 [2019-11-26T12:01:14.691Z] internal/x/crypto/hkdf [2019-11-26T12:01:14.691Z] internal/x/text/transform [2019-11-26T12:01:15.340Z] #58 128.5 CC criu/protobuf-desc.o [2019-11-26T12:01:15.423Z] internal/poll [2019-11-26T12:01:15.423Z] sort [2019-11-26T12:01:15.423Z] encoding/binary [2019-11-26T12:01:15.423Z] internal/fmtsort [2019-11-26T12:01:15.423Z] regexp/syntax [2019-11-26T12:01:15.663Z] #58 113.8 CC criu/net.o [2019-11-26T12:01:15.762Z] os [2019-11-26T12:01:15.762Z] encoding/base64 [2019-11-26T12:01:15.762Z] crypto/cipher [2019-11-26T12:01:15.762Z] crypto/md5 [2019-11-26T12:01:15.907Z] #58 129.2 CC criu/protobuf.o [2019-11-26T12:01:15.907Z] #58 129.5 CC criu/pstree.o [2019-11-26T12:01:16.101Z] crypto/aes [2019-11-26T12:01:16.101Z] crypto/des [2019-11-26T12:01:16.101Z] encoding/pem [2019-11-26T12:01:16.440Z] internal/x/crypto/internal/chacha20 [2019-11-26T12:01:16.440Z] fmt [2019-11-26T12:01:16.440Z] path/filepath [2019-11-26T12:01:16.440Z] internal/x/crypto/poly1305 [2019-11-26T12:01:16.440Z] internal/x/crypto/chacha20poly1305 [2019-11-26T12:01:16.440Z] regexp [2019-11-26T12:01:16.783Z] internal/x/crypto/curve25519 [2019-11-26T12:01:16.783Z] io/ioutil [2019-11-26T12:01:17.128Z] go/token [2019-11-26T12:01:17.128Z] flag [2019-11-26T12:01:17.128Z] net/url [2019-11-26T12:01:17.128Z] text/template/parse [2019-11-26T12:01:17.282Z] #58 130.5 CC criu/rbtree.o [2019-11-26T12:01:17.282Z] #58 130.8 CC criu/rst-malloc.o [2019-11-26T12:01:17.469Z] go/scanner [2019-11-26T12:01:17.469Z] log [2019-11-26T12:01:17.541Z] #58 131.1 CC criu/seccomp.o [2019-11-26T12:01:17.541Z] #58 ... [2019-11-26T12:01:17.541Z] [2019-11-26T12:01:17.541Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T12:01:17.541Z] #55 181.0 + dpkg --print-architecture [2019-11-26T12:01:17.541Z] #55 181.0 + cd /tmp/tmp.77egCcVNM8/src/github.com/docker/distribution [2019-11-26T12:01:17.541Z] #55 181.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T12:01:17.810Z] encoding/json [2019-11-26T12:01:17.810Z] go/ast [2019-11-26T12:01:17.810Z] encoding/xml [2019-11-26T12:01:18.108Z] #55 181.3 + GOPATH=/tmp/tmp.77egCcVNM8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.77egCcVNM8 [2019-11-26T12:01:18.108Z] #55 181.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T12:01:18.214Z] #58 116.2 CC criu/netfilter.o [2019-11-26T12:01:18.214Z] #58 116.5 CC criu/page-pipe.o [2019-11-26T12:01:18.289Z] + GOBIN=/build [2019-11-26T12:01:18.289Z] + /build/gometalinter --install [2019-11-26T12:01:18.289Z] Installing: [2019-11-26T12:01:18.289Z] deadcode [2019-11-26T12:01:18.289Z] dupl [2019-11-26T12:01:18.289Z] errcheck [2019-11-26T12:01:18.289Z] gas [2019-11-26T12:01:18.289Z] gochecknoglobals [2019-11-26T12:01:18.289Z] gochecknoinits [2019-11-26T12:01:18.289Z] goconst [2019-11-26T12:01:18.289Z] gocyclo [2019-11-26T12:01:18.289Z] goimports [2019-11-26T12:01:18.289Z] golint [2019-11-26T12:01:18.289Z] gosimple [2019-11-26T12:01:18.289Z] gotype [2019-11-26T12:01:18.289Z] gotypex [2019-11-26T12:01:18.289Z] ineffassign [2019-11-26T12:01:18.289Z] interfacer [2019-11-26T12:01:18.289Z] lll [2019-11-26T12:01:18.289Z] maligned [2019-11-26T12:01:18.289Z] megacheck [2019-11-26T12:01:18.289Z] misspell [2019-11-26T12:01:18.289Z] nakedret [2019-11-26T12:01:18.289Z] safesql [2019-11-26T12:01:18.289Z] staticcheck [2019-11-26T12:01:18.289Z] structcheck [2019-11-26T12:01:18.289Z] unconvert [2019-11-26T12:01:18.289Z] unparam [2019-11-26T12:01:18.289Z] unused [2019-11-26T12:01:18.289Z] varcheck [2019-11-26T12:01:18.540Z] text/template [2019-11-26T12:01:18.773Z] #58 117.0 CC criu/page-xfer.o [2019-11-26T12:01:18.881Z] go/parser [2019-11-26T12:01:19.221Z] compress/flate [2019-11-26T12:01:19.562Z] context [2019-11-26T12:01:19.698Z] #58 117.8 CC criu/pagemap-cache.o [2019-11-26T12:01:19.698Z] #58 118.1 CC criu/pagemap.o [2019-11-26T12:01:19.902Z] math/big [2019-11-26T12:01:19.902Z] go/doc [2019-11-26T12:01:19.902Z] compress/gzip [2019-11-26T12:01:20.242Z] encoding/hex [2019-11-26T12:01:20.242Z] net [2019-11-26T12:01:20.242Z] internal/x/text/unicode/bidi [2019-11-26T12:01:20.625Z] #58 118.9 CC criu/parasite-syscall.o [2019-11-26T12:01:21.107Z] #58 119.6 CC criu/path.o [2019-11-26T12:01:21.121Z] github.com/LK4D4/vndr/build [2019-11-26T12:01:21.121Z] internal/x/text/secure/bidirule [2019-11-26T12:01:21.121Z] internal/x/text/unicode/norm [2019-11-26T12:01:21.668Z] #58 119.8 CC criu/pie-util-vdso-elf32.o [2019-11-26T12:01:21.855Z] internal/x/net/http2/hpack [2019-11-26T12:01:21.923Z] #58 120.1 CC criu/pie-util-vdso.o [2019-11-26T12:01:22.179Z] #58 120.5 CC criu/pie-util.o [2019-11-26T12:01:22.196Z] crypto/rand [2019-11-26T12:01:22.196Z] crypto/elliptic [2019-11-26T12:01:22.435Z] #58 120.7 CC criu/pipes.o [2019-11-26T12:01:22.539Z] encoding/asn1 [2019-11-26T12:01:22.539Z] crypto/rsa [2019-11-26T12:01:22.878Z] crypto/dsa [2019-11-26T12:01:22.878Z] internal/x/net/idna [2019-11-26T12:01:22.997Z] #58 121.3 CC criu/plugin.o [2019-11-26T12:01:23.219Z] mime [2019-11-26T12:01:23.219Z] crypto/ecdsa [2019-11-26T12:01:23.559Z] #58 121.6 CC criu/proc_parse.o [2019-11-26T12:01:23.560Z] crypto/x509/pkix [2019-11-26T12:01:23.560Z] internal/x/crypto/cryptobyte [2019-11-26T12:01:23.901Z] mime/quotedprintable [2019-11-26T12:01:23.901Z] net/http/internal [2019-11-26T12:01:23.901Z] os/exec [2019-11-26T12:01:25.075Z] internal/x/net/http/httpproxy [2019-11-26T12:01:25.075Z] net/textproto [2019-11-26T12:01:25.075Z] crypto/x509 [2019-11-26T12:01:25.412Z] internal/x/net/http/httpguts [2019-11-26T12:01:25.412Z] mime/multipart [2019-11-26T12:01:25.447Z] #58 123.5 CC criu/protobuf-desc.o [2019-11-26T12:01:26.008Z] #58 124.2 CC criu/protobuf.o [2019-11-26T12:01:26.138Z] crypto/tls [2019-11-26T12:01:26.265Z] #58 124.7 CC criu/pstree.o [2019-11-26T12:01:26.826Z] #58 ... [2019-11-26T12:01:26.826Z] [2019-11-26T12:01:26.826Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T12:01:27.082Z] #55 176.1 + dpkg --print-architecture [2019-11-26T12:01:27.082Z] #55 176.1 + cd /tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution [2019-11-26T12:01:27.082Z] #55 176.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T12:01:27.082Z] #55 176.4 + GOPATH=/tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yW7PkYNO7h [2019-11-26T12:01:27.082Z] #55 176.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T12:01:27.829Z] net/http/httptrace [2019-11-26T12:01:27.829Z] net/http [2019-11-26T12:01:30.309Z] #55 ... [2019-11-26T12:01:30.309Z] [2019-11-26T12:01:30.309Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:01:30.309Z] #58 131.7 CC criu/seize.o [2019-11-26T12:01:30.309Z] #58 132.4 CC criu/servicefd.o [2019-11-26T12:01:30.309Z] #58 132.8 CC criu/shmem.o [2019-11-26T12:01:30.309Z] #58 133.5 CC criu/sigframe.o [2019-11-26T12:01:30.309Z] #58 133.6 CC criu/signalfd.o [2019-11-26T12:01:30.309Z] #58 133.9 CC criu/sk-inet.o [2019-11-26T12:01:30.309Z] #58 134.7 CC criu/sk-netlink.o [2019-11-26T12:01:30.309Z] #58 135.1 CC criu/sk-packet.o [2019-11-26T12:01:30.309Z] #58 135.7 CC criu/sk-queue.o [2019-11-26T12:01:30.309Z] #58 136.1 CC criu/sk-tcp.o [2019-11-26T12:01:30.309Z] #58 136.5 CC criu/sk-unix.o [2019-11-26T12:01:30.309Z] #58 138.2 CC criu/sockets.o [2019-11-26T12:01:30.309Z] #58 139.0 CC criu/stats.o [2019-11-26T12:01:30.309Z] #58 139.3 CC criu/string.o [2019-11-26T12:01:30.309Z] #58 139.4 CC criu/sysctl.o [2019-11-26T12:01:30.309Z] #58 140.0 CC criu/sysfs_parse.o [2019-11-26T12:01:30.309Z] #58 140.4 CC criu/timerfd.o [2019-11-26T12:01:30.309Z] #58 140.8 CC criu/tty.o [2019-11-26T12:01:30.309Z] #58 142.4 CC criu/tun.o [2019-11-26T12:01:30.310Z] #58 142.9 CC criu/uffd.o [2019-11-26T12:01:30.568Z] #58 143.9 CC criu/util.o [2019-11-26T12:01:31.667Z] github.com/LK4D4/vndr/godl [2019-11-26T12:01:31.667Z] github.com/LK4D4/vndr [2019-11-26T12:01:31.943Z] #58 145.2 CC criu/uts_ns.o [2019-11-26T12:01:31.943Z] #58 145.4 CC criu/vdso-compat.o [2019-11-26T12:01:32.203Z] #58 145.7 CC criu/vdso.o [2019-11-26T12:01:33.139Z] #58 146.6 LINK criu/built-in.o [2019-11-26T12:01:33.397Z] #58 146.8 LINK criu/criu [2019-11-26T12:01:33.655Z] #58 147.2 DEP lib/c/criu.d [2019-11-26T12:01:33.914Z] #58 147.3 CC images/rpc.pb-c.o [2019-11-26T12:01:34.481Z] #58 148.0 CC lib/c/criu.o [2019-11-26T12:01:35.506Z] Removing intermediate container c4ed2d14e67c [2019-11-26T12:01:35.506Z] ---> 081270287360 [2019-11-26T12:01:35.506Z] Step 49/125 : FROM dev-base AS containerd [2019-11-26T12:01:35.506Z] ---> 656ae6b9204c [2019-11-26T12:01:35.506Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:01:35.506Z] ---> Using cache [2019-11-26T12:01:35.506Z] ---> 2fa6a04c3744 [2019-11-26T12:01:35.506Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-26T12:01:35.506Z] ---> Running in 167b08ad4aee [2019-11-26T12:01:35.842Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:01:35.842Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:01:35.842Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:01:35.842Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:01:35.842Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:01:35.866Z] #58 149.2 LINK lib/c/built-in.o [2019-11-26T12:01:35.866Z] #58 149.2 LINK lib/c/libcriu.so [2019-11-26T12:01:35.866Z] #58 149.3 GEN magic.py [2019-11-26T12:01:35.866Z] #58 149.4 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T12:01:35.866Z] #58 149.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T12:01:36.178Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T12:01:36.434Z] #58 149.9 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T12:01:36.514Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T12:01:36.514Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T12:01:37.369Z] #58 150.6 make[1]: Nothing to be done for 'all'. [2019-11-26T12:01:37.628Z] #58 151.2 make[1]: 'images/built-in.o' is up to date. [2019-11-26T12:01:37.886Z] #58 151.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T12:01:37.886Z] #58 151.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T12:01:37.886Z] #58 151.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T12:01:37.886Z] #58 151.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T12:01:37.886Z] #58 151.4 make[1]: Nothing to be done for 'all'. [2019-11-26T12:01:37.886Z] #58 151.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T12:01:37.886Z] #58 151.5 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.5 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.5 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.6 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.6 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.6 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.145Z] #58 151.7 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.201Z] Fetched 7728 kB in 2s (2943 kB/s) [2019-11-26T12:01:38.404Z] #58 151.8 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:38.404Z] #58 151.8 INSTALL criu/criu [2019-11-26T12:01:38.666Z] #58 ... [2019-11-26T12:01:38.666Z] [2019-11-26T12:01:38.666Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T12:01:38.666Z] #55 201.9 + rm -rf /tmp/tmp.77egCcVNM8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.77egCcVNM8 [2019-11-26T12:01:39.052Z] Removing intermediate container cca2357ecaa2 [2019-11-26T12:01:39.052Z] ---> cae2f2762a16 [2019-11-26T12:01:39.052Z] Step 66/125 : FROM base AS gotestsum [2019-11-26T12:01:39.052Z] ---> 715db60280bf [2019-11-26T12:01:39.052Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-26T12:01:39.052Z] ---> Running in fc264897da70 [2019-11-26T12:01:39.052Z] Removing intermediate container fc264897da70 [2019-11-26T12:01:39.052Z] ---> 9dc97565d862 [2019-11-26T12:01:39.052Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:39.234Z] #55 DONE 202.6s [2019-11-26T12:01:39.234Z] [2019-11-26T12:01:39.234Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:01:39.234Z] #58 DONE 152.6s [2019-11-26T12:01:39.234Z] [2019-11-26T12:01:39.234Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T12:01:39.249Z] #55 ... [2019-11-26T12:01:39.249Z] [2019-11-26T12:01:39.249Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:01:39.249Z] #58 125.6 CC criu/rbtree.o [2019-11-26T12:01:39.249Z] #58 125.8 CC criu/rst-malloc.o [2019-11-26T12:01:39.249Z] #58 126.1 CC criu/seccomp.o [2019-11-26T12:01:39.249Z] #58 126.6 CC criu/seize.o [2019-11-26T12:01:39.249Z] #58 127.4 CC criu/servicefd.o [2019-11-26T12:01:39.249Z] #58 127.8 CC criu/shmem.o [2019-11-26T12:01:39.249Z] #58 128.5 CC criu/sigframe.o [2019-11-26T12:01:39.249Z] #58 128.7 CC criu/signalfd.o [2019-11-26T12:01:39.249Z] #58 129.0 CC criu/sk-inet.o [2019-11-26T12:01:39.249Z] #58 129.9 CC criu/sk-netlink.o [2019-11-26T12:01:39.249Z] #58 130.3 CC criu/sk-packet.o [2019-11-26T12:01:39.249Z] #58 130.9 CC criu/sk-queue.o [2019-11-26T12:01:39.249Z] #58 131.3 CC criu/sk-tcp.o [2019-11-26T12:01:39.249Z] #58 131.8 CC criu/sk-unix.o [2019-11-26T12:01:39.249Z] #58 133.3 CC criu/sockets.o [2019-11-26T12:01:39.249Z] #58 133.9 CC criu/stats.o [2019-11-26T12:01:39.249Z] #58 134.3 CC criu/string.o [2019-11-26T12:01:39.249Z] #58 134.4 CC criu/sysctl.o [2019-11-26T12:01:39.249Z] #58 134.9 CC criu/sysfs_parse.o [2019-11-26T12:01:39.249Z] #58 135.2 CC criu/timerfd.o [2019-11-26T12:01:39.249Z] #58 135.5 CC criu/tty.o [2019-11-26T12:01:39.249Z] #58 137.2 CC criu/tun.o [2019-11-26T12:01:39.369Z] Reading package lists... [2019-11-26T12:01:39.425Z] ---> 1654a9115be0 [2019-11-26T12:01:39.425Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:39.425Z] ---> c00d027325f3 [2019-11-26T12:01:39.425Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:39.504Z] #58 137.7 CC criu/uffd.o [2019-11-26T12:01:39.791Z] ---> Running in c08ea3e3fa04 [2019-11-26T12:01:40.174Z] + RM_GOPATH=0 [2019-11-26T12:01:40.174Z] + TMP_GOPATH= [2019-11-26T12:01:40.174Z] + : /build [2019-11-26T12:01:40.174Z] + '[' -z '' ']' [2019-11-26T12:01:40.174Z] ++ mktemp -d [2019-11-26T12:01:40.174Z] + export GOPATH=/tmp/tmp.teTckep1rh [2019-11-26T12:01:40.174Z] + GOPATH=/tmp/tmp.teTckep1rh [2019-11-26T12:01:40.174Z] + RM_GOPATH=1 [2019-11-26T12:01:40.174Z] ++ dirname ./install.sh [2019-11-26T12:01:40.174Z] + dir=. [2019-11-26T12:01:40.174Z] + bin=gotestsum [2019-11-26T12:01:40.174Z] + shift [2019-11-26T12:01:40.174Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T12:01:40.174Z] + . ./gotestsum.installer [2019-11-26T12:01:40.174Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-26T12:01:40.174Z] + install_gotestsum [2019-11-26T12:01:40.174Z] Installing gotestsum version v0.3.5 [2019-11-26T12:01:40.174Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-26T12:01:40.174Z] + go get -d gotest.tools/gotestsum [2019-11-26T12:01:40.431Z] #58 138.6 CC criu/util.o [2019-11-26T12:01:40.564Z] Reading package lists... [2019-11-26T12:01:40.899Z] Building dependency tree... [2019-11-26T12:01:40.899Z] Reading state information... [2019-11-26T12:01:40.899Z] The following additional packages will be installed: [2019-11-26T12:01:40.899Z] btrfs-progs liblzo2-2 [2019-11-26T12:01:40.899Z] The following NEW packages will be installed: [2019-11-26T12:01:40.899Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T12:01:41.236Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:01:41.236Z] Need to get 588 kB of archives. [2019-11-26T12:01:41.236Z] After this operation, 5005 kB of additional disk space will be used. [2019-11-26T12:01:41.236Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T12:01:41.236Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-26T12:01:41.236Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-26T12:01:41.236Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:01:41.236Z] Fetched 588 kB in 0s (6000 kB/s) [2019-11-26T12:01:41.236Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T12:01:41.236Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T12:01:41.236Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T12:01:41.236Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:01:41.572Z] Selecting previously unselected package btrfs-progs. [2019-11-26T12:01:41.572Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-26T12:01:41.572Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T12:01:41.572Z] Selecting previously unselected package btrfs-tools. [2019-11-26T12:01:41.572Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-26T12:01:41.572Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T12:01:41.572Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:01:41.572Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:01:41.572Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T12:01:41.572Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T12:01:41.572Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:01:41.795Z] #58 139.9 CC criu/uts_ns.o [2019-11-26T12:01:42.050Z] #58 140.2 CC criu/vdso-compat.o [2019-11-26T12:01:42.050Z] #58 140.4 CC criu/vdso.o [2019-11-26T12:01:42.295Z] Removing intermediate container 167b08ad4aee [2019-11-26T12:01:42.295Z] ---> 916eb64068d9 [2019-11-26T12:01:42.295Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-26T12:01:42.295Z] ---> Running in 234f0e76a159 [2019-11-26T12:01:42.295Z] Removing intermediate container 234f0e76a159 [2019-11-26T12:01:42.295Z] ---> e821def7eddc [2019-11-26T12:01:42.295Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:42.295Z] ---> 5392fb7cde51 [2019-11-26T12:01:42.295Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:42.521Z] #24 DONE 205.2s [2019-11-26T12:01:42.521Z] [2019-11-26T12:01:42.521Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:42.631Z] ---> ad26ec599681 [2019-11-26T12:01:42.631Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:42.631Z] ---> Running in 6005779ad16a [2019-11-26T12:01:42.968Z] + RM_GOPATH=0 [2019-11-26T12:01:42.968Z] + TMP_GOPATH= [2019-11-26T12:01:42.968Z] + : /build [2019-11-26T12:01:42.968Z] + '[' -z '' ']' [2019-11-26T12:01:42.968Z] ++ mktemp -d [2019-11-26T12:01:42.968Z] + export GOPATH=/tmp/tmp.nVP3uIqnHa [2019-11-26T12:01:42.968Z] + GOPATH=/tmp/tmp.nVP3uIqnHa [2019-11-26T12:01:42.968Z] + RM_GOPATH=1 [2019-11-26T12:01:42.968Z] ++ dirname ./install.sh [2019-11-26T12:01:42.968Z] + dir=. [2019-11-26T12:01:42.968Z] + bin=containerd [2019-11-26T12:01:42.968Z] + shift [2019-11-26T12:01:42.968Z] + '[' '!' -f ./containerd.installer ']' [2019-11-26T12:01:42.968Z] + . ./containerd.installer [2019-11-26T12:01:42.968Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T12:01:42.968Z] + install_containerd [2019-11-26T12:01:42.968Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T12:01:42.968Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-26T12:01:42.968Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.nVP3uIqnHa/src/github.com/containerd/containerd [2019-11-26T12:01:42.968Z] Cloning into '/tmp/tmp.nVP3uIqnHa/src/github.com/containerd/containerd'... [2019-11-26T12:01:42.977Z] #58 141.2 LINK criu/built-in.o [2019-11-26T12:01:43.232Z] #58 141.4 LINK criu/criu [2019-11-26T12:01:43.489Z] #58 141.9 DEP lib/c/criu.d [2019-11-26T12:01:43.744Z] #58 142.0 CC images/rpc.pb-c.o [2019-11-26T12:01:43.896Z] #47 ... [2019-11-26T12:01:43.896Z] [2019-11-26T12:01:43.896Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-26T12:01:44.306Z] #58 142.5 CC lib/c/criu.o [2019-11-26T12:01:44.831Z] #25 DONE 0.7s [2019-11-26T12:01:44.831Z] [2019-11-26T12:01:44.831Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:44.831Z] #47 ... [2019-11-26T12:01:44.831Z] [2019-11-26T12:01:44.831Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T12:01:44.831Z] #28 DONE 0.1s [2019-11-26T12:01:44.831Z] [2019-11-26T12:01:44.831Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T12:01:44.831Z] #31 DONE 0.1s [2019-11-26T12:01:44.831Z] [2019-11-26T12:01:44.831Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T12:01:45.089Z] #34 DONE 0.1s [2019-11-26T12:01:45.089Z] [2019-11-26T12:01:45.089Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T12:01:45.089Z] #39 DONE 0.1s [2019-11-26T12:01:45.089Z] [2019-11-26T12:01:45.089Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:45.089Z] #47 ... [2019-11-26T12:01:45.089Z] [2019-11-26T12:01:45.089Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T12:01:45.089Z] #43 DONE 0.1s [2019-11-26T12:01:45.232Z] #58 143.5 LINK lib/c/built-in.o [2019-11-26T12:01:45.232Z] #58 143.5 LINK lib/c/libcriu.so [2019-11-26T12:01:45.328Z] + cd /tmp/tmp.teTckep1rh/src/gotest.tools/gotestsum [2019-11-26T12:01:45.328Z] + git checkout -q v0.3.5 [2019-11-26T12:01:45.328Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T12:01:45.347Z] [2019-11-26T12:01:45.347Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:45.487Z] #58 143.7 GEN magic.py [2019-11-26T12:01:45.743Z] #58 143.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T12:01:45.743Z] #58 143.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T12:01:46.303Z] #58 144.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T12:01:46.559Z] #58 145.0 make[1]: Nothing to be done for 'all'. [2019-11-26T12:01:47.486Z] #58 145.6 make[1]: 'images/built-in.o' is up to date. [2019-11-26T12:01:47.486Z] #58 145.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T12:01:47.486Z] #58 145.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T12:01:47.486Z] #58 145.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T12:01:47.486Z] #58 145.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T12:01:47.486Z] #58 145.8 make[1]: Nothing to be done for 'all'. [2019-11-26T12:01:47.486Z] #58 145.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T12:01:47.743Z] #58 145.9 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:47.743Z] #58 146.0 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:47.743Z] #58 ... [2019-11-26T12:01:47.743Z] [2019-11-26T12:01:47.743Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-26T12:01:47.743Z] #55 196.9 + rm -rf /tmp/tmp.yW7PkYNO7h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yW7PkYNO7h [2019-11-26T12:01:48.669Z] #55 DONE 197.8s [2019-11-26T12:01:48.669Z] [2019-11-26T12:01:48.669Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-26T12:01:48.669Z] #58 146.0 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.1 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.2 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.2 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.2 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.3 make[2]: Nothing to be done for 'all'. [2019-11-26T12:01:48.669Z] #58 146.3 INSTALL criu/criu [2019-11-26T12:01:48.669Z] #58 DONE 146.9s [2019-11-26T12:01:48.669Z] [2019-11-26T12:01:48.669Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-26T12:01:50.320Z] + cd /tmp/tmp.nVP3uIqnHa/src/github.com/containerd/containerd [2019-11-26T12:01:50.320Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-26T12:01:50.320Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T12:01:50.320Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-26T12:01:50.320Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T12:01:50.320Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-26T12:01:50.320Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T12:01:50.320Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T12:01:50.320Z] + '[' '' = dynamic ']' [2019-11-26T12:01:50.320Z] + make [2019-11-26T12:01:50.320Z] 🇩 bin/ctr [2019-11-26T12:01:50.610Z] #47 212.7 🇩 bin/containerd [2019-11-26T12:01:51.934Z] #24 DONE 200.7s [2019-11-26T12:01:51.934Z] [2019-11-26T12:01:51.934Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:51.955Z] Running on azwin-2-f5c510 in d:\jenkins\workspace\engine_PR-427 [Pipeline] { [Pipeline] ws [2019-11-26T12:01:51.973Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-26T12:01:54.533Z] #47 ... [2019-11-26T12:01:54.533Z] [2019-11-26T12:01:54.533Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-26T12:01:54.533Z] #25 DONE 0.6s [2019-11-26T12:01:54.533Z] [2019-11-26T12:01:54.533Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T12:01:54.533Z] #28 DONE 0.1s [2019-11-26T12:01:54.533Z] [2019-11-26T12:01:54.533Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:54.789Z] #47 ... [2019-11-26T12:01:54.789Z] [2019-11-26T12:01:54.789Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T12:01:54.789Z] #31 DONE 0.1s [2019-11-26T12:01:54.789Z] [2019-11-26T12:01:54.789Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T12:01:54.789Z] #34 DONE 0.1s [2019-11-26T12:01:54.789Z] [2019-11-26T12:01:54.789Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T12:01:54.789Z] #39 DONE 0.1s [2019-11-26T12:01:54.789Z] [2019-11-26T12:01:54.789Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:55.051Z] #47 ... [2019-11-26T12:01:55.051Z] [2019-11-26T12:01:55.051Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T12:01:55.051Z] #43 DONE 0.1s [2019-11-26T12:01:55.051Z] [2019-11-26T12:01:55.051Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-26T12:01:59.298Z] #47 207.8 🇩 bin/containerd [2019-11-26T12:01:59.407Z] Removing intermediate container c08ea3e3fa04 [2019-11-26T12:01:59.407Z] ---> df863157e75b [2019-11-26T12:01:59.407Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-26T12:01:59.407Z] ---> 715db60280bf [2019-11-26T12:01:59.407Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-26T12:01:59.407Z] ---> Running in 7806414166d5 [2019-11-26T12:01:59.407Z] Removing intermediate container 7806414166d5 [2019-11-26T12:01:59.407Z] ---> 8e2ee2d838e0 [2019-11-26T12:01:59.407Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:01:59.407Z] ---> 20b410ce53d9 [2019-11-26T12:01:59.407Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:01:59.407Z] ---> dc4a2cdca372 [2019-11-26T12:01:59.407Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:01:59.407Z] ---> Running in 2fd92be820ed [2019-11-26T12:01:59.407Z] + RM_GOPATH=0 [2019-11-26T12:01:59.407Z] + TMP_GOPATH= [2019-11-26T12:01:59.407Z] + : /build [2019-11-26T12:01:59.407Z] + '[' -z '' ']' [2019-11-26T12:01:59.407Z] ++ mktemp -d [2019-11-26T12:01:59.407Z] + export GOPATH=/tmp/tmp.KCoplO9g8K [2019-11-26T12:01:59.407Z] + GOPATH=/tmp/tmp.KCoplO9g8K [2019-11-26T12:01:59.407Z] + RM_GOPATH=1 [2019-11-26T12:01:59.407Z] ++ dirname ./install.sh [2019-11-26T12:01:59.407Z] + dir=. [2019-11-26T12:01:59.407Z] + bin=dockercli [2019-11-26T12:01:59.407Z] + shift [2019-11-26T12:01:59.407Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-26T12:01:59.407Z] + . ./dockercli.installer [2019-11-26T12:01:59.407Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-26T12:01:59.407Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-26T12:01:59.407Z] Install docker/cli version 17.06.2-ce from stable [2019-11-26T12:01:59.407Z] + install_dockercli [2019-11-26T12:01:59.407Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T12:01:59.407Z] ++ uname -m [2019-11-26T12:01:59.407Z] + arch=s390x [2019-11-26T12:01:59.407Z] + '[' s390x '!=' x86_64 ']' [2019-11-26T12:01:59.407Z] + '[' s390x '!=' s390x ']' [2019-11-26T12:01:59.407Z] + url=https://download.docker.com/linux/static [2019-11-26T12:01:59.407Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-26T12:01:59.407Z] + tar -xz docker/docker [2019-11-26T12:02:00.185Z] + mkdir -p /build [2019-11-26T12:02:00.186Z] + mv docker/docker /build/ [2019-11-26T12:02:00.186Z] + rmdir docker [2019-11-26T12:02:00.562Z] Removing intermediate container 2fd92be820ed [2019-11-26T12:02:00.562Z] ---> 0d47ed67067f [2019-11-26T12:02:00.562Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-26T12:02:00.562Z] ---> 76c520d2de3a [2019-11-26T12:02:00.562Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-26T12:02:00.562Z] ---> Running in ab1af45c497a [2019-11-26T12:02:00.927Z] Removing intermediate container ab1af45c497a [2019-11-26T12:02:00.927Z] ---> 4af0cde0178b [2019-11-26T12:02:00.927Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:02:00.927Z] ---> 5412bdbed4b1 [2019-11-26T12:02:00.927Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:02:01.298Z] ---> 3e9d54af0715 [2019-11-26T12:02:01.298Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:02:01.298Z] ---> Running in 53237085f436 [2019-11-26T12:02:02.094Z] + RM_GOPATH=0 [2019-11-26T12:02:02.094Z] + TMP_GOPATH= [2019-11-26T12:02:02.094Z] + : /build [2019-11-26T12:02:02.094Z] + '[' -z '' ']' [2019-11-26T12:02:02.094Z] ++ mktemp -d [2019-11-26T12:02:02.094Z] + export GOPATH=/tmp/tmp.7tZ5Ia9UU1 [2019-11-26T12:02:02.094Z] + GOPATH=/tmp/tmp.7tZ5Ia9UU1 [2019-11-26T12:02:02.094Z] + RM_GOPATH=1 [2019-11-26T12:02:02.094Z] ++ dirname ./install.sh [2019-11-26T12:02:02.094Z] + dir=. [2019-11-26T12:02:02.094Z] + bin=runc [2019-11-26T12:02:02.094Z] + shift [2019-11-26T12:02:02.094Z] + '[' '!' -f ./runc.installer ']' [2019-11-26T12:02:02.094Z] + . ./runc.installer [2019-11-26T12:02:02.094Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T12:02:02.094Z] + install_runc [2019-11-26T12:02:02.094Z] + uname -r [2019-11-26T12:02:02.094Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T12:02:02.094Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T12:02:02.094Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T12:02:02.094Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7tZ5Ia9UU1/src/github.com/opencontainers/runc [2019-11-26T12:02:02.094Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T12:02:02.094Z] Cloning into '/tmp/tmp.7tZ5Ia9UU1/src/github.com/opencontainers/runc'... [2019-11-26T12:02:03.376Z] + cd /tmp/tmp.7tZ5Ia9UU1/src/github.com/opencontainers/runc [2019-11-26T12:02:03.376Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T12:02:03.376Z] + '[' -z '' ']' [2019-11-26T12:02:03.376Z] + target=static [2019-11-26T12:02:03.376Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T12:02:03.753Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T12:02:15.296Z] using credential docker-jenkins-github-credentials [2019-11-26T12:02:15.375Z] Cloning the remote Git repository [2019-11-26T12:02:15.375Z] Cloning with configured refspecs honoured and without tags [2019-11-26T12:02:17.144Z] #47 236.6 🇩 bin/containerd-stress [2019-11-26T12:02:17.144Z] #47 238.2 🇩 bin/containerd-shim [2019-11-26T12:02:15.561Z] Cloning repository https://github.com/docker/engine.git [2019-11-26T12:02:15.976Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-26T12:02:16.655Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T12:02:16.656Z] > git --version # timeout=10 [2019-11-26T12:02:16.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T12:02:16.699Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T12:02:17.616Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T12:02:18.461Z] + mkdir -p /build [2019-11-26T12:02:18.461Z] + cp runc /build/runc [2019-11-26T12:02:19.554Z] Removing intermediate container 53237085f436 [2019-11-26T12:02:19.554Z] ---> bc46b17a7e49 [2019-11-26T12:02:19.554Z] Step 81/125 : FROM dev-base AS tini [2019-11-26T12:02:19.554Z] ---> 715db60280bf [2019-11-26T12:02:19.554Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:02:19.555Z] ---> Using cache [2019-11-26T12:02:19.555Z] ---> 8ba8aa67e33f [2019-11-26T12:02:19.555Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-26T12:02:19.971Z] ---> Running in 59da3165d986 [2019-11-26T12:02:20.534Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:02:20.535Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:02:20.535Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:02:20.535Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:02:20.535Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:02:20.535Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T12:02:20.953Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T12:02:20.953Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T12:02:22.219Z] Fetched 7672 kB in 1s (4291 kB/s) [2019-11-26T12:02:22.409Z] #47 244.7 🇩 bin/containerd-shim-runc-v1 [2019-11-26T12:02:22.592Z] Reading package lists... [2019-11-26T12:02:23.386Z] Reading package lists... [2019-11-26T12:02:23.386Z] Building dependency tree... [2019-11-26T12:02:23.386Z] Reading state information... [2019-11-26T12:02:23.386Z] The following additional packages will be installed: [2019-11-26T12:02:23.386Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T12:02:23.386Z] Suggested packages: [2019-11-26T12:02:23.386Z] codeblocks eclipse ninja-build lrzip [2019-11-26T12:02:23.386Z] Recommended packages: [2019-11-26T12:02:23.386Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T12:02:23.754Z] The following NEW packages will be installed: [2019-11-26T12:02:23.754Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T12:02:23.754Z] vim-common xxd [2019-11-26T12:02:23.754Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:02:23.754Z] Need to get 13.2 MB of archives. [2019-11-26T12:02:23.754Z] After this operation, 59.4 MB of additional disk space will be used. [2019-11-26T12:02:23.754Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T12:02:23.754Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T12:02:23.754Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-26T12:02:23.754Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-26T12:02:23.754Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-26T12:02:23.754Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-26T12:02:23.754Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-26T12:02:23.754Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-26T12:02:23.754Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T12:02:23.754Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T12:02:24.134Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:02:24.134Z] Fetched 13.2 MB in 0s (52.9 MB/s) [2019-11-26T12:02:24.134Z] Selecting previously unselected package cmake-data. [2019-11-26T12:02:24.134Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T12:02:24.134Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T12:02:24.134Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-26T12:02:24.504Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T12:02:24.504Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T12:02:24.504Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T12:02:24.504Z] Selecting previously unselected package libicu57:s390x. [2019-11-26T12:02:24.504Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-26T12:02:24.504Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-26T12:02:24.957Z] #47 247.6 🇩 binaries [2019-11-26T12:02:24.957Z] #47 247.6 + mkdir -p /build [2019-11-26T12:02:24.957Z] #47 247.6 + cp bin/containerd /build/containerd [2019-11-26T12:02:24.957Z] #47 247.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T12:02:24.957Z] #47 247.6 + cp bin/ctr /build/ctr [2019-11-26T12:02:25.307Z] Selecting previously unselected package libxml2:s390x. [2019-11-26T12:02:25.307Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-26T12:02:25.307Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T12:02:25.682Z] Selecting previously unselected package libarchive13:s390x. [2019-11-26T12:02:25.682Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-26T12:02:25.682Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-26T12:02:25.682Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-11-26T12:02:25.682Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-26T12:02:25.682Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-26T12:02:25.682Z] Selecting previously unselected package libuv1:s390x. [2019-11-26T12:02:25.682Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-26T12:02:25.682Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-26T12:02:25.682Z] Selecting previously unselected package cmake. [2019-11-26T12:02:25.682Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-26T12:02:25.682Z] Unpacking cmake (3.7.2-1) ... [2019-11-26T12:02:25.875Z] #47 231.2 🇩 bin/containerd-stress [2019-11-26T12:02:25.875Z] #47 232.8 🇩 bin/containerd-shim [2019-11-26T12:02:25.889Z] #47 DONE 248.4s [2019-11-26T12:02:26.056Z] Selecting previously unselected package xxd. [2019-11-26T12:02:26.056Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T12:02:26.056Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:26.056Z] Selecting previously unselected package vim-common. [2019-11-26T12:02:26.056Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:02:26.056Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:26.056Z] Processing triggers for mime-support (3.60) ... [2019-11-26T12:02:26.423Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:26.423Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-11-26T12:02:26.423Z] Setting up cmake-data (3.7.2-1) ... [2019-11-26T12:02:26.423Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-26T12:02:26.423Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T12:02:26.423Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:02:26.423Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:26.423Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T12:02:26.423Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-26T12:02:26.423Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-26T12:02:26.423Z] Setting up cmake (3.7.2-1) ... [2019-11-26T12:02:26.423Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:02:26.820Z] [2019-11-26T12:02:26.820Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T12:02:26.820Z] #48 DONE 0.2s [2019-11-26T12:02:26.820Z] [2019-11-26T12:02:26.820Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T12:02:27.078Z] #51 DONE 0.1s [2019-11-26T12:02:27.078Z] [2019-11-26T12:02:27.078Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T12:02:27.335Z] #54 DONE 0.2s [2019-11-26T12:02:27.335Z] [2019-11-26T12:02:27.335Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-26T12:02:27.592Z] #56 DONE 0.4s [2019-11-26T12:02:27.592Z] [2019-11-26T12:02:27.592Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T12:02:27.592Z] #59 DONE 0.1s [2019-11-26T12:02:27.697Z] Removing intermediate container 59da3165d986 [2019-11-26T12:02:27.698Z] ---> 87ea87f6b810 [2019-11-26T12:02:27.698Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:02:27.850Z] [2019-11-26T12:02:27.850Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T12:02:28.082Z] ---> 7cb0b3e67b4e [2019-11-26T12:02:28.082Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-26T12:02:28.082Z] ---> Running in b323d752fef1 [2019-11-26T12:02:28.082Z] Removing intermediate container b323d752fef1 [2019-11-26T12:02:28.082Z] ---> cacad9f8cc2c [2019-11-26T12:02:28.082Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:02:28.107Z] #63 DONE 0.4s [2019-11-26T12:02:28.107Z] [2019-11-26T12:02:28.107Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-26T12:02:28.365Z] #65 DONE 0.3s [2019-11-26T12:02:28.365Z] [2019-11-26T12:02:28.365Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T12:02:28.365Z] #66 DONE 0.0s [2019-11-26T12:02:28.365Z] [2019-11-26T12:02:28.365Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T12:02:28.449Z] ---> 4bb0e64c8e79 [2019-11-26T12:02:28.449Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:02:28.449Z] ---> Running in 5bf6337b31bb [2019-11-26T12:02:28.832Z] + RM_GOPATH=0 [2019-11-26T12:02:28.832Z] + TMP_GOPATH= [2019-11-26T12:02:28.832Z] + : /build [2019-11-26T12:02:28.832Z] + '[' -z '' ']' [2019-11-26T12:02:28.832Z] ++ mktemp -d [2019-11-26T12:02:28.832Z] + export GOPATH=/tmp/tmp.YpWuBZp6am [2019-11-26T12:02:28.832Z] + GOPATH=/tmp/tmp.YpWuBZp6am [2019-11-26T12:02:28.832Z] + RM_GOPATH=1 [2019-11-26T12:02:28.832Z] ++ dirname ./install.sh [2019-11-26T12:02:28.832Z] + dir=. [2019-11-26T12:02:28.832Z] + bin=tini [2019-11-26T12:02:28.832Z] + shift [2019-11-26T12:02:28.832Z] + '[' '!' -f ./tini.installer ']' [2019-11-26T12:02:28.832Z] + . ./tini.installer [2019-11-26T12:02:28.832Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:02:28.832Z] + install_tini [2019-11-26T12:02:28.832Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T12:02:28.832Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.YpWuBZp6am/tini [2019-11-26T12:02:28.832Z] Cloning into '/tmp/tmp.YpWuBZp6am/tini'... [2019-11-26T12:02:28.832Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:02:29.207Z] + cd /tmp/tmp.YpWuBZp6am/tini [2019-11-26T12:02:29.207Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:02:29.207Z] + cmake . [2019-11-26T12:02:29.207Z] -- The C compiler identification is GNU 6.3.0 [2019-11-26T12:02:29.207Z] -- Check for working C compiler: /usr/bin/cc [2019-11-26T12:02:29.297Z] #67 DONE 0.7s [2019-11-26T12:02:29.297Z] [2019-11-26T12:02:29.297Z] #68 exporting to image [2019-11-26T12:02:29.297Z] #68 exporting layers [2019-11-26T12:02:29.596Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T12:02:29.596Z] -- Detecting C compiler ABI info [2019-11-26T12:02:29.596Z] -- Detecting C compiler ABI info - done [2019-11-26T12:02:29.596Z] -- Detecting C compile features [2019-11-26T12:02:29.596Z] -- Detecting C compile features - done [2019-11-26T12:02:29.596Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T12:02:29.749Z] Fetching without tags [2019-11-26T12:02:29.970Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T12:02:29.970Z] -- Configuring done [2019-11-26T12:02:29.970Z] -- Generating done [2019-11-26T12:02:29.970Z] -- Build files have been written to: /tmp/tmp.YpWuBZp6am/tini [2019-11-26T12:02:29.970Z] + make tini-static [2019-11-26T12:02:29.970Z] Scanning dependencies of target tini-static [2019-11-26T12:02:29.970Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T12:02:29.970Z] [100%] Linking C executable tini-static [2019-11-26T12:02:29.970Z] [100%] Built target tini-static [2019-11-26T12:02:29.970Z] + mkdir -p /build [2019-11-26T12:02:29.970Z] + cp tini-static /build/docker-init [2019-11-26T12:02:30.178Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:02:30.753Z] Removing intermediate container 5bf6337b31bb [2019-11-26T12:02:30.753Z] ---> c92bb65b22f3 [2019-11-26T12:02:30.753Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-26T12:02:30.753Z] ---> 715db60280bf [2019-11-26T12:02:30.753Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-26T12:02:30.753Z] ---> Running in f5766c73b53a [2019-11-26T12:02:31.110Z] #47 239.1 🇩 bin/containerd-shim-runc-v1 [2019-11-26T12:02:31.142Z] Removing intermediate container f5766c73b53a [2019-11-26T12:02:31.142Z] ---> 4330d313c6d7 [2019-11-26T12:02:31.142Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:02:31.142Z] ---> 0c428f9eca8b [2019-11-26T12:02:31.142Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:02:29.461Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T12:02:29.508Z] > git config --add remote.origin.fetch +refs/pull/427/head:refs/remotes/origin/PR-427 # timeout=10 [2019-11-26T12:02:29.548Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-26T12:02:29.664Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-26T12:02:29.778Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-26T12:02:29.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T12:02:29.779Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-26T12:02:30.279Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T12:02:30.325Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:02:31.711Z] ---> b57ed1e39f56 [2019-11-26T12:02:31.711Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:02:31.711Z] ---> Running in 28ca60f36c7d [2019-11-26T12:02:32.126Z] + RM_GOPATH=0 [2019-11-26T12:02:32.126Z] + TMP_GOPATH= [2019-11-26T12:02:32.126Z] + : /build/ [2019-11-26T12:02:32.126Z] + '[' -z '' ']' [2019-11-26T12:02:32.126Z] ++ mktemp -d [2019-11-26T12:02:32.126Z] + export GOPATH=/tmp/tmp.sbqbCWarbE [2019-11-26T12:02:32.126Z] + GOPATH=/tmp/tmp.sbqbCWarbE [2019-11-26T12:02:32.126Z] + RM_GOPATH=1 [2019-11-26T12:02:32.126Z] ++ dirname ./install.sh [2019-11-26T12:02:32.126Z] + dir=. [2019-11-26T12:02:32.126Z] + bin=rootlesskit [2019-11-26T12:02:32.126Z] + shift [2019-11-26T12:02:32.126Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T12:02:32.126Z] + . ./rootlesskit.installer [2019-11-26T12:02:32.126Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:02:32.126Z] + install_rootlesskit [2019-11-26T12:02:32.126Z] + case "$1" in [2019-11-26T12:02:32.126Z] + export CGO_ENABLED=0 [2019-11-26T12:02:32.126Z] + CGO_ENABLED=0 [2019-11-26T12:02:32.126Z] + _install_rootlesskit [2019-11-26T12:02:32.126Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T12:02:32.126Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sbqbCWarbE/src/github.com/rootless-containers/rootlesskit [2019-11-26T12:02:32.126Z] Cloning into '/tmp/tmp.sbqbCWarbE/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T12:02:32.126Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:02:32.969Z] Merge succeeded, producing 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:02:32.970Z] Checking out Revision 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 (PR-427) [2019-11-26T12:02:33.066Z] + cd /tmp/tmp.sbqbCWarbE/src/github.com/rootless-containers/rootlesskit [2019-11-26T12:02:33.066Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:02:33.066Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T12:02:33.066Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T12:02:33.621Z] #47 241.9 🇩 binaries [2019-11-26T12:02:33.621Z] #47 241.9 + mkdir -p /build [2019-11-26T12:02:33.621Z] #47 241.9 + cp bin/containerd /build/containerd [2019-11-26T12:02:33.621Z] #47 242.0 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T12:02:33.621Z] #47 242.0 + cp bin/ctr /build/ctr [2019-11-26T12:02:32.722Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-26T12:02:32.855Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-26T12:02:32.997Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T12:02:33.043Z] > git checkout -f 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:02:34.180Z] #47 DONE 242.8s [2019-11-26T12:02:35.191Z] [2019-11-26T12:02:35.191Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T12:02:35.191Z] #48 DONE 0.2s [2019-11-26T12:02:35.191Z] [2019-11-26T12:02:35.191Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T12:02:35.445Z] #51 DONE 0.1s [2019-11-26T12:02:35.445Z] [2019-11-26T12:02:35.445Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T12:02:35.445Z] #54 DONE 0.1s [2019-11-26T12:02:35.445Z] [2019-11-26T12:02:35.445Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-26T12:02:35.701Z] #56 DONE 0.2s [2019-11-26T12:02:35.701Z] [2019-11-26T12:02:35.701Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T12:02:35.701Z] #59 DONE 0.1s [2019-11-26T12:02:35.701Z] [2019-11-26T12:02:35.701Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T12:02:35.701Z] #63 DONE 0.1s [2019-11-26T12:02:35.957Z] [2019-11-26T12:02:35.957Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-26T12:02:35.957Z] #65 DONE 0.2s [2019-11-26T12:02:35.957Z] [2019-11-26T12:02:35.957Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T12:02:35.957Z] #66 DONE 0.0s [2019-11-26T12:02:36.211Z] [2019-11-26T12:02:36.211Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T12:02:37.135Z] #67 DONE 0.8s [2019-11-26T12:02:37.135Z] [2019-11-26T12:02:37.135Z] #68 exporting to image [2019-11-26T12:02:37.135Z] #68 exporting layers [2019-11-26T12:02:38.605Z] 🇩 bin/containerd [2019-11-26T12:02:40.875Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T12:02:40.875Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T12:02:41.486Z] #68 exporting layers 12.3s done [2019-11-26T12:02:41.486Z] #68 writing image sha256:e1719d8b137bbd1cff77c675a05a93672163949411bfe5a49a57973bc6897866 done [2019-11-26T12:02:41.486Z] #68 naming to docker.io/library/docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 done [2019-11-26T12:02:41.486Z] #68 DONE 12.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-26T12:02:41.549Z] Commit message: "logger/gelf: Skip empty lines to comply with spec" [2019-11-26T12:02:41.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-427/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/validate/default [2019-11-26T12:02:41.970Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-26T12:02:42.175Z] Removing intermediate container 28ca60f36c7d [2019-11-26T12:02:42.175Z] ---> 6bfaf036865c [2019-11-26T12:02:42.175Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T12:02:42.542Z] ---> 1d78de78815a [2019-11-26T12:02:42.542Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-26T12:02:42.542Z] ---> 76c520d2de3a [2019-11-26T12:02:42.542Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:02:42.542Z] ---> Running in 4d56ed94348c [2019-11-26T12:02:42.754Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] withEnv [Pipeline] { [2019-11-26T12:02:42.912Z] Removing intermediate container 4d56ed94348c [2019-11-26T12:02:42.912Z] ---> 193208c66670 [2019-11-26T12:02:42.912Z] Step 96/125 : RUN groupadd -r docker [2019-11-26T12:02:42.912Z] ---> Running in 32c15abbc4c6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T12:02:43.659Z] #68 exporting layers 6.7s done [2019-11-26T12:02:43.659Z] #68 writing image sha256:a2340909c6fad6bdbcee0a68117817b6da5ab91599edbd24b5876597f83dd955 done [2019-11-26T12:02:43.659Z] #68 naming to docker.io/library/docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 done [2019-11-26T12:02:43.659Z] #68 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-11-26T12:02:44.176Z] Removing intermediate container 32c15abbc4c6 [2019-11-26T12:02:44.177Z] ---> 95150e6fc1b1 [2019-11-26T12:02:44.177Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T12:02:44.177Z] ---> Running in c2a8d243f141 [Pipeline] sh [2019-11-26T12:02:45.090Z] + docker version [2019-11-26T12:02:45.124Z] [2019-11-26T12:02:45.125Z] Removing bundles/ [2019-11-26T12:02:45.125Z] [2019-11-26T12:02:45.125Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-26T12:02:45.125Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:02:45.125Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T12:02:45.493Z] Removing intermediate container c2a8d243f141 [2019-11-26T12:02:45.493Z] ---> 73aa65801628 [2019-11-26T12:02:45.493Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-26T12:02:45.493Z] ---> Running in 0107caff1222 [2019-11-26T12:02:45.869Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T12:02:46.651Z] Removing intermediate container 0107caff1222 [2019-11-26T12:02:46.651Z] ---> 9f6376502b48 [2019-11-26T12:02:46.651Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-26T12:02:46.651Z] ---> Running in 931cf1d6828c [2019-11-26T12:02:47.917Z] Removing intermediate container 931cf1d6828c [2019-11-26T12:02:47.917Z] ---> 760551b1c280 [2019-11-26T12:02:47.917Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-26T12:02:47.917Z] ---> Running in 569d9442a0b5 [2019-11-26T12:02:48.765Z] Removing intermediate container 569d9442a0b5 [2019-11-26T12:02:48.765Z] ---> a8915f9dcc26 [2019-11-26T12:02:48.765Z] Step 101/125 : RUN ldconfig [2019-11-26T12:02:49.234Z] ---> Running in e296e27b6ee5 [2019-11-26T12:02:50.182Z] Removing intermediate container e296e27b6ee5 [2019-11-26T12:02:50.182Z] ---> e6532946af6d [2019-11-26T12:02:50.182Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-26T12:02:50.182Z] ---> Running in a8a6d8ac1063 [2019-11-26T12:02:50.571Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:02:51.045Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:02:51.045Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:02:51.045Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:02:51.045Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:02:51.045Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T12:02:51.045Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T12:02:51.045Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T12:02:52.182Z] Client: Docker Engine - Enterprise [2019-11-26T12:02:52.182Z] Version: 19.03.2 [2019-11-26T12:02:52.182Z] API version: 1.40 [2019-11-26T12:02:52.182Z] Go version: go1.12.8 [2019-11-26T12:02:52.182Z] Git commit: c92ab06ed9 [2019-11-26T12:02:52.182Z] Built: 09/03/2019 16:38:11 [2019-11-26T12:02:52.182Z] OS/Arch: windows/amd64 [2019-11-26T12:02:52.182Z] Experimental: false [2019-11-26T12:02:52.182Z] [2019-11-26T12:02:52.182Z] Server: Docker Engine - Enterprise [2019-11-26T12:02:52.182Z] Engine: [2019-11-26T12:02:52.182Z] Version: 19.03.2 [2019-11-26T12:02:52.182Z] API version: 1.40 (minimum version 1.24) [2019-11-26T12:02:52.182Z] Go version: go1.12.8 [2019-11-26T12:02:52.182Z] Git commit: c92ab06ed9 [2019-11-26T12:02:52.182Z] Built: 09/03/2019 16:35:47 [2019-11-26T12:02:52.182Z] OS/Arch: windows/amd64 [2019-11-26T12:02:52.182Z] Experimental: true [2019-11-26T12:02:52.303Z] Fetched 7672 kB in 1s (4233 kB/s) [Pipeline] sh [2019-11-26T12:02:53.079Z] Reading package lists... [2019-11-26T12:02:53.526Z] Reading package lists... [2019-11-26T12:02:53.808Z] + docker info [2019-11-26T12:02:53.903Z] Building dependency tree... [2019-11-26T12:02:53.903Z] Reading state information... [2019-11-26T12:02:53.903Z] The following additional packages will be installed: [2019-11-26T12:02:53.903Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T12:02:53.903Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T12:02:53.903Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T12:02:53.903Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T12:02:53.903Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T12:02:53.904Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T12:02:53.904Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T12:02:53.904Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T12:02:53.904Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T12:02:53.904Z] Suggested packages: [2019-11-26T12:02:53.904Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T12:02:53.904Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T12:02:53.904Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T12:02:53.904Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T12:02:53.904Z] Recommended packages: [2019-11-26T12:02:53.904Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T12:02:53.904Z] python3-keyrings.alt python3-xdg unzip [2019-11-26T12:02:54.710Z] The following NEW packages will be installed: [2019-11-26T12:02:54.710Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T12:02:54.710Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T12:02:54.710Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T12:02:54.710Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T12:02:54.710Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T12:02:54.710Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T12:02:54.710Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T12:02:54.710Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T12:02:54.710Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T12:02:54.710Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T12:02:54.710Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T12:02:54.710Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T12:02:54.710Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T12:02:54.710Z] xfsprogs xxd xz-utils zip [2019-11-26T12:02:54.710Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:02:54.710Z] Need to get 88.2 MB of archives. [2019-11-26T12:02:54.710Z] After this operation, 565 MB of additional disk space will be used. [2019-11-26T12:02:54.710Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T12:02:54.710Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-26T12:02:54.710Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-26T12:02:54.710Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-26T12:02:54.710Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-26T12:02:54.710Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-26T12:02:54.710Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-26T12:02:54.710Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-26T12:02:54.710Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-26T12:02:54.710Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-26T12:02:54.710Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-26T12:02:54.710Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-26T12:02:54.710Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-26T12:02:54.710Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-26T12:02:54.710Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-26T12:02:54.710Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-26T12:02:54.710Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-26T12:02:54.710Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-26T12:02:54.710Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-26T12:02:54.710Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-26T12:02:54.710Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-26T12:02:54.710Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T12:02:54.710Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T12:02:54.710Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-26T12:02:54.710Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-26T12:02:54.710Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-26T12:02:54.710Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-26T12:02:54.710Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T12:02:54.710Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-26T12:02:54.710Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-26T12:02:54.710Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-26T12:02:54.710Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-26T12:02:54.710Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-26T12:02:54.710Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-26T12:02:54.710Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-26T12:02:54.710Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-26T12:02:54.710Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-26T12:02:54.710Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-26T12:02:54.710Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-26T12:02:55.079Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-26T12:02:55.079Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-26T12:02:55.079Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-26T12:02:55.079Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-26T12:02:55.079Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-26T12:02:55.079Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-26T12:02:55.080Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-26T12:02:55.080Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-26T12:02:55.080Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-26T12:02:55.080Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-26T12:02:55.080Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T12:02:55.080Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T12:02:55.080Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T12:02:55.080Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T12:02:55.080Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T12:02:55.080Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-26T12:02:55.449Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T12:02:55.449Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-26T12:02:55.449Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-26T12:02:55.449Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-26T12:02:55.449Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-26T12:02:55.449Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-26T12:02:55.449Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-26T12:02:55.450Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-26T12:02:55.450Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-26T12:02:55.450Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T12:02:55.450Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-26T12:02:55.450Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-26T12:02:55.827Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-26T12:02:56.207Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-26T12:02:56.207Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:02:56.575Z] Fetched 88.2 MB in 1s (53.6 MB/s) [2019-11-26T12:02:56.575Z] Selecting previously unselected package bash-completion. [2019-11-26T12:02:56.575Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-26T12:02:56.575Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T12:02:56.955Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T12:02:56.955Z] Selecting previously unselected package libnet1:s390x. [2019-11-26T12:02:56.955Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T12:02:56.955Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T12:02:56.955Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-11-26T12:02:56.955Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-26T12:02:56.955Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-26T12:02:57.340Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-26T12:02:57.340Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-26T12:02:57.340Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-26T12:02:57.340Z] Selecting previously unselected package libudev-dev:s390x. [2019-11-26T12:02:57.340Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-26T12:02:57.340Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-26T12:02:57.340Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-26T12:02:57.340Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T12:02:57.340Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-26T12:02:57.340Z] Selecting previously unselected package python3.5-minimal. [2019-11-26T12:02:57.340Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T12:02:57.340Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T12:02:57.737Z] Selecting previously unselected package python3-minimal. [2019-11-26T12:02:57.737Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-26T12:02:57.737Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T12:02:57.737Z] Selecting previously unselected package libmpdec2:s390x. [2019-11-26T12:02:57.737Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-26T12:02:57.737Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-26T12:02:57.737Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-26T12:02:57.737Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T12:02:57.737Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-26T12:02:57.737Z] Selecting previously unselected package python3.5. [2019-11-26T12:02:57.737Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T12:02:57.737Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T12:02:58.109Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-26T12:02:58.109Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-26T12:02:58.109Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-26T12:02:58.109Z] Selecting previously unselected package dh-python. [2019-11-26T12:02:58.109Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T12:02:58.109Z] Unpacking dh-python (2.20170125) ... [2019-11-26T12:02:58.109Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-26T12:02:58.109Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T12:02:58.501Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package python3. [2019-11-26T12:02:58.874Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-26T12:02:58.874Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking python3 (3.5.3-1) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package pigz. [2019-11-26T12:02:58.874Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking pigz (2.3.4-1) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package libip4tc0:s390x. [2019-11-26T12:02:58.874Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package libip6tc0:s390x. [2019-11-26T12:02:58.874Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package libiptc0:s390x. [2019-11-26T12:02:58.874Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package libxtables12:s390x. [2019-11-26T12:02:58.874Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-26T12:02:58.874Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package iptables. [2019-11-26T12:02:58.874Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T12:02:58.874Z] Selecting previously unselected package xxd. [2019-11-26T12:02:58.874Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T12:02:58.874Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package vim-common. [2019-11-26T12:02:59.248Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:02:59.248Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package bzip2. [2019-11-26T12:02:59.248Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package libgpm2:s390x. [2019-11-26T12:02:59.248Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package xz-utils. [2019-11-26T12:02:59.248Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package aufs-tools. [2019-11-26T12:02:59.248Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T12:02:59.248Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package btrfs-progs. [2019-11-26T12:02:59.248Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package btrfs-tools. [2019-11-26T12:02:59.248Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T12:02:59.248Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-26T12:02:59.248Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-26T12:02:59.248Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package dmsetup. [2019-11-26T12:02:59.628Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libonig4:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libjq1:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package jq. [2019-11-26T12:02:59.628Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libaio1:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libcap2-bin. [2019-11-26T12:02:59.628Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-26T12:02:59.628Z] Selecting previously unselected package libpcre16-3:s390x. [2019-11-26T12:02:59.628Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-26T12:02:59.628Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libpcre32-3:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T12:03:00.004Z] Selecting previously unselected package libreadline5:s390x. [2019-11-26T12:03:00.004Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-26T12:03:00.004Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-26T12:03:00.374Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-11-26T12:03:00.374Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-26T12:03:00.374Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-26T12:03:00.374Z] Selecting previously unselected package net-tools. [2019-11-26T12:03:00.374Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-26T12:03:00.374Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T12:03:00.374Z] Selecting previously unselected package python-pip-whl. [2019-11-26T12:03:00.374Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T12:03:00.374Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T12:03:00.952Z] Selecting previously unselected package python3-pip. [2019-11-26T12:03:00.952Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T12:03:00.952Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T12:03:00.952Z] Selecting previously unselected package python3-pkg-resources. [2019-11-26T12:03:00.952Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T12:03:00.952Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T12:03:00.952Z] Selecting previously unselected package python3-setuptools. [2019-11-26T12:03:00.952Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T12:03:00.952Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T12:03:00.952Z] Selecting previously unselected package python3-wheel. [2019-11-26T12:03:00.952Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T12:03:00.952Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T12:03:00.952Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-26T12:03:00.952Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-26T12:03:00.952Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T12:03:01.444Z] Selecting previously unselected package vim-runtime. [2019-11-26T12:03:01.444Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:03:01.444Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T12:03:01.444Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T12:03:01.444Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:01.879Z] Selecting previously unselected package vim. [2019-11-26T12:03:01.879Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T12:03:01.879Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:02.319Z] Selecting previously unselected package xfsprogs. [2019-11-26T12:03:02.319Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-26T12:03:02.319Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T12:03:02.319Z] Selecting previously unselected package zip. [2019-11-26T12:03:02.319Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-26T12:03:02.319Z] Unpacking zip (3.0-11+b1) ... [2019-11-26T12:03:02.319Z] Selecting previously unselected package libapparmor-perl. [2019-11-26T12:03:02.319Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T12:03:02.319Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T12:03:02.319Z] Selecting previously unselected package apparmor. [2019-11-26T12:03:02.319Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T12:03:02.319Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T12:03:02.809Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T12:03:02.809Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-26T12:03:02.809Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T12:03:02.809Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T12:03:02.809Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-26T12:03:02.809Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T12:03:03.611Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-26T12:03:03.611Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T12:03:03.611Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T12:03:03.611Z] Selecting previously unselected package mingw-w64-common. [2019-11-26T12:03:03.611Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T12:03:03.611Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T12:03:03.974Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T12:03:03.974Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T12:03:03.974Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T12:03:04.762Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T12:03:04.762Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T12:03:04.762Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:04.762Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T12:03:04.762Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T12:03:04.762Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:08.822Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T12:03:08.822Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T12:03:08.822Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:11.257Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T12:03:11.257Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T12:03:11.257Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-26T12:03:11.257Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T12:03:11.257Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T12:03:11.257Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:03:11.257Z] Processing triggers for mime-support (3.60) ... [2019-11-26T12:03:11.257Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:11.257Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-26T12:03:11.257Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T12:03:11.257Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T12:03:11.257Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T12:03:11.257Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T12:03:11.628Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-26T12:03:11.628Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T12:03:11.628Z] Setting up zip (3.0-11+b1) ... [2019-11-26T12:03:11.628Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T12:03:11.628Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:11.628Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T12:03:11.628Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:03:11.628Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-11-26T12:03:11.628Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:03:11.628Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T12:03:11.628Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T12:03:11.628Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T12:03:11.628Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:11.628Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-26T12:03:11.628Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-26T12:03:11.628Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-26T12:03:11.628Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:12.013Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-26T12:03:12.013Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-26T12:03:12.013Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-26T12:03:12.013Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T12:03:12.013Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T12:03:12.013Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-26T12:03:12.013Z] Setting up pigz (2.3.4-1) ... [2019-11-26T12:03:12.013Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T12:03:12.013Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-26T12:03:12.013Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:03:12.013Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T12:03:12.013Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T12:03:12.013Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T12:03:12.013Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-26T12:03:12.013Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-26T12:03:12.013Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T12:03:12.013Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T12:03:12.013Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T12:03:12.013Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-26T12:03:12.013Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T12:03:12.013Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T12:03:12.013Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T12:03:12.013Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T12:03:12.013Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-26T12:03:12.013Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T12:03:13.283Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-26T12:03:13.283Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:13.283Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T12:03:13.283Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T12:03:13.283Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T12:03:13.283Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T12:03:13.283Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T12:03:13.283Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:03:13.283Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T12:03:13.283Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T12:03:13.283Z] Setting up python3 (3.5.3-1) ... [2019-11-26T12:03:13.653Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T12:03:14.023Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T12:03:14.023Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T12:03:14.023Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T12:03:14.023Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-26T12:03:14.419Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T12:03:14.419Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T12:03:14.419Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T12:03:14.791Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T12:03:14.791Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T12:03:14.939Z] Client: [2019-11-26T12:03:14.939Z] Debug Mode: false [2019-11-26T12:03:14.939Z] Plugins: [2019-11-26T12:03:14.939Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-26T12:03:14.939Z] [2019-11-26T12:03:14.939Z] Server: [2019-11-26T12:03:14.939Z] Containers: 0 [2019-11-26T12:03:14.939Z] Running: 0 [2019-11-26T12:03:14.939Z] Paused: 0 [2019-11-26T12:03:14.939Z] Stopped: 0 [2019-11-26T12:03:14.939Z] Images: 0 [2019-11-26T12:03:14.939Z] Server Version: 19.03.2 [2019-11-26T12:03:14.939Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-26T12:03:14.939Z] Windows: [2019-11-26T12:03:14.939Z] LCOW: [2019-11-26T12:03:14.939Z] Logging Driver: json-file [2019-11-26T12:03:14.939Z] Plugins: [2019-11-26T12:03:14.939Z] Volume: local [2019-11-26T12:03:14.939Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-26T12:03:14.939Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T12:03:14.939Z] Swarm: inactive [2019-11-26T12:03:14.939Z] Default Isolation: process [2019-11-26T12:03:14.939Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T12:03:14.939Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T12:03:14.939Z] OSType: windows [2019-11-26T12:03:14.939Z] Architecture: x86_64 [2019-11-26T12:03:14.939Z] CPUs: 4 [2019-11-26T12:03:14.939Z] Total Memory: 32GiB [2019-11-26T12:03:14.939Z] Name: azwin-2-f5c510 [2019-11-26T12:03:14.939Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-26T12:03:14.939Z] Docker Root Dir: D:\docker [2019-11-26T12:03:14.939Z] Debug Mode: false [2019-11-26T12:03:14.939Z] Registry: https://index.docker.io/v1/ [2019-11-26T12:03:14.939Z] Labels: [2019-11-26T12:03:14.939Z] Experimental: true [2019-11-26T12:03:14.939Z] Insecure Registries: [2019-11-26T12:03:14.939Z] 10.0.0.4:5000 [2019-11-26T12:03:14.939Z] 127.0.0.0/8 [2019-11-26T12:03:14.939Z] Registry Mirrors: [2019-11-26T12:03:14.939Z] http://10.0.0.4:5000/ [2019-11-26T12:03:14.939Z] Live Restore Enabled: false [2019-11-26T12:03:14.939Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-26T12:03:15.161Z] Setting up dh-python (2.20170125) ... [2019-11-26T12:03:15.161Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-26T12:03:15.161Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:03:18.907Z] 🇩 bin/containerd-stress [2019-11-26T12:03:20.579Z] Removing intermediate container a8a6d8ac1063 [2019-11-26T12:03:20.579Z] ---> 5dbd4e9c9f1e [2019-11-26T12:03:20.579Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-26T12:03:20.579Z] ---> Running in 8bf9b2cf5a70 [2019-11-26T12:03:20.595Z] 🇩 bin/containerd-shim [2019-11-26T12:03:21.833Z] Collecting yamllint==1.16.0 [2019-11-26T12:03:21.833Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T12:03:21.833Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T12:03:22.218Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T12:03:22.583Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T12:03:22.583Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T12:03:22.949Z] Building wheels for collected packages: pyyaml, pathspec [2019-11-26T12:03:22.949Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-26T12:03:23.323Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T12:03:23.323Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T12:03:23.323Z] Running setup.py bdist_wheel for pathspec: started [2019-11-26T12:03:23.323Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T12:03:23.323Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T12:03:23.323Z] Successfully built pyyaml pathspec [2019-11-26T12:03:23.323Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-11-26T12:03:23.699Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T12:03:24.501Z] Removing intermediate container 8bf9b2cf5a70 [2019-11-26T12:03:24.501Z] ---> 0185bbd35945 [2019-11-26T12:03:24.501Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-26T12:03:25.301Z] ---> cc2290471f2d [2019-11-26T12:03:25.301Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T12:03:27.137Z] ---> 69d4ea70728e [2019-11-26T12:03:27.137Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-26T12:03:28.044Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-26T12:03:28.044Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-17f7e912\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-26T12:03:28.044Z] ---------------------------------------------------------------------------- [2019-11-26T12:03:28.044Z] [2019-11-26T12:03:28.044Z] INFO: executeCI.ps1 starting at Tue Nov 26 12:03:26 CUT 2019 [2019-11-26T12:03:28.044Z] [2019-11-26T12:03:28.044Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-26T12:03:28.044Z] INFO: Running git version 2.24.0.windows.1 [2019-11-26T12:03:28.044Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-26T12:03:28.044Z] INFO: Environment variables: [2019-11-26T12:03:28.044Z] [2019-11-26T12:03:28.044Z] Name Value [2019-11-26T12:03:28.044Z] ---- ----- [2019-11-26T12:03:28.044Z] ALLUSERSPROFILE C:\ProgramData [2019-11-26T12:03:28.044Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-26T12:03:28.044Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-26T12:03:28.044Z] BRANCH_NAME PR-427 [2019-11-26T12:03:28.044Z] BUILD_DISPLAY_NAME #1 [2019-11-26T12:03:28.044Z] BUILD_ID 1 [2019-11-26T12:03:28.044Z] BUILD_NUMBER 1 [2019-11-26T12:03:28.044Z] BUILD_TAG jenkins-engine-PR-427-1 [2019-11-26T12:03:28.044Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-427/1/ [2019-11-26T12:03:28.044Z] CHANGE_AUTHOR thaJeztah [2019-11-26T12:03:28.044Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-11-26T12:03:28.044Z] CHANGE_BRANCH 19.03_backport_40232-comply_with_gelf_spec [2019-11-26T12:03:28.044Z] CHANGE_FORK thaJeztah [2019-11-26T12:03:28.044Z] CHANGE_ID 427 [2019-11-26T12:03:28.044Z] CHANGE_TARGET 19.03 [2019-11-26T12:03:28.044Z] CHANGE_TITLE [19.03 backport] logger/gelf: Skip empty lines to comply with spec [2019-11-26T12:03:28.044Z] CHANGE_URL https://github.com/docker/engine/pull/427 [2019-11-26T12:03:28.044Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T12:03:28.044Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-26T12:03:28.044Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-26T12:03:28.044Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-26T12:03:28.044Z] COMPUTERNAME azwin-2-f5c510 [2019-11-26T12:03:28.044Z] ComSpec C:\windows\system32\cmd.exe [2019-11-26T12:03:28.044Z] ConfigSequenceNumber 0 [2019-11-26T12:03:28.044Z] DOCKER_BUILDKIT 0 [2019-11-26T12:03:28.044Z] DOCKER_DUT_DEBUG 1 [2019-11-26T12:03:28.044Z] DOCKER_EXPERIMENTAL 1 [2019-11-26T12:03:28.044Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-26T12:03:28.044Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-26T12:03:28.044Z] EXECUTOR_NUMBER 0 [2019-11-26T12:03:28.044Z] FQDN azwin-2-f5c510.westus.cloudapp.azure.com [2019-11-26T12:03:28.044Z] GIT_BRANCH PR-427 [2019-11-26T12:03:28.044Z] GIT_COMMIT 449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:03:28.044Z] GIT_URL https://github.com/docker/engine.git [2019-11-26T12:03:28.044Z] HUDSON_COOKIE 6bda3a55-c10b-4bd8-acf5-cdbd83f74004 [2019-11-26T12:03:28.044Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-26T12:03:28.044Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-26T12:03:28.044Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-26T12:03:28.044Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-26T12:03:28.044Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-26T12:03:28.044Z] JENKINS_NODE_COOKIE d23f0283-33dd-4414-8d31-7eaa72dbf2da [2019-11-26T12:03:28.044Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-26T12:03:28.044Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-26T12:03:28.044Z] JOB_BASE_NAME PR-427 [2019-11-26T12:03:28.044Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-427/display/redirect [2019-11-26T12:03:28.044Z] JOB_NAME engine/PR-427 [2019-11-26T12:03:28.044Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-427/ [2019-11-26T12:03:28.044Z] library.jps.version master [2019-11-26T12:03:28.044Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-26T12:03:28.044Z] NODE_LABELS amd64 azure azwin-2-f5c510 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-26T12:03:28.044Z] NODE_NAME azwin-2-f5c510 [2019-11-26T12:03:28.044Z] NUMBER_OF_PROCESSORS 4 [2019-11-26T12:03:28.044Z] OS Windows_NT [2019-11-26T12:03:28.044Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-26T12:03:28.044Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-26T12:03:28.044Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-26T12:03:28.044Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-26T12:03:28.044Z] PROCESSOR_LEVEL 6 [2019-11-26T12:03:28.044Z] PROCESSOR_REVISION 4f01 [2019-11-26T12:03:28.044Z] ProgramData C:\ProgramData [2019-11-26T12:03:28.045Z] ProgramFiles C:\Program Files [2019-11-26T12:03:28.045Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-26T12:03:28.045Z] ProgramW6432 C:\Program Files [2019-11-26T12:03:28.045Z] PROMPT $P$G [2019-11-26T12:03:28.045Z] PSExecutionPolicyPreference Bypass [2019-11-26T12:03:28.045Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-26T12:03:28.045Z] PUBLIC C:\Users\Public [2019-11-26T12:03:28.045Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-427/1/display/redirect?page=changes [2019-11-26T12:03:28.045Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-427/1/display/redirect [2019-11-26T12:03:28.045Z] SKIP_VALIDATION_TESTS 1 [2019-11-26T12:03:28.045Z] SOURCES_DRIVE d [2019-11-26T12:03:28.045Z] SOURCES_SUBDIR gopath [2019-11-26T12:03:28.045Z] STAGE_NAME Run tests [2019-11-26T12:03:28.045Z] SystemDrive C: [2019-11-26T12:03:28.045Z] SystemRoot C:\windows [2019-11-26T12:03:28.045Z] TEMP C:\windows\TEMP [2019-11-26T12:03:28.045Z] TESTDEBUG 0 [2019-11-26T12:03:28.045Z] TESTRUN_DRIVE d [2019-11-26T12:03:28.045Z] TESTRUN_SUBDIR CI [2019-11-26T12:03:28.045Z] TIMEOUT 120m [2019-11-26T12:03:28.045Z] TMP C:\windows\TEMP [2019-11-26T12:03:28.045Z] USERDOMAIN WORKGROUP [2019-11-26T12:03:28.045Z] USERNAME azwin-2-f5c510$ [2019-11-26T12:03:28.045Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-26T12:03:28.045Z] windir C:\windows [2019-11-26T12:03:28.045Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-26T12:03:28.045Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-26T12:03:28.045Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-26T12:03:28.045Z] [2019-11-26T12:03:28.045Z] [2019-11-26T12:03:28.045Z] [2019-11-26T12:03:28.045Z] INFO: Sources under d:\gopath\... [2019-11-26T12:03:28.045Z] INFO: Test run under d:\CI\... [2019-11-26T12:03:28.045Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-26T12:03:28.045Z] INFO: docker/docker repository was found [2019-11-26T12:03:28.045Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-11-26T12:03:28.045Z] ltsc2019: Pulling from windows/servercore [2019-11-26T12:03:28.045Z] 65014b3c3121: Pulling fs layer [2019-11-26T12:03:28.045Z] e96b0897c5d1: Pulling fs layer [2019-11-26T12:03:28.417Z] ---> 681d2cf2f2d1 [2019-11-26T12:03:28.417Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T12:03:28.801Z] ---> 03c354d6c6e8 [2019-11-26T12:03:28.801Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T12:03:29.169Z] ---> af69e8f0f4c9 [2019-11-26T12:03:29.169Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T12:03:29.536Z] ---> 8b60ebb0a2dd [2019-11-26T12:03:29.536Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T12:03:29.909Z] ---> f1047bf7827e [2019-11-26T12:03:29.909Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T12:03:30.281Z] ---> ba6dbdac0b8e [2019-11-26T12:03:30.282Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T12:03:31.137Z] ---> 06905b8d107f [2019-11-26T12:03:31.137Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T12:03:31.137Z] ---> 2cef4938e1cf [2019-11-26T12:03:31.137Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T12:03:31.552Z] ---> 717ae6e49200 [2019-11-26T12:03:31.552Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-26T12:03:31.559Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-26T12:03:32.644Z] ---> 0803b32b41f8 [2019-11-26T12:03:32.644Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-26T12:03:33.045Z] ---> bdd84e26e64b [2019-11-26T12:03:33.045Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T12:03:33.409Z] ---> 922063ee1a06 [2019-11-26T12:03:33.409Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-26T12:03:33.790Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-26T12:03:33.790Z] bad55c542dc9: Pulling fs layer [2019-11-26T12:03:33.790Z] bad55c542dc9: Verifying Checksum [2019-11-26T12:03:33.790Z] bad55c542dc9: Download complete [2019-11-26T12:03:34.155Z] bad55c542dc9: Pull complete [2019-11-26T12:03:34.155Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-26T12:03:34.156Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-26T12:03:34.571Z] 🇩 binaries [2019-11-26T12:03:34.571Z] + mkdir -p /build [2019-11-26T12:03:34.571Z] + cp bin/containerd /build/containerd [2019-11-26T12:03:34.571Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-26T12:03:34.571Z] + cp bin/ctr /build/ctr [2019-11-26T12:03:34.944Z] ---> a82148d290a9 [2019-11-26T12:03:34.944Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-26T12:03:34.944Z] ---> Running in 422aa0cc6911 [2019-11-26T12:03:34.944Z] Removing intermediate container 422aa0cc6911 [2019-11-26T12:03:34.944Z] ---> 7856d8a75c3f [2019-11-26T12:03:34.944Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-26T12:03:34.944Z] ---> Running in def95109fa2b [2019-11-26T12:03:35.315Z] Removing intermediate container def95109fa2b [2019-11-26T12:03:35.315Z] ---> 8a7151a33488 [2019-11-26T12:03:35.315Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-26T12:03:35.315Z] ---> Running in e31eac049366 [2019-11-26T12:03:35.315Z] Removing intermediate container e31eac049366 [2019-11-26T12:03:35.315Z] ---> 5b936df18aec [2019-11-26T12:03:35.315Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-26T12:03:35.315Z] ---> Running in 928c1e5da557 [2019-11-26T12:03:35.696Z] Removing intermediate container 928c1e5da557 [2019-11-26T12:03:35.696Z] ---> 86c7d3c913ba [2019-11-26T12:03:35.696Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-26T12:03:35.696Z] ---> Running in dff47c479ff4 [2019-11-26T12:03:36.080Z] Removing intermediate container dff47c479ff4 [2019-11-26T12:03:36.080Z] ---> c91d3a170394 [2019-11-26T12:03:36.080Z] Step 124/125 : FROM dev AS final [2019-11-26T12:03:36.080Z] ---> c91d3a170394 [2019-11-26T12:03:36.080Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-26T12:03:36.641Z] e96b0897c5d1: Verifying Checksum [2019-11-26T12:03:36.641Z] e96b0897c5d1: Download complete [2019-11-26T12:03:38.659Z] ---> 3b7cadec34a8 [2019-11-26T12:03:38.659Z] Successfully built 3b7cadec34a8 [2019-11-26T12:03:38.659Z] Successfully tagged docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T12:03:39.525Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/test/unit [2019-11-26T12:03:40.582Z] Removing intermediate container 6005779ad16a [2019-11-26T12:03:40.582Z] ---> 58cf8d2d2b93 [2019-11-26T12:03:40.582Z] Step 56/125 : FROM dev-base AS proxy [2019-11-26T12:03:40.582Z] ---> 656ae6b9204c [2019-11-26T12:03:40.582Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-26T12:03:40.582Z] ---> Running in 47d676ac4112 [2019-11-26T12:03:40.582Z] Removing intermediate container 47d676ac4112 [2019-11-26T12:03:40.582Z] ---> 61521d6ac12f [2019-11-26T12:03:40.582Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:03:40.582Z] ---> 469f75d6691f [2019-11-26T12:03:40.582Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:03:40.919Z] ---> a2e84ba61bd5 [2019-11-26T12:03:40.919Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:03:40.919Z] ---> Running in f269e628631b [2019-11-26T12:03:41.254Z] + RM_GOPATH=0 [2019-11-26T12:03:41.254Z] + TMP_GOPATH= [2019-11-26T12:03:41.254Z] + : /build [2019-11-26T12:03:41.254Z] + '[' -z '' ']' [2019-11-26T12:03:41.254Z] ++ mktemp -d [2019-11-26T12:03:41.254Z] + export GOPATH=/tmp/tmp.VgB9qxU6uA [2019-11-26T12:03:41.254Z] + GOPATH=/tmp/tmp.VgB9qxU6uA [2019-11-26T12:03:41.254Z] + RM_GOPATH=1 [2019-11-26T12:03:41.254Z] ++ dirname ./install.sh [2019-11-26T12:03:41.254Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:03:41.254Z] + dir=. [2019-11-26T12:03:41.254Z] + bin=proxy [2019-11-26T12:03:41.254Z] + shift [2019-11-26T12:03:41.254Z] + '[' '!' -f ./proxy.installer ']' [2019-11-26T12:03:41.254Z] + . ./proxy.installer [2019-11-26T12:03:41.254Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:03:41.254Z] + install_proxy [2019-11-26T12:03:41.254Z] + case "$1" in [2019-11-26T12:03:41.254Z] + export CGO_ENABLED=0 [2019-11-26T12:03:41.254Z] + CGO_ENABLED=0 [2019-11-26T12:03:41.254Z] + _install_proxy [2019-11-26T12:03:41.254Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-26T12:03:41.254Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VgB9qxU6uA/src/github.com/docker/libnetwork [2019-11-26T12:03:41.254Z] Cloning into '/tmp/tmp.VgB9qxU6uA/src/github.com/docker/libnetwork'... [2019-11-26T12:03:42.862Z] ? github.com/docker/docker/api [no test files] [2019-11-26T12:03:44.326Z] + cd /tmp/tmp.VgB9qxU6uA/src/github.com/docker/libnetwork [2019-11-26T12:03:44.326Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-26T12:03:44.326Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T12:03:47.044Z] 65014b3c3121: Verifying Checksum [2019-11-26T12:03:47.045Z] 65014b3c3121: Download complete [2019-11-26T12:03:48.176Z] Removing intermediate container f269e628631b [2019-11-26T12:03:48.176Z] ---> bd4793e576e0 [2019-11-26T12:03:48.176Z] Step 61/125 : FROM base AS gometalinter [2019-11-26T12:03:48.176Z] ---> 656ae6b9204c [2019-11-26T12:03:48.176Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-26T12:03:48.176Z] ---> Running in 180bf66f77a2 [2019-11-26T12:03:48.176Z] Removing intermediate container 180bf66f77a2 [2019-11-26T12:03:48.176Z] ---> 28d4af47b5bd [2019-11-26T12:03:48.176Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:03:48.176Z] ---> fa44465b6eb6 [2019-11-26T12:03:48.176Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:03:48.514Z] ---> bb23cccb6dd7 [2019-11-26T12:03:48.514Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:03:48.514Z] ---> Running in 12601045f0da [2019-11-26T12:03:48.850Z] + RM_GOPATH=0 [2019-11-26T12:03:48.850Z] + TMP_GOPATH= [2019-11-26T12:03:48.850Z] + : /build [2019-11-26T12:03:48.850Z] + '[' -z '' ']' [2019-11-26T12:03:48.850Z] ++ mktemp -d [2019-11-26T12:03:48.850Z] + export GOPATH=/tmp/tmp.R9btGzUpNq [2019-11-26T12:03:48.850Z] + GOPATH=/tmp/tmp.R9btGzUpNq [2019-11-26T12:03:48.850Z] + RM_GOPATH=1 [2019-11-26T12:03:48.850Z] ++ dirname ./install.sh [2019-11-26T12:03:48.850Z] + dir=. [2019-11-26T12:03:48.850Z] Installing gometalinter version v2.0.6 [2019-11-26T12:03:48.850Z] + bin=gometalinter [2019-11-26T12:03:48.850Z] + shift [2019-11-26T12:03:48.850Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-26T12:03:48.850Z] + . ./gometalinter.installer [2019-11-26T12:03:48.850Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-26T12:03:48.850Z] + install_gometalinter [2019-11-26T12:03:48.850Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-26T12:03:48.850Z] + go get -d github.com/alecthomas/gometalinter [2019-11-26T12:03:50.018Z] + cd /tmp/tmp.R9btGzUpNq/src/github.com/alecthomas/gometalinter [2019-11-26T12:03:50.019Z] + git checkout -q v2.0.6 [2019-11-26T12:03:50.359Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-26T12:03:56.932Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2019-11-26T12:04:04.194Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-26T12:04:04.194Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-26T12:04:04.194Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-26T12:04:04.194Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-26T12:04:04.194Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-26T12:04:04.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/make.sh dynbinary-daemon test-docker-py [2019-11-26T12:04:05.507Z] [2019-11-26T12:04:05.507Z] Removing bundles/ [2019-11-26T12:04:05.507Z] [2019-11-26T12:04:05.507Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-26T12:04:05.764Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:04:05.764Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T12:04:06.393Z] + GOBIN=/build [2019-11-26T12:04:06.393Z] + /build/gometalinter --install [2019-11-26T12:04:06.393Z] Installing: [2019-11-26T12:04:06.393Z] deadcode [2019-11-26T12:04:06.393Z] dupl [2019-11-26T12:04:06.393Z] errcheck [2019-11-26T12:04:06.393Z] gas [2019-11-26T12:04:06.393Z] gochecknoglobals [2019-11-26T12:04:06.393Z] gochecknoinits [2019-11-26T12:04:06.393Z] goconst [2019-11-26T12:04:06.393Z] gocyclo [2019-11-26T12:04:06.393Z] goimports [2019-11-26T12:04:06.393Z] golint [2019-11-26T12:04:06.393Z] gosimple [2019-11-26T12:04:06.393Z] gotype [2019-11-26T12:04:06.393Z] gotypex [2019-11-26T12:04:06.393Z] ineffassign [2019-11-26T12:04:06.393Z] interfacer [2019-11-26T12:04:06.393Z] lll [2019-11-26T12:04:06.393Z] maligned [2019-11-26T12:04:06.393Z] megacheck [2019-11-26T12:04:06.393Z] misspell [2019-11-26T12:04:06.393Z] nakedret [2019-11-26T12:04:06.393Z] safesql [2019-11-26T12:04:06.393Z] staticcheck [2019-11-26T12:04:06.393Z] structcheck [2019-11-26T12:04:06.393Z] unconvert [2019-11-26T12:04:06.393Z] unparam [2019-11-26T12:04:06.393Z] unused [2019-11-26T12:04:06.393Z] varcheck [2019-11-26T12:04:06.513Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:04:06.513Z] [2019-11-26T12:04:06.513Z] [2019-11-26T12:04:06.513Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-26T12:04:06.513Z] No new tests added to integration. [2019-11-26T12:04:06.513Z] [2019-11-26T12:04:06.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T12:04:06.513Z] [2019-11-26T12:04:06.513Z] [2019-11-26T12:04:06.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T12:04:06.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T12:04:06.513Z] PKG_CONFIG=pkg-config [2019-11-26T12:04:06.513Z] GOLANG_VERSION=1.12.12 [2019-11-26T12:04:06.513Z] HOSTNAME=760a00146b3f [2019-11-26T12:04:06.513Z] KEEPBUNDLE=1 [2019-11-26T12:04:06.513Z] container=docker [2019-11-26T12:04:06.513Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T12:04:06.513Z] GOPATH=/go [2019-11-26T12:04:06.513Z] PWD=/go/src/github.com/docker/docker [2019-11-26T12:04:06.513Z] HOME=/root [2019-11-26T12:04:06.513Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-26T12:04:06.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T12:04:06.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T12:04:06.513Z] DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:04:06.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T12:04:06.513Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T12:04:06.513Z] TERM=xterm [2019-11-26T12:04:06.513Z] VALIDATE_BRANCH=19.03 [2019-11-26T12:04:06.513Z] DEST=bundles/test-integration [2019-11-26T12:04:06.513Z] SHLVL=1 [2019-11-26T12:04:06.513Z] TIMEOUT=120m [2019-11-26T12:04:06.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T12:04:06.513Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T12:04:06.513Z] TESTDEBUG=0 [2019-11-26T12:04:06.513Z] _=/usr/bin/env [2019-11-26T12:04:06.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T12:04:06.513Z] PKG_CONFIG=pkg-config [2019-11-26T12:04:06.513Z] GOLANG_VERSION=1.12.12 [2019-11-26T12:04:06.513Z] HOSTNAME=20fe55fc064f [2019-11-26T12:04:06.513Z] KEEPBUNDLE=1 [2019-11-26T12:04:06.513Z] container=docker [2019-11-26T12:04:06.513Z] TEST_SKIP_INTEGRATION=1 [2019-11-26T12:04:06.513Z] GOPATH=/go [2019-11-26T12:04:06.513Z] PWD=/go/src/github.com/docker/docker [2019-11-26T12:04:06.513Z] HOME=/root [2019-11-26T12:04:06.513Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-26T12:04:06.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T12:04:06.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T12:04:06.513Z] DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:04:06.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T12:04:06.513Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T12:04:06.513Z] TERM=xterm [2019-11-26T12:04:06.513Z] VALIDATE_BRANCH=19.03 [2019-11-26T12:04:06.513Z] DEST=bundles/test-integration [2019-11-26T12:04:06.513Z] SHLVL=1 [2019-11-26T12:04:06.513Z] TIMEOUT=120m [2019-11-26T12:04:06.513Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-26T12:04:06.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T12:04:06.513Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T12:04:06.513Z] TESTDEBUG=0 [2019-11-26T12:04:06.513Z] _=/usr/bin/env [2019-11-26T12:04:06.513Z] Building test suite binary ./integration-cli/test.main [2019-11-26T12:04:06.513Z] PKG_CONFIG=pkg-config [2019-11-26T12:04:06.513Z] GOLANG_VERSION=1.12.12 [2019-11-26T12:04:06.513Z] HOSTNAME=7cfe203a276b [2019-11-26T12:04:06.513Z] KEEPBUNDLE=1 [2019-11-26T12:04:06.513Z] container=docker [2019-11-26T12:04:06.513Z] TEST_SKIP_INTEGRATION=1 [2019-11-26T12:04:06.513Z] GOPATH=/go [2019-11-26T12:04:06.513Z] PWD=/go/src/github.com/docker/docker [2019-11-26T12:04:06.513Z] HOME=/root [2019-11-26T12:04:06.513Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-26T12:04:06.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T12:04:06.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T12:04:06.513Z] DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:04:06.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T12:04:06.513Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T12:04:06.513Z] TERM=xterm [2019-11-26T12:04:06.513Z] VALIDATE_BRANCH=19.03 [2019-11-26T12:04:06.513Z] DEST=bundles/test-integration [2019-11-26T12:04:06.513Z] SHLVL=1 [2019-11-26T12:04:06.513Z] TIMEOUT=120m [2019-11-26T12:04:06.513Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-26T12:04:06.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T12:04:06.513Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T12:04:06.513Z] TESTDEBUG=0 [2019-11-26T12:04:06.513Z] _=/usr/bin/env [2019-11-26T12:04:06.513Z] Building test suite binary ./integration-cli/test.main [2019-11-26T12:04:39.956Z] Removing intermediate container 12601045f0da [2019-11-26T12:04:39.956Z] ---> 477cd14db94f [2019-11-26T12:04:39.956Z] Step 66/125 : FROM base AS gotestsum [2019-11-26T12:04:39.956Z] ---> 656ae6b9204c [2019-11-26T12:04:39.956Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-26T12:04:39.956Z] ---> Running in 2f7ca28f40fe [2019-11-26T12:04:39.956Z] Removing intermediate container 2f7ca28f40fe [2019-11-26T12:04:39.956Z] ---> a147abe7bb94 [2019-11-26T12:04:39.956Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:04:39.956Z] ---> 4ea433f68acb [2019-11-26T12:04:39.956Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:04:39.956Z] ---> 8946485ac68f [2019-11-26T12:04:39.956Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:04:39.956Z] ---> Running in 4731e16ba2e9 [2019-11-26T12:04:40.293Z] + RM_GOPATH=0 [2019-11-26T12:04:40.293Z] + TMP_GOPATH= [2019-11-26T12:04:40.293Z] + : /build [2019-11-26T12:04:40.293Z] + '[' -z '' ']' [2019-11-26T12:04:40.293Z] ++ mktemp -d [2019-11-26T12:04:40.293Z] + export GOPATH=/tmp/tmp.STfXOV3Clt [2019-11-26T12:04:40.293Z] + GOPATH=/tmp/tmp.STfXOV3Clt [2019-11-26T12:04:40.293Z] + RM_GOPATH=1 [2019-11-26T12:04:40.293Z] ++ dirname ./install.sh [2019-11-26T12:04:40.293Z] Installing gotestsum version v0.3.5 [2019-11-26T12:04:40.293Z] + dir=. [2019-11-26T12:04:40.293Z] + bin=gotestsum [2019-11-26T12:04:40.293Z] + shift [2019-11-26T12:04:40.293Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T12:04:40.293Z] + . ./gotestsum.installer [2019-11-26T12:04:40.293Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-26T12:04:40.293Z] + install_gotestsum [2019-11-26T12:04:40.293Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-26T12:04:40.293Z] + go get -d gotest.tools/gotestsum [2019-11-26T12:04:51.204Z] + cd /tmp/tmp.STfXOV3Clt/src/gotest.tools/gotestsum [2019-11-26T12:04:51.204Z] + git checkout -q v0.3.5 [2019-11-26T12:04:51.204Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T12:04:55.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T12:04:55.851Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-26T12:04:57.323Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2019-11-26T12:04:57.323Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T12:04:57.323Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T12:04:57.323Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T12:04:58.340Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T12:04:58.340Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T12:04:58.340Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T12:04:58.340Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T12:04:58.781Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T12:04:58.781Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T12:05:00.207Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T12:05:00.207Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T12:05:01.030Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2019-11-26T12:05:01.030Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T12:05:01.030Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T12:05:01.030Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T12:05:01.030Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T12:05:01.030Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T12:05:01.031Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T12:05:01.031Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T12:05:01.425Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-26T12:05:01.425Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T12:05:01.425Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T12:05:01.837Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-11-26T12:05:02.216Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T12:05:02.216Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T12:05:03.052Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-11-26T12:05:06.396Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2019-11-26T12:05:07.701Z] ok github.com/docker/docker/builder/dockerfile 1.039s coverage: 45.1% of statements [2019-11-26T12:05:10.219Z] ok github.com/docker/docker/builder/remotecontext 0.296s coverage: 13.6% of statements [2019-11-26T12:05:10.219Z] ok github.com/docker/docker/builder/remotecontext/git 0.791s coverage: 85.1% of statements [2019-11-26T12:05:10.219Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-11-26T12:05:10.219Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T12:05:10.219Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T12:05:10.528Z] Removing intermediate container 4731e16ba2e9 [2019-11-26T12:05:10.528Z] ---> 74d35369ef6f [2019-11-26T12:05:10.528Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-26T12:05:10.528Z] ---> 656ae6b9204c [2019-11-26T12:05:10.528Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-26T12:05:10.528Z] ---> Running in 3640e5bfca21 [2019-11-26T12:05:10.528Z] Removing intermediate container 3640e5bfca21 [2019-11-26T12:05:10.528Z] ---> 21dd3b923020 [2019-11-26T12:05:10.528Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:05:10.528Z] ---> 94887eb6ce1e [2019-11-26T12:05:10.528Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:05:10.528Z] ---> 7832f28f8f2f [2019-11-26T12:05:10.528Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:05:10.528Z] ---> Running in c232ad2cd7b2 [2019-11-26T12:05:10.528Z] + RM_GOPATH=0 [2019-11-26T12:05:10.528Z] + TMP_GOPATH= [2019-11-26T12:05:10.528Z] + : /build [2019-11-26T12:05:10.528Z] + '[' -z '' ']' [2019-11-26T12:05:10.528Z] ++ mktemp -d [2019-11-26T12:05:10.529Z] + export GOPATH=/tmp/tmp.C5mekW5Mrl [2019-11-26T12:05:10.529Z] + GOPATH=/tmp/tmp.C5mekW5Mrl [2019-11-26T12:05:10.529Z] + RM_GOPATH=1 [2019-11-26T12:05:10.529Z] ++ dirname ./install.sh [2019-11-26T12:05:10.529Z] + dir=. [2019-11-26T12:05:10.529Z] + bin=dockercli [2019-11-26T12:05:10.529Z] + shift [2019-11-26T12:05:10.529Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-26T12:05:10.529Z] + . ./dockercli.installer [2019-11-26T12:05:10.529Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-26T12:05:10.529Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-26T12:05:10.529Z] + install_dockercli [2019-11-26T12:05:10.529Z] Install docker/cli version 17.06.2-ce from stable [2019-11-26T12:05:10.529Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T12:05:10.529Z] ++ uname -m [2019-11-26T12:05:10.529Z] + arch=ppc64le [2019-11-26T12:05:10.529Z] + '[' ppc64le '!=' x86_64 ']' [2019-11-26T12:05:10.529Z] + '[' ppc64le '!=' s390x ']' [2019-11-26T12:05:10.529Z] + '[' ppc64le '!=' armhf ']' [2019-11-26T12:05:10.529Z] + build_dockercli [2019-11-26T12:05:10.529Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.C5mekW5Mrl/tmp/docker-ce [2019-11-26T12:05:10.529Z] Cloning into '/tmp/tmp.C5mekW5Mrl/tmp/docker-ce'... [2019-11-26T12:05:18.347Z] ok github.com/docker/docker/client 0.332s coverage: 75.7% of statements [2019-11-26T12:05:27.185Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:05:27.185Z] [2019-11-26T12:05:27.185Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-26T12:05:27.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-26T12:05:27.185Z] Using test binary docker [2019-11-26T12:05:27.185Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T12:05:27.185Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:05:27.185Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:05:27.185Z] Warning failed to create cache: (null) [2019-11-26T12:05:27.185Z] . [2019-11-26T12:05:27.185Z] INFO: Waiting for daemon to start... [2019-11-26T12:05:27.185Z] Starting dockerd [2019-11-26T12:05:29.081Z] . [2019-11-26T12:05:29.081Z] INFO: Building docker-sdk-python3:master... [2019-11-26T12:05:38.419Z] + cd /tmp/tmp.C5mekW5Mrl/tmp/docker-ce [2019-11-26T12:05:38.419Z] + git checkout -q v17.06.2-ce [2019-11-26T12:05:40.142Z] + mkdir -p /tmp/tmp.C5mekW5Mrl/src/github.com/docker [2019-11-26T12:05:40.142Z] + mv components/cli /tmp/tmp.C5mekW5Mrl/src/github.com/docker/cli [2019-11-26T12:05:40.142Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-26T12:05:43.818Z] 65014b3c3121: Pull complete [2019-11-26T12:05:52.806Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2019-11-26T12:05:52.806Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.8% of statements [2019-11-26T12:05:52.806Z] ok github.com/docker/docker/container 0.141s coverage: 35.6% of statements [2019-11-26T12:05:52.806Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T12:05:52.806Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T12:05:52.806Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T12:05:52.806Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T12:05:57.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T12:05:57.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T12:06:00.895Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2019-11-26T12:06:02.979Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2019-11-26T12:06:04.876Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.8% of statements [2019-11-26T12:06:05.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T12:06:09.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T12:06:12.596Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.5% of statements [2019-11-26T12:06:12.596Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T12:06:13.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T12:06:13.928Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.7% of statements [2019-11-26T12:06:13.928Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T12:06:14.781Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 82.2% of statements [2019-11-26T12:06:15.740Z] sha256:d47b15d97640458312902c05ed6bbaabc085f81d39db7b1543081a9afdc7bdc1 [2019-11-26T12:06:15.740Z] INFO: Starting docker-py tests... [2019-11-26T12:06:16.151Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2019-11-26T12:06:16.151Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.4% of statements [2019-11-26T12:06:16.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T12:06:16.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T12:06:16.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T12:06:17.110Z] ============================= test session starts ============================== [2019-11-26T12:06:17.110Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-26T12:06:17.110Z] rootdir: /src, inifile: pytest.ini [2019-11-26T12:06:17.110Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-26T12:06:17.675Z] collected 385 items / 5 deselected / 380 selected [2019-11-26T12:06:17.675Z] [2019-11-26T12:06:18.815Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-11-26T12:06:19.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T12:06:20.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T12:06:21.513Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2019-11-26T12:06:22.834Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.310s coverage: 57.8% of statements [2019-11-26T12:06:27.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T12:06:29.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T12:06:30.560Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.709s coverage: 45.9% of statements [2019-11-26T12:06:30.560Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.718s coverage: 72.3% of statements [2019-11-26T12:06:30.560Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T12:06:33.032Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.243s coverage: 50.8% of statements [2019-11-26T12:06:34.871Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.585s coverage: 76.1% of statements [2019-11-26T12:06:36.143Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2019-11-26T12:06:38.166Z] + return [2019-11-26T12:06:38.345Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-11-26T12:06:38.345Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.841s coverage: 57.0% of statements [2019-11-26T12:06:38.345Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T12:06:38.345Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T12:06:39.786Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2019-11-26T12:06:39.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T12:06:42.435Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2019-11-26T12:06:42.435Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T12:06:42.435Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T12:06:42.825Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.7% of statements [2019-11-26T12:06:43.486Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-26T12:06:44.051Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-26T12:06:44.766Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 78.2% of statements [2019-11-26T12:06:44.766Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T12:06:44.766Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T12:06:44.766Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2019-11-26T12:06:45.514Z] Removing intermediate container c232ad2cd7b2 [2019-11-26T12:06:45.514Z] ---> 093a0e0bf2e9 [2019-11-26T12:06:45.514Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-26T12:06:45.514Z] ---> 86340c8b77d4 [2019-11-26T12:06:45.514Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-26T12:06:45.514Z] ---> Running in 6755a10a1aa4 [2019-11-26T12:06:45.514Z] Removing intermediate container 6755a10a1aa4 [2019-11-26T12:06:45.514Z] ---> a8887a031d45 [2019-11-26T12:06:45.514Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:06:45.514Z] ---> c6d5897c2308 [2019-11-26T12:06:45.514Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:06:45.514Z] ---> 4915c7862844 [2019-11-26T12:06:45.514Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:06:45.514Z] ---> Running in 027aaa180cb1 [2019-11-26T12:06:45.514Z] + RM_GOPATH=0 [2019-11-26T12:06:45.514Z] + TMP_GOPATH= [2019-11-26T12:06:45.514Z] + : /build [2019-11-26T12:06:45.515Z] + '[' -z '' ']' [2019-11-26T12:06:45.515Z] ++ mktemp -d [2019-11-26T12:06:45.515Z] + export GOPATH=/tmp/tmp.woz3Nk2ViI [2019-11-26T12:06:45.515Z] + GOPATH=/tmp/tmp.woz3Nk2ViI [2019-11-26T12:06:45.515Z] + RM_GOPATH=1 [2019-11-26T12:06:45.515Z] ++ dirname ./install.sh [2019-11-26T12:06:45.515Z] + dir=. [2019-11-26T12:06:45.515Z] + bin=runc [2019-11-26T12:06:45.515Z] + shift [2019-11-26T12:06:45.515Z] + '[' '!' -f ./runc.installer ']' [2019-11-26T12:06:45.515Z] + . ./runc.installer [2019-11-26T12:06:45.515Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T12:06:45.515Z] + install_runc [2019-11-26T12:06:45.515Z] + uname -r [2019-11-26T12:06:45.515Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T12:06:45.515Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T12:06:45.515Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T12:06:45.515Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.woz3Nk2ViI/src/github.com/opencontainers/runc [2019-11-26T12:06:45.515Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T12:06:45.515Z] Cloning into '/tmp/tmp.woz3Nk2ViI/src/github.com/opencontainers/runc'... [2019-11-26T12:06:46.170Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2019-11-26T12:06:46.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-26T12:06:46.707Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-26T12:06:46.745Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2019-11-26T12:06:47.284Z] + cd /tmp/tmp.woz3Nk2ViI/src/github.com/opencontainers/runc [2019-11-26T12:06:47.284Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T12:06:47.284Z] + '[' -z '' ']' [2019-11-26T12:06:47.284Z] + target=static [2019-11-26T12:06:47.284Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T12:06:47.587Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 74.7% of statements [2019-11-26T12:06:47.587Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T12:06:48.006Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T12:06:48.423Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 20.0% of statements [2019-11-26T12:06:49.766Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-11-26T12:06:50.598Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-11-26T12:06:51.403Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2019-11-26T12:06:51.403Z] ok github.com/docker/docker/daemon/logger/splunk 1.688s coverage: 84.5% of statements [2019-11-26T12:06:51.403Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T12:06:51.403Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T12:06:55.215Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-11-26T12:06:55.596Z] ok github.com/docker/docker/distribution 0.383s coverage: 22.3% of statements [2019-11-26T12:06:55.596Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T12:06:56.888Z] ok github.com/docker/docker/errdefs 0.007s coverage: 48.2% of statements [2019-11-26T12:06:58.188Z] ok github.com/docker/docker/distribution/xfer 1.483s coverage: 83.9% of statements [2019-11-26T12:06:58.188Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T12:06:58.585Z] ok github.com/docker/docker/image 0.027s coverage: 86.4% of statements [2019-11-26T12:06:59.445Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2019-11-26T12:06:59.445Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T12:07:00.282Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2019-11-26T12:07:00.282Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-26T12:07:01.593Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-26T12:07:01.999Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-26T12:07:01.999Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-26T12:07:01.999Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T12:07:02.393Z] ok github.com/docker/docker/internal/testutil 0.005s coverage: 62.5% of statements [2019-11-26T12:07:02.786Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-11-26T12:07:04.666Z] ok github.com/docker/docker/opts 0.037s coverage: 66.9% of statements [2019-11-26T12:07:05.053Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2019-11-26T12:07:06.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T12:07:07.581Z] ok github.com/docker/docker/pkg/archive 0.529s coverage: 77.1% of statements [2019-11-26T12:07:08.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T12:07:10.446Z] ok github.com/docker/docker/pkg/authorization 1.351s coverage: 66.7% of statements [2019-11-26T12:07:10.864Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-26T12:07:11.239Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T12:07:11.278Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-11-26T12:07:12.091Z] ok github.com/docker/docker/layer 7.610s coverage: 72.0% of statements [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T12:07:12.091Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T12:07:12.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T12:07:12.408Z] + mkdir -p /build [2019-11-26T12:07:12.408Z] + cp runc /build/runc [2019-11-26T12:07:12.923Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2019-11-26T12:07:13.578Z] Removing intermediate container 027aaa180cb1 [2019-11-26T12:07:13.578Z] ---> 79e80f6c498f [2019-11-26T12:07:13.578Z] Step 81/125 : FROM dev-base AS tini [2019-11-26T12:07:13.578Z] ---> 656ae6b9204c [2019-11-26T12:07:13.578Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:07:13.731Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-11-26T12:07:13.916Z] ---> Using cache [2019-11-26T12:07:13.916Z] ---> 2fa6a04c3744 [2019-11-26T12:07:13.916Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-26T12:07:13.916Z] ---> Running in 3fbe8660df5a [2019-11-26T12:07:14.119Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-11-26T12:07:14.253Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:07:14.253Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:07:14.253Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:07:14.253Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:07:14.253Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:07:14.590Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T12:07:14.927Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T12:07:14.927Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T12:07:16.562Z] ok github.com/docker/docker/pkg/chrootarchive 3.837s coverage: 43.2% of statements [2019-11-26T12:07:16.562Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T12:07:16.562Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T12:07:16.615Z] Fetched 7728 kB in 2s (2962 kB/s) [2019-11-26T12:07:16.981Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-11-26T12:07:17.782Z] Reading package lists... [2019-11-26T12:07:17.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-11-26T12:07:18.196Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-26T12:07:18.587Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2019-11-26T12:07:18.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T12:07:18.953Z] Reading package lists... [2019-11-26T12:07:19.289Z] Building dependency tree... [2019-11-26T12:07:19.290Z] Reading state information... [2019-11-26T12:07:19.290Z] The following additional packages will be installed: [2019-11-26T12:07:19.290Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T12:07:19.290Z] Suggested packages: [2019-11-26T12:07:19.290Z] codeblocks eclipse ninja-build lrzip [2019-11-26T12:07:19.290Z] Recommended packages: [2019-11-26T12:07:19.290Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T12:07:19.420Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-11-26T12:07:19.420Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 66.3% of statements [2019-11-26T12:07:19.625Z] The following NEW packages will be installed: [2019-11-26T12:07:19.625Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T12:07:19.625Z] vim-common xxd [2019-11-26T12:07:19.625Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:07:19.625Z] Need to get 13.4 MB of archives. [2019-11-26T12:07:19.625Z] After this operation, 60.4 MB of additional disk space will be used. [2019-11-26T12:07:19.625Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T12:07:19.625Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T12:07:19.625Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-26T12:07:19.961Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-26T12:07:19.961Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-26T12:07:19.961Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-26T12:07:19.961Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-26T12:07:19.961Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-26T12:07:20.241Z] ok github.com/docker/docker/pkg/fsutils 0.396s coverage: 85.1% of statements [2019-11-26T12:07:20.242Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-11-26T12:07:20.302Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T12:07:20.302Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T12:07:20.302Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:07:20.302Z] Fetched 13.4 MB in 0s (22.5 MB/s) [2019-11-26T12:07:20.640Z] Selecting previously unselected package cmake-data. [2019-11-26T12:07:20.640Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T12:07:20.640Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T12:07:20.640Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-26T12:07:20.978Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T12:07:20.978Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T12:07:20.978Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:07:20.978Z] Selecting previously unselected package libicu57:ppc64el. [2019-11-26T12:07:20.978Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-26T12:07:20.978Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-26T12:07:21.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T12:07:21.612Z] ok github.com/docker/docker/pkg/idtools 0.322s coverage: 70.1% of statements [2019-11-26T12:07:21.612Z] ok github.com/docker/docker/pkg/ioutils 0.403s coverage: 70.4% of statements [2019-11-26T12:07:22.149Z] Selecting previously unselected package libxml2:ppc64el. [2019-11-26T12:07:22.149Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-26T12:07:22.149Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T12:07:22.486Z] Selecting previously unselected package libarchive13:ppc64el. [2019-11-26T12:07:22.486Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-26T12:07:22.486Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-26T12:07:22.486Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-26T12:07:22.486Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-26T12:07:22.486Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-26T12:07:22.486Z] Selecting previously unselected package libuv1:ppc64el. [2019-11-26T12:07:22.486Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-26T12:07:22.486Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-26T12:07:22.486Z] Selecting previously unselected package cmake. [2019-11-26T12:07:22.486Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-26T12:07:22.486Z] Unpacking cmake (3.7.2-1) ... [2019-11-26T12:07:23.208Z] Selecting previously unselected package xxd. [2019-11-26T12:07:23.208Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T12:07:23.208Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:07:23.208Z] Selecting previously unselected package vim-common. [2019-11-26T12:07:23.208Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:07:23.208Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:07:23.208Z] Processing triggers for mime-support (3.60) ... [2019-11-26T12:07:23.208Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:07:23.208Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-26T12:07:23.208Z] Setting up cmake-data (3.7.2-1) ... [2019-11-26T12:07:23.208Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-26T12:07:23.208Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T12:07:23.208Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:07:23.208Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:07:23.208Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:07:23.208Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-26T12:07:23.208Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-26T12:07:23.208Z] Setting up cmake (3.7.2-1) ... [2019-11-26T12:07:23.208Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:07:23.243Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2019-11-26T12:07:23.243Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-11-26T12:07:23.669Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-11-26T12:07:23.669Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T12:07:24.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T12:07:24.526Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-26T12:07:24.899Z] Removing intermediate container 3fbe8660df5a [2019-11-26T12:07:24.899Z] ---> 2685a8aada9c [2019-11-26T12:07:24.899Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:07:24.917Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-11-26T12:07:25.237Z] ---> a6ee4440d41f [2019-11-26T12:07:25.237Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-26T12:07:25.237Z] ---> Running in 6305416c6798 [2019-11-26T12:07:25.237Z] Removing intermediate container 6305416c6798 [2019-11-26T12:07:25.237Z] ---> 731c74ac028f [2019-11-26T12:07:25.237Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:07:25.237Z] ---> 0c2b411502ee [2019-11-26T12:07:25.237Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:07:25.237Z] ---> Running in 5af634800468 [2019-11-26T12:07:25.314Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-26T12:07:25.578Z] + RM_GOPATH=0 [2019-11-26T12:07:25.578Z] + TMP_GOPATH= [2019-11-26T12:07:25.578Z] + : /build [2019-11-26T12:07:25.578Z] + '[' -z '' ']' [2019-11-26T12:07:25.578Z] ++ mktemp -d [2019-11-26T12:07:25.578Z] + export GOPATH=/tmp/tmp.Zk9HUHwxeL [2019-11-26T12:07:25.578Z] + GOPATH=/tmp/tmp.Zk9HUHwxeL [2019-11-26T12:07:25.578Z] + RM_GOPATH=1 [2019-11-26T12:07:25.578Z] ++ dirname ./install.sh [2019-11-26T12:07:25.578Z] + dir=. [2019-11-26T12:07:25.578Z] + bin=tini [2019-11-26T12:07:25.578Z] + shift [2019-11-26T12:07:25.578Z] + '[' '!' -f ./tini.installer ']' [2019-11-26T12:07:25.578Z] + . ./tini.installer [2019-11-26T12:07:25.578Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:07:25.578Z] + install_tini [2019-11-26T12:07:25.578Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:07:25.578Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T12:07:25.578Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.Zk9HUHwxeL/tini [2019-11-26T12:07:25.578Z] Cloning into '/tmp/tmp.Zk9HUHwxeL/tini'... [2019-11-26T12:07:25.705Z] ok github.com/docker/docker/pkg/mount 1.212s coverage: 69.6% of statements [2019-11-26T12:07:25.705Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T12:07:25.705Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.0% of statements [2019-11-26T12:07:26.302Z] + cd /tmp/tmp.Zk9HUHwxeL/tini [2019-11-26T12:07:26.302Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T12:07:26.302Z] + cmake . [2019-11-26T12:07:26.302Z] -- The C compiler identification is GNU 6.3.0 [2019-11-26T12:07:26.302Z] -- Check for working C compiler: /usr/bin/cc [2019-11-26T12:07:26.302Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T12:07:26.302Z] -- Detecting C compiler ABI info [2019-11-26T12:07:26.535Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-11-26T12:07:26.536Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T12:07:26.536Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T12:07:26.638Z] -- Detecting C compiler ABI info - done [2019-11-26T12:07:26.638Z] -- Detecting C compile features [2019-11-26T12:07:26.978Z] -- Detecting C compile features - done [2019-11-26T12:07:26.978Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T12:07:26.978Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T12:07:26.978Z] -- Configuring done [2019-11-26T12:07:26.978Z] -- Generating done [2019-11-26T12:07:26.978Z] -- Build files have been written to: /tmp/tmp.Zk9HUHwxeL/tini [2019-11-26T12:07:26.978Z] + make tini-static [2019-11-26T12:07:26.978Z] Scanning dependencies of target tini-static [2019-11-26T12:07:26.978Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T12:07:27.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-11-26T12:07:27.504Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-26T12:07:27.726Z] [100%] Linking C executable tini-static [2019-11-26T12:07:27.726Z] [100%] Built target tini-static [2019-11-26T12:07:27.726Z] + mkdir -p /build [2019-11-26T12:07:27.726Z] + cp tini-static /build/docker-init [2019-11-26T12:07:28.062Z] Removing intermediate container 5af634800468 [2019-11-26T12:07:28.062Z] ---> 5cf82212f46e [2019-11-26T12:07:28.062Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-26T12:07:28.062Z] ---> 656ae6b9204c [2019-11-26T12:07:28.062Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-26T12:07:28.062Z] ---> Running in b4eee8bbe33a [2019-11-26T12:07:28.199Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-11-26T12:07:28.398Z] Removing intermediate container b4eee8bbe33a [2019-11-26T12:07:28.398Z] ---> 1811423587a6 [2019-11-26T12:07:28.398Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:07:28.398Z] ---> 059ca912b173 [2019-11-26T12:07:28.398Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-26T12:07:28.580Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 87.9% of statements [2019-11-26T12:07:28.648Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T12:07:28.648Z] Using test binary docker [2019-11-26T12:07:28.648Z] +++ /etc/init.d/apparmor start [2019-11-26T12:07:28.648Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:07:28.648Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:07:28.648Z] Warning failed to create cache: (null) [2019-11-26T12:07:28.648Z] . [2019-11-26T12:07:28.648Z] INFO: Waiting for daemon to start... [2019-11-26T12:07:28.648Z] Starting dockerd [2019-11-26T12:07:28.648Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-26T12:07:28.734Z] ---> ff7946fb3241 [2019-11-26T12:07:28.734Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-26T12:07:28.734Z] ---> Running in d9714f12c8e0 [2019-11-26T12:07:28.964Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-11-26T12:07:29.069Z] + RM_GOPATH=0 [2019-11-26T12:07:29.069Z] + TMP_GOPATH= [2019-11-26T12:07:29.069Z] + : /build/ [2019-11-26T12:07:29.069Z] + '[' -z '' ']' [2019-11-26T12:07:29.069Z] ++ mktemp -d [2019-11-26T12:07:29.069Z] + export GOPATH=/tmp/tmp.xa9LPZJQIL [2019-11-26T12:07:29.069Z] + GOPATH=/tmp/tmp.xa9LPZJQIL [2019-11-26T12:07:29.069Z] + RM_GOPATH=1 [2019-11-26T12:07:29.069Z] ++ dirname ./install.sh [2019-11-26T12:07:29.069Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:07:29.069Z] + dir=. [2019-11-26T12:07:29.069Z] + bin=rootlesskit [2019-11-26T12:07:29.069Z] + shift [2019-11-26T12:07:29.069Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T12:07:29.069Z] + . ./rootlesskit.installer [2019-11-26T12:07:29.069Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:07:29.069Z] + install_rootlesskit [2019-11-26T12:07:29.069Z] + case "$1" in [2019-11-26T12:07:29.069Z] + export CGO_ENABLED=0 [2019-11-26T12:07:29.069Z] + CGO_ENABLED=0 [2019-11-26T12:07:29.069Z] + _install_rootlesskit [2019-11-26T12:07:29.069Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T12:07:29.069Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xa9LPZJQIL/src/github.com/rootless-containers/rootlesskit [2019-11-26T12:07:29.069Z] Cloning into '/tmp/tmp.xa9LPZJQIL/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T12:07:29.789Z] + cd /tmp/tmp.xa9LPZJQIL/src/github.com/rootless-containers/rootlesskit [2019-11-26T12:07:29.789Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T12:07:30.129Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T12:07:30.129Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T12:07:30.228Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 72.7% of statements [2019-11-26T12:07:30.540Z] . [2019-11-26T12:07:30.540Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T12:07:30.540Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T12:07:30.794Z] Error: No such image: emptyfs [2019-11-26T12:07:30.794Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T12:07:30.794Z] ++++ docker load [2019-11-26T12:07:31.048Z] Running integration-test (iteration 1) [2019-11-26T12:07:31.048Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T12:07:31.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:07:31.048Z] ++ set -e [2019-11-26T12:07:31.048Z] ++ '[' -n 0 ']' [2019-11-26T12:07:31.048Z] ++ set -x [2019-11-26T12:07:31.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:07:31.065Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-11-26T12:07:35.123Z] ok github.com/docker/docker/pkg/signal 2.993s coverage: 61.0% of statements [2019-11-26T12:07:35.123Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-11-26T12:07:35.523Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-11-26T12:07:35.898Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-26T12:07:36.720Z] ok github.com/docker/docker/pkg/symlink 0.010s coverage: 87.7% of statements [2019-11-26T12:07:37.363Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 81.4% of statements [2019-11-26T12:07:38.265Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 35.8% of statements [2019-11-26T12:07:39.229Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2019-11-26T12:07:39.711Z] ok github.com/docker/docker/pkg/tarsum 0.070s coverage: 89.3% of statements [2019-11-26T12:07:40.450Z] e96b0897c5d1: Pull complete [2019-11-26T12:07:40.450Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-26T12:07:40.450Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:07:40.450Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:07:40.450Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-26T12:07:40.450Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-26T12:07:40.450Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-26T12:07:40.450Z] INFO: Docker version of control daemon [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] Client: Docker Engine - Enterprise [2019-11-26T12:07:40.450Z] Version: 19.03.2 [2019-11-26T12:07:40.450Z] API version: 1.40 [2019-11-26T12:07:40.450Z] Go version: go1.12.8 [2019-11-26T12:07:40.450Z] Git commit: c92ab06ed9 [2019-11-26T12:07:40.450Z] Built: 09/03/2019 16:38:11 [2019-11-26T12:07:40.450Z] OS/Arch: windows/amd64 [2019-11-26T12:07:40.450Z] Experimental: false [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] Server: Docker Engine - Enterprise [2019-11-26T12:07:40.450Z] Engine: [2019-11-26T12:07:40.450Z] Version: 19.03.2 [2019-11-26T12:07:40.450Z] API version: 1.40 (minimum version 1.24) [2019-11-26T12:07:40.450Z] Go version: go1.12.8 [2019-11-26T12:07:40.450Z] Git commit: c92ab06ed9 [2019-11-26T12:07:40.450Z] Built: 09/03/2019 16:35:47 [2019-11-26T12:07:40.450Z] OS/Arch: windows/amd64 [2019-11-26T12:07:40.450Z] Experimental: true [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] INFO: Docker info of control daemon [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] Client: [2019-11-26T12:07:40.450Z] Debug Mode: false [2019-11-26T12:07:40.450Z] Plugins: [2019-11-26T12:07:40.450Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] Server: [2019-11-26T12:07:40.450Z] Containers: 0 [2019-11-26T12:07:40.450Z] Running: 0 [2019-11-26T12:07:40.450Z] Paused: 0 [2019-11-26T12:07:40.450Z] Stopped: 0 [2019-11-26T12:07:40.450Z] Images: 1 [2019-11-26T12:07:40.450Z] Server Version: 19.03.2 [2019-11-26T12:07:40.450Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-26T12:07:40.450Z] Windows: [2019-11-26T12:07:40.450Z] LCOW: [2019-11-26T12:07:40.450Z] Logging Driver: json-file [2019-11-26T12:07:40.450Z] Plugins: [2019-11-26T12:07:40.450Z] Volume: local [2019-11-26T12:07:40.450Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-26T12:07:40.450Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T12:07:40.450Z] Swarm: inactive [2019-11-26T12:07:40.450Z] Default Isolation: process [2019-11-26T12:07:40.450Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T12:07:40.450Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T12:07:40.450Z] OSType: windows [2019-11-26T12:07:40.450Z] Architecture: x86_64 [2019-11-26T12:07:40.450Z] CPUs: 4 [2019-11-26T12:07:40.450Z] Total Memory: 32GiB [2019-11-26T12:07:40.450Z] Name: azwin-2-f5c510 [2019-11-26T12:07:40.450Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-26T12:07:40.450Z] Docker Root Dir: D:\docker [2019-11-26T12:07:40.450Z] Debug Mode: false [2019-11-26T12:07:40.450Z] Registry: https://index.docker.io/v1/ [2019-11-26T12:07:40.450Z] Labels: [2019-11-26T12:07:40.450Z] Experimental: true [2019-11-26T12:07:40.450Z] Insecure Registries: [2019-11-26T12:07:40.450Z] 10.0.0.4:5000 [2019-11-26T12:07:40.450Z] 127.0.0.0/8 [2019-11-26T12:07:40.450Z] Registry Mirrors: [2019-11-26T12:07:40.450Z] http://10.0.0.4:5000/ [2019-11-26T12:07:40.450Z] Live Restore Enabled: false [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] INFO: Commit hash is 449b60fcd [2019-11-26T12:07:40.450Z] INFO: Nuke-Everything... [2019-11-26T12:07:40.450Z] INFO: Container count on control daemon to delete is 0 [2019-11-26T12:07:40.450Z] INFO: Nuking d:\CI [2019-11-26T12:07:40.450Z] INFO: Zapped successfully [2019-11-26T12:07:40.450Z] INFO: Location for testing is d:\CI\PR-427\1 [2019-11-26T12:07:40.450Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.450Z] INFO: Building the image from Dockerfile.windows at 11/26/2019 12:07:39... [2019-11-26T12:07:40.450Z] [2019-11-26T12:07:40.527Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 85.9% of statements [2019-11-26T12:07:40.919Z] testing: warning: no tests to run [2019-11-26T12:07:40.919Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-11-26T12:07:41.726Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-11-26T12:07:41.726Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-11-26T12:07:42.118Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-11-26T12:07:43.383Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T12:07:43.383Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T12:07:44.552Z] Removing intermediate container d9714f12c8e0 [2019-11-26T12:07:44.552Z] ---> d640f77de0c2 [2019-11-26T12:07:44.552Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T12:07:44.552Z] ---> c87e4ea7ea84 [2019-11-26T12:07:44.552Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-26T12:07:44.552Z] ---> 86340c8b77d4 [2019-11-26T12:07:44.552Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-26T12:07:44.552Z] ---> Running in a8038dbea019 [2019-11-26T12:07:44.552Z] Removing intermediate container a8038dbea019 [2019-11-26T12:07:44.552Z] ---> 6319fba1e60e [2019-11-26T12:07:44.552Z] Step 96/125 : RUN groupadd -r docker [2019-11-26T12:07:44.552Z] ---> Running in f3850ddfa24f [2019-11-26T12:07:45.154Z] Sending build context to Docker daemon 49.81MB [2019-11-26T12:07:45.154Z] [2019-11-26T12:07:45.154Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-26T12:07:45.154Z] ---> 49e459dc7a6b [2019-11-26T12:07:45.154Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-26T12:07:45.154Z] ---> Running in aceb367520eb [2019-11-26T12:07:45.278Z] Removing intermediate container f3850ddfa24f [2019-11-26T12:07:45.278Z] ---> d680da644082 [2019-11-26T12:07:45.278Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T12:07:45.278Z] ---> Running in 6dac12b31f1d [2019-11-26T12:07:45.392Z] ok github.com/docker/docker/plugin 0.546s coverage: 27.3% of statements [2019-11-26T12:07:45.790Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2019-11-26T12:07:46.127Z] Removing intermediate container aceb367520eb [2019-11-26T12:07:46.128Z] ---> e0630fab9297 [2019-11-26T12:07:46.128Z] Step 3/8 : ARG GO_VERSION=1.12.12 [2019-11-26T12:07:46.128Z] ---> Running in b04b167bf32b [2019-11-26T12:07:46.451Z] Removing intermediate container 6dac12b31f1d [2019-11-26T12:07:46.451Z] ---> 4c782630aa99 [2019-11-26T12:07:46.451Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-26T12:07:46.451Z] ---> Running in 1347fc1dfa9f [2019-11-26T12:07:46.451Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T12:07:46.589Z] Removing intermediate container b04b167bf32b [2019-11-26T12:07:46.589Z] ---> c6fc5d50527c [2019-11-26T12:07:46.589Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-11-26T12:07:46.589Z] ---> Running in f56f242af204 [2019-11-26T12:07:46.788Z] Removing intermediate container 1347fc1dfa9f [2019-11-26T12:07:46.788Z] ---> dda3db3856a4 [2019-11-26T12:07:46.788Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-26T12:07:46.788Z] ---> Running in f7caa9ddc527 [2019-11-26T12:07:47.049Z] Removing intermediate container f56f242af204 [2019-11-26T12:07:47.049Z] ---> dd9c459aaa1e [2019-11-26T12:07:47.050Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-26T12:07:47.050Z] ---> Running in 01b32c0296e9 [2019-11-26T12:07:47.110Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 76.5% of statements [2019-11-26T12:07:47.497Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-11-26T12:07:47.524Z] Removing intermediate container f7caa9ddc527 [2019-11-26T12:07:47.525Z] ---> 187b21186cee [2019-11-26T12:07:47.525Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-26T12:07:47.525Z] ---> Running in 9214a7d83c6f [2019-11-26T12:07:48.253Z] Removing intermediate container 9214a7d83c6f [2019-11-26T12:07:48.253Z] ---> b515ec4d899e [2019-11-26T12:07:48.253Z] Step 101/125 : RUN ldconfig [2019-11-26T12:07:48.593Z] ---> Running in 6afcf2e10a2f [2019-11-26T12:07:49.317Z] Removing intermediate container 6afcf2e10a2f [2019-11-26T12:07:49.317Z] ---> d4cf898ce6aa [2019-11-26T12:07:49.317Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-26T12:07:49.317Z] ---> Running in d8462f9d6865 [2019-11-26T12:07:49.654Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T12:07:49.654Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T12:07:49.654Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T12:07:49.654Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T12:07:49.654Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T12:07:49.991Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T12:07:49.991Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T12:07:50.001Z] ok github.com/docker/docker/registry 0.212s coverage: 56.4% of statements [2019-11-26T12:07:50.327Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T12:07:50.838Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2019-11-26T12:07:51.264Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 47.1% of statements [2019-11-26T12:07:52.012Z] Fetched 7728 kB in 2s (3075 kB/s) [2019-11-26T12:07:52.194Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2019-11-26T12:07:53.187Z] Reading package lists... [2019-11-26T12:07:53.648Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2019-11-26T12:07:54.148Z] [2019-11-26T12:07:54.148Z] SUCCESS: Specified value was saved. [2019-11-26T12:07:54.377Z] Reading package lists... [2019-11-26T12:07:54.485Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-11-26T12:07:54.713Z] Building dependency tree... [2019-11-26T12:07:54.713Z] Reading state information... [2019-11-26T12:07:54.713Z] The following additional packages will be installed: [2019-11-26T12:07:54.713Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T12:07:54.713Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T12:07:54.713Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T12:07:54.713Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T12:07:54.713Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T12:07:54.713Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T12:07:54.713Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T12:07:54.713Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T12:07:54.713Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T12:07:54.713Z] Suggested packages: [2019-11-26T12:07:54.713Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T12:07:54.713Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T12:07:54.713Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T12:07:54.713Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T12:07:54.713Z] Recommended packages: [2019-11-26T12:07:54.713Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T12:07:54.713Z] python3-keyrings.alt python3-xdg unzip [2019-11-26T12:07:55.120Z] INFO: Downloading git... [2019-11-26T12:07:55.306Z] ok github.com/docker/docker/volume/mounts 0.030s coverage: 67.0% of statements [2019-11-26T12:07:55.877Z] The following NEW packages will be installed: [2019-11-26T12:07:55.877Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T12:07:55.877Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T12:07:55.877Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T12:07:55.877Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T12:07:55.877Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T12:07:55.877Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T12:07:55.877Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T12:07:55.877Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T12:07:55.877Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T12:07:55.877Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T12:07:55.877Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T12:07:55.877Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T12:07:55.877Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T12:07:55.877Z] xfsprogs xxd xz-utils zip [2019-11-26T12:07:55.877Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-26T12:07:55.877Z] Need to get 87.3 MB of archives. [2019-11-26T12:07:55.877Z] After this operation, 585 MB of additional disk space will be used. [2019-11-26T12:07:55.877Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T12:07:55.877Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-26T12:07:55.877Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-26T12:07:55.877Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-26T12:07:56.211Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-26T12:07:56.211Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-26T12:07:56.546Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-26T12:07:56.546Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-26T12:07:56.546Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-26T12:07:56.546Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-26T12:07:56.546Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-26T12:07:56.546Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-26T12:07:56.546Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-26T12:07:56.546Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-26T12:07:56.546Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-26T12:07:56.546Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-26T12:07:56.664Z] INFO: Downloading go... [2019-11-26T12:07:56.881Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-26T12:07:56.881Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-26T12:07:56.881Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-26T12:07:56.881Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-26T12:07:56.881Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-26T12:07:56.881Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T12:07:56.881Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T12:07:56.881Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-26T12:07:56.881Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-26T12:07:56.881Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-26T12:07:56.881Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-26T12:07:56.881Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T12:07:56.881Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-26T12:07:56.881Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-26T12:07:56.881Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-26T12:07:56.881Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-26T12:07:56.881Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-26T12:07:56.881Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-26T12:07:56.881Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-26T12:07:56.881Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-26T12:07:57.146Z] ok github.com/docker/docker/volume/service 0.022s coverage: 73.0% of statements [2019-11-26T12:07:58.045Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-26T12:07:58.045Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-26T12:07:58.045Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-26T12:07:58.045Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-26T12:07:58.045Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-26T12:07:58.045Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-26T12:07:58.045Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-26T12:07:58.045Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-26T12:07:58.045Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-26T12:07:58.045Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-26T12:07:58.045Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-26T12:07:58.045Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-26T12:07:58.045Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-26T12:07:58.045Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T12:07:58.045Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T12:07:58.045Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T12:07:58.045Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T12:07:58.045Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T12:07:58.045Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-26T12:07:58.045Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T12:07:58.381Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-26T12:07:58.381Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-26T12:07:58.381Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-26T12:07:58.381Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T12:07:58.381Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-26T12:07:58.381Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-26T12:07:58.381Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-26T12:07:58.381Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-26T12:07:58.381Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T12:07:58.381Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-26T12:07:58.717Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-26T12:07:59.078Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-26T12:07:59.800Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-26T12:08:00.314Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T12:08:00.314Z] Fetched 87.3 MB in 4s (20.6 MB/s) [2019-11-26T12:08:00.314Z] Selecting previously unselected package bash-completion. [2019-11-26T12:08:00.314Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-26T12:08:00.314Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T12:08:01.176Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.8% of statements [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T12:08:01.176Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === Skipped [2019-11-26T12:08:01.176Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T12:08:01.176Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T12:08:01.176Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T12:08:01.176Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T12:08:01.176Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T12:08:01.176Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:08:01.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T12:08:01.176Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T12:08:01.176Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] [2019-11-26T12:08:01.176Z] DONE 2065 tests, 19 skipped in 260.074s [2019-11-26T12:08:01.372Z] INFO: Downloading compiler 1 of 3... [2019-11-26T12:08:01.481Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T12:08:01.481Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-26T12:08:01.481Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T12:08:01.481Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T12:08:01.481Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-26T12:08:01.481Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-26T12:08:01.481Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-26T12:08:01.481Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-26T12:08:01.481Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-26T12:08:01.481Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-26T12:08:01.481Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-11-26T12:08:01.481Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-26T12:08:01.481Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T12:08:01.481Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-26T12:08:01.481Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T12:08:01.481Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... Post stage [Pipeline] junit [2019-11-26T12:08:01.694Z] Recording test results [2019-11-26T12:08:01.818Z] Selecting previously unselected package python3.5-minimal. [2019-11-26T12:08:01.818Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T12:08:01.818Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T12:08:01.834Z] INFO: Downloading compiler 2 of 3... [2019-11-26T12:08:02.155Z] Selecting previously unselected package python3-minimal. [2019-11-26T12:08:02.155Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-26T12:08:02.155Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T12:08:02.155Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-11-26T12:08:02.155Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-26T12:08:02.155Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-26T12:08:02.155Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-26T12:08:02.155Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T12:08:02.155Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T12:08:02.492Z] Selecting previously unselected package python3.5. [2019-11-26T12:08:02.492Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T12:08:02.492Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T12:08:02.492Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-26T12:08:02.492Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-26T12:08:02.492Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-26T12:08:02.492Z] Selecting previously unselected package dh-python. [2019-11-26T12:08:02.492Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T12:08:02.492Z] Unpacking dh-python (2.20170125) ... [2019-11-26T12:08:02.492Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T12:08:02.492Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T12:08:02.829Z] INFO: Downloading compiler 3 of 3... [2019-11-26T12:08:02.829Z] INFO: Extracting git... [2019-11-26T12:08:03.058Z] Loaded image: buildpack-deps:jessie [2019-11-26T12:08:03.058Z] Loaded image: busybox:latest [2019-11-26T12:08:03.058Z] Loaded image: busybox:glibc [2019-11-26T12:08:03.058Z] Loaded image: debian:jessie [2019-11-26T12:08:03.058Z] Loaded image: hello-world:latest [2019-11-26T12:08:03.058Z] INFO: Testing against a local daemon [2019-11-26T12:08:03.058Z] === RUN TestBuildWithSession [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T12:08:03.658Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-26T12:08:03.658Z] Selecting previously unselected package python3. [2019-11-26T12:08:03.658Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-26T12:08:03.658Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-26T12:08:03.658Z] Unpacking python3 (3.5.3-1) ... [2019-11-26T12:08:03.658Z] Selecting previously unselected package pigz. [2019-11-26T12:08:03.658Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-26T12:08:03.658Z] Unpacking pigz (2.3.4-1) ... [2019-11-26T12:08:03.658Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-11-26T12:08:03.658Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T12:08:03.658Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-11-26T12:08:03.995Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package libiptc0:ppc64el. [2019-11-26T12:08:03.995Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package libxtables12:ppc64el. [2019-11-26T12:08:03.995Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-26T12:08:03.995Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package iptables. [2019-11-26T12:08:03.995Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package xxd. [2019-11-26T12:08:03.995Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package vim-common. [2019-11-26T12:08:03.995Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:08:03.995Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:03.995Z] Selecting previously unselected package bzip2. [2019-11-26T12:08:03.995Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-26T12:08:03.995Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package libgpm2:ppc64el. [2019-11-26T12:08:04.335Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package xz-utils. [2019-11-26T12:08:04.335Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package aufs-tools. [2019-11-26T12:08:04.335Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T12:08:04.335Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package btrfs-progs. [2019-11-26T12:08:04.335Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package btrfs-tools. [2019-11-26T12:08:04.335Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T12:08:04.335Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-26T12:08:04.335Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T12:08:04.335Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:04.443Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/make.sh dynbinary test-integration [2019-11-26T12:08:04.443Z] [2019-11-26T12:08:04.443Z] Removing bundles/ [2019-11-26T12:08:04.443Z] [2019-11-26T12:08:04.443Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-26T12:08:04.674Z] Selecting previously unselected package dmsetup. [2019-11-26T12:08:04.674Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package jq. [2019-11-26T12:08:04.674Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libaio1:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libcap2-bin. [2019-11-26T12:08:04.674Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-26T12:08:04.674Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-26T12:08:04.674Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-26T12:08:04.674Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-26T12:08:04.832Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:08:04.833Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T12:08:05.011Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-26T12:08:05.011Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-26T12:08:05.011Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-26T12:08:05.011Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-26T12:08:05.011Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-26T12:08:05.011Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-26T12:08:05.011Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-26T12:08:05.011Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-26T12:08:05.011Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-26T12:08:05.011Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-26T12:08:05.011Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T12:08:05.011Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:05.011Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-26T12:08:05.011Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-26T12:08:05.011Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T12:08:05.347Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-26T12:08:05.347Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-26T12:08:05.347Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T12:08:05.347Z] Selecting previously unselected package libreadline5:ppc64el. [2019-11-26T12:08:05.347Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-26T12:08:05.347Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-26T12:08:05.347Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-26T12:08:05.347Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-26T12:08:05.347Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T12:08:05.682Z] Selecting previously unselected package net-tools. [2019-11-26T12:08:05.682Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-26T12:08:05.682Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T12:08:05.682Z] Selecting previously unselected package python-pip-whl. [2019-11-26T12:08:05.682Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T12:08:05.682Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package python3-pip. [2019-11-26T12:08:06.019Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T12:08:06.019Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package python3-pkg-resources. [2019-11-26T12:08:06.019Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T12:08:06.019Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package python3-setuptools. [2019-11-26T12:08:06.019Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T12:08:06.019Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package python3-wheel. [2019-11-26T12:08:06.019Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T12:08:06.019Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-26T12:08:06.019Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-26T12:08:06.019Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T12:08:06.019Z] Selecting previously unselected package vim-runtime. [2019-11-26T12:08:06.019Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T12:08:06.019Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T12:08:06.019Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T12:08:06.019Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:07.192Z] Selecting previously unselected package vim. [2019-11-26T12:08:07.192Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T12:08:07.192Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:07.192Z] Selecting previously unselected package xfsprogs. [2019-11-26T12:08:07.192Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-26T12:08:07.192Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T12:08:07.528Z] Selecting previously unselected package zip. [2019-11-26T12:08:07.528Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-26T12:08:07.528Z] Unpacking zip (3.0-11+b1) ... [2019-11-26T12:08:07.528Z] Selecting previously unselected package libapparmor-perl. [2019-11-26T12:08:07.528Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T12:08:07.528Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T12:08:07.528Z] Selecting previously unselected package apparmor. [2019-11-26T12:08:07.528Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T12:08:07.528Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T12:08:07.528Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T12:08:07.528Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-26T12:08:07.528Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T12:08:08.250Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T12:08:08.250Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-26T12:08:08.250Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T12:08:08.342Z] --- PASS: TestBuildWithSession (5.40s) [2019-11-26T12:08:08.342Z] === RUN TestBuildSquashParent [2019-11-26T12:08:08.586Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-26T12:08:08.586Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T12:08:08.586Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T12:08:08.586Z] Selecting previously unselected package mingw-w64-common. [2019-11-26T12:08:08.586Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T12:08:08.586Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T12:08:09.758Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T12:08:09.758Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T12:08:09.758Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T12:08:10.486Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T12:08:10.486Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T12:08:10.486Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:10.825Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T12:08:10.825Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T12:08:10.825Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:15.631Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T12:08:15.631Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T12:08:15.631Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:17.675Z] INFO: Expanding go... [2019-11-26T12:08:18.628Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T12:08:18.628Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T12:08:18.628Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-26T12:08:18.628Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T12:08:18.628Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T12:08:18.628Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:18.628Z] Processing triggers for mime-support (3.60) ... [2019-11-26T12:08:18.628Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:18.628Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-26T12:08:18.628Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T12:08:18.628Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T12:08:18.628Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T12:08:18.628Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T12:08:19.821Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-26T12:08:19.821Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T12:08:19.821Z] Setting up zip (3.0-11+b1) ... [2019-11-26T12:08:19.821Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T12:08:19.821Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:19.821Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T12:08:19.821Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:08:19.821Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-26T12:08:19.821Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:19.821Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T12:08:19.821Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T12:08:19.821Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T12:08:19.821Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:19.821Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-26T12:08:19.821Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-26T12:08:19.821Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-26T12:08:19.821Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:20.157Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T12:08:20.157Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-26T12:08:20.157Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-26T12:08:20.157Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T12:08:20.157Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T12:08:20.157Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T12:08:20.157Z] Setting up pigz (2.3.4-1) ... [2019-11-26T12:08:20.157Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T12:08:20.157Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-26T12:08:20.157Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:20.157Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T12:08:20.157Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T12:08:20.157Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T12:08:20.157Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-26T12:08:20.157Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-26T12:08:20.157Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T12:08:20.157Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T12:08:20.157Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T12:08:20.157Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T12:08:20.157Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:20.157Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T12:08:20.157Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T12:08:20.157Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T12:08:20.157Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-26T12:08:20.157Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T12:08:20.598Z] --- PASS: TestBuildSquashParent (11.00s) [2019-11-26T12:08:20.598Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-11-26T12:08:20.598Z] daemon.go:325: [d0977ee1b2852] waiting for daemon to start [2019-11-26T12:08:20.598Z] daemon.go:325: [d0977ee1b2852] waiting for daemon to start [2019-11-26T12:08:20.598Z] daemon.go:353: [d0977ee1b2852] daemon started [2019-11-26T12:08:20.598Z] daemon.go:461: [d0977ee1b2852] Stopping daemon [2019-11-26T12:08:20.598Z] daemon.go:296: [d0977ee1b2852] exiting daemon [2019-11-26T12:08:20.598Z] daemon.go:448: [d0977ee1b2852] Daemon stopped [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:08:20.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:08:20.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:08:20.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:08:20.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:08:22.445Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-26T12:08:22.445Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:22.445Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T12:08:22.445Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T12:08:22.446Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T12:08:22.446Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T12:08:22.446Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T12:08:22.446Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T12:08:22.446Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T12:08:22.446Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T12:08:22.446Z] Setting up python3 (3.5.3-1) ... [2019-11-26T12:08:22.781Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T12:08:23.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:08:23.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:08:23.117Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T12:08:23.117Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T12:08:23.452Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:23.452Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-26T12:08:23.452Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T12:08:24.173Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:24.173Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T12:08:24.509Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T12:08:24.509Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T12:08:24.902Z] Setting up dh-python (2.20170125) ... [2019-11-26T12:08:24.902Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-26T12:08:24.902Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T12:08:27.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:08:27.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.76s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.95s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.71s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.93s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.84s) [2019-11-26T12:08:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s) [2019-11-26T12:08:30.533Z] === RUN TestBuildMultiStageCopy [2019-11-26T12:08:30.533Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T12:08:34.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T12:08:34.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T12:08:35.619Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T12:08:35.822Z] Removing intermediate container d8462f9d6865 [2019-11-26T12:08:35.823Z] ---> 1d6f517d01a9 [2019-11-26T12:08:35.823Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-26T12:08:35.823Z] ---> Running in 62c0c99179bb [2019-11-26T12:08:36.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy (6.23s) [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.49s) [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.74s) [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2019-11-26T12:08:37.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2019-11-26T12:08:37.106Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T12:08:37.509Z] Collecting yamllint==1.16.0 [2019-11-26T12:08:37.905Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T12:08:38.241Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T12:08:38.241Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T12:08:38.814Z] INFO: Expanding compiler 1 of 3... [2019-11-26T12:08:38.814Z] INFO: Expanding compiler 2 of 3... [2019-11-26T12:08:38.968Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T12:08:38.992Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2019-11-26T12:08:38.992Z] === RUN TestBuildLabelWithTargets [2019-11-26T12:08:39.308Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T12:08:40.214Z] Building wheels for collected packages: pathspec, pyyaml [2019-11-26T12:08:40.214Z] Running setup.py bdist_wheel for pathspec: started [2019-11-26T12:08:40.550Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T12:08:40.550Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T12:08:40.550Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-26T12:08:41.270Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T12:08:41.270Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T12:08:41.270Z] Successfully built pathspec pyyaml [2019-11-26T12:08:41.270Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T12:08:41.504Z] --- PASS: TestBuildLabelWithTargets (2.65s) [2019-11-26T12:08:41.504Z] === RUN TestBuildWithEmptyLayers [2019-11-26T12:08:41.606Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T12:08:41.942Z] Removing intermediate container 62c0c99179bb [2019-11-26T12:08:41.942Z] ---> 1cfd6d1d9e16 [2019-11-26T12:08:41.942Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-26T12:08:42.868Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2019-11-26T12:08:42.868Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T12:08:43.044Z] ................................................ [ 29%] [2019-11-26T12:08:43.518Z] INFO: Expanding compiler 3 of 3... [2019-11-26T12:08:43.632Z] ---> 55c5c51805a4 [2019-11-26T12:08:43.632Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T12:08:43.978Z] INFO: Removing downloaded files... [2019-11-26T12:08:43.978Z] INFO: Creating source directory... [2019-11-26T12:08:43.978Z] INFO: Configuring git core.autocrlf... [2019-11-26T12:08:43.978Z] INFO: Completed [2019-11-26T12:08:47.072Z] --- PASS: TestBuildMultiStageOnBuild (4.09s) [2019-11-26T12:08:47.072Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T12:08:47.463Z] ---> 53f8e5c0cd58 [2019-11-26T12:08:47.463Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-26T12:08:48.958Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2019-11-26T12:08:48.958Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T12:08:50.463Z] ---> d773fd5b6880 [2019-11-26T12:08:50.463Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T12:08:50.799Z] ---> fd617ae74d13 [2019-11-26T12:08:50.799Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T12:08:50.799Z] ---> 5b48240cb98c [2019-11-26T12:08:50.799Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T12:08:51.521Z] ---> 43c507fda105 [2019-11-26T12:08:51.521Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T12:08:51.521Z] ---> f273d611d61a [2019-11-26T12:08:51.521Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T12:08:51.862Z] ---> f6a577f872ae [2019-11-26T12:08:51.862Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T12:08:53.032Z] ---> fdc4409a2c6a [2019-11-26T12:08:53.032Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T12:08:53.032Z] ---> 659d37f2d53d [2019-11-26T12:08:53.032Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T12:08:53.162Z] --- PASS: TestBuildMultiStageLayerLeak (4.22s) [2019-11-26T12:08:53.163Z] === RUN TestBuildWithHugeFile [2019-11-26T12:08:53.755Z] ---> ce06d9c2f9b6 [2019-11-26T12:08:53.755Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-26T12:08:55.445Z] ---> 99523684e0b5 [2019-11-26T12:08:55.445Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-26T12:08:55.783Z] ---> 1d7e78e4e7af [2019-11-26T12:08:55.783Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T12:08:56.118Z] ---> 955ee3e3c79c [2019-11-26T12:08:56.118Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-26T12:08:56.455Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-26T12:08:56.455Z] bad55c542dc9: Pulling fs layer [2019-11-26T12:08:56.796Z] bad55c542dc9: Verifying Checksum [2019-11-26T12:08:56.796Z] bad55c542dc9: Download complete [2019-11-26T12:08:57.530Z] bad55c542dc9: Pull complete [2019-11-26T12:08:57.530Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-26T12:08:57.530Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-26T12:08:57.866Z] ---> cea1591227c8 [2019-11-26T12:08:57.866Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-26T12:08:57.866Z] ---> Running in b4bc496849be [2019-11-26T12:08:58.203Z] Removing intermediate container b4bc496849be [2019-11-26T12:08:58.203Z] ---> 618c07c6c7aa [2019-11-26T12:08:58.203Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-26T12:08:58.203Z] ---> Running in fbdbe6937741 [2019-11-26T12:08:58.203Z] Removing intermediate container fbdbe6937741 [2019-11-26T12:08:58.203Z] ---> 9aef89f5d941 [2019-11-26T12:08:58.203Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-26T12:08:58.203Z] ---> Running in 2a227028dcec [2019-11-26T12:08:58.203Z] Removing intermediate container 2a227028dcec [2019-11-26T12:08:58.203Z] ---> eb99123baf8c [2019-11-26T12:08:58.203Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-26T12:08:58.542Z] ---> Running in 2fb09f402c19 [2019-11-26T12:08:58.542Z] Removing intermediate container 2fb09f402c19 [2019-11-26T12:08:58.542Z] ---> f4b611cd727c [2019-11-26T12:08:58.542Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-26T12:08:58.542Z] ---> Running in 4a7a8839b3a3 [2019-11-26T12:08:58.542Z] Removing intermediate container 4a7a8839b3a3 [2019-11-26T12:08:58.542Z] ---> 7d47403dca8d [2019-11-26T12:08:58.542Z] Step 124/125 : FROM dev AS final [2019-11-26T12:08:58.542Z] ---> 7d47403dca8d [2019-11-26T12:08:58.542Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-26T12:09:04.517Z] ---> 8d851bafe161 [2019-11-26T12:09:04.852Z] Successfully built 8d851bafe161 [2019-11-26T12:09:04.852Z] Successfully tagged docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T12:09:05.497Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/test/unit [2019-11-26T12:09:05.985Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-26T12:09:10.311Z] ? github.com/docker/docker/api [no test files] [2019-11-26T12:09:14.583Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-26T12:09:15.247Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:09:15.248Z] [2019-11-26T12:09:15.248Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T12:09:15.248Z] PKG_CONFIG=pkg-config [2019-11-26T12:09:15.248Z] GOLANG_VERSION=1.12.12 [2019-11-26T12:09:15.248Z] HOSTNAME=14df5d81cabf [2019-11-26T12:09:15.248Z] DOCKER_EXPERIMENTAL=1 [2019-11-26T12:09:15.248Z] container=docker [2019-11-26T12:09:15.248Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T12:09:15.248Z] GOPATH=/go [2019-11-26T12:09:15.248Z] PWD=/go/src/github.com/docker/docker [2019-11-26T12:09:15.248Z] HOME=/root [2019-11-26T12:09:15.248Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-26T12:09:15.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T12:09:15.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T12:09:15.248Z] DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:09:15.248Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T12:09:15.248Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T12:09:15.248Z] TERM=xterm [2019-11-26T12:09:15.248Z] VALIDATE_BRANCH=19.03 [2019-11-26T12:09:15.248Z] DEST=bundles/test-integration [2019-11-26T12:09:15.248Z] SHLVL=1 [2019-11-26T12:09:15.248Z] TIMEOUT=120m [2019-11-26T12:09:15.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T12:09:15.248Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T12:09:15.248Z] TESTDEBUG=0 [2019-11-26T12:09:15.248Z] _=/usr/bin/env [2019-11-26T12:09:15.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T12:09:19.401Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-26T12:09:33.627Z] ok github.com/docker/docker/api/server 0.060s coverage: 7.9% of statements [2019-11-26T12:09:44.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T12:09:44.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T12:09:44.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T12:09:45.354Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-26T12:09:46.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T12:09:48.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T12:09:49.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T12:09:51.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T12:09:51.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T12:09:53.955Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-26T12:09:54.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T12:09:55.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T12:09:56.106Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-26T12:09:59.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T12:10:00.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T12:10:00.865Z] Using test binary docker [2019-11-26T12:10:00.865Z] +++ /etc/init.d/apparmor start [2019-11-26T12:10:00.865Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:10:00.865Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:10:00.865Z] Warning failed to create cache: (null) [2019-11-26T12:10:00.865Z] . [2019-11-26T12:10:00.865Z] INFO: Waiting for daemon to start... [2019-11-26T12:10:00.865Z] Starting dockerd [2019-11-26T12:10:00.865Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-26T12:10:00.865Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T12:10:00.865Z] Using test binary docker [2019-11-26T12:10:00.865Z] +++ /etc/init.d/apparmor start [2019-11-26T12:10:00.865Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:10:00.865Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:10:00.865Z] Warning failed to create cache: (null) [2019-11-26T12:10:00.865Z] . [2019-11-26T12:10:00.865Z] INFO: Waiting for daemon to start... [2019-11-26T12:10:00.865Z] Starting dockerd [2019-11-26T12:10:00.865Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-26T12:10:01.526Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-26T12:10:01.789Z] . [2019-11-26T12:10:01.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T12:10:01.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T12:10:01.789Z] Error: No such image: emptyfs [2019-11-26T12:10:01.789Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T12:10:01.789Z] ++++ docker load [2019-11-26T12:10:01.789Z] [2019-11-26T12:10:01.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T12:10:01.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T12:10:02.046Z] Error: No such image: emptyfs [2019-11-26T12:10:02.046Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T12:10:02.046Z] ++++ docker load [2019-11-26T12:10:02.046Z] Running integration-test (iteration 1) [2019-11-26T12:10:02.046Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-26T12:10:02.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-26T12:10:02.046Z] ++ set -e [2019-11-26T12:10:02.046Z] ++ '[' -n 0 ']' [2019-11-26T12:10:02.046Z] ++ set -x [2019-11-26T12:10:02.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-26T12:10:02.303Z] Running integration-test (iteration 1) [2019-11-26T12:10:02.558Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-26T12:10:02.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-26T12:10:02.558Z] ++ set -e [2019-11-26T12:10:02.558Z] ++ '[' -n 0 ']' [2019-11-26T12:10:02.558Z] ++ set -x [2019-11-26T12:10:02.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-26T12:10:07.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T12:10:08.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T12:10:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T12:10:12.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T12:10:14.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T12:10:15.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T12:10:16.021Z] ......................... [ 67%] [2019-11-26T12:10:17.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T12:10:17.549Z] Using test binary docker [2019-11-26T12:10:17.549Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T12:10:17.549Z] +++ /etc/init.d/apparmor start [2019-11-26T12:10:17.549Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:10:17.549Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:10:17.549Z] Warning failed to create cache: (null) [2019-11-26T12:10:17.549Z] . [2019-11-26T12:10:17.549Z] Starting dockerd [2019-11-26T12:10:17.549Z] INFO: Waiting for daemon to start... [2019-11-26T12:10:17.549Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-26T12:10:19.358Z] . [2019-11-26T12:10:19.358Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T12:10:19.358Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T12:10:19.358Z] Error: No such image: emptyfs [2019-11-26T12:10:19.358Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T12:10:19.358Z] ++++ docker load [2019-11-26T12:10:19.743Z] Running integration-test (iteration 1) [2019-11-26T12:10:19.743Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T12:10:19.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:10:19.743Z] ++ set -e [2019-11-26T12:10:19.743Z] ++ '[' -n 0 ']' [2019-11-26T12:10:19.743Z] ++ set -x [2019-11-26T12:10:19.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:10:29.259Z] Loaded image: buildpack-deps:jessie [2019-11-26T12:10:29.259Z] Loaded image: busybox:latest [2019-11-26T12:10:29.259Z] Loaded image: busybox:glibc [2019-11-26T12:10:29.259Z] Loaded image: debian:jessie [2019-11-26T12:10:29.259Z] Loaded image: hello-world:latest [2019-11-26T12:10:29.259Z] INFO: Testing against a local daemon [2019-11-26T12:10:29.259Z] === RUN TestBuildWithSession [2019-11-26T12:10:32.646Z] --- PASS: TestBuildWithSession (2.86s) [2019-11-26T12:10:32.646Z] === RUN TestBuildSquashParent [2019-11-26T12:10:39.323Z] --- PASS: TestBuildSquashParent (6.66s) [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:10:39.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:10:39.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:10:39.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:10:39.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:10:40.623Z] Removing intermediate container 01b32c0296e9 [2019-11-26T12:10:40.623Z] ---> 799d90aa9934 [2019-11-26T12:10:40.623Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-26T12:10:40.623Z] ---> Running in 93ff3ba8a248 [2019-11-26T12:10:40.623Z] Removing intermediate container 93ff3ba8a248 [2019-11-26T12:10:40.623Z] ---> dad578c675c1 [2019-11-26T12:10:40.623Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-11-26T12:10:40.623Z] ---> Running in 14424bb7c6ab [2019-11-26T12:10:40.623Z] Removing intermediate container 14424bb7c6ab [2019-11-26T12:10:40.623Z] ---> 702acaf839c2 [2019-11-26T12:10:40.623Z] Step 8/8 : COPY . . [2019-11-26T12:10:41.202Z] Loaded image: buildpack-deps:jessie [2019-11-26T12:10:41.202Z] Loaded image: busybox:latest [2019-11-26T12:10:41.202Z] Loaded image: busybox:glibc [2019-11-26T12:10:41.202Z] Loaded image: debian:jessie [2019-11-26T12:10:41.202Z] Loaded image: buildpack-deps:jessie [2019-11-26T12:10:41.202Z] Loaded image: hello-world:latest [2019-11-26T12:10:41.202Z] Loaded image: busybox:latest [2019-11-26T12:10:41.202Z] INFO: Testing against a local daemon [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-26T12:10:41.202Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-26T12:10:41.202Z] Loaded image: busybox:glibc [2019-11-26T12:10:41.202Z] Loaded image: debian:jessie [2019-11-26T12:10:41.457Z] Loaded image: hello-world:latest [2019-11-26T12:10:41.457Z] INFO: Testing against a local daemon [2019-11-26T12:10:41.457Z] === RUN TestDockerDaemonSuite [2019-11-26T12:10:41.457Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-26T12:10:41.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:10:41.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:10:42.816Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-26T12:10:42.816Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-26T12:10:43.071Z] --- PASS: TestBuildWithHugeFile (110.20s) [2019-11-26T12:10:43.071Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T12:10:43.071Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:10:43.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:10:43.071Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:10:43.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:10:43.071Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:10:43.071Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:10:43.326Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:10:43.326Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:10:43.326Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:10:43.326Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-26T12:10:43.581Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-26T12:10:43.581Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-26T12:10:43.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-11-26T12:10:43.581Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-11-26T12:10:43.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-26T12:10:43.581Z] === RUN TestBuildPreserveOwnership [2019-11-26T12:10:43.581Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T12:10:44.141Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-26T12:10:44.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:10:44.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:10:44.395Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-26T12:10:44.395Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-26T12:10:45.754Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-26T12:10:46.010Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-26T12:10:46.010Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-26T12:10:46.264Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-26T12:10:46.824Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-26T12:10:47.385Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-26T12:10:47.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s) [2019-11-26T12:10:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2019-11-26T12:10:47.570Z] === RUN TestBuildMultiStageCopy [2019-11-26T12:10:47.570Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T12:10:47.640Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T12:10:48.200Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-26T12:10:48.455Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-26T12:10:48.455Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-26T12:10:48.455Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-26T12:10:48.709Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-26T12:10:49.269Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-26T12:10:49.829Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2019-11-26T12:10:49.829Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2019-11-26T12:10:49.829Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-11-26T12:10:49.829Z] === RUN TestBuildPlatformInvalid [2019-11-26T12:10:49.829Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-26T12:10:49.829Z] PASS [2019-11-26T12:10:49.829Z] [2019-11-26T12:10:49.829Z] DONE 30 tests in 198.716s [2019-11-26T12:10:49.829Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T12:10:49.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:10:49.829Z] ++ set -e [2019-11-26T12:10:49.829Z] ++ '[' -n 0 ']' [2019-11-26T12:10:49.829Z] ++ set -x [2019-11-26T12:10:49.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:10:50.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T12:10:50.083Z] INFO: Testing against a local daemon [2019-11-26T12:10:50.083Z] === RUN TestConfigList [2019-11-26T12:10:50.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T12:10:51.000Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T12:10:51.854Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T12:10:51.965Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy (5.22s) [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-11-26T12:10:52.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2019-11-26T12:10:52.313Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T12:10:53.325Z] --- PASS: TestConfigList (3.29s) [2019-11-26T12:10:53.325Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-26T12:10:53.325Z] daemon.go:325: [d8b671c757c82] waiting for daemon to start [2019-11-26T12:10:53.325Z] daemon.go:325: [d8b671c757c82] waiting for daemon to start [2019-11-26T12:10:53.325Z] daemon.go:353: [d8b671c757c82] daemon started [2019-11-26T12:10:53.325Z] daemon.go:461: [d8b671c757c82] Stopping daemon [2019-11-26T12:10:53.325Z] daemon.go:296: [d8b671c757c82] exiting daemon [2019-11-26T12:10:53.325Z] daemon.go:448: [d8b671c757c82] Daemon stopped [2019-11-26T12:10:53.325Z] === RUN TestConfigsCreateAndDelete [2019-11-26T12:10:53.325Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-26T12:10:53.911Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-26T12:10:54.185Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-11-26T12:10:54.185Z] === RUN TestBuildLabelWithTargets [2019-11-26T12:10:55.848Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-26T12:10:56.407Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-26T12:10:56.661Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2019-11-26T12:10:56.661Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-26T12:10:56.661Z] daemon.go:325: [d2a96bdd90fc6] waiting for daemon to start [2019-11-26T12:10:56.661Z] daemon.go:325: [d2a96bdd90fc6] waiting for daemon to start [2019-11-26T12:10:56.661Z] daemon.go:353: [d2a96bdd90fc6] daemon started [2019-11-26T12:10:56.661Z] daemon.go:461: [d2a96bdd90fc6] Stopping daemon [2019-11-26T12:10:56.661Z] daemon.go:296: [d2a96bdd90fc6] exiting daemon [2019-11-26T12:10:56.661Z] daemon.go:448: [d2a96bdd90fc6] Daemon stopped [2019-11-26T12:10:56.661Z] === RUN TestConfigsUpdate [2019-11-26T12:10:56.695Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2019-11-26T12:10:56.695Z] === RUN TestBuildWithEmptyLayers [2019-11-26T12:10:56.916Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-26T12:10:57.067Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-11-26T12:10:57.067Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T12:10:57.638Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-26T12:10:59.467Z] --- PASS: TestConfigsUpdate (3.02s) [2019-11-26T12:10:59.468Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-26T12:10:59.468Z] daemon.go:325: [d8f24b5419df2] waiting for daemon to start [2019-11-26T12:10:59.468Z] daemon.go:325: [d8f24b5419df2] waiting for daemon to start [2019-11-26T12:10:59.468Z] daemon.go:353: [d8f24b5419df2] daemon started [2019-11-26T12:10:59.468Z] daemon.go:461: [d8f24b5419df2] Stopping daemon [2019-11-26T12:10:59.468Z] daemon.go:296: [d8f24b5419df2] exiting daemon [2019-11-26T12:10:59.468Z] daemon.go:448: [d8f24b5419df2] Daemon stopped [2019-11-26T12:10:59.468Z] === RUN TestTemplatedConfig [2019-11-26T12:10:59.722Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-26T12:10:59.977Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-26T12:11:00.315Z] --- PASS: TestBuildMultiStageOnBuild (3.24s) [2019-11-26T12:11:00.315Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T12:11:02.169Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2019-11-26T12:11:02.169Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T12:11:02.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-26T12:11:02.742Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-26T12:11:03.667Z] --- PASS: TestTemplatedConfig (4.05s) [2019-11-26T12:11:03.667Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-26T12:11:03.667Z] daemon.go:325: [dd415bb37a955] waiting for daemon to start [2019-11-26T12:11:03.667Z] daemon.go:325: [dd415bb37a955] waiting for daemon to start [2019-11-26T12:11:03.667Z] daemon.go:353: [dd415bb37a955] daemon started [2019-11-26T12:11:03.667Z] daemon.go:461: [dd415bb37a955] Stopping daemon [2019-11-26T12:11:03.667Z] daemon.go:296: [dd415bb37a955] exiting daemon [2019-11-26T12:11:03.667Z] daemon.go:448: [dd415bb37a955] Daemon stopped [2019-11-26T12:11:03.667Z] === RUN TestConfigInspect [2019-11-26T12:11:03.922Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-26T12:11:04.846Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-26T12:11:05.379Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2019-11-26T12:11:05.379Z] === RUN TestBuildWithHugeFile [2019-11-26T12:11:05.771Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-26T12:11:06.330Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-26T12:11:06.587Z] --- PASS: TestConfigInspect (2.86s) [2019-11-26T12:11:06.587Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-26T12:11:06.587Z] daemon.go:325: [d533ce8e603bc] waiting for daemon to start [2019-11-26T12:11:06.587Z] daemon.go:325: [d533ce8e603bc] waiting for daemon to start [2019-11-26T12:11:06.587Z] daemon.go:353: [d533ce8e603bc] daemon started [2019-11-26T12:11:06.587Z] daemon.go:461: [d533ce8e603bc] Stopping daemon [2019-11-26T12:11:06.587Z] daemon.go:296: [d533ce8e603bc] exiting daemon [2019-11-26T12:11:06.587Z] daemon.go:448: [d533ce8e603bc] Daemon stopped [2019-11-26T12:11:06.587Z] === RUN TestConfigCreateWithLabels [2019-11-26T12:11:06.587Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-26T12:11:09.094Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-26T12:11:09.653Z] --- PASS: TestConfigCreateWithLabels (3.09s) [2019-11-26T12:11:09.653Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-26T12:11:09.653Z] daemon.go:325: [d3ebfbc1d5096] waiting for daemon to start [2019-11-26T12:11:09.653Z] daemon.go:325: [d3ebfbc1d5096] waiting for daemon to start [2019-11-26T12:11:09.653Z] daemon.go:353: [d3ebfbc1d5096] daemon started [2019-11-26T12:11:09.653Z] daemon.go:461: [d3ebfbc1d5096] Stopping daemon [2019-11-26T12:11:09.653Z] daemon.go:296: [d3ebfbc1d5096] exiting daemon [2019-11-26T12:11:09.653Z] daemon.go:448: [d3ebfbc1d5096] Daemon stopped [2019-11-26T12:11:09.653Z] === RUN TestConfigCreateResolve [2019-11-26T12:11:09.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-26T12:11:10.543Z] ---> 14355e1fa441 [2019-11-26T12:11:10.543Z] Successfully built 14355e1fa441 [2019-11-26T12:11:10.543Z] Successfully tagged docker:latest [2019-11-26T12:11:10.543Z] INFO: Image build ended at 11/26/2019 12:11:07. Duration:00:03:27.5741912 [2019-11-26T12:11:10.543Z] [2019-11-26T12:11:10.543Z] [2019-11-26T12:11:10.543Z] INFO: Building the test binaries at 11/26/2019 12:11:07... [2019-11-26T12:11:10.872Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-26T12:11:12.078Z] INFO: make.ps1 starting at 11/26/2019 12:11:11 [2019-11-26T12:11:12.078Z] INFO: Git commit (449b60fcd) assumed from DOCKER_GITCOMMIT environment variable [2019-11-26T12:11:12.078Z] INFO: Invoking autogen... [2019-11-26T12:11:12.232Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-26T12:11:12.232Z] --- PASS: TestConfigCreateResolve (2.64s) [2019-11-26T12:11:12.232Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-26T12:11:12.232Z] daemon.go:325: [d1ba522a258c0] waiting for daemon to start [2019-11-26T12:11:12.232Z] daemon.go:325: [d1ba522a258c0] waiting for daemon to start [2019-11-26T12:11:12.232Z] daemon.go:353: [d1ba522a258c0] daemon started [2019-11-26T12:11:12.232Z] daemon.go:461: [d1ba522a258c0] Stopping daemon [2019-11-26T12:11:12.232Z] daemon.go:296: [d1ba522a258c0] exiting daemon [2019-11-26T12:11:12.232Z] daemon.go:448: [d1ba522a258c0] Daemon stopped [2019-11-26T12:11:12.232Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T12:11:12.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-26T12:11:12.552Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-26T12:11:12.741Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-11-26T12:11:12.741Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-26T12:11:12.741Z] daemon.go:325: [d8789632e57da] waiting for daemon to start [2019-11-26T12:11:12.741Z] daemon.go:325: [d8789632e57da] waiting for daemon to start [2019-11-26T12:11:12.741Z] daemon.go:353: [d8789632e57da] daemon started [2019-11-26T12:11:12.741Z] daemon.go:461: [d8789632e57da] Stopping daemon [2019-11-26T12:11:12.741Z] daemon.go:296: [d8789632e57da] exiting daemon [2019-11-26T12:11:12.741Z] daemon.go:448: [d8789632e57da] Daemon stopped [2019-11-26T12:11:12.741Z] PASS [2019-11-26T12:11:12.741Z] [2019-11-26T12:11:12.741Z] DONE 8 tests in 22.869s [2019-11-26T12:11:12.741Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T12:11:12.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:11:12.741Z] ++ set -e [2019-11-26T12:11:12.741Z] ++ '[' -n 0 ']' [2019-11-26T12:11:12.741Z] ++ set -x [2019-11-26T12:11:12.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:11:12.996Z] INFO: Testing against a local daemon [2019-11-26T12:11:12.996Z] === RUN TestCheckpoint [2019-11-26T12:11:12.996Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T12:11:12.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:11:12.996Z] === RUN TestContainerInvalidJSON [2019-11-26T12:11:12.996Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:11:12.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:11:12.996Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:11:12.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:11:12.996Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:11:12.996Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:11:12.996Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:11:12.996Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:11:12.996Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:11:12.996Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-26T12:11:12.996Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T12:11:12.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T12:11:12.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T12:11:12.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T12:11:12.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-26T12:11:12.996Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T12:11:13.043Z] INFO: Building daemon... [2019-11-26T12:11:13.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-26T12:11:13.251Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T12:11:13.251Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-26T12:11:13.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-26T12:11:13.251Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T12:11:13.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-26T12:11:13.508Z] === RUN TestCopyFromContainer [2019-11-26T12:11:13.926Z] tests/integration/client_test.py ..... [ 75%] [2019-11-26T12:11:14.067Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-26T12:11:14.858Z] tests/integration/errors_test.py . [ 76%] [2019-11-26T12:11:15.428Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-26T12:11:15.428Z] === RUN TestCopyFromContainer// [2019-11-26T12:11:15.428Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T12:11:15.683Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T12:11:15.683Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T12:11:15.938Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T12:11:15.938Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T12:11:16.194Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T12:11:16.194Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T12:11:16.194Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T12:11:16.449Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-26T12:11:16.449Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T12:11:16.449Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer (3.16s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-11-26T12:11:16.704Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-26T12:11:16.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T12:11:16.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:11:16.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:11:16.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:11:16.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:11:16.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:11:16.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:11:16.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:11:16.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:11:16.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:11:16.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T12:11:16.704Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T12:11:16.704Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-26T12:11:16.704Z] === RUN TestCreateWithInvalidEnv [2019-11-26T12:11:16.704Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T12:11:16.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T12:11:16.704Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T12:11:16.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T12:11:16.704Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T12:11:16.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T12:11:16.704Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T12:11:16.704Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T12:11:16.704Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T12:11:16.704Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T12:11:16.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T12:11:16.704Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T12:11:16.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-26T12:11:16.704Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T12:11:16.959Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-26T12:11:17.519Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-26T12:11:17.519Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-26T12:11:18.880Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-26T12:11:18.880Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-26T12:11:19.440Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-26T12:11:19.695Z] --- PASS: TestCreateWithCustomMaskedPaths (2.93s) [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:11:19.695Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:11:19.695Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:11:19.695Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:11:19.952Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:11:19.952Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:11:19.952Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-26T12:11:19.952Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-26T12:11:19.952Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T12:11:21.317Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-26T12:11:22.261Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-26T12:11:22.947Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s) [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:11:22.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:11:22.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:11:22.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:11:22.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:11:22.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:11:22.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:11:22.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:11:22.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:11:22.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:11:22.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:11:22.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-26T12:11:22.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-26T12:11:22.948Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T12:11:22.948Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T12:11:22.948Z] === RUN TestDaemonRestartIpcMode [2019-11-26T12:11:22.948Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T12:11:22.948Z] === RUN TestDiff [2019-11-26T12:11:22.948Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-26T12:11:23.874Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-26T12:11:23.874Z] --- PASS: TestDiff (0.98s) [2019-11-26T12:11:23.874Z] === RUN TestExecWithCloseStdin [2019-11-26T12:11:24.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-26T12:11:24.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-26T12:11:25.360Z] --- PASS: TestExecWithCloseStdin (1.32s) [2019-11-26T12:11:25.360Z] === RUN TestExec [2019-11-26T12:11:25.615Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-26T12:11:26.541Z] --- PASS: TestExec (1.14s) [2019-11-26T12:11:26.541Z] === RUN TestExecUser [2019-11-26T12:11:26.541Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-26T12:11:26.541Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 3.1% of statements [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T12:11:27.139Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T12:11:27.139Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-11-26T12:11:27.465Z] --- PASS: TestExecUser (1.08s) [2019-11-26T12:11:27.465Z] === RUN TestExportContainerAndImportImage [2019-11-26T12:11:27.465Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-26T12:11:28.025Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-26T12:11:28.585Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-11-26T12:11:28.585Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T12:11:29.948Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-11-26T12:11:29.948Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-26T12:11:29.948Z] daemon.go:325: [d9434565433da] waiting for daemon to start [2019-11-26T12:11:29.948Z] daemon.go:325: [d9434565433da] waiting for daemon to start [2019-11-26T12:11:29.948Z] daemon.go:353: [d9434565433da] daemon started [2019-11-26T12:11:29.948Z] daemon.go:461: [d9434565433da] Stopping daemon [2019-11-26T12:11:29.948Z] daemon.go:296: [d9434565433da] exiting daemon [2019-11-26T12:11:29.948Z] daemon.go:448: [d9434565433da] Daemon stopped [2019-11-26T12:11:29.948Z] daemon.go:325: [d9434565433da] waiting for daemon to start [2019-11-26T12:11:29.948Z] daemon.go:325: [d9434565433da] waiting for daemon to start [2019-11-26T12:11:29.948Z] daemon.go:353: [d9434565433da] daemon started [2019-11-26T12:11:29.948Z] daemon.go:461: [d9434565433da] Stopping daemon [2019-11-26T12:11:29.948Z] daemon.go:296: [d9434565433da] exiting daemon [2019-11-26T12:11:29.948Z] daemon.go:448: [d9434565433da] Daemon stopped [2019-11-26T12:11:29.948Z] === RUN TestHealthCheckWorkdir [2019-11-26T12:11:31.310Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2019-11-26T12:11:31.310Z] === RUN TestHealthKillContainer [2019-11-26T12:11:31.567Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-26T12:11:31.980Z] ok github.com/docker/docker/builder/fscache 0.144s coverage: 69.5% of statements [2019-11-26T12:11:33.187Z] ok github.com/docker/docker/builder/remotecontext 0.407s coverage: 13.6% of statements [2019-11-26T12:11:33.187Z] ok github.com/docker/docker/builder/remotecontext/git 4.046s coverage: 85.1% of statements [2019-11-26T12:11:33.919Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-11-26T12:11:34.649Z] ok github.com/docker/docker/builder/dockerfile 1.057s coverage: 45.1% of statements [2019-11-26T12:11:34.649Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T12:11:34.649Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T12:11:34.828Z] --- PASS: TestHealthKillContainer (3.11s) [2019-11-26T12:11:34.828Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T12:11:35.389Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-11-26T12:11:35.389Z] === RUN TestIpcModeNone [2019-11-26T12:11:35.389Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-26T12:11:35.645Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-26T12:11:36.204Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-26T12:11:36.459Z] --- PASS: TestIpcModeNone (1.14s) [2019-11-26T12:11:36.459Z] === RUN TestIpcModePrivate [2019-11-26T12:11:36.714Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-26T12:11:37.274Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-26T12:11:37.531Z] --- PASS: TestIpcModePrivate (1.11s) [2019-11-26T12:11:37.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:191, shared: false, mustBeShared: false [2019-11-26T12:11:37.531Z] === RUN TestIpcModeShareable [2019-11-26T12:11:38.893Z] --- PASS: TestIpcModeShareable (1.27s) [2019-11-26T12:11:38.893Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2019-11-26T12:11:38.893Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T12:11:40.081Z] --- PASS: TestBuildWithHugeFile (33.31s) [2019-11-26T12:11:40.081Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T12:11:40.081Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:11:40.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:11:40.081Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:11:40.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:11:40.081Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:11:40.081Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:11:40.081Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:11:40.081Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:11:40.081Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:11:40.081Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-26T12:11:40.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-11-26T12:11:40.081Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-11-26T12:11:40.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-26T12:11:40.081Z] === RUN TestBuildPreserveOwnership [2019-11-26T12:11:40.081Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T12:11:40.776Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-26T12:11:40.776Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-26T12:11:42.137Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.52s) [2019-11-26T12:11:42.137Z] === RUN TestAPIIpcModeHost [2019-11-26T12:11:43.063Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-11-26T12:11:43.063Z] === RUN TestDaemonIpcModeShareable [2019-11-26T12:11:43.290Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T12:11:43.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-26T12:11:43.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-26T12:11:45.176Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2019-11-26T12:11:45.176Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2019-11-26T12:11:45.176Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2019-11-26T12:11:45.176Z] === RUN TestBuildPlatformInvalid [2019-11-26T12:11:45.509Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2019-11-26T12:11:45.509Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-26T12:11:45.509Z] daemon.go:325: [d18eb37416dbf] waiting for daemon to start [2019-11-26T12:11:45.509Z] daemon.go:325: [d18eb37416dbf] waiting for daemon to start [2019-11-26T12:11:45.509Z] daemon.go:353: [d18eb37416dbf] daemon started [2019-11-26T12:11:45.509Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-11-26T12:11:45.509Z] daemon.go:461: [d18eb37416dbf] Stopping daemon [2019-11-26T12:11:45.509Z] daemon.go:296: [d18eb37416dbf] exiting daemon [2019-11-26T12:11:45.509Z] daemon.go:448: [d18eb37416dbf] Daemon stopped [2019-11-26T12:11:45.509Z] === RUN TestDaemonIpcModePrivate [2019-11-26T12:11:45.565Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2019-11-26T12:11:45.565Z] PASS [2019-11-26T12:11:45.565Z] [2019-11-26T12:11:45.565Z] DONE 30 tests in 85.782s [2019-11-26T12:11:45.565Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T12:11:45.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:11:45.565Z] ++ set -e [2019-11-26T12:11:45.565Z] ++ '[' -n 0 ']' [2019-11-26T12:11:45.565Z] ++ set -x [2019-11-26T12:11:45.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:11:45.565Z] INFO: Testing against a local daemon [2019-11-26T12:11:45.565Z] === RUN TestConfigList [2019-11-26T12:11:46.069Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-26T12:11:46.629Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-26T12:11:46.885Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-11-26T12:11:46.885Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-26T12:11:46.885Z] daemon.go:325: [d9991f795b53c] waiting for daemon to start [2019-11-26T12:11:46.885Z] daemon.go:325: [d9991f795b53c] waiting for daemon to start [2019-11-26T12:11:46.885Z] daemon.go:353: [d9991f795b53c] daemon started [2019-11-26T12:11:46.885Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false [2019-11-26T12:11:46.885Z] daemon.go:461: [d9991f795b53c] Stopping daemon [2019-11-26T12:11:46.885Z] daemon.go:296: [d9991f795b53c] exiting daemon [2019-11-26T12:11:46.885Z] daemon.go:448: [d9991f795b53c] Daemon stopped [2019-11-26T12:11:46.885Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T12:11:48.252Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-26T12:11:48.252Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-26T12:11:48.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-11-26T12:11:48.812Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-26T12:11:48.812Z] daemon.go:325: [d748fc8a5037d] waiting for daemon to start [2019-11-26T12:11:48.812Z] daemon.go:325: [d748fc8a5037d] waiting for daemon to start [2019-11-26T12:11:48.812Z] daemon.go:353: [d748fc8a5037d] daemon started [2019-11-26T12:11:48.813Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false [2019-11-26T12:11:48.813Z] daemon.go:461: [d748fc8a5037d] Stopping daemon [2019-11-26T12:11:48.813Z] daemon.go:296: [d748fc8a5037d] exiting daemon [2019-11-26T12:11:48.813Z] daemon.go:448: [d748fc8a5037d] Daemon stopped [2019-11-26T12:11:48.813Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T12:11:48.813Z] --- PASS: TestConfigList (3.12s) [2019-11-26T12:11:48.813Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-26T12:11:48.813Z] daemon.go:325: [d29722afd9711] waiting for daemon to start [2019-11-26T12:11:48.813Z] daemon.go:325: [d29722afd9711] waiting for daemon to start [2019-11-26T12:11:48.813Z] daemon.go:353: [d29722afd9711] daemon started [2019-11-26T12:11:48.813Z] daemon.go:461: [d29722afd9711] Stopping daemon [2019-11-26T12:11:48.813Z] daemon.go:296: [d29722afd9711] exiting daemon [2019-11-26T12:11:48.813Z] daemon.go:448: [d29722afd9711] Daemon stopped [2019-11-26T12:11:48.813Z] === RUN TestConfigsCreateAndDelete [2019-11-26T12:11:49.067Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-26T12:11:50.517Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2019-11-26T12:11:50.517Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-26T12:11:50.517Z] daemon.go:325: [d50cefec8a6b8] waiting for daemon to start [2019-11-26T12:11:50.517Z] daemon.go:325: [d50cefec8a6b8] waiting for daemon to start [2019-11-26T12:11:50.517Z] daemon.go:353: [d50cefec8a6b8] daemon started [2019-11-26T12:11:50.517Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2019-11-26T12:11:50.517Z] daemon.go:461: [d50cefec8a6b8] Stopping daemon [2019-11-26T12:11:50.517Z] daemon.go:296: [d50cefec8a6b8] exiting daemon [2019-11-26T12:11:50.517Z] daemon.go:448: [d50cefec8a6b8] Daemon stopped [2019-11-26T12:11:50.517Z] === RUN TestIpcModeOlderClient [2019-11-26T12:11:50.737Z] ok github.com/docker/docker/client 0.831s coverage: 75.7% of statements [2019-11-26T12:11:50.815Z] === PAUSE TestIpcModeOlderClient [2019-11-26T12:11:50.815Z] === RUN TestKillContainerInvalidSignal [2019-11-26T12:11:51.374Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-26T12:11:51.374Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2019-11-26T12:11:51.374Z] === RUN TestKillContainer [2019-11-26T12:11:51.374Z] === RUN TestKillContainer/no_signal [2019-11-26T12:11:51.677Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2019-11-26T12:11:51.677Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-26T12:11:51.677Z] daemon.go:325: [d6ca5633d6a9d] waiting for daemon to start [2019-11-26T12:11:51.677Z] daemon.go:325: [d6ca5633d6a9d] waiting for daemon to start [2019-11-26T12:11:51.677Z] daemon.go:353: [d6ca5633d6a9d] daemon started [2019-11-26T12:11:51.677Z] daemon.go:461: [d6ca5633d6a9d] Stopping daemon [2019-11-26T12:11:51.677Z] daemon.go:296: [d6ca5633d6a9d] exiting daemon [2019-11-26T12:11:51.677Z] daemon.go:448: [d6ca5633d6a9d] Daemon stopped [2019-11-26T12:11:51.677Z] === RUN TestConfigsUpdate [2019-11-26T12:11:52.298Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T12:11:52.902Z] === RUN TestKillContainer/killing_signal [2019-11-26T12:11:53.870Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-26T12:11:54.125Z] --- PASS: TestKillContainer (2.71s) [2019-11-26T12:11:54.125Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-11-26T12:11:54.125Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2019-11-26T12:11:54.125Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2019-11-26T12:11:54.125Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T12:11:54.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T12:11:54.142Z] --- PASS: TestConfigsUpdate (2.69s) [2019-11-26T12:11:54.142Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-26T12:11:54.142Z] daemon.go:325: [d611275979a7a] waiting for daemon to start [2019-11-26T12:11:54.142Z] daemon.go:325: [d611275979a7a] waiting for daemon to start [2019-11-26T12:11:54.142Z] daemon.go:353: [d611275979a7a] daemon started [2019-11-26T12:11:54.142Z] daemon.go:461: [d611275979a7a] Stopping daemon [2019-11-26T12:11:54.142Z] daemon.go:296: [d611275979a7a] exiting daemon [2019-11-26T12:11:54.142Z] daemon.go:448: [d611275979a7a] Daemon stopped [2019-11-26T12:11:54.142Z] === RUN TestTemplatedConfig [2019-11-26T12:11:54.686Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-26T12:11:55.081Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-26T12:11:55.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T12:11:55.845Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-26T12:11:56.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2019-11-26T12:11:56.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s) [2019-11-26T12:11:56.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-11-26T12:11:56.102Z] === RUN TestKillStoppedContainer [2019-11-26T12:11:56.102Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-26T12:11:56.102Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T12:11:56.357Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-11-26T12:11:56.357Z] === RUN TestKillDifferentUserContainer [2019-11-26T12:11:57.327Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-11-26T12:11:57.327Z] === RUN TestInspectOomKilledTrue [2019-11-26T12:11:57.327Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-26T12:11:57.327Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:11:57.327Z] === RUN TestInspectOomKilledFalse [2019-11-26T12:11:57.327Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T12:11:57.327Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:11:57.327Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T12:11:57.886Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2019-11-26T12:11:57.886Z] === RUN TestLinksContainerNames [2019-11-26T12:11:58.196Z] --- PASS: TestTemplatedConfig (3.74s) [2019-11-26T12:11:58.196Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-26T12:11:58.196Z] daemon.go:325: [df8a59478d0e3] waiting for daemon to start [2019-11-26T12:11:58.196Z] daemon.go:325: [df8a59478d0e3] waiting for daemon to start [2019-11-26T12:11:58.196Z] daemon.go:353: [df8a59478d0e3] daemon started [2019-11-26T12:11:58.196Z] daemon.go:461: [df8a59478d0e3] Stopping daemon [2019-11-26T12:11:58.196Z] daemon.go:296: [df8a59478d0e3] exiting daemon [2019-11-26T12:11:58.196Z] daemon.go:448: [df8a59478d0e3] Daemon stopped [2019-11-26T12:11:58.196Z] === RUN TestConfigInspect [2019-11-26T12:11:59.900Z] --- PASS: TestLinksContainerNames (1.81s) [2019-11-26T12:11:59.900Z] === RUN TestLogsFollowTailEmpty [2019-11-26T12:12:00.663Z] --- PASS: TestConfigInspect (2.69s) [2019-11-26T12:12:00.663Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-26T12:12:00.663Z] daemon.go:325: [d647287f56bc9] waiting for daemon to start [2019-11-26T12:12:00.663Z] daemon.go:325: [d647287f56bc9] waiting for daemon to start [2019-11-26T12:12:00.663Z] daemon.go:353: [d647287f56bc9] daemon started [2019-11-26T12:12:00.663Z] daemon.go:461: [d647287f56bc9] Stopping daemon [2019-11-26T12:12:00.663Z] daemon.go:296: [d647287f56bc9] exiting daemon [2019-11-26T12:12:00.663Z] daemon.go:448: [d647287f56bc9] Daemon stopped [2019-11-26T12:12:00.663Z] === RUN TestConfigCreateWithLabels [2019-11-26T12:12:00.823Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-11-26T12:12:00.823Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T12:12:01.747Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/default [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/private [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/slave [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/shared [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/default [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/shared [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/slave [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/private [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:01.748Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:01.748Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:01.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:02.002Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:02.257Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-26T12:12:02.257Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-26T12:12:02.257Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T12:12:02.817Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-26T12:12:03.878Z] --- PASS: TestConfigCreateWithLabels (3.09s) [2019-11-26T12:12:03.878Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-26T12:12:03.878Z] daemon.go:325: [d863275b385da] waiting for daemon to start [2019-11-26T12:12:03.878Z] daemon.go:325: [d863275b385da] waiting for daemon to start [2019-11-26T12:12:03.878Z] daemon.go:353: [d863275b385da] daemon started [2019-11-26T12:12:03.878Z] daemon.go:461: [d863275b385da] Stopping daemon [2019-11-26T12:12:03.878Z] daemon.go:296: [d863275b385da] exiting daemon [2019-11-26T12:12:03.878Z] daemon.go:448: [d863275b385da] Daemon stopped [2019-11-26T12:12:03.878Z] === RUN TestConfigCreateResolve [2019-11-26T12:12:04.700Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2019-11-26T12:12:04.701Z] === RUN TestNetworkNat [2019-11-26T12:12:05.624Z] --- PASS: TestNetworkNat (0.87s) [2019-11-26T12:12:05.624Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T12:12:06.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2019-11-26T12:12:06.184Z] === RUN TestNetworkLoopbackNat [2019-11-26T12:12:06.369Z] --- PASS: TestConfigCreateResolve (2.71s) [2019-11-26T12:12:06.369Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-26T12:12:06.369Z] daemon.go:325: [dd1e8583327d6] waiting for daemon to start [2019-11-26T12:12:06.369Z] daemon.go:325: [dd1e8583327d6] waiting for daemon to start [2019-11-26T12:12:06.369Z] daemon.go:353: [dd1e8583327d6] daemon started [2019-11-26T12:12:06.369Z] daemon.go:461: [dd1e8583327d6] Stopping daemon [2019-11-26T12:12:06.369Z] daemon.go:296: [dd1e8583327d6] exiting daemon [2019-11-26T12:12:06.369Z] daemon.go:448: [dd1e8583327d6] Daemon stopped [2019-11-26T12:12:06.369Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T12:12:06.743Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-26T12:12:06.998Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-26T12:12:07.299Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-26T12:12:07.299Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-26T12:12:07.299Z] daemon.go:325: [d558298b8328b] waiting for daemon to start [2019-11-26T12:12:07.299Z] daemon.go:325: [d558298b8328b] waiting for daemon to start [2019-11-26T12:12:07.299Z] daemon.go:353: [d558298b8328b] daemon started [2019-11-26T12:12:07.299Z] daemon.go:461: [d558298b8328b] Stopping daemon [2019-11-26T12:12:07.299Z] daemon.go:296: [d558298b8328b] exiting daemon [2019-11-26T12:12:07.299Z] daemon.go:448: [d558298b8328b] Daemon stopped [2019-11-26T12:12:07.299Z] PASS [2019-11-26T12:12:07.299Z] [2019-11-26T12:12:07.299Z] DONE 8 tests in 21.533s [2019-11-26T12:12:07.299Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T12:12:07.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:12:07.299Z] ++ set -e [2019-11-26T12:12:07.299Z] ++ '[' -n 0 ']' [2019-11-26T12:12:07.299Z] ++ set -x [2019-11-26T12:12:07.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:12:07.300Z] INFO: Testing against a local daemon [2019-11-26T12:12:07.300Z] === RUN TestCheckpoint [2019-11-26T12:12:07.300Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T12:12:07.300Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:12:07.300Z] === RUN TestContainerInvalidJSON [2019-11-26T12:12:07.300Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:12:07.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:12:07.300Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:12:07.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:12:07.300Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:12:07.300Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:12:07.300Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:12:07.300Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:12:07.300Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:12:07.300Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-26T12:12:07.300Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-26T12:12:07.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-26T12:12:07.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-26T12:12:07.300Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T12:12:07.300Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-26T12:12:07.300Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T12:12:07.300Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-26T12:12:07.300Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T12:12:07.557Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2019-11-26T12:12:07.557Z] === RUN TestPause [2019-11-26T12:12:07.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-11-26T12:12:07.829Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T12:12:07.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-26T12:12:07.829Z] === RUN TestCopyFromContainer [2019-11-26T12:12:08.118Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-26T12:12:08.677Z] --- PASS: TestPause (1.13s) [2019-11-26T12:12:08.677Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T12:12:08.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:12:08.677Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:12:08.677Z] === RUN TestPauseStopPausedContainer [2019-11-26T12:12:08.932Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-26T12:12:09.856Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2019-11-26T12:12:09.856Z] === RUN TestPsFilter [2019-11-26T12:12:09.856Z] --- PASS: TestPsFilter (0.21s) [2019-11-26T12:12:09.856Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer// [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T12:12:10.537Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T12:12:10.829Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-11-26T12:12:10.829Z] === RUN TestRemoveContainerWithVolume [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer (3.12s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-26T12:12:10.919Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-26T12:12:10.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T12:12:10.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:12:10.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:12:10.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:12:10.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:12:10.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:12:10.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:12:10.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:12:10.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:12:10.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:12:10.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T12:12:10.919Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T12:12:10.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-26T12:12:10.919Z] === RUN TestCreateWithInvalidEnv [2019-11-26T12:12:10.919Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T12:12:10.919Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T12:12:10.919Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T12:12:10.919Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T12:12:10.919Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T12:12:10.919Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T12:12:10.919Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T12:12:10.919Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T12:12:10.919Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T12:12:10.919Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-26T12:12:10.919Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-26T12:12:10.919Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T12:12:10.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-26T12:12:10.919Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T12:12:11.754Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-11-26T12:12:11.754Z] === RUN TestRemoveContainerRunning [2019-11-26T12:12:12.682Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-11-26T12:12:12.682Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T12:12:12.682Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-26T12:12:13.606Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2019-11-26T12:12:13.606Z] === RUN TestRemoveInvalidContainer [2019-11-26T12:12:13.606Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-26T12:12:13.606Z] === RUN TestRenameLinkedContainer [2019-11-26T12:12:13.863Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s) [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:12:14.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:12:14.132Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-26T12:12:14.132Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-26T12:12:14.132Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T12:12:14.874Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-26T12:12:16.381Z] ......... [ 85%] [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:12:17.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:12:17.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:12:17.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:12:17.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:12:17.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:12:17.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:12:17.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:12:17.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:12:17.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:12:17.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:12:17.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-26T12:12:17.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-26T12:12:17.335Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T12:12:17.335Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T12:12:17.335Z] === RUN TestDaemonRestartIpcMode [2019-11-26T12:12:17.335Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T12:12:17.335Z] === RUN TestDiff [2019-11-26T12:12:17.381Z] --- PASS: TestRenameLinkedContainer (3.62s) [2019-11-26T12:12:17.381Z] === RUN TestRenameStoppedContainer [2019-11-26T12:12:17.707Z] --- PASS: TestDiff (0.83s) [2019-11-26T12:12:17.707Z] === RUN TestExecWithCloseStdin [2019-11-26T12:12:17.939Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-26T12:12:17.940Z] --- PASS: TestRenameStoppedContainer (0.97s) [2019-11-26T12:12:17.940Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T12:12:18.982Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-11-26T12:12:18.982Z] === RUN TestExec [2019-11-26T12:12:19.826Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-11-26T12:12:19.826Z] === RUN TestRenameInvalidName [2019-11-26T12:12:19.826Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-26T12:12:20.270Z] --- PASS: TestExec (1.12s) [2019-11-26T12:12:20.270Z] === RUN TestExecUser [2019-11-26T12:12:20.754Z] --- PASS: TestRenameInvalidName (0.86s) [2019-11-26T12:12:20.754Z] === RUN TestRenameAnonymousContainer [2019-11-26T12:12:20.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-26T12:12:21.583Z] --- PASS: TestExecUser (1.26s) [2019-11-26T12:12:21.583Z] === RUN TestExportContainerAndImportImage [2019-11-26T12:12:21.978Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-26T12:12:22.117Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-26T12:12:22.117Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-26T12:12:23.102Z] --- PASS: TestExportContainerAndImportImage (1.42s) [2019-11-26T12:12:23.102Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T12:12:23.479Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-26T12:12:23.863Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-26T12:12:24.572Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-11-26T12:12:24.572Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-26T12:12:24.572Z] daemon.go:325: [de4bccd226f15] waiting for daemon to start [2019-11-26T12:12:24.572Z] daemon.go:325: [de4bccd226f15] waiting for daemon to start [2019-11-26T12:12:24.572Z] daemon.go:353: [de4bccd226f15] daemon started [2019-11-26T12:12:24.572Z] daemon.go:461: [de4bccd226f15] Stopping daemon [2019-11-26T12:12:24.572Z] daemon.go:296: [de4bccd226f15] exiting daemon [2019-11-26T12:12:24.572Z] daemon.go:448: [de4bccd226f15] Daemon stopped [2019-11-26T12:12:24.572Z] daemon.go:325: [de4bccd226f15] waiting for daemon to start [2019-11-26T12:12:24.573Z] daemon.go:325: [de4bccd226f15] waiting for daemon to start [2019-11-26T12:12:24.573Z] daemon.go:353: [de4bccd226f15] daemon started [2019-11-26T12:12:24.573Z] daemon.go:461: [de4bccd226f15] Stopping daemon [2019-11-26T12:12:24.573Z] daemon.go:296: [de4bccd226f15] exiting daemon [2019-11-26T12:12:24.573Z] daemon.go:448: [de4bccd226f15] Daemon stopped [2019-11-26T12:12:24.573Z] === RUN TestHealthCheckWorkdir [2019-11-26T12:12:24.840Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2019-11-26T12:12:24.840Z] === RUN TestRenameContainerWithSameName [2019-11-26T12:12:25.102Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-26T12:12:25.102Z] [2019-11-26T12:12:25.102Z] ________ ____ __. [2019-11-26T12:12:25.102Z] \_____ \ | |/ _| [2019-11-26T12:12:25.102Z] / | \| < [2019-11-26T12:12:25.102Z] / | \ | \ [2019-11-26T12:12:25.102Z] \_______ /____|__ \ [2019-11-26T12:12:25.102Z] \/ \/ [2019-11-26T12:12:25.102Z] [2019-11-26T12:12:25.102Z] INFO: make.ps1 ended at 11/26/2019 12:12:21 [2019-11-26T12:12:25.102Z] INFO: Binaries build ended at 11/26/2019 12:12:24. Duration:00:01:16.6131588 [2019-11-26T12:12:25.401Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-26T12:12:25.655Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2019-11-26T12:12:25.655Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T12:12:25.876Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2019-11-26T12:12:25.876Z] === RUN TestHealthKillContainer [2019-11-26T12:12:25.952Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-26T12:12:26.633Z] INFO: Copying the built daemon binary to d:\CI\PR-427\1\binary\dockerd-449b60fcd.exe... [2019-11-26T12:12:27.314Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-26T12:12:27.596Z] INFO: Copying the built client binary to d:\CI\PR-427\1\binary\docker-449b60fcd.exe... [2019-11-26T12:12:27.596Z] INFO: Copying dockerversion from the container... [2019-11-26T12:12:27.874Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2019-11-26T12:12:27.874Z] === RUN TestResize [2019-11-26T12:12:28.053Z] INFO: Copying the golang package from the container to d:\CI\PR-427\1\installer\go.zip... [2019-11-26T12:12:28.797Z] --- PASS: TestResize (0.86s) [2019-11-26T12:12:28.797Z] === RUN TestResizeWithInvalidSize [2019-11-26T12:12:29.049Z] --- PASS: TestHealthKillContainer (3.20s) [2019-11-26T12:12:29.049Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T12:12:29.721Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-11-26T12:12:29.721Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T12:12:29.721Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-26T12:12:29.832Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-11-26T12:12:29.832Z] === RUN TestIpcModeNone [2019-11-26T12:12:30.223Z] INFO: Extracting go.zip to d:\CI\PR-427\1\go [2019-11-26T12:12:30.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:30.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:30.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:30.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:12:30.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:12:30.410Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-26T12:12:31.126Z] --- PASS: TestIpcModeNone (1.18s) [2019-11-26T12:12:31.126Z] === RUN TestIpcModePrivate [2019-11-26T12:12:31.340Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-26T12:12:32.393Z] --- PASS: TestIpcModePrivate (1.19s) [2019-11-26T12:12:32.393Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-11-26T12:12:32.393Z] === RUN TestIpcModeShareable [2019-11-26T12:12:32.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:12:33.186Z] --- PASS: TestIpcModeShareable (1.18s) [2019-11-26T12:12:33.186Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-11-26T12:12:33.186Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T12:12:33.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:12:34.685Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-26T12:12:37.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:12:37.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-26T12:12:37.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.30s) [2019-11-26T12:12:37.318Z] === RUN TestAPIIpcModeHost [2019-11-26T12:12:37.416Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-26T12:12:37.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:12:37.859Z] --- PASS: TestAPIIpcModeHost (0.97s) [2019-11-26T12:12:37.859Z] === RUN TestDaemonIpcModeShareable [2019-11-26T12:12:38.857Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-26T12:12:39.050Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2019-11-26T12:12:39.050Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 29.8% of statements [2019-11-26T12:12:39.112Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-26T12:12:39.699Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-26T12:12:39.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:12:39.843Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2019-11-26T12:12:39.843Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-26T12:12:39.843Z] daemon.go:325: [d87ffab7cf6f8] waiting for daemon to start [2019-11-26T12:12:39.843Z] daemon.go:325: [d87ffab7cf6f8] waiting for daemon to start [2019-11-26T12:12:39.843Z] daemon.go:353: [d87ffab7cf6f8] daemon started [2019-11-26T12:12:39.843Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-26T12:12:39.843Z] daemon.go:461: [d87ffab7cf6f8] Stopping daemon [2019-11-26T12:12:39.843Z] daemon.go:296: [d87ffab7cf6f8] exiting daemon [2019-11-26T12:12:39.843Z] daemon.go:448: [d87ffab7cf6f8] Daemon stopped [2019-11-26T12:12:39.843Z] === RUN TestDaemonIpcModePrivate [2019-11-26T12:12:40.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:40.259Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-26T12:12:41.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:41.710Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-11-26T12:12:41.710Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-26T12:12:41.710Z] daemon.go:325: [d05a4ebc98d94] waiting for daemon to start [2019-11-26T12:12:41.710Z] daemon.go:325: [d05a4ebc98d94] waiting for daemon to start [2019-11-26T12:12:41.710Z] daemon.go:353: [d05a4ebc98d94] daemon started [2019-11-26T12:12:41.710Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-26T12:12:41.710Z] daemon.go:461: [d05a4ebc98d94] Stopping daemon [2019-11-26T12:12:41.710Z] daemon.go:296: [d05a4ebc98d94] exiting daemon [2019-11-26T12:12:41.711Z] daemon.go:448: [d05a4ebc98d94] Daemon stopped [2019-11-26T12:12:41.711Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T12:12:41.831Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-26T12:12:41.831Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-26T12:12:42.181Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-26T12:12:42.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:43.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-26T12:12:43.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:43.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s) [2019-11-26T12:12:43.621Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-26T12:12:43.621Z] daemon.go:325: [d61665323844f] waiting for daemon to start [2019-11-26T12:12:43.621Z] daemon.go:325: [d61665323844f] waiting for daemon to start [2019-11-26T12:12:43.621Z] daemon.go:353: [d61665323844f] daemon started [2019-11-26T12:12:43.621Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-26T12:12:43.621Z] daemon.go:461: [d61665323844f] Stopping daemon [2019-11-26T12:12:43.621Z] daemon.go:296: [d61665323844f] exiting daemon [2019-11-26T12:12:43.621Z] daemon.go:448: [d61665323844f] Daemon stopped [2019-11-26T12:12:43.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T12:12:43.903Z] ok github.com/docker/docker/container 0.191s coverage: 35.6% of statements [2019-11-26T12:12:43.903Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T12:12:43.903Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T12:12:43.903Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T12:12:43.903Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T12:12:44.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:12:44.484Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-26T12:12:46.097Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-11-26T12:12:46.097Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-26T12:12:46.097Z] daemon.go:325: [d536dd09abfc2] waiting for daemon to start [2019-11-26T12:12:46.097Z] daemon.go:325: [d536dd09abfc2] waiting for daemon to start [2019-11-26T12:12:46.097Z] daemon.go:353: [d536dd09abfc2] daemon started [2019-11-26T12:12:46.097Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-26T12:12:46.097Z] daemon.go:461: [d536dd09abfc2] Stopping daemon [2019-11-26T12:12:46.097Z] daemon.go:296: [d536dd09abfc2] exiting daemon [2019-11-26T12:12:46.097Z] daemon.go:448: [d536dd09abfc2] Daemon stopped [2019-11-26T12:12:46.097Z] === RUN TestIpcModeOlderClient [2019-11-26T12:12:46.097Z] === PAUSE TestIpcModeOlderClient [2019-11-26T12:12:46.097Z] === RUN TestKillContainerInvalidSignal [2019-11-26T12:12:46.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-26T12:12:46.473Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-11-26T12:12:46.473Z] === RUN TestKillContainer [2019-11-26T12:12:46.473Z] === RUN TestKillContainer/no_signal [2019-11-26T12:12:47.165Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-26T12:12:47.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-26T12:12:47.422Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-26T12:12:47.422Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-26T12:12:47.422Z] [2019-11-26T12:12:47.422Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-26T12:12:47.422Z] =========================== short test summary info ============================ [2019-11-26T12:12:47.422Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-26T12:12:47.422Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-26T12:12:47.422Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-26T12:12:47.422Z] Not supported on most drivers [2019-11-26T12:12:47.422Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-26T12:12:47.422Z] This doesn't seem to be taken into account by the engine [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-26T12:12:47.422Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-26T12:12:47.422Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-26T12:12:47.422Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 390.63 seconds == [2019-11-26T12:12:47.679Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-26T12:12:47.733Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d8bdf6e723eb3] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d8bdf6e723eb3] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d8bdf6e723eb3] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d8bdf6e723eb3] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d8bdf6e723eb3] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d8bdf6e723eb3] Daemon stopped [2019-11-26T12:12:47.853Z] daemon.go:325: [d8bdf6e723eb3] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d8bdf6e723eb3] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d8bdf6e723eb3] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d8bdf6e723eb3] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d8bdf6e723eb3] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d8bdf6e723eb3] Daemon stopped [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.45s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d1dd6616eee4f] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d1dd6616eee4f] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d1dd6616eee4f] daemon started [2019-11-26T12:12:47.853Z] daemon.go:325: [d1dd6616eee4f] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:296: [d1dd6616eee4f] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d1dd6616eee4f] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d1dd6616eee4f] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d1dd6616eee4f] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d1dd6616eee4f] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d1dd6616eee4f] Daemon stopped [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d432e5ae04f02] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d432e5ae04f02] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d432e5ae04f02] daemon started [2019-11-26T12:12:47.853Z] daemon.go:325: [d432e5ae04f02] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:296: [d432e5ae04f02] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d432e5ae04f02] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d432e5ae04f02] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d432e5ae04f02] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d432e5ae04f02] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d432e5ae04f02] Daemon stopped [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d1f3bccdf8539] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d1f3bccdf8539] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d1f3bccdf8539] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d1f3bccdf8539] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d1f3bccdf8539] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d1f3bccdf8539] Daemon stopped [2019-11-26T12:12:47.853Z] daemon.go:325: [d1f3bccdf8539] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d1f3bccdf8539] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d1f3bccdf8539] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d1f3bccdf8539] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d1f3bccdf8539] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d1f3bccdf8539] Daemon stopped [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d438536429cac] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d438536429cac] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d438536429cac] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d438536429cac] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d438536429cac] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d438536429cac] Daemon stopped [2019-11-26T12:12:47.853Z] daemon.go:325: [d438536429cac] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d438536429cac] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d438536429cac] daemon started [2019-11-26T12:12:47.853Z] daemon.go:461: [d438536429cac] Stopping daemon [2019-11-26T12:12:47.853Z] daemon.go:296: [d438536429cac] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:448: [d438536429cac] Daemon stopped [2019-11-26T12:12:47.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2019-11-26T12:12:47.853Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d3484d09cf893] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:325: [d3484d09cf893] waiting for daemon to start [2019-11-26T12:12:47.853Z] daemon.go:353: [d3484d09cf893] daemon started [2019-11-26T12:12:47.853Z] daemon.go:296: [d3484d09cf893] exiting daemon [2019-11-26T12:12:47.853Z] daemon.go:325: [d3484d09cf893] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d3484d09cf893] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d3484d09cf893] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d3484d09cf893] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d3484d09cf893] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d3484d09cf893] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d812cdb4e3b86] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d812cdb4e3b86] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d812cdb4e3b86] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d812cdb4e3b86] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d812cdb4e3b86] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d812cdb4e3b86] Daemon stopped [2019-11-26T12:12:47.854Z] daemon.go:325: [d812cdb4e3b86] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d812cdb4e3b86] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d812cdb4e3b86] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d812cdb4e3b86] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d812cdb4e3b86] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d812cdb4e3b86] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d4c1376976517] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d4c1376976517] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d4c1376976517] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d4c1376976517] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d4c1376976517] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d4c1376976517] Daemon stopped [2019-11-26T12:12:47.854Z] daemon.go:325: [d4c1376976517] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d4c1376976517] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d4c1376976517] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d4c1376976517] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d4c1376976517] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d4c1376976517] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [dcee0f4635916] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [dcee0f4635916] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [dcee0f4635916] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [dcee0f4635916] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [dcee0f4635916] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [dcee0f4635916] Daemon stopped [2019-11-26T12:12:47.854Z] daemon.go:325: [dcee0f4635916] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [dcee0f4635916] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [dcee0f4635916] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [dcee0f4635916] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [dcee0f4635916] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [dcee0f4635916] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d3851de53e20a] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d3851de53e20a] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d3851de53e20a] daemon started [2019-11-26T12:12:47.854Z] daemon.go:296: [d3851de53e20a] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d3851de53e20a] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d3851de53e20a] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d3851de53e20a] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d3851de53e20a] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d3851de53e20a] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d3851de53e20a] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d91e686ac6c98] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [d91e686ac6c98] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d91e686ac6c98] daemon started [2019-11-26T12:12:47.854Z] daemon.go:325: [d91e686ac6c98] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:296: [d91e686ac6c98] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [d91e686ac6c98] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [d91e686ac6c98] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [d91e686ac6c98] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [d91e686ac6c98] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [d91e686ac6c98] Daemon stopped [2019-11-26T12:12:47.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2019-11-26T12:12:47.854Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-26T12:12:47.854Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [dc56a85b029ad] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:325: [dc56a85b029ad] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [dc56a85b029ad] daemon started [2019-11-26T12:12:47.854Z] daemon.go:325: [dc56a85b029ad] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:296: [dc56a85b029ad] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:325: [dc56a85b029ad] waiting for daemon to start [2019-11-26T12:12:47.854Z] daemon.go:353: [dc56a85b029ad] daemon started [2019-11-26T12:12:47.854Z] daemon.go:461: [dc56a85b029ad] Stopping daemon [2019-11-26T12:12:47.854Z] daemon.go:296: [dc56a85b029ad] exiting daemon [2019-11-26T12:12:47.854Z] daemon.go:448: [dc56a85b029ad] Daemon stopped [2019-11-26T12:12:47.854Z] === RUN TestKernelTCPMemory [2019-11-26T12:12:48.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-26T12:12:48.115Z] === RUN TestKillContainer/killing_signal [2019-11-26T12:12:48.747Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2019-11-26T12:12:49.038Z] --- PASS: TestKernelTCPMemory (1.27s) [2019-11-26T12:12:49.038Z] === RUN TestNISDomainname [2019-11-26T12:12:49.390Z] --- PASS: TestKillContainer (2.83s) [2019-11-26T12:12:49.390Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-11-26T12:12:49.390Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-11-26T12:12:49.390Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2019-11-26T12:12:49.390Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T12:12:49.390Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T12:12:50.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T12:12:50.400Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-26T12:12:50.400Z] --- PASS: TestNISDomainname (1.53s) [2019-11-26T12:12:50.400Z] === RUN TestStats [2019-11-26T12:12:51.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2019-11-26T12:12:51.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-11-26T12:12:51.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-11-26T12:12:51.572Z] === RUN TestKillStoppedContainer [2019-11-26T12:12:51.572Z] --- PASS: TestKillStoppedContainer (0.13s) [2019-11-26T12:12:51.572Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T12:12:51.572Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-26T12:12:51.572Z] === RUN TestKillDifferentUserContainer [2019-11-26T12:12:52.283Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-26T12:12:52.461Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2019-11-26T12:12:52.461Z] === RUN TestInspectOomKilledTrue [2019-11-26T12:12:52.461Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-26T12:12:52.461Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:12:52.461Z] === RUN TestInspectOomKilledFalse [2019-11-26T12:12:52.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T12:12:52.461Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:12:52.461Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T12:12:53.372Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-11-26T12:12:53.372Z] === RUN TestLinksContainerNames [2019-11-26T12:12:53.645Z] --- PASS: TestStats (2.93s) [2019-11-26T12:12:53.645Z] === RUN TestStopContainerWithTimeout [2019-11-26T12:12:53.645Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T12:12:53.645Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T12:12:53.645Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T12:12:53.645Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T12:12:53.645Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T12:12:53.645Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T12:12:53.645Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T12:12:53.645Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T12:12:53.645Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T12:12:53.645Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T12:12:54.247Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-26T12:12:54.504Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-26T12:12:54.759Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T12:12:55.220Z] --- PASS: TestLinksContainerNames (1.78s) [2019-11-26T12:12:55.220Z] === RUN TestLogsFollowTailEmpty [2019-11-26T12:12:55.406Z] INFO: Extraction ended at 11/26/2019 12:12:53. Duration:00:00:23.4270976 [2019-11-26T12:12:55.406Z] INFO: Updating the golang and path environment variables [2019-11-26T12:12:55.406Z] INFO: GOPATH=d:\gopath [2019-11-26T12:12:55.406Z] INFO: go version go1.12.12 windows/amd64 [2019-11-26T12:12:55.406Z] INFO: Running the daemon under test in debug mode [2019-11-26T12:12:55.406Z] INFO: Starting a daemon under test... [2019-11-26T12:12:55.406Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-427\1\daemon --pidfile d:\CI\PR-427\1\docker.pid -D [2019-11-26T12:12:55.406Z] INFO: Process started successfully. [2019-11-26T12:12:55.406Z] INFO: Start tailing logs of the daemon under tests [2019-11-26T12:12:55.406Z] INFO: Waiting for the daemon under test to start... [2019-11-26T12:12:56.030Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-11-26T12:12:56.030Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T12:12:56.165Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2019-11-26T12:12:56.641Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-26T12:12:56.641Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T12:12:57.353Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/default [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/private [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/slave [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/shared [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/default [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/shared [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/slave [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/private [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:57.353Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:57.353Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:12:57.353Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:12:57.563Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-26T12:12:57.578Z] INFO: Daemon under test started and replied! [2019-11-26T12:12:57.578Z] INFO: Docker version of the daemon under test [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] Client: [2019-11-26T12:12:57.578Z] Version: 17.06.2-ce [2019-11-26T12:12:57.578Z] API version: 1.30 [2019-11-26T12:12:57.578Z] Go version: go1.8.3 [2019-11-26T12:12:57.578Z] Git commit: cec0b72 [2019-11-26T12:12:57.578Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-26T12:12:57.578Z] OS/Arch: windows/amd64 [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] Server: [2019-11-26T12:12:57.578Z] Version: 0.0.0-dev [2019-11-26T12:12:57.578Z] API version: 1.40 (minimum version 1.24) [2019-11-26T12:12:57.578Z] Go version: go1.12.12 [2019-11-26T12:12:57.578Z] Git commit: 449b60fcd [2019-11-26T12:12:57.578Z] Built: 11/26/2019 12:11:12 [2019-11-26T12:12:57.578Z] OS/Arch: windows/amd64 [2019-11-26T12:12:57.578Z] Experimental: false [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] INFO: Docker info of the daemon under test [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] Containers: 0 [2019-11-26T12:12:57.578Z] Running: 0 [2019-11-26T12:12:57.578Z] Paused: 0 [2019-11-26T12:12:57.578Z] Stopped: 0 [2019-11-26T12:12:57.578Z] Images: 0 [2019-11-26T12:12:57.578Z] Server Version: 0.0.0-dev [2019-11-26T12:12:57.578Z] Storage Driver: windowsfilter [2019-11-26T12:12:57.578Z] Windows: [2019-11-26T12:12:57.578Z] Logging Driver: json-file [2019-11-26T12:12:57.578Z] Plugins: [2019-11-26T12:12:57.578Z] Volume: local [2019-11-26T12:12:57.578Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-26T12:12:57.578Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T12:12:57.578Z] Swarm: inactive [2019-11-26T12:12:57.578Z] Default Isolation: process [2019-11-26T12:12:57.578Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T12:12:57.578Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T12:12:57.578Z] OSType: windows [2019-11-26T12:12:57.578Z] Architecture: x86_64 [2019-11-26T12:12:57.578Z] CPUs: 4 [2019-11-26T12:12:57.578Z] Total Memory: 32GiB [2019-11-26T12:12:57.578Z] Name: azwin-2-f5c510 [2019-11-26T12:12:57.578Z] ID: OUAV:3KF4:M74K:JM32:WK6U:FGWA:2DLH:ZSER:ZQ7J:4EJT:HT74:CGUT [2019-11-26T12:12:57.578Z] Docker Root Dir: D:\CI\PR-427\1\daemon [2019-11-26T12:12:57.578Z] Debug Mode (client): false [2019-11-26T12:12:57.578Z] Debug Mode (server): true [2019-11-26T12:12:57.578Z] File Descriptors: -1 [2019-11-26T12:12:57.578Z] Goroutines: 17 [2019-11-26T12:12:57.578Z] System Time: 2019-11-26T12:12:57.2435451Z [2019-11-26T12:12:57.578Z] EventsListeners: 0 [2019-11-26T12:12:57.578Z] Registry: https://index.docker.io/v1/ [2019-11-26T12:12:57.578Z] Labels: [2019-11-26T12:12:57.578Z] Experimental: false [2019-11-26T12:12:57.578Z] Insecure Registries: [2019-11-26T12:12:57.578Z] 127.0.0.0/8 [2019-11-26T12:12:57.578Z] Live Restore Enabled: false [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] INFO: Docker images of the daemon under test [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-26T12:12:57.578Z] [2019-11-26T12:12:57.578Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-26T12:12:57.578Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T12:12:57.747Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-26T12:12:57.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-26T12:12:57.747Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T12:12:58.034Z] ltsc2019: Pulling from windows/servercore [2019-11-26T12:12:58.034Z] 65014b3c3121: Pulling fs layer [2019-11-26T12:12:58.034Z] e96b0897c5d1: Pulling fs layer [2019-11-26T12:12:58.122Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-26T12:12:58.419Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-26T12:12:58.419Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2019-11-26T12:12:58.419Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-11-26T12:12:58.419Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2019-11-26T12:12:58.419Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-11-26T12:12:58.419Z] === RUN TestDeleteDevicemapper [2019-11-26T12:12:58.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T12:12:58.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:12:58.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T12:12:58.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-26T12:12:59.887Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-11-26T12:12:59.887Z] Clearing AppArmor profiles cache:. [2019-11-26T12:12:59.887Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:12:59.887Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:12:59.887Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:12:59.887Z] [2019-11-26T12:12:59.887Z] To set a process to complain mode, use the command line tool [2019-11-26T12:12:59.887Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:12:59.887Z] with the 'teardown' option." [2019-11-26T12:12:59.887Z] [2019-11-26T12:13:00.210Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2019-11-26T12:13:00.210Z] === RUN TestNetworkNat Post stage [Pipeline] junit [2019-11-26T12:13:00.837Z] Recording test results [Pipeline] sh [2019-11-26T12:13:01.012Z] --- PASS: TestNetworkNat (0.92s) [2019-11-26T12:13:01.012Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T12:13:01.059Z] ok github.com/docker/docker/daemon/cluster 0.205s coverage: 0.5% of statements [2019-11-26T12:13:01.268Z] + echo Ensuring container killed. [2019-11-26T12:13:01.268Z] Ensuring container killed. [2019-11-26T12:13:01.268Z] + docker rm -vf docker-pr1 [2019-11-26T12:13:01.268Z] Error: No such container: docker-pr1 [2019-11-26T12:13:01.268Z] + true [Pipeline] sh [2019-11-26T12:13:01.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2019-11-26T12:13:01.490Z] === RUN TestUpdateMemory [2019-11-26T12:13:01.490Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-26T12:13:01.490Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:13:01.490Z] === RUN TestUpdateCPUQuota [2019-11-26T12:13:01.550Z] + echo Chowning /workspace to jenkins user [2019-11-26T12:13:01.550Z] Chowning /workspace to jenkins user [2019-11-26T12:13:01.550Z] + id -u [2019-11-26T12:13:01.550Z] + id -g [2019-11-26T12:13:01.550Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-427:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T12:13:01.812Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2019-11-26T12:13:01.812Z] === RUN TestNetworkLoopbackNat [2019-11-26T12:13:03.106Z] --- PASS: TestNetworkLoopbackNat (1.33s) [2019-11-26T12:13:03.106Z] === RUN TestPause [2019-11-26T12:13:03.415Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-11-26T12:13:03.415Z] === RUN TestUpdatePidsLimit [2019-11-26T12:13:03.415Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T12:13:03.415Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T12:13:03.671Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T12:13:03.745Z] + bundleName=docker-py [2019-11-26T12:13:03.745Z] + echo Creating docker-py-bundles.tar.gz [2019-11-26T12:13:03.745Z] Creating docker-py-bundles.tar.gz [2019-11-26T12:13:03.745Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-26T12:13:03.756Z] Archiving artifacts [2019-11-26T12:13:04.041Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-26T12:13:04.230Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T12:13:04.385Z] --- PASS: TestPause (1.04s) [2019-11-26T12:13:04.385Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T12:13:04.385Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:13:04.385Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:13:04.385Z] === RUN TestPauseStopPausedContainer [2019-11-26T12:13:04.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/make.sh binary-daemon [2019-11-26T12:13:04.484Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T12:13:04.739Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-26T12:13:04.952Z] [2019-11-26T12:13:04.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T12:13:05.210Z] Removing bundles/ [2019-11-26T12:13:05.210Z] [2019-11-26T12:13:05.210Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-26T12:13:05.210Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-26T12:13:05.210Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T12:13:05.343Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-11-26T12:13:05.343Z] === RUN TestPsFilter [2019-11-26T12:13:05.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T12:13:05.831Z] --- PASS: TestPsFilter (0.29s) [2019-11-26T12:13:05.831Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T12:13:06.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T12:13:06.608Z] e96b0897c5d1: Verifying Checksum [2019-11-26T12:13:06.608Z] e96b0897c5d1: Download complete [2019-11-26T12:13:06.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-11-26T12:13:06.743Z] === RUN TestRemoveContainerWithVolume [2019-11-26T12:13:07.059Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.4% of statements [2019-11-26T12:13:07.574Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2019-11-26T12:13:07.574Z] === RUN TestRemoveContainerRunning [2019-11-26T12:13:08.372Z] --- PASS: TestRemoveContainerRunning (1.03s) [2019-11-26T12:13:08.372Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit (5.08s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.56s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.58s) [2019-11-26T12:13:08.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s) [2019-11-26T12:13:08.630Z] === RUN TestUpdateRestartPolicy [2019-11-26T12:13:09.765Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.11s) [2019-11-26T12:13:09.765Z] === RUN TestRemoveInvalidContainer [2019-11-26T12:13:09.765Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-26T12:13:09.765Z] === RUN TestRenameLinkedContainer [2019-11-26T12:13:10.153Z] ok github.com/docker/docker/daemon/config 0.193s coverage: 82.2% of statements [2019-11-26T12:13:10.153Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2019-11-26T12:13:10.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-26T12:13:11.877Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-26T12:13:11.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-26T12:13:13.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-26T12:13:13.836Z] --- PASS: TestRenameLinkedContainer (3.86s) [2019-11-26T12:13:13.836Z] === RUN TestRenameStoppedContainer [2019-11-26T12:13:14.636Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-11-26T12:13:14.636Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T12:13:14.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-26T12:13:14.988Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-26T12:13:16.459Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2019-11-26T12:13:16.459Z] === RUN TestRenameInvalidName [2019-11-26T12:13:17.391Z] --- PASS: TestRenameInvalidName (0.98s) [2019-11-26T12:13:17.391Z] === RUN TestRenameAnonymousContainer [2019-11-26T12:13:17.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-26T12:13:18.002Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2019-11-26T12:13:18.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-26T12:13:18.727Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-11-26T12:13:18.969Z] 65014b3c3121: Verifying Checksum [2019-11-26T12:13:18.969Z] 65014b3c3121: Download complete [2019-11-26T12:13:20.713Z] --- PASS: TestRenameAnonymousContainer (3.32s) [2019-11-26T12:13:20.713Z] === RUN TestRenameContainerWithSameName [2019-11-26T12:13:21.512Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-11-26T12:13:21.512Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T12:13:21.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-26T12:13:22.626Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.896s coverage: 57.8% of statements [2019-11-26T12:13:22.626Z] ok github.com/docker/docker/daemon 12.457s coverage: 17.5% of statements [2019-11-26T12:13:22.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T12:13:22.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T12:13:22.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T12:13:22.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T12:13:23.199Z] --- PASS: TestUpdateRestartPolicy (14.92s) [2019-11-26T12:13:23.199Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T12:13:23.962Z] --- PASS: TestRenameContainerWithLinkedContainer (2.00s) [2019-11-26T12:13:23.962Z] === RUN TestResize [2019-11-26T12:13:24.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-11-26T12:13:24.123Z] === RUN TestWaitNonBlocked [2019-11-26T12:13:24.333Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.448s coverage: 68.5% of statements [2019-11-26T12:13:24.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:13:24.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:13:24.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:13:24.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:13:24.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:13:24.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:13:24.773Z] --- PASS: TestResize (0.98s) [2019-11-26T12:13:24.773Z] === RUN TestResizeWithInvalidSize [2019-11-26T12:13:24.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-26T12:13:25.594Z] --- PASS: TestResizeWithInvalidSize (1.11s) [2019-11-26T12:13:25.594Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T12:13:26.343Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-26T12:13:26.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.55s) [2019-11-26T12:13:26.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.99s) [2019-11-26T12:13:26.344Z] === RUN TestWaitBlocked [2019-11-26T12:13:26.344Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:13:26.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:13:26.344Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:13:26.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:13:26.344Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:13:26.344Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:13:26.866Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:26.866Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:26.866Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:26.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:13:26.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:13:26.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-26T12:13:27.828Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-26T12:13:27.828Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-11-26T12:13:27.828Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2019-11-26T12:13:27.828Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T12:13:27.828Z] === CONT TestIpcModeOlderClient [2019-11-26T12:13:27.828Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-26T12:13:27.828Z] === CONT TestDaemonRestartIpcMode [2019-11-26T12:13:28.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-26T12:13:29.188Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.556s coverage: 45.9% of statements [2019-11-26T12:13:29.189Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T12:13:29.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:29.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-26T12:13:29.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:29.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.124s coverage: 50.8% of statements [2019-11-26T12:13:30.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-26T12:13:30.256Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2019-11-26T12:13:30.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-26T12:13:31.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:31.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:32.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:13:32.329Z] --- PASS: TestContainerStartOnDaemonRestart (4.58s) [2019-11-26T12:13:32.330Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-26T12:13:32.330Z] daemon.go:325: [d5a78e42b5d63] waiting for daemon to start [2019-11-26T12:13:32.330Z] daemon.go:325: [d5a78e42b5d63] waiting for daemon to start [2019-11-26T12:13:32.330Z] daemon.go:353: [d5a78e42b5d63] daemon started [2019-11-26T12:13:32.330Z] daemon.go:325: [d5a78e42b5d63] waiting for daemon to start [2019-11-26T12:13:32.330Z] daemon.go:296: [d5a78e42b5d63] exiting daemon [2019-11-26T12:13:32.330Z] daemon.go:325: [d5a78e42b5d63] waiting for daemon to start [2019-11-26T12:13:32.330Z] daemon.go:353: [d5a78e42b5d63] daemon started [2019-11-26T12:13:32.330Z] daemon.go:461: [d5a78e42b5d63] Stopping daemon [2019-11-26T12:13:32.330Z] daemon.go:296: [d5a78e42b5d63] exiting daemon [2019-11-26T12:13:32.330Z] daemon.go:448: [d5a78e42b5d63] Daemon stopped [2019-11-26T12:13:32.889Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2019-11-26T12:13:32.889Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-26T12:13:32.889Z] daemon.go:325: [df612e3cfed7e] waiting for daemon to start [2019-11-26T12:13:32.889Z] daemon.go:325: [df612e3cfed7e] waiting for daemon to start [2019-11-26T12:13:32.889Z] daemon.go:353: [df612e3cfed7e] daemon started [2019-11-26T12:13:32.889Z] daemon.go:461: [df612e3cfed7e] Stopping daemon [2019-11-26T12:13:32.889Z] daemon.go:296: [df612e3cfed7e] exiting daemon [2019-11-26T12:13:32.889Z] daemon.go:448: [df612e3cfed7e] Daemon stopped [2019-11-26T12:13:32.889Z] daemon.go:325: [df612e3cfed7e] waiting for daemon to start [2019-11-26T12:13:32.889Z] daemon.go:325: [df612e3cfed7e] waiting for daemon to start [2019-11-26T12:13:32.889Z] daemon.go:353: [df612e3cfed7e] daemon started [2019-11-26T12:13:32.889Z] daemon.go:461: [df612e3cfed7e] Stopping daemon [2019-11-26T12:13:32.889Z] daemon.go:296: [df612e3cfed7e] exiting daemon [2019-11-26T12:13:32.889Z] daemon.go:448: [df612e3cfed7e] Daemon stopped [2019-11-26T12:13:32.889Z] PASS [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === Skipped [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-26T12:13:32.889Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-26T12:13:32.889Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-26T12:13:32.889Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:13:32.889Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T12:13:32.889Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-26T12:13:32.889Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] [2019-11-26T12:13:32.889Z] DONE 188 tests, 6 skipped in 139.903s [2019-11-26T12:13:32.889Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T12:13:32.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:13:32.889Z] ++ set -e [2019-11-26T12:13:32.889Z] ++ '[' -n 0 ']' [2019-11-26T12:13:32.889Z] ++ set -x [2019-11-26T12:13:32.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:13:32.889Z] INFO: Testing against a local daemon [2019-11-26T12:13:32.889Z] === RUN TestCommitInheritsEnv [2019-11-26T12:13:33.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:13:33.280Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.506s coverage: 52.5% of statements [2019-11-26T12:13:33.280Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T12:13:33.280Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T12:13:33.448Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-11-26T12:13:33.448Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T12:13:33.448Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T12:13:33.448Z] === RUN TestImagesFilterMultiReference [2019-11-26T12:13:33.448Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-26T12:13:33.448Z] === RUN TestImagePullPlatformInvalid [2019-11-26T12:13:33.703Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-11-26T12:13:33.703Z] === RUN TestRemoveImageOrphaning [2019-11-26T12:13:33.999Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-11-26T12:13:33.999Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T12:13:33.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-26T12:13:33.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-26T12:13:33.999Z] === RUN TestTagInvalidReference [2019-11-26T12:13:34.255Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-26T12:13:34.255Z] === RUN TestTagValidPrefixedRepo [2019-11-26T12:13:34.255Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T12:13:34.255Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T12:13:34.255Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T12:13:34.255Z] === RUN TestTagOfficialNames [2019-11-26T12:13:34.255Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-26T12:13:34.255Z] === RUN TestTagMatchesDigest [2019-11-26T12:13:34.255Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-26T12:13:34.255Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T12:13:34.459Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.059s coverage: 58.0% of statements [2019-11-26T12:13:34.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:13:35.187Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2019-11-26T12:13:35.527Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-11-26T12:13:35.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:13:36.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-26T12:13:38.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:13:39.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:13:40.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-26T12:13:41.523Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 43.7% of statements [2019-11-26T12:13:41.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2019-11-26T12:13:41.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.513s coverage: 78.6% of statements [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d4bc6a4080daf] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d4bc6a4080daf] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d4bc6a4080daf] daemon started [2019-11-26T12:13:42.201Z] daemon.go:325: [d4bc6a4080daf] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:296: [d4bc6a4080daf] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d4bc6a4080daf] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d4bc6a4080daf] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d4bc6a4080daf] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d4bc6a4080daf] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d4bc6a4080daf] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d1c455a3cb9e3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d1c455a3cb9e3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d1c455a3cb9e3] daemon started [2019-11-26T12:13:42.201Z] daemon.go:325: [d1c455a3cb9e3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:296: [d1c455a3cb9e3] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d1c455a3cb9e3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d1c455a3cb9e3] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d1c455a3cb9e3] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d1c455a3cb9e3] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d1c455a3cb9e3] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d13b122334157] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d13b122334157] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d13b122334157] daemon started [2019-11-26T12:13:42.201Z] daemon.go:325: [d13b122334157] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:296: [d13b122334157] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d13b122334157] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d13b122334157] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d13b122334157] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d13b122334157] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d13b122334157] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [dcdd455245c68] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [dcdd455245c68] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dcdd455245c68] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [dcdd455245c68] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [dcdd455245c68] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [dcdd455245c68] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [dcdd455245c68] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [dcdd455245c68] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dcdd455245c68] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [dcdd455245c68] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [dcdd455245c68] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [dcdd455245c68] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d6763701874b3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d6763701874b3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d6763701874b3] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d6763701874b3] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d6763701874b3] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d6763701874b3] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [d6763701874b3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d6763701874b3] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d6763701874b3] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d6763701874b3] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d6763701874b3] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d6763701874b3] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [ded741355c2a7] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [ded741355c2a7] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [ded741355c2a7] daemon started [2019-11-26T12:13:42.201Z] daemon.go:296: [ded741355c2a7] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [ded741355c2a7] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [ded741355c2a7] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [ded741355c2a7] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [ded741355c2a7] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [ded741355c2a7] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [ded741355c2a7] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [daba33cab0878] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [daba33cab0878] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [daba33cab0878] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [daba33cab0878] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [daba33cab0878] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [daba33cab0878] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [daba33cab0878] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [daba33cab0878] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [daba33cab0878] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [daba33cab0878] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [daba33cab0878] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [daba33cab0878] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d4cd9beb404e4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d4cd9beb404e4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d4cd9beb404e4] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d4cd9beb404e4] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d4cd9beb404e4] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d4cd9beb404e4] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [d4cd9beb404e4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d4cd9beb404e4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d4cd9beb404e4] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d4cd9beb404e4] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d4cd9beb404e4] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d4cd9beb404e4] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d313a2377f27b] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d313a2377f27b] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d313a2377f27b] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d313a2377f27b] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d313a2377f27b] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d313a2377f27b] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [d313a2377f27b] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d313a2377f27b] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d313a2377f27b] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d313a2377f27b] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d313a2377f27b] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d313a2377f27b] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [dc33f3e49d401] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [dc33f3e49d401] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dc33f3e49d401] daemon started [2019-11-26T12:13:42.201Z] daemon.go:325: [dc33f3e49d401] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:296: [dc33f3e49d401] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [dc33f3e49d401] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dc33f3e49d401] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [dc33f3e49d401] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [dc33f3e49d401] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [dc33f3e49d401] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [dd16d0eebc3ca] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [dd16d0eebc3ca] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dd16d0eebc3ca] daemon started [2019-11-26T12:13:42.201Z] daemon.go:325: [dd16d0eebc3ca] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:296: [dd16d0eebc3ca] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [dd16d0eebc3ca] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [dd16d0eebc3ca] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [dd16d0eebc3ca] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [dd16d0eebc3ca] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [dd16d0eebc3ca] Daemon stopped [2019-11-26T12:13:42.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2019-11-26T12:13:42.201Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:13:42.201Z] daemon.go:325: [d35447a475ab4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d35447a475ab4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d35447a475ab4] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d35447a475ab4] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d35447a475ab4] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d35447a475ab4] Daemon stopped [2019-11-26T12:13:42.201Z] daemon.go:325: [d35447a475ab4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:325: [d35447a475ab4] waiting for daemon to start [2019-11-26T12:13:42.201Z] daemon.go:353: [d35447a475ab4] daemon started [2019-11-26T12:13:42.201Z] daemon.go:461: [d35447a475ab4] Stopping daemon [2019-11-26T12:13:42.201Z] daemon.go:296: [d35447a475ab4] exiting daemon [2019-11-26T12:13:42.201Z] daemon.go:448: [d35447a475ab4] Daemon stopped [2019-11-26T12:13:42.201Z] === RUN TestKernelTCPMemory [2019-11-26T12:13:42.235Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 4.9% of statements [2019-11-26T12:13:42.235Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T12:13:42.235Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T12:13:42.235Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T12:13:42.235Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T12:13:43.002Z] --- PASS: TestKernelTCPMemory (1.13s) [2019-11-26T12:13:43.002Z] === RUN TestNISDomainname [2019-11-26T12:13:43.939Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.042s coverage: 88.3% of statements [2019-11-26T12:13:44.261Z] --- PASS: TestNISDomainname (1.31s) [2019-11-26T12:13:44.262Z] === RUN TestStats [2019-11-26T12:13:44.670Z] ok github.com/docker/docker/daemon/logger/journald 0.050s coverage: 26.2% of statements [2019-11-26T12:13:46.983Z] time="2019-11-26T12:13:46Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-728094157/container.log.1: no such file or directory" [2019-11-26T12:13:46.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2019-11-26T12:13:46.983Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2019-11-26T12:13:46.983Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T12:13:47.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-26T12:13:47.496Z] --- PASS: TestStats (2.65s) [2019-11-26T12:13:47.496Z] === RUN TestStopContainerWithTimeout [2019-11-26T12:13:47.496Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T12:13:47.496Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T12:13:47.496Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T12:13:47.496Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T12:13:47.496Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T12:13:47.496Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T12:13:47.496Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T12:13:47.496Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T12:13:47.496Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T12:13:47.496Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T12:13:48.366Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T12:13:48.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-26T12:13:48.697Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 20.0% of statements [2019-11-26T12:13:48.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-26T12:13:49.877Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2019-11-26T12:13:50.203Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T12:13:50.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-26T12:13:51.059Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-11-26T12:13:52.638Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-26T12:13:52.638Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-11-26T12:13:52.638Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2019-11-26T12:13:52.638Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-11-26T12:13:52.638Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-11-26T12:13:52.638Z] === RUN TestDeleteDevicemapper [2019-11-26T12:13:52.638Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T12:13:52.638Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:13:52.638Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T12:13:52.772Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-11-26T12:13:53.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-26T12:13:53.949Z] ok github.com/docker/docker/daemon/logger/splunk 3.206s coverage: 84.5% of statements [2019-11-26T12:13:53.950Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T12:13:53.950Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T12:13:56.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-26T12:13:56.751Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s) [2019-11-26T12:13:56.751Z] === RUN TestUpdateMemory [2019-11-26T12:13:56.751Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-26T12:13:56.751Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:13:56.751Z] === RUN TestUpdateCPUQuota [2019-11-26T12:13:56.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-26T12:13:57.051Z] ok github.com/docker/docker/distribution/metadata 0.210s coverage: 48.2% of statements [2019-11-26T12:13:57.781Z] ok github.com/docker/docker/errdefs 0.028s coverage: 48.2% of statements [2019-11-26T12:13:58.031Z] --- PASS: TestUpdateCPUQuota (1.92s) [2019-11-26T12:13:58.031Z] === RUN TestUpdatePidsLimit [2019-11-26T12:13:58.031Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T12:13:58.414Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T12:13:59.223Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T12:13:59.481Z] ok github.com/docker/docker/distribution 0.737s coverage: 22.3% of statements [2019-11-26T12:13:59.482Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T12:13:59.592Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T12:13:59.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T12:14:00.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-26T12:14:00.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T12:14:01.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T12:14:01.804Z] ok github.com/docker/docker/distribution/xfer 1.507s coverage: 83.9% of statements [2019-11-26T12:14:01.804Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T12:14:02.538Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2019-11-26T12:14:02.979Z] --- PASS: TestUpdatePidsLimit (4.88s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.60s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-11-26T12:14:02.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-11-26T12:14:02.980Z] === RUN TestUpdateRestartPolicy [2019-11-26T12:14:03.268Z] ok github.com/docker/docker/image 0.211s coverage: 86.4% of statements [2019-11-26T12:14:03.268Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T12:14:03.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-26T12:14:04.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-26T12:14:05.713Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2019-11-26T12:14:05.713Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-26T12:14:06.052Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2019-11-26T12:14:07.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-26T12:14:07.752Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-26T12:14:07.752Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-26T12:14:07.752Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-26T12:14:07.752Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-26T12:14:08.093Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T12:14:08.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-26T12:14:09.306Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2019-11-26T12:14:11.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-26T12:14:11.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-26T12:14:12.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-26T12:14:13.158Z] ok github.com/docker/docker/opts 0.070s coverage: 66.9% of statements [2019-11-26T12:14:14.338Z] ok github.com/docker/docker/pkg/authorization 0.522s coverage: 66.7% of statements [2019-11-26T12:14:14.678Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2019-11-26T12:14:14.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-26T12:14:15.410Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-11-26T12:14:15.615Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-26T12:14:16.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-26T12:14:16.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-26T12:14:16.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-26T12:14:16.429Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-26T12:14:16.619Z] ok github.com/docker/docker/pkg/archive 1.676s coverage: 76.7% of statements [2019-11-26T12:14:16.924Z] --- PASS: TestUpdateRestartPolicy (13.35s) [2019-11-26T12:14:16.924Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T12:14:16.959Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2019-11-26T12:14:17.291Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2019-11-26T12:14:17.292Z] === RUN TestWaitNonBlocked [2019-11-26T12:14:17.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:14:17.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:14:17.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:14:17.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:14:17.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:14:17.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:14:18.134Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-11-26T12:14:18.474Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 92.9% of statements [2019-11-26T12:14:18.577Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-26T12:14:18.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-11-26T12:14:18.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2019-11-26T12:14:18.577Z] === RUN TestWaitBlocked [2019-11-26T12:14:18.577Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:14:18.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:14:18.577Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:14:18.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:14:18.577Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:14:18.577Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:14:19.867Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-26T12:14:19.867Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2019-11-26T12:14:19.867Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2019-11-26T12:14:19.867Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T12:14:19.867Z] === CONT TestIpcModeOlderClient [2019-11-26T12:14:19.867Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-11-26T12:14:19.867Z] === CONT TestDaemonRestartIpcMode [2019-11-26T12:14:20.174Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-26T12:14:20.174Z] ok github.com/docker/docker/layer 7.245s coverage: 72.0% of statements [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T12:14:20.174Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T12:14:20.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-26T12:14:21.359Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2019-11-26T12:14:21.359Z] ok github.com/docker/docker/pkg/dmesg 0.041s coverage: 83.3% of statements [2019-11-26T12:14:22.534Z] ok github.com/docker/docker/pkg/chrootarchive 4.841s coverage: 43.2% of statements [2019-11-26T12:14:22.534Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T12:14:22.534Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T12:14:23.136Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2019-11-26T12:14:23.136Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-26T12:14:23.136Z] daemon.go:325: [d2e0703997ddd] waiting for daemon to start [2019-11-26T12:14:23.136Z] daemon.go:325: [d2e0703997ddd] waiting for daemon to start [2019-11-26T12:14:23.136Z] daemon.go:353: [d2e0703997ddd] daemon started [2019-11-26T12:14:23.136Z] daemon.go:325: [d2e0703997ddd] waiting for daemon to start [2019-11-26T12:14:23.136Z] daemon.go:296: [d2e0703997ddd] exiting daemon [2019-11-26T12:14:23.136Z] daemon.go:325: [d2e0703997ddd] waiting for daemon to start [2019-11-26T12:14:23.136Z] daemon.go:353: [d2e0703997ddd] daemon started [2019-11-26T12:14:23.136Z] daemon.go:461: [d2e0703997ddd] Stopping daemon [2019-11-26T12:14:23.136Z] daemon.go:296: [d2e0703997ddd] exiting daemon [2019-11-26T12:14:23.136Z] daemon.go:448: [d2e0703997ddd] Daemon stopped [2019-11-26T12:14:23.262Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 66.3% of statements [2019-11-26T12:14:23.262Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2019-11-26T12:14:24.415Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2019-11-26T12:14:24.415Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-26T12:14:24.415Z] daemon.go:325: [dced884153046] waiting for daemon to start [2019-11-26T12:14:24.415Z] daemon.go:325: [dced884153046] waiting for daemon to start [2019-11-26T12:14:24.415Z] daemon.go:353: [dced884153046] daemon started [2019-11-26T12:14:24.415Z] daemon.go:461: [dced884153046] Stopping daemon [2019-11-26T12:14:24.415Z] daemon.go:296: [dced884153046] exiting daemon [2019-11-26T12:14:24.415Z] daemon.go:448: [dced884153046] Daemon stopped [2019-11-26T12:14:24.415Z] daemon.go:325: [dced884153046] waiting for daemon to start [2019-11-26T12:14:24.415Z] daemon.go:325: [dced884153046] waiting for daemon to start [2019-11-26T12:14:24.415Z] daemon.go:353: [dced884153046] daemon started [2019-11-26T12:14:24.415Z] daemon.go:461: [dced884153046] Stopping daemon [2019-11-26T12:14:24.415Z] daemon.go:296: [dced884153046] exiting daemon [2019-11-26T12:14:24.415Z] daemon.go:448: [dced884153046] Daemon stopped [2019-11-26T12:14:24.415Z] PASS [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === Skipped [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-26T12:14:24.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-26T12:14:24.415Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-26T12:14:24.415Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:14:24.415Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T12:14:24.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-26T12:14:24.415Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] [2019-11-26T12:14:24.415Z] DONE 188 tests, 6 skipped in 137.440s [2019-11-26T12:14:24.415Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T12:14:24.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:14:24.415Z] ++ set -e [2019-11-26T12:14:24.415Z] ++ '[' -n 0 ']' [2019-11-26T12:14:24.415Z] ++ set -x [2019-11-26T12:14:24.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:14:24.439Z] ok github.com/docker/docker/pkg/fsutils 0.368s coverage: 85.1% of statements [2019-11-26T12:14:24.744Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-26T12:14:24.778Z] ok github.com/docker/docker/pkg/discovery/kv 3.313s coverage: 84.1% of statements [2019-11-26T12:14:24.824Z] INFO: Testing against a local daemon [2019-11-26T12:14:24.824Z] === RUN TestCommitInheritsEnv [2019-11-26T12:14:25.349Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-11-26T12:14:25.349Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T12:14:25.349Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T12:14:25.349Z] === RUN TestImagesFilterMultiReference [2019-11-26T12:14:25.349Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-26T12:14:25.349Z] === RUN TestImagePullPlatformInvalid [2019-11-26T12:14:25.349Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-11-26T12:14:25.349Z] === RUN TestRemoveImageOrphaning [2019-11-26T12:14:25.507Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 10.2% of statements [2019-11-26T12:14:25.856Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-11-26T12:14:25.856Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T12:14:25.856Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-26T12:14:25.856Z] === RUN TestTagInvalidReference [2019-11-26T12:14:25.856Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-26T12:14:25.856Z] === RUN TestTagValidPrefixedRepo [2019-11-26T12:14:25.856Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-26T12:14:25.856Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T12:14:26.105Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-26T12:14:26.265Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T12:14:26.265Z] === RUN TestTagOfficialNames [2019-11-26T12:14:26.265Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-26T12:14:26.265Z] === RUN TestTagMatchesDigest [2019-11-26T12:14:26.265Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-26T12:14:26.265Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T12:14:26.623Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-26T12:14:26.623Z] Copying nested executables into bundles/binary-daemon [2019-11-26T12:14:26.623Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-11-26T12:14:26.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [Pipeline] sh [2019-11-26T12:14:26.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/make.sh cross [2019-11-26T12:14:27.215Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2019-11-26T12:14:27.223Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-26T12:14:27.518Z] [2019-11-26T12:14:27.555Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2019-11-26T12:14:27.555Z] ok github.com/docker/docker/pkg/idtools 0.747s coverage: 70.1% of statements [2019-11-26T12:14:27.779Z] Removing bundles/ [2019-11-26T12:14:27.780Z] [2019-11-26T12:14:27.780Z] ---> Making bundle: cross (in bundles/cross) [2019-11-26T12:14:27.780Z] Cross building: bundles/cross/linux/amd64 [2019-11-26T12:14:27.780Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-26T12:14:27.780Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-26T12:14:28.282Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2019-11-26T12:14:28.583Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-26T12:14:29.012Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-11-26T12:14:29.352Z] ok github.com/docker/docker/pkg/ioutils 2.580s coverage: 70.4% of statements [2019-11-26T12:14:29.352Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T12:14:30.529Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2019-11-26T12:14:30.529Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2019-11-26T12:14:30.867Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 90.0% of statements [2019-11-26T12:14:31.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-26T12:14:31.205Z] ok github.com/docker/docker/pkg/mount 0.985s coverage: 69.6% of statements [2019-11-26T12:14:31.205Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T12:14:31.935Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-11-26T12:14:31.935Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T12:14:31.935Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T12:14:33.119Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2019-11-26T12:14:34.300Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 87.9% of statements [2019-11-26T12:14:34.300Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-11-26T12:14:34.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-26T12:14:34.638Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-11-26T12:14:35.814Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2019-11-26T12:14:36.153Z] ok github.com/docker/docker/pkg/pubsub 1.191s coverage: 72.7% of statements [2019-11-26T12:14:36.885Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2019-11-26T12:14:36.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-26T12:14:36.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-26T12:14:38.588Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-26T12:14:38.588Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2019-11-26T12:14:39.431Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-26T12:14:39.792Z] ok github.com/docker/docker/pkg/symlink 0.032s coverage: 87.7% of statements [2019-11-26T12:14:40.131Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2019-11-26T12:14:40.795Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-26T12:14:41.309Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 35.8% of statements [2019-11-26T12:14:41.355Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-26T12:14:41.611Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-26T12:14:41.648Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2019-11-26T12:14:41.648Z] ok github.com/docker/docker/pkg/signal 5.737s coverage: 61.0% of statements [2019-11-26T12:14:41.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-26T12:14:42.428Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-26T12:14:42.683Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-26T12:14:42.938Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-26T12:14:43.346Z] ok github.com/docker/docker/pkg/term 0.033s coverage: 85.9% of statements [2019-11-26T12:14:43.865Z] testing: warning: no tests to run [2019-11-26T12:14:43.865Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-11-26T12:14:43.865Z] ok github.com/docker/docker/pkg/tarsum 0.222s coverage: 89.3% of statements [2019-11-26T12:14:44.203Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2019-11-26T12:14:44.543Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-11-26T12:14:44.823Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-26T12:14:44.881Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2019-11-26T12:14:46.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-26T12:14:48.734Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-11-26T12:14:49.076Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 69.1% of statements [2019-11-26T12:14:50.787Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2019-11-26T12:14:51.515Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.3% of statements [2019-11-26T12:14:53.229Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 47.1% of statements [2019-11-26T12:14:53.280Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-26T12:14:53.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-26T12:14:53.569Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2019-11-26T12:14:53.840Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-26T12:14:55.275Z] ok github.com/docker/docker/registry 0.485s coverage: 56.4% of statements [2019-11-26T12:14:55.616Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2019-11-26T12:14:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-26T12:14:56.346Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2019-11-26T12:14:58.986Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-26T12:14:59.241Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-26T12:14:59.393Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2019-11-26T12:14:59.393Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-11-26T12:15:00.167Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-26T12:15:00.422Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-26T12:15:01.079Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-11-26T12:15:01.431Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-26T12:15:02.356Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-26T12:15:02.612Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-26T12:15:03.535Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-26T12:15:06.050Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-26T12:15:08.405Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.8% of statements [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T12:15:08.405Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === Skipped [2019-11-26T12:15:08.405Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T12:15:08.405Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T12:15:08.405Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T12:15:08.405Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T12:15:08.405Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T12:15:08.405Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T12:15:08.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.405Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:15:08.405Z] [2019-11-26T12:15:08.406Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T12:15:08.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.406Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T12:15:08.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.406Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T12:15:08.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:15:08.406Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T12:15:08.406Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T12:15:08.406Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] [2019-11-26T12:15:08.406Z] DONE 2065 tests, 19 skipped in 359.816s Post stage [Pipeline] junit [2019-11-26T12:15:08.500Z] Recording test results [2019-11-26T12:15:09.315Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T12:15:11.991Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/make.sh dynbinary test-integration [2019-11-26T12:15:12.327Z] [2019-11-26T12:15:12.327Z] Removing bundles/ [2019-11-26T12:15:12.327Z] [2019-11-26T12:15:12.327Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-26T12:15:12.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:15:12.672Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T12:15:15.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-26T12:15:16.459Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-26T12:15:17.018Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-26T12:15:17.577Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:15:18.137Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-26T12:15:19.543Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-26T12:15:20.103Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-26T12:15:26.634Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-26T12:15:26.634Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-26T12:15:26.634Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-26T12:15:26.634Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-26T12:15:26.634Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-26T12:15:28.567Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-26T12:15:29.126Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-26T12:15:29.381Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-26T12:15:30.674Z] 65014b3c3121: Pull complete [2019-11-26T12:15:31.890Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-26T12:15:31.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-26T12:15:31.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-26T12:15:31.890Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-26T12:15:31.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-26T12:15:37.128Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-26T12:15:42.364Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-26T12:15:42.925Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-26T12:15:44.812Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-26T12:15:46.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-26T12:15:47.274Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-26T12:15:49.790Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-26T12:15:50.714Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-26T12:15:51.840Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-26T12:15:51.840Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-26T12:15:51.840Z] Cross building: bundles/cross/windows/amd64 [2019-11-26T12:15:51.840Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-26T12:15:51.840Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-26T12:15:54.872Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-26T12:15:56.756Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-26T12:16:00.960Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-26T12:16:03.470Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-26T12:16:04.032Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-26T12:16:05.916Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-26T12:16:07.307Z] --- PASS: TestImportExtremelyLargeImageWorks (95.84s) [2019-11-26T12:16:07.307Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-26T12:16:07.307Z] daemon.go:325: [d1b55ac9d5cde] waiting for daemon to start [2019-11-26T12:16:07.307Z] daemon.go:325: [d1b55ac9d5cde] waiting for daemon to start [2019-11-26T12:16:07.307Z] daemon.go:353: [d1b55ac9d5cde] daemon started [2019-11-26T12:16:07.307Z] daemon.go:461: [d1b55ac9d5cde] Stopping daemon [2019-11-26T12:16:07.307Z] daemon.go:296: [d1b55ac9d5cde] exiting daemon [2019-11-26T12:16:07.307Z] daemon.go:448: [d1b55ac9d5cde] Daemon stopped [2019-11-26T12:16:07.307Z] PASS [2019-11-26T12:16:07.307Z] [2019-11-26T12:16:07.307Z] DONE 11 tests in 97.396s [2019-11-26T12:16:07.307Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T12:16:07.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:07.307Z] ++ set -e [2019-11-26T12:16:07.307Z] ++ '[' -n 0 ']' [2019-11-26T12:16:07.307Z] ++ set -x [2019-11-26T12:16:07.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:07.307Z] INFO: Testing against a local daemon [2019-11-26T12:16:07.307Z] === RUN TestNetworkCreateDelete [2019-11-26T12:16:07.307Z] --- PASS: TestNetworkCreateDelete (0.27s) [2019-11-26T12:16:07.307Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T12:16:07.307Z] --- PASS: TestDockerNetworkDeletePreferID (0.78s) [2019-11-26T12:16:07.307Z] === RUN TestInspectNetwork [2019-11-26T12:16:08.091Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T12:16:08.091Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T12:16:08.091Z] === RUN TestInspectNetwork/network_name [2019-11-26T12:16:08.091Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T12:16:10.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-26T12:16:10.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-26T12:16:10.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-26T12:16:12.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-26T12:16:13.139Z] --- PASS: TestInspectNetwork (9.97s) [2019-11-26T12:16:13.139Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-26T12:16:13.139Z] daemon.go:325: [d1859d652ebcd] waiting for daemon to start [2019-11-26T12:16:13.139Z] daemon.go:325: [d1859d652ebcd] waiting for daemon to start [2019-11-26T12:16:13.139Z] daemon.go:353: [d1859d652ebcd] daemon started [2019-11-26T12:16:13.139Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T12:16:13.139Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T12:16:13.139Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T12:16:13.139Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T12:16:13.139Z] daemon.go:461: [d1859d652ebcd] Stopping daemon [2019-11-26T12:16:13.139Z] daemon.go:296: [d1859d652ebcd] exiting daemon [2019-11-26T12:16:13.139Z] daemon.go:448: [d1859d652ebcd] Daemon stopped [2019-11-26T12:16:13.139Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T12:16:13.724Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-26T12:16:14.283Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-26T12:16:15.207Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-26T12:16:16.386Z] --- PASS: TestRunContainerWithBridgeNone (2.88s) [2019-11-26T12:16:16.387Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-26T12:16:16.387Z] daemon.go:325: [d2eebf8aebe80] waiting for daemon to start [2019-11-26T12:16:16.387Z] daemon.go:325: [d2eebf8aebe80] waiting for daemon to start [2019-11-26T12:16:16.387Z] daemon.go:353: [d2eebf8aebe80] daemon started [2019-11-26T12:16:16.387Z] daemon.go:461: [d2eebf8aebe80] Stopping daemon [2019-11-26T12:16:16.387Z] daemon.go:296: [d2eebf8aebe80] exiting daemon [2019-11-26T12:16:16.387Z] daemon.go:448: [d2eebf8aebe80] Daemon stopped [2019-11-26T12:16:16.387Z] === RUN TestNetworkInvalidJSON [2019-11-26T12:16:16.387Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T12:16:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T12:16:16.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:16:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:16:16.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:16:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:16:16.387Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T12:16:16.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:16:16.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:16:16.387Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-26T12:16:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T12:16:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T12:16:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T12:16:16.387Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T12:16:16.611Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-26T12:16:17.171Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-26T12:16:17.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-11-26T12:16:17.205Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-26T12:16:17.205Z] daemon.go:325: [dc078ddf3211d] waiting for daemon to start [2019-11-26T12:16:17.205Z] daemon.go:325: [dc078ddf3211d] waiting for daemon to start [2019-11-26T12:16:17.205Z] daemon.go:353: [dc078ddf3211d] daemon started [2019-11-26T12:16:17.205Z] daemon.go:461: [dc078ddf3211d] Stopping daemon [2019-11-26T12:16:17.205Z] daemon.go:296: [dc078ddf3211d] exiting daemon [2019-11-26T12:16:17.205Z] daemon.go:448: [dc078ddf3211d] Daemon stopped [2019-11-26T12:16:17.205Z] daemon.go:325: [dc078ddf3211d] waiting for daemon to start [2019-11-26T12:16:17.205Z] daemon.go:325: [dc078ddf3211d] waiting for daemon to start [2019-11-26T12:16:17.205Z] daemon.go:353: [dc078ddf3211d] daemon started [2019-11-26T12:16:17.205Z] daemon.go:461: [dc078ddf3211d] Stopping daemon [2019-11-26T12:16:17.205Z] daemon.go:296: [dc078ddf3211d] exiting daemon [2019-11-26T12:16:17.205Z] daemon.go:448: [dc078ddf3211d] Daemon stopped [2019-11-26T12:16:17.205Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T12:16:17.736Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-26T12:16:18.030Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2019-11-26T12:16:18.030Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-26T12:16:18.030Z] daemon.go:325: [d7286168ab576] waiting for daemon to start [2019-11-26T12:16:18.030Z] daemon.go:325: [d7286168ab576] waiting for daemon to start [2019-11-26T12:16:18.030Z] daemon.go:353: [d7286168ab576] daemon started [2019-11-26T12:16:18.030Z] daemon.go:461: [d7286168ab576] Stopping daemon [2019-11-26T12:16:18.030Z] daemon.go:296: [d7286168ab576] exiting daemon [2019-11-26T12:16:18.030Z] daemon.go:448: [d7286168ab576] Daemon stopped [2019-11-26T12:16:18.030Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T12:16:18.382Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-26T12:16:19.318Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s) [2019-11-26T12:16:19.318Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-26T12:16:19.318Z] daemon.go:325: [dbff6621ff89c] waiting for daemon to start [2019-11-26T12:16:19.318Z] daemon.go:325: [dbff6621ff89c] waiting for daemon to start [2019-11-26T12:16:19.318Z] daemon.go:353: [dbff6621ff89c] daemon started [2019-11-26T12:16:19.318Z] daemon.go:461: [dbff6621ff89c] Stopping daemon [2019-11-26T12:16:19.318Z] daemon.go:296: [dbff6621ff89c] exiting daemon [2019-11-26T12:16:19.318Z] daemon.go:448: [dbff6621ff89c] Daemon stopped [2019-11-26T12:16:19.318Z] daemon.go:325: [dbff6621ff89c] waiting for daemon to start [2019-11-26T12:16:19.318Z] daemon.go:325: [dbff6621ff89c] waiting for daemon to start [2019-11-26T12:16:19.318Z] daemon.go:353: [dbff6621ff89c] daemon started [2019-11-26T12:16:19.318Z] daemon.go:461: [dbff6621ff89c] Stopping daemon [2019-11-26T12:16:19.318Z] daemon.go:296: [dbff6621ff89c] exiting daemon [2019-11-26T12:16:19.318Z] daemon.go:448: [dbff6621ff89c] Daemon stopped [2019-11-26T12:16:19.318Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:16:20.300Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-26T12:16:20.300Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-26T12:16:21.196Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.61s) [2019-11-26T12:16:21.196Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:16:21.196Z] daemon.go:325: [dff3a51c1d265] waiting for daemon to start [2019-11-26T12:16:21.196Z] daemon.go:325: [dff3a51c1d265] waiting for daemon to start [2019-11-26T12:16:21.196Z] daemon.go:353: [dff3a51c1d265] daemon started [2019-11-26T12:16:21.196Z] daemon.go:461: [dff3a51c1d265] Stopping daemon [2019-11-26T12:16:21.196Z] daemon.go:296: [dff3a51c1d265] exiting daemon [2019-11-26T12:16:21.196Z] daemon.go:448: [dff3a51c1d265] Daemon stopped [2019-11-26T12:16:21.196Z] daemon.go:325: [dff3a51c1d265] waiting for daemon to start [2019-11-26T12:16:21.196Z] daemon.go:325: [dff3a51c1d265] waiting for daemon to start [2019-11-26T12:16:21.196Z] daemon.go:353: [dff3a51c1d265] daemon started [2019-11-26T12:16:21.196Z] daemon.go:461: [dff3a51c1d265] Stopping daemon [2019-11-26T12:16:21.196Z] daemon.go:296: [dff3a51c1d265] exiting daemon [2019-11-26T12:16:21.196Z] daemon.go:448: [dff3a51c1d265] Daemon stopped [2019-11-26T12:16:21.196Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:16:21.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2019-11-26T12:16:21.579Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:16:21.579Z] daemon.go:325: [d5462adb2803a] waiting for daemon to start [2019-11-26T12:16:21.579Z] daemon.go:325: [d5462adb2803a] waiting for daemon to start [2019-11-26T12:16:21.579Z] daemon.go:353: [d5462adb2803a] daemon started [2019-11-26T12:16:21.579Z] daemon.go:461: [d5462adb2803a] Stopping daemon [2019-11-26T12:16:21.579Z] daemon.go:296: [d5462adb2803a] exiting daemon [2019-11-26T12:16:21.579Z] daemon.go:448: [d5462adb2803a] Daemon stopped [2019-11-26T12:16:21.579Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T12:16:22.184Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-26T12:16:24.070Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-26T12:16:25.110Z] --- PASS: TestServiceWithPredefinedNetwork (3.48s) [2019-11-26T12:16:25.110Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-26T12:16:25.110Z] daemon.go:325: [d3b8027e7f87d] waiting for daemon to start [2019-11-26T12:16:25.110Z] daemon.go:325: [d3b8027e7f87d] waiting for daemon to start [2019-11-26T12:16:25.110Z] daemon.go:353: [d3b8027e7f87d] daemon started [2019-11-26T12:16:25.110Z] daemon.go:461: [d3b8027e7f87d] Stopping daemon [2019-11-26T12:16:25.110Z] daemon.go:296: [d3b8027e7f87d] exiting daemon [2019-11-26T12:16:25.110Z] daemon.go:448: [d3b8027e7f87d] Daemon stopped [2019-11-26T12:16:25.110Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T12:16:25.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:16:25.110Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:16:25.110Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T12:16:28.227Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-26T12:16:29.588Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-26T12:16:29.588Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-26T12:16:31.472Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-26T12:16:31.727Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-26T12:16:32.287Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-26T12:16:36.449Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-26T12:16:36.449Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-26T12:16:40.694Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-26T12:16:44.940Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2019-11-26T12:16:44.941Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:16:44.941Z] daemon.go:325: [d5b2a8bc779d2] waiting for daemon to start [2019-11-26T12:16:44.941Z] daemon.go:325: [d5b2a8bc779d2] waiting for daemon to start [2019-11-26T12:16:44.941Z] daemon.go:353: [d5b2a8bc779d2] daemon started [2019-11-26T12:16:44.941Z] daemon.go:461: [d5b2a8bc779d2] Stopping daemon [2019-11-26T12:16:44.941Z] daemon.go:296: [d5b2a8bc779d2] exiting daemon [2019-11-26T12:16:44.941Z] daemon.go:448: [d5b2a8bc779d2] Daemon stopped [2019-11-26T12:16:44.941Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:16:44.941Z] daemon.go:325: [d14bb883ac26f] waiting for daemon to start [2019-11-26T12:16:44.941Z] daemon.go:325: [d14bb883ac26f] waiting for daemon to start [2019-11-26T12:16:44.941Z] daemon.go:353: [d14bb883ac26f] daemon started [2019-11-26T12:16:44.941Z] daemon.go:461: [d14bb883ac26f] Stopping daemon [2019-11-26T12:16:44.941Z] daemon.go:296: [d14bb883ac26f] exiting daemon [2019-11-26T12:16:44.941Z] daemon.go:448: [d14bb883ac26f] Daemon stopped [2019-11-26T12:16:44.941Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T12:16:46.013Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-26T12:16:47.897Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-26T12:16:49.258Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-26T12:16:50.184Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-26T12:16:51.244Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s) [2019-11-26T12:16:51.244Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-26T12:16:51.244Z] daemon.go:325: [d57234f71e9ba] waiting for daemon to start [2019-11-26T12:16:51.244Z] daemon.go:325: [d57234f71e9ba] waiting for daemon to start [2019-11-26T12:16:51.244Z] daemon.go:353: [d57234f71e9ba] daemon started [2019-11-26T12:16:51.244Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3rrsnoxhbsud8xy27x3p7ejc Created:2019-11-26 12:16:43.906995558 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d40698edbfc0fb2304a07715c547775d5963f4942f8234c184e374171f0f54cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvrb1w5okol9uy4gkahtezzh3 EndpointID:d709d7d1aa02a2e22430ffdb1b803c13067776704f18bfd65eb4c59fe69e222f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:354bb4e966f0202399d373836f9a7deda345df6b8a97b113faa50f82622b5098 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bab794eb7bf6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvrb1w5okol9uy4gkahtezzh3 EndpointID:d709d7d1aa02a2e22430ffdb1b803c13067776704f18bfd65eb4c59fe69e222f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T12:16:51.244Z] daemon.go:461: [d57234f71e9ba] Stopping daemon [2019-11-26T12:16:51.244Z] daemon.go:296: [d57234f71e9ba] exiting daemon [2019-11-26T12:16:51.244Z] daemon.go:448: [d57234f71e9ba] Daemon stopped [2019-11-26T12:16:51.244Z] PASS [2019-11-26T12:16:51.244Z] [2019-11-26T12:16:51.244Z] === Skipped [2019-11-26T12:16:51.244Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:16:51.244Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:16:51.244Z] [2019-11-26T12:16:51.244Z] [2019-11-26T12:16:51.244Z] DONE 21 tests, 1 skipped in 49.379s [2019-11-26T12:16:51.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:16:51.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:51.244Z] ++ set -e [2019-11-26T12:16:51.244Z] ++ '[' -n 0 ']' [2019-11-26T12:16:51.244Z] ++ set -x [2019-11-26T12:16:51.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:51.547Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-26T12:16:51.627Z] INFO: Testing against a local daemon [2019-11-26T12:16:51.627Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T12:16:51.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T12:16:51.627Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:16:51.627Z] === RUN TestDockerNetworkIpvlan [2019-11-26T12:16:51.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T12:16:51.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:16:51.628Z] PASS [2019-11-26T12:16:51.628Z] [2019-11-26T12:16:51.628Z] === Skipped [2019-11-26T12:16:51.628Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T12:16:51.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:16:51.628Z] [2019-11-26T12:16:51.628Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T12:16:51.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:16:51.628Z] [2019-11-26T12:16:51.628Z] [2019-11-26T12:16:51.628Z] DONE 2 tests, 2 skipped in 0.126s [2019-11-26T12:16:51.628Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:16:51.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:51.628Z] ++ set -e [2019-11-26T12:16:51.628Z] ++ '[' -n 0 ']' [2019-11-26T12:16:51.628Z] ++ set -x [2019-11-26T12:16:51.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:51.628Z] INFO: Testing against a local daemon [2019-11-26T12:16:51.628Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T12:16:52.910Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-26T12:16:52.910Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-26T12:16:53.691Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2019-11-26T12:16:53.692Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-26T12:16:53.692Z] daemon.go:325: [da68251de320f] waiting for daemon to start [2019-11-26T12:16:53.692Z] daemon.go:325: [da68251de320f] waiting for daemon to start [2019-11-26T12:16:53.692Z] daemon.go:353: [da68251de320f] daemon started [2019-11-26T12:16:53.692Z] daemon.go:461: [da68251de320f] Stopping daemon [2019-11-26T12:16:53.692Z] daemon.go:296: [da68251de320f] exiting daemon [2019-11-26T12:16:53.692Z] daemon.go:448: [da68251de320f] Daemon stopped [2019-11-26T12:16:53.692Z] daemon.go:325: [da68251de320f] waiting for daemon to start [2019-11-26T12:16:53.692Z] daemon.go:325: [da68251de320f] waiting for daemon to start [2019-11-26T12:16:53.692Z] daemon.go:353: [da68251de320f] daemon started [2019-11-26T12:16:53.692Z] daemon.go:461: [da68251de320f] Stopping daemon [2019-11-26T12:16:53.692Z] daemon.go:296: [da68251de320f] exiting daemon [2019-11-26T12:16:53.692Z] daemon.go:448: [da68251de320f] Daemon stopped [2019-11-26T12:16:53.692Z] === RUN TestDockerNetworkMacvlan [2019-11-26T12:16:54.205Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T12:16:54.794Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-26T12:16:55.052Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T12:16:56.347Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T12:16:58.959Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-26T12:16:58.959Z] --- PASS: TestImportExtremelyLargeImageWorks (204.47s) [2019-11-26T12:16:58.959Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-26T12:16:58.959Z] daemon.go:325: [db3dca77d80e8] waiting for daemon to start [2019-11-26T12:16:58.959Z] daemon.go:325: [db3dca77d80e8] waiting for daemon to start [2019-11-26T12:16:58.959Z] daemon.go:353: [db3dca77d80e8] daemon started [2019-11-26T12:16:58.959Z] daemon.go:461: [db3dca77d80e8] Stopping daemon [2019-11-26T12:16:58.959Z] daemon.go:296: [db3dca77d80e8] exiting daemon [2019-11-26T12:16:58.959Z] daemon.go:448: [db3dca77d80e8] Daemon stopped [2019-11-26T12:16:58.959Z] PASS [2019-11-26T12:16:58.959Z] [2019-11-26T12:16:58.959Z] DONE 11 tests in 206.083s [2019-11-26T12:16:58.959Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T12:16:58.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:58.959Z] ++ set -e [2019-11-26T12:16:58.959Z] ++ '[' -n 0 ']' [2019-11-26T12:16:58.959Z] ++ set -x [2019-11-26T12:16:58.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:16:58.959Z] INFO: Testing against a local daemon [2019-11-26T12:16:58.959Z] === RUN TestNetworkCreateDelete [2019-11-26T12:16:59.214Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-11-26T12:16:59.214Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T12:16:59.522Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-26T12:16:59.522Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-26T12:16:59.522Z] remote: Enumerating objects: 19, done. [2019-11-26T12:16:59.522Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-26T12:16:59.522Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-26T12:16:59.522Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-26T12:16:59.682Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T12:16:59.773Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2019-11-26T12:16:59.773Z] === RUN TestInspectNetwork [2019-11-26T12:17:00.086Z] [2019-11-26T12:17:01.132Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T12:17:01.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/test/unit [2019-11-26T12:17:03.077Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T12:17:03.727Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-26T12:17:03.727Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-26T12:17:05.075Z] ? github.com/docker/docker/api [no test files] [2019-11-26T12:17:07.027Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T12:17:07.027Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T12:17:07.027Z] === RUN TestInspectNetwork/network_name [2019-11-26T12:17:07.027Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T12:17:09.254Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T12:17:09.254Z] [2019-11-26T12:17:09.254Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T12:17:09.254Z] PKG_CONFIG=pkg-config [2019-11-26T12:17:09.254Z] GOLANG_VERSION=1.12.12 [2019-11-26T12:17:09.254Z] HOSTNAME=56ec0a0c108b [2019-11-26T12:17:09.254Z] DOCKER_EXPERIMENTAL=1 [2019-11-26T12:17:09.254Z] container=docker [2019-11-26T12:17:09.254Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T12:17:09.254Z] GOPATH=/go [2019-11-26T12:17:09.254Z] PWD=/go/src/github.com/docker/docker [2019-11-26T12:17:09.254Z] HOME=/root [2019-11-26T12:17:09.254Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-26T12:17:09.254Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T12:17:09.254Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T12:17:09.254Z] DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 [2019-11-26T12:17:09.254Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T12:17:09.254Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T12:17:09.254Z] TERM=xterm [2019-11-26T12:17:09.254Z] VALIDATE_BRANCH=19.03 [2019-11-26T12:17:09.254Z] DEST=bundles/test-integration [2019-11-26T12:17:09.254Z] SHLVL=1 [2019-11-26T12:17:09.254Z] TIMEOUT=120m [2019-11-26T12:17:09.254Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T12:17:09.254Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T12:17:09.254Z] TESTDEBUG=0 [2019-11-26T12:17:09.254Z] _=/usr/bin/env [2019-11-26T12:17:09.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T12:17:10.286Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-26T12:17:10.846Z] --- PASS: TestInspectNetwork (11.19s) [2019-11-26T12:17:10.846Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-26T12:17:10.846Z] daemon.go:325: [db27de1c7a847] waiting for daemon to start [2019-11-26T12:17:10.846Z] daemon.go:325: [db27de1c7a847] waiting for daemon to start [2019-11-26T12:17:10.846Z] daemon.go:353: [db27de1c7a847] daemon started [2019-11-26T12:17:10.846Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T12:17:10.846Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T12:17:10.846Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T12:17:10.846Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T12:17:10.846Z] daemon.go:461: [db27de1c7a847] Stopping daemon [2019-11-26T12:17:10.846Z] daemon.go:296: [db27de1c7a847] exiting daemon [2019-11-26T12:17:10.846Z] daemon.go:448: [db27de1c7a847] Daemon stopped [2019-11-26T12:17:10.846Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T12:17:12.211Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-26T12:17:12.507Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-26T12:17:14.435Z] --- PASS: TestRunContainerWithBridgeNone (3.29s) [2019-11-26T12:17:14.435Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-26T12:17:14.435Z] daemon.go:325: [d4f839e5c0f0c] waiting for daemon to start [2019-11-26T12:17:14.435Z] daemon.go:325: [d4f839e5c0f0c] waiting for daemon to start [2019-11-26T12:17:14.435Z] daemon.go:353: [d4f839e5c0f0c] daemon started [2019-11-26T12:17:14.435Z] daemon.go:461: [d4f839e5c0f0c] Stopping daemon [2019-11-26T12:17:14.435Z] daemon.go:296: [d4f839e5c0f0c] exiting daemon [2019-11-26T12:17:14.435Z] daemon.go:448: [d4f839e5c0f0c] Daemon stopped [2019-11-26T12:17:14.435Z] === RUN TestNetworkInvalidJSON [2019-11-26T12:17:14.435Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T12:17:14.435Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T12:17:14.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:17:14.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:17:14.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:17:14.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:17:14.435Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T12:17:14.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:17:14.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:17:14.435Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-26T12:17:14.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T12:17:14.435Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T12:17:14.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T12:17:14.435Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T12:17:15.359Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-26T12:17:15.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-26T12:17:15.614Z] --- PASS: TestDaemonRestartWithLiveRestore (1.27s) [2019-11-26T12:17:15.614Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-26T12:17:15.614Z] daemon.go:325: [db0c034900667] waiting for daemon to start [2019-11-26T12:17:15.614Z] daemon.go:325: [db0c034900667] waiting for daemon to start [2019-11-26T12:17:15.614Z] daemon.go:353: [db0c034900667] daemon started [2019-11-26T12:17:15.614Z] daemon.go:461: [db0c034900667] Stopping daemon [2019-11-26T12:17:15.614Z] daemon.go:296: [db0c034900667] exiting daemon [2019-11-26T12:17:15.614Z] daemon.go:448: [db0c034900667] Daemon stopped [2019-11-26T12:17:15.614Z] daemon.go:325: [db0c034900667] waiting for daemon to start [2019-11-26T12:17:15.614Z] daemon.go:325: [db0c034900667] waiting for daemon to start [2019-11-26T12:17:15.614Z] daemon.go:353: [db0c034900667] daemon started [2019-11-26T12:17:15.614Z] daemon.go:461: [db0c034900667] Stopping daemon [2019-11-26T12:17:15.614Z] daemon.go:296: [db0c034900667] exiting daemon [2019-11-26T12:17:15.614Z] daemon.go:448: [db0c034900667] Daemon stopped [2019-11-26T12:17:15.614Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T12:17:16.175Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-11-26T12:17:16.175Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-26T12:17:16.175Z] daemon.go:325: [d06f347748b99] waiting for daemon to start [2019-11-26T12:17:16.175Z] daemon.go:325: [d06f347748b99] waiting for daemon to start [2019-11-26T12:17:16.175Z] daemon.go:353: [d06f347748b99] daemon started [2019-11-26T12:17:16.175Z] daemon.go:461: [d06f347748b99] Stopping daemon [2019-11-26T12:17:16.175Z] daemon.go:296: [d06f347748b99] exiting daemon [2019-11-26T12:17:16.175Z] daemon.go:448: [d06f347748b99] Daemon stopped [2019-11-26T12:17:16.175Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T12:17:17.101Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-26T12:17:17.661Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-11-26T12:17:17.661Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-26T12:17:17.661Z] daemon.go:325: [d07a19327cb8c] waiting for daemon to start [2019-11-26T12:17:17.661Z] daemon.go:325: [d07a19327cb8c] waiting for daemon to start [2019-11-26T12:17:17.661Z] daemon.go:353: [d07a19327cb8c] daemon started [2019-11-26T12:17:17.661Z] daemon.go:461: [d07a19327cb8c] Stopping daemon [2019-11-26T12:17:17.661Z] daemon.go:296: [d07a19327cb8c] exiting daemon [2019-11-26T12:17:17.661Z] daemon.go:448: [d07a19327cb8c] Daemon stopped [2019-11-26T12:17:17.661Z] daemon.go:325: [d07a19327cb8c] waiting for daemon to start [2019-11-26T12:17:17.661Z] daemon.go:325: [d07a19327cb8c] waiting for daemon to start [2019-11-26T12:17:17.661Z] daemon.go:353: [d07a19327cb8c] daemon started [2019-11-26T12:17:17.661Z] daemon.go:461: [d07a19327cb8c] Stopping daemon [2019-11-26T12:17:17.661Z] daemon.go:296: [d07a19327cb8c] exiting daemon [2019-11-26T12:17:17.661Z] daemon.go:448: [d07a19327cb8c] Daemon stopped [2019-11-26T12:17:17.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:17:19.023Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2019-11-26T12:17:19.023Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:17:19.023Z] daemon.go:325: [dcfc42549ef08] waiting for daemon to start [2019-11-26T12:17:19.023Z] daemon.go:325: [dcfc42549ef08] waiting for daemon to start [2019-11-26T12:17:19.023Z] daemon.go:353: [dcfc42549ef08] daemon started [2019-11-26T12:17:19.023Z] daemon.go:461: [dcfc42549ef08] Stopping daemon [2019-11-26T12:17:19.023Z] daemon.go:296: [dcfc42549ef08] exiting daemon [2019-11-26T12:17:19.023Z] daemon.go:448: [dcfc42549ef08] Daemon stopped [2019-11-26T12:17:19.023Z] daemon.go:325: [dcfc42549ef08] waiting for daemon to start [2019-11-26T12:17:19.023Z] daemon.go:325: [dcfc42549ef08] waiting for daemon to start [2019-11-26T12:17:19.023Z] daemon.go:353: [dcfc42549ef08] daemon started [2019-11-26T12:17:19.023Z] daemon.go:461: [dcfc42549ef08] Stopping daemon [2019-11-26T12:17:19.023Z] daemon.go:296: [dcfc42549ef08] exiting daemon [2019-11-26T12:17:19.023Z] daemon.go:448: [dcfc42549ef08] Daemon stopped [2019-11-26T12:17:19.023Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:17:19.583Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-26T12:17:19.583Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:17:19.583Z] daemon.go:325: [de06717c7dd8c] waiting for daemon to start [2019-11-26T12:17:19.583Z] daemon.go:325: [de06717c7dd8c] waiting for daemon to start [2019-11-26T12:17:19.583Z] daemon.go:353: [de06717c7dd8c] daemon started [2019-11-26T12:17:19.583Z] daemon.go:461: [de06717c7dd8c] Stopping daemon [2019-11-26T12:17:19.583Z] daemon.go:296: [de06717c7dd8c] exiting daemon [2019-11-26T12:17:19.583Z] daemon.go:448: [de06717c7dd8c] Daemon stopped [2019-11-26T12:17:19.583Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan (26.54s) [2019-11-26T12:17:19.588Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:17:19.588Z] daemon.go:325: [d06296416cbff] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:325: [d06296416cbff] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:353: [d06296416cbff] daemon started [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-26T12:17:19.588Z] daemon.go:461: [d06296416cbff] Stopping daemon [2019-11-26T12:17:19.588Z] daemon.go:296: [d06296416cbff] exiting daemon [2019-11-26T12:17:19.588Z] daemon.go:448: [d06296416cbff] Daemon stopped [2019-11-26T12:17:19.588Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:17:19.588Z] daemon.go:325: [d2b5612e05273] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:325: [d2b5612e05273] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:353: [d2b5612e05273] daemon started [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2019-11-26T12:17:19.588Z] daemon.go:461: [d2b5612e05273] Stopping daemon [2019-11-26T12:17:19.588Z] daemon.go:296: [d2b5612e05273] exiting daemon [2019-11-26T12:17:19.588Z] daemon.go:448: [d2b5612e05273] Daemon stopped [2019-11-26T12:17:19.588Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:17:19.588Z] daemon.go:325: [d0d6a772a6b53] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:325: [d0d6a772a6b53] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:353: [d0d6a772a6b53] daemon started [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.52s) [2019-11-26T12:17:19.588Z] daemon.go:461: [d0d6a772a6b53] Stopping daemon [2019-11-26T12:17:19.588Z] daemon.go:296: [d0d6a772a6b53] exiting daemon [2019-11-26T12:17:19.588Z] daemon.go:448: [d0d6a772a6b53] Daemon stopped [2019-11-26T12:17:19.588Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:17:19.588Z] daemon.go:325: [d5d180b8d59ea] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:325: [d5d180b8d59ea] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:353: [d5d180b8d59ea] daemon started [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2019-11-26T12:17:19.588Z] daemon.go:461: [d5d180b8d59ea] Stopping daemon [2019-11-26T12:17:19.588Z] daemon.go:296: [d5d180b8d59ea] exiting daemon [2019-11-26T12:17:19.588Z] daemon.go:448: [d5d180b8d59ea] Daemon stopped [2019-11-26T12:17:19.588Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:17:19.588Z] daemon.go:325: [df98921a67b9a] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:325: [df98921a67b9a] waiting for daemon to start [2019-11-26T12:17:19.588Z] daemon.go:353: [df98921a67b9a] daemon started [2019-11-26T12:17:19.588Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.10s) [2019-11-26T12:17:19.588Z] daemon.go:461: [df98921a67b9a] Stopping daemon [2019-11-26T12:17:19.588Z] daemon.go:296: [df98921a67b9a] exiting daemon [2019-11-26T12:17:19.588Z] daemon.go:448: [df98921a67b9a] Daemon stopped [2019-11-26T12:17:19.588Z] PASS [2019-11-26T12:17:19.588Z] [2019-11-26T12:17:19.588Z] DONE 7 tests in 28.204s [2019-11-26T12:17:19.947Z] ok github.com/docker/docker/api/server 0.024s coverage: 7.9% of statements [2019-11-26T12:17:19.984Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] ++ set -e [2019-11-26T12:17:19.984Z] ++ '[' -n 0 ']' [2019-11-26T12:17:19.984Z] ++ set -x [2019-11-26T12:17:19.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] testing: warning: no tests to run [2019-11-26T12:17:19.984Z] PASS [2019-11-26T12:17:19.984Z] [2019-11-26T12:17:19.984Z] DONE 0 tests in 0.024s [2019-11-26T12:17:19.984Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] ++ set -e [2019-11-26T12:17:19.984Z] ++ '[' -n 0 ']' [2019-11-26T12:17:19.984Z] ++ set -x [2019-11-26T12:17:19.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:19.984Z] INFO: Testing against a local daemon [2019-11-26T12:17:19.984Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T12:17:20.144Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-26T12:17:20.144Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-26T12:17:21.837Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2019-11-26T12:17:21.837Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-26T12:17:21.837Z] daemon.go:325: [d9cb96c44ff6b] waiting for daemon to start [2019-11-26T12:17:21.837Z] daemon.go:325: [d9cb96c44ff6b] waiting for daemon to start [2019-11-26T12:17:21.837Z] daemon.go:353: [d9cb96c44ff6b] daemon started [2019-11-26T12:17:21.837Z] daemon.go:461: [d9cb96c44ff6b] Stopping daemon [2019-11-26T12:17:21.837Z] daemon.go:296: [d9cb96c44ff6b] exiting daemon [2019-11-26T12:17:21.837Z] daemon.go:448: [d9cb96c44ff6b] Daemon stopped [2019-11-26T12:17:21.837Z] === RUN TestAuthZPluginTLS [2019-11-26T12:17:22.629Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-26T12:17:22.629Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-26T12:17:22.629Z] daemon.go:325: [d7d37dd5c863c] waiting for daemon to start [2019-11-26T12:17:22.629Z] daemon.go:325: [d7d37dd5c863c] waiting for daemon to start [2019-11-26T12:17:22.629Z] daemon.go:353: [d7d37dd5c863c] daemon started [2019-11-26T12:17:22.629Z] daemon.go:461: [d7d37dd5c863c] Stopping daemon [2019-11-26T12:17:22.629Z] daemon.go:296: [d7d37dd5c863c] exiting daemon [2019-11-26T12:17:22.629Z] daemon.go:448: [d7d37dd5c863c] Daemon stopped [2019-11-26T12:17:22.629Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T12:17:23.001Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-26T12:17:23.001Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-26T12:17:23.001Z] daemon.go:325: [d59ca976e1652] waiting for daemon to start [2019-11-26T12:17:23.001Z] daemon.go:325: [d59ca976e1652] waiting for daemon to start [2019-11-26T12:17:23.001Z] daemon.go:353: [d59ca976e1652] daemon started [2019-11-26T12:17:23.001Z] daemon.go:461: [d59ca976e1652] Stopping daemon [2019-11-26T12:17:23.001Z] daemon.go:296: [d59ca976e1652] exiting daemon [2019-11-26T12:17:23.001Z] daemon.go:448: [d59ca976e1652] Daemon stopped [2019-11-26T12:17:23.001Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T12:17:23.400Z] --- PASS: TestServiceWithPredefinedNetwork (3.43s) [2019-11-26T12:17:23.400Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-26T12:17:23.400Z] daemon.go:325: [dd2432bcc86a4] waiting for daemon to start [2019-11-26T12:17:23.400Z] daemon.go:325: [dd2432bcc86a4] waiting for daemon to start [2019-11-26T12:17:23.400Z] daemon.go:353: [dd2432bcc86a4] daemon started [2019-11-26T12:17:23.400Z] daemon.go:461: [dd2432bcc86a4] Stopping daemon [2019-11-26T12:17:23.400Z] daemon.go:296: [dd2432bcc86a4] exiting daemon [2019-11-26T12:17:23.400Z] daemon.go:448: [dd2432bcc86a4] Daemon stopped [2019-11-26T12:17:23.400Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T12:17:23.400Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:17:23.400Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:17:23.400Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T12:17:23.821Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-11-26T12:17:23.821Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-26T12:17:23.821Z] daemon.go:325: [d8371b75e0f20] waiting for daemon to start [2019-11-26T12:17:23.821Z] daemon.go:325: [d8371b75e0f20] waiting for daemon to start [2019-11-26T12:17:23.821Z] daemon.go:353: [d8371b75e0f20] daemon started [2019-11-26T12:17:23.821Z] daemon.go:461: [d8371b75e0f20] Stopping daemon [2019-11-26T12:17:23.821Z] daemon.go:296: [d8371b75e0f20] exiting daemon [2019-11-26T12:17:23.821Z] daemon.go:448: [d8371b75e0f20] Daemon stopped [2019-11-26T12:17:23.821Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T12:17:24.206Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-26T12:17:24.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-26T12:17:24.206Z] daemon.go:325: [da4ac5086f5a2] waiting for daemon to start [2019-11-26T12:17:24.206Z] daemon.go:325: [da4ac5086f5a2] waiting for daemon to start [2019-11-26T12:17:24.206Z] daemon.go:353: [da4ac5086f5a2] daemon started [2019-11-26T12:17:24.206Z] daemon.go:461: [da4ac5086f5a2] Stopping daemon [2019-11-26T12:17:24.206Z] daemon.go:296: [da4ac5086f5a2] exiting daemon [2019-11-26T12:17:24.206Z] daemon.go:448: [da4ac5086f5a2] Daemon stopped [2019-11-26T12:17:24.206Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T12:17:25.926Z] --- PASS: TestDockerDaemonSuite (403.97s) [2019-11-26T12:17:25.926Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.26s) [2019-11-26T12:17:25.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-26T12:17:25.926Z] daemon.go:325: [da635d2e94688] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:325: [da635d2e94688] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:353: [da635d2e94688] daemon started [2019-11-26T12:17:25.926Z] daemon.go:461: [da635d2e94688] Stopping daemon [2019-11-26T12:17:25.926Z] daemon.go:296: [da635d2e94688] exiting daemon [2019-11-26T12:17:25.926Z] daemon.go:448: [da635d2e94688] Daemon stopped [2019-11-26T12:17:25.926Z] daemon.go:325: [da635d2e94688] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:325: [da635d2e94688] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:353: [da635d2e94688] daemon started [2019-11-26T12:17:25.926Z] daemon.go:461: [da635d2e94688] Stopping daemon [2019-11-26T12:17:25.926Z] daemon.go:296: [da635d2e94688] exiting daemon [2019-11-26T12:17:25.926Z] daemon.go:448: [da635d2e94688] Daemon stopped [2019-11-26T12:17:25.926Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2019-11-26T12:17:25.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-26T12:17:25.926Z] daemon.go:325: [d5227e07ddf81] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:325: [d5227e07ddf81] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:353: [d5227e07ddf81] daemon started [2019-11-26T12:17:25.926Z] daemon.go:461: [d5227e07ddf81] Stopping daemon [2019-11-26T12:17:25.926Z] daemon.go:296: [d5227e07ddf81] exiting daemon [2019-11-26T12:17:25.926Z] daemon.go:448: [d5227e07ddf81] Daemon stopped [2019-11-26T12:17:25.926Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2019-11-26T12:17:25.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-26T12:17:25.926Z] daemon.go:325: [d037fbb7ab024] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:325: [d037fbb7ab024] waiting for daemon to start [2019-11-26T12:17:25.926Z] daemon.go:353: [d037fbb7ab024] daemon started [2019-11-26T12:17:25.926Z] daemon.go:461: [d037fbb7ab024] Stopping daemon [2019-11-26T12:17:25.926Z] daemon.go:296: [d037fbb7ab024] exiting daemon [2019-11-26T12:17:25.926Z] daemon.go:448: [d037fbb7ab024] Daemon stopped [2019-11-26T12:17:25.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s) [2019-11-26T12:17:25.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-26T12:17:25.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-26T12:17:25.927Z] daemon.go:325: [d72339314de41] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d72339314de41] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d72339314de41] daemon started [2019-11-26T12:17:25.927Z] daemon.go:296: [d72339314de41] exiting daemon [2019-11-26T12:17:25.927Z] docker_cli_daemon_test.go:1449: Daemon d72339314de41 is not started [2019-11-26T12:17:25.927Z] daemon.go:325: [d72339314de41] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d72339314de41] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d72339314de41] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d72339314de41] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d72339314de41] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d72339314de41] Daemon stopped [2019-11-26T12:17:25.927Z] check_test.go:309: Daemon df515c8d40d90 is not started [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-26T12:17:25.927Z] daemon.go:325: [d3901a84896da] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d3901a84896da] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d3901a84896da] daemon started [2019-11-26T12:17:25.927Z] daemon.go:296: [d3901a84896da] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:325: [d3901a84896da] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d3901a84896da] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d3901a84896da] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d3901a84896da] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d3901a84896da] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d3901a84896da] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-26T12:17:25.927Z] daemon.go:325: [d780152350d99] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d780152350d99] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d780152350d99] daemon started [2019-11-26T12:17:25.927Z] daemon.go:296: [d780152350d99] exiting daemon [2019-11-26T12:17:25.927Z] check_test.go:309: Daemon df7bb66cab09b is not started [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.43s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-26T12:17:25.927Z] daemon.go:325: [d09b66b9481cb] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d09b66b9481cb] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d09b66b9481cb] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d09b66b9481cb] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d09b66b9481cb] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d09b66b9481cb] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.03s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:296: [d9650a1c48f4d] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d9650a1c48f4d] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d9650a1c48f4d] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d9650a1c48f4d] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d9650a1c48f4d] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d9650a1c48f4d] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d9650a1c48f4d] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d9650a1c48f4d] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d9650a1c48f4d] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d9650a1c48f4d] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-26T12:17:25.927Z] daemon.go:325: [d6bcd2b2e1cb7] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d6bcd2b2e1cb7] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d6bcd2b2e1cb7] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d6bcd2b2e1cb7] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d6bcd2b2e1cb7] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d6bcd2b2e1cb7] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d6bcd2b2e1cb7] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d6bcd2b2e1cb7] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d6bcd2b2e1cb7] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d6bcd2b2e1cb7] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d6bcd2b2e1cb7] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d6bcd2b2e1cb7] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.17s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-26T12:17:25.927Z] daemon.go:325: [d956aab631ac5] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d956aab631ac5] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d956aab631ac5] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d956aab631ac5] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d956aab631ac5] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d956aab631ac5] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d956aab631ac5] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d956aab631ac5] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d956aab631ac5] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d956aab631ac5] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d956aab631ac5] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d956aab631ac5] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.53s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-26T12:17:25.927Z] daemon.go:325: [d91bafdc8a027] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d91bafdc8a027] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d91bafdc8a027] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d91bafdc8a027] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d91bafdc8a027] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d91bafdc8a027] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d91bafdc8a027] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d91bafdc8a027] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d91bafdc8a027] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d91bafdc8a027] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d91bafdc8a027] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d91bafdc8a027] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-26T12:17:25.927Z] daemon.go:325: [dda4360f5f1e2] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [dda4360f5f1e2] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [dda4360f5f1e2] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [dda4360f5f1e2] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [dda4360f5f1e2] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [dda4360f5f1e2] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [dda4360f5f1e2] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [dda4360f5f1e2] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [dda4360f5f1e2] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [dda4360f5f1e2] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [dda4360f5f1e2] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [dda4360f5f1e2] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-26T12:17:25.927Z] daemon.go:325: [db927c7fe34b8] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [db927c7fe34b8] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [db927c7fe34b8] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [db927c7fe34b8] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [db927c7fe34b8] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [db927c7fe34b8] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [db927c7fe34b8] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [db927c7fe34b8] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [db927c7fe34b8] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [db927c7fe34b8] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [db927c7fe34b8] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [db927c7fe34b8] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-26T12:17:25.927Z] daemon.go:325: [de7693a4be900] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [de7693a4be900] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [de7693a4be900] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [de7693a4be900] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [de7693a4be900] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [de7693a4be900] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [de7693a4be900] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [de7693a4be900] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [de7693a4be900] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [de7693a4be900] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [de7693a4be900] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [de7693a4be900] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-26T12:17:25.927Z] daemon.go:325: [d2856194cea7e] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:296: [d2856194cea7e] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:325: [d2856194cea7e] waiting for daemon to start [2019-11-26T12:17:25.927Z] check_test.go:309: Daemon dd632d4963b93 is not started [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.53s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-26T12:17:25.927Z] daemon.go:325: [d669eb1d35da0] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:296: [d669eb1d35da0] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:325: [d669eb1d35da0] waiting for daemon to start [2019-11-26T12:17:25.927Z] check_test.go:309: Daemon d81b60e0b5004 is not started [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-26T12:17:25.927Z] daemon.go:325: [d9252ebc20f1b] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d9252ebc20f1b] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d9252ebc20f1b] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d9252ebc20f1b] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d9252ebc20f1b] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d9252ebc20f1b] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-26T12:17:25.927Z] daemon.go:325: [d0c43171f9052] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d0c43171f9052] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d0c43171f9052] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d0c43171f9052] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d0c43171f9052] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d0c43171f9052] Daemon stopped [2019-11-26T12:17:25.927Z] check_test.go:309: Daemon d0c43171f9052 is not started [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.58s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-26T12:17:25.927Z] daemon.go:325: [d85e84824e534] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d85e84824e534] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d85e84824e534] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d85e84824e534] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d85e84824e534] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d85e84824e534] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d85e84824e534] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d85e84824e534] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d85e84824e534] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d85e84824e534] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d85e84824e534] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d85e84824e534] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-26T12:17:25.927Z] daemon.go:325: [d6320536959ba] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d6320536959ba] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d6320536959ba] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d6320536959ba] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d6320536959ba] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d6320536959ba] Daemon stopped [2019-11-26T12:17:25.927Z] daemon.go:325: [d6320536959ba] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [d6320536959ba] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:353: [d6320536959ba] daemon started [2019-11-26T12:17:25.927Z] daemon.go:461: [d6320536959ba] Stopping daemon [2019-11-26T12:17:25.927Z] daemon.go:296: [d6320536959ba] exiting daemon [2019-11-26T12:17:25.927Z] daemon.go:448: [d6320536959ba] Daemon stopped [2019-11-26T12:17:25.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.69s) [2019-11-26T12:17:25.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-26T12:17:25.927Z] daemon.go:325: [df6f22adb77ec] waiting for daemon to start [2019-11-26T12:17:25.927Z] daemon.go:325: [df6f22adb77ec] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [df6f22adb77ec] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [df6f22adb77ec] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [df6f22adb77ec] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [df6f22adb77ec] Daemon stopped [2019-11-26T12:17:25.928Z] daemon.go:325: [df6f22adb77ec] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [df6f22adb77ec] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [df6f22adb77ec] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [df6f22adb77ec] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [df6f22adb77ec] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [df6f22adb77ec] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-26T12:17:25.928Z] daemon.go:325: [d21f8c54bf9b2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d21f8c54bf9b2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d21f8c54bf9b2] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d21f8c54bf9b2] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d21f8c54bf9b2] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d21f8c54bf9b2] Daemon stopped [2019-11-26T12:17:25.928Z] daemon.go:325: [d21f8c54bf9b2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d21f8c54bf9b2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d21f8c54bf9b2] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d21f8c54bf9b2] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d21f8c54bf9b2] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d21f8c54bf9b2] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-26T12:17:25.928Z] daemon.go:325: [dfa31d65ee061] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dfa31d65ee061] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dfa31d65ee061] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [dfa31d65ee061] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [dfa31d65ee061] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [dfa31d65ee061] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2019-11-26T12:17:25.928Z] daemon.go:325: [d5ef4706a89a2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d5ef4706a89a2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d5ef4706a89a2] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d5ef4706a89a2] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d5ef4706a89a2] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d5ef4706a89a2] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-26T12:17:25.928Z] daemon.go:325: [d3cc08cabe3f5] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d3cc08cabe3f5] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d3cc08cabe3f5] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d3cc08cabe3f5] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d3cc08cabe3f5] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d3cc08cabe3f5] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-26T12:17:25.928Z] daemon.go:325: [de842aff282f3] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:296: [de842aff282f3] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:325: [de842aff282f3] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:461: [de842aff282f3] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:450: [de842aff282f3] Error when stopping daemon: daemon not started [2019-11-26T12:17:25.928Z] check_test.go:309: Daemon de842aff282f3 is not started [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2019-11-26T12:17:25.928Z] daemon.go:325: [db93526af3346] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [db93526af3346] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [db93526af3346] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [db93526af3346] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [db93526af3346] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [db93526af3346] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-26T12:17:25.928Z] daemon.go:325: [dc4da9c8aef56] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dc4da9c8aef56] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dc4da9c8aef56] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [dc4da9c8aef56] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [dc4da9c8aef56] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [dc4da9c8aef56] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-26T12:17:25.928Z] daemon.go:325: [df61cc317c17c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [df61cc317c17c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [df61cc317c17c] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [df61cc317c17c] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [df61cc317c17c] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [df61cc317c17c] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-26T12:17:25.928Z] daemon.go:325: [dc05ab98f236c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dc05ab98f236c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dc05ab98f236c] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [dc05ab98f236c] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [dc05ab98f236c] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [dc05ab98f236c] Daemon stopped [2019-11-26T12:17:25.928Z] daemon.go:325: [dc05ab98f236c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dc05ab98f236c] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dc05ab98f236c] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [dc05ab98f236c] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [dc05ab98f236c] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [dc05ab98f236c] Daemon stopped [2019-11-26T12:17:25.928Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-26T12:17:25.928Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-26T12:17:25.928Z] check_test.go:309: Daemon da0ad610149cd is not started [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2019-11-26T12:17:25.928Z] daemon.go:325: [d18a79d293c4f] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d18a79d293c4f] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d18a79d293c4f] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d18a79d293c4f] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d18a79d293c4f] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d18a79d293c4f] Daemon stopped [2019-11-26T12:17:25.928Z] daemon.go:325: [d18a79d293c4f] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d18a79d293c4f] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d18a79d293c4f] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d18a79d293c4f] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d18a79d293c4f] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d18a79d293c4f] Daemon stopped [2019-11-26T12:17:25.928Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-26T12:17:25.928Z] requirement.go:26: unmatched requirement IPv6 [2019-11-26T12:17:25.928Z] check_test.go:309: Daemon d4596cde530d4 is not started [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.29s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-26T12:17:25.928Z] daemon.go:325: [de5871c6c52ef] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [de5871c6c52ef] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [de5871c6c52ef] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [de5871c6c52ef] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [de5871c6c52ef] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [de5871c6c52ef] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.31s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-26T12:17:25.928Z] daemon.go:325: [d56802cdf8fdc] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d56802cdf8fdc] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d56802cdf8fdc] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d56802cdf8fdc] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d56802cdf8fdc] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d56802cdf8fdc] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.80s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-26T12:17:25.928Z] daemon.go:325: [d623a5e29f7f2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d623a5e29f7f2] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d623a5e29f7f2] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d623a5e29f7f2] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d623a5e29f7f2] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d623a5e29f7f2] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.11s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-26T12:17:25.928Z] daemon.go:325: [d442f930cdff7] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [d442f930cdff7] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [d442f930cdff7] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [d442f930cdff7] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [d442f930cdff7] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [d442f930cdff7] Daemon stopped [2019-11-26T12:17:25.928Z] check_test.go:309: Daemon d442f930cdff7 is not started [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-26T12:17:25.928Z] daemon.go:325: [db061bbe05cba] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [db061bbe05cba] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [db061bbe05cba] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [db061bbe05cba] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [db061bbe05cba] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [db061bbe05cba] Daemon stopped [2019-11-26T12:17:25.928Z] daemon.go:325: [db061bbe05cba] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [db061bbe05cba] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [db061bbe05cba] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [db061bbe05cba] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [db061bbe05cba] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [db061bbe05cba] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-26T12:17:25.928Z] daemon.go:325: [da608a9afbfca] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [da608a9afbfca] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [da608a9afbfca] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [da608a9afbfca] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [da608a9afbfca] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [da608a9afbfca] Daemon stopped [2019-11-26T12:17:25.928Z] check_test.go:309: Daemon da608a9afbfca is not started [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-26T12:17:25.928Z] daemon.go:325: [df352b42f7929] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [df352b42f7929] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [df352b42f7929] daemon started [2019-11-26T12:17:25.928Z] docker_cli_daemon_plugins_test.go:80: Daemon df352b42f7929 is not started [2019-11-26T12:17:25.928Z] daemon.go:296: [df352b42f7929] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:325: [df352b42f7929] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [df352b42f7929] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [df352b42f7929] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [df352b42f7929] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [df352b42f7929] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [df352b42f7929] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.77s) [2019-11-26T12:17:25.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-26T12:17:25.928Z] daemon.go:325: [dd423d2bd4ae0] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dd423d2bd4ae0] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dd423d2bd4ae0] daemon started [2019-11-26T12:17:25.928Z] daemon.go:296: [dd423d2bd4ae0] exiting daemon [2019-11-26T12:17:25.928Z] docker_cli_daemon_plugins_test.go:170: Daemon dd423d2bd4ae0 is not started [2019-11-26T12:17:25.928Z] daemon.go:325: [dd423d2bd4ae0] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:325: [dd423d2bd4ae0] waiting for daemon to start [2019-11-26T12:17:25.928Z] daemon.go:353: [dd423d2bd4ae0] daemon started [2019-11-26T12:17:25.928Z] daemon.go:461: [dd423d2bd4ae0] Stopping daemon [2019-11-26T12:17:25.928Z] daemon.go:296: [dd423d2bd4ae0] exiting daemon [2019-11-26T12:17:25.928Z] daemon.go:448: [dd423d2bd4ae0] Daemon stopped [2019-11-26T12:17:25.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.11s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-26T12:17:25.929Z] daemon.go:325: [d026c7e8fb92c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d026c7e8fb92c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d026c7e8fb92c] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d026c7e8fb92c] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d026c7e8fb92c] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d026c7e8fb92c] Daemon stopped [2019-11-26T12:17:25.929Z] daemon.go:325: [d026c7e8fb92c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d026c7e8fb92c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d026c7e8fb92c] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d026c7e8fb92c] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d026c7e8fb92c] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d026c7e8fb92c] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-26T12:17:25.929Z] daemon.go:325: [df017910dafe5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [df017910dafe5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [df017910dafe5] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [df017910dafe5] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [df017910dafe5] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [df017910dafe5] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-26T12:17:25.929Z] daemon.go:325: [dd89484d00a4c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dd89484d00a4c] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dd89484d00a4c] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dd89484d00a4c] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dd89484d00a4c] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dd89484d00a4c] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-26T12:17:25.929Z] daemon.go:325: [dc3b781b4e03a] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:296: [dc3b781b4e03a] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:325: [dc3b781b4e03a] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:461: [dc3b781b4e03a] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:450: [dc3b781b4e03a] Error when stopping daemon: daemon not started [2019-11-26T12:17:25.929Z] check_test.go:309: Daemon dc3b781b4e03a is not started [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.04s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-26T12:17:25.929Z] daemon.go:325: [d562368a6ceeb] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d562368a6ceeb] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d562368a6ceeb] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d562368a6ceeb] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d562368a6ceeb] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d562368a6ceeb] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.19s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-26T12:17:25.929Z] daemon.go:325: [d008331e95f31] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d008331e95f31] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d008331e95f31] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d008331e95f31] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d008331e95f31] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d008331e95f31] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-26T12:17:25.929Z] daemon.go:325: [d19bffe1684dd] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d19bffe1684dd] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d19bffe1684dd] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d19bffe1684dd] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d19bffe1684dd] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d19bffe1684dd] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.05s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-26T12:17:25.929Z] daemon.go:325: [d2e1478787150] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d2e1478787150] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d2e1478787150] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d2e1478787150] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d2e1478787150] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d2e1478787150] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.05s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-26T12:17:25.929Z] daemon.go:325: [dbd48e2856380] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dbd48e2856380] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dbd48e2856380] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dbd48e2856380] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dbd48e2856380] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dbd48e2856380] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-26T12:17:25.929Z] daemon.go:325: [d4851ae9672a0] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d4851ae9672a0] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d4851ae9672a0] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d4851ae9672a0] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d4851ae9672a0] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d4851ae9672a0] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-26T12:17:25.929Z] daemon.go:325: [d5c02c0f9db3a] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d5c02c0f9db3a] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d5c02c0f9db3a] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d5c02c0f9db3a] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d5c02c0f9db3a] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d5c02c0f9db3a] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-26T12:17:25.929Z] daemon.go:325: [de6b07db4dd22] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [de6b07db4dd22] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [de6b07db4dd22] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [de6b07db4dd22] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [de6b07db4dd22] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [de6b07db4dd22] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-26T12:17:25.929Z] daemon.go:325: [d732da1617fae] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d732da1617fae] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d732da1617fae] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d732da1617fae] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d732da1617fae] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d732da1617fae] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-26T12:17:25.929Z] daemon.go:325: [d310ce08aaf91] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d310ce08aaf91] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d310ce08aaf91] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d310ce08aaf91] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d310ce08aaf91] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d310ce08aaf91] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-26T12:17:25.929Z] daemon.go:325: [d32f974a66e40] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d32f974a66e40] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d32f974a66e40] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d32f974a66e40] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d32f974a66e40] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d32f974a66e40] Daemon stopped [2019-11-26T12:17:25.929Z] check_test.go:309: Daemon d32f974a66e40 is not started [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-26T12:17:25.929Z] daemon.go:325: [dcf7099ca4051] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dcf7099ca4051] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dcf7099ca4051] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dcf7099ca4051] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dcf7099ca4051] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dcf7099ca4051] Daemon stopped [2019-11-26T12:17:25.929Z] daemon.go:325: [dcf7099ca4051] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dcf7099ca4051] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dcf7099ca4051] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dcf7099ca4051] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dcf7099ca4051] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dcf7099ca4051] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.86s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-26T12:17:25.929Z] daemon.go:325: [d9e4ae3ed205d] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d9e4ae3ed205d] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d9e4ae3ed205d] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d9e4ae3ed205d] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d9e4ae3ed205d] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d9e4ae3ed205d] Daemon stopped [2019-11-26T12:17:25.929Z] daemon.go:325: [d9e4ae3ed205d] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d9e4ae3ed205d] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d9e4ae3ed205d] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d9e4ae3ed205d] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d9e4ae3ed205d] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d9e4ae3ed205d] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d9e4ae3ed205d] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.59s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-26T12:17:25.929Z] daemon.go:325: [d52ed3d1467f5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d52ed3d1467f5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d52ed3d1467f5] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d52ed3d1467f5] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d52ed3d1467f5] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d52ed3d1467f5] Daemon stopped [2019-11-26T12:17:25.929Z] daemon.go:325: [d52ed3d1467f5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d52ed3d1467f5] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [d52ed3d1467f5] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [d52ed3d1467f5] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [d52ed3d1467f5] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [d52ed3d1467f5] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-26T12:17:25.929Z] daemon.go:325: [dc5fe06971588] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dc5fe06971588] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dc5fe06971588] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dc5fe06971588] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dc5fe06971588] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dc5fe06971588] Daemon stopped [2019-11-26T12:17:25.929Z] daemon.go:325: [dc5fe06971588] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [dc5fe06971588] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:353: [dc5fe06971588] daemon started [2019-11-26T12:17:25.929Z] daemon.go:461: [dc5fe06971588] Stopping daemon [2019-11-26T12:17:25.929Z] daemon.go:296: [dc5fe06971588] exiting daemon [2019-11-26T12:17:25.929Z] daemon.go:448: [dc5fe06971588] Daemon stopped [2019-11-26T12:17:25.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.96s) [2019-11-26T12:17:25.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-26T12:17:25.929Z] daemon.go:325: [d98b2a61b9b25] waiting for daemon to start [2019-11-26T12:17:25.929Z] daemon.go:325: [d98b2a61b9b25] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d98b2a61b9b25] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d98b2a61b9b25] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d98b2a61b9b25] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d98b2a61b9b25] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d98b2a61b9b25] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d98b2a61b9b25] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d98b2a61b9b25] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d98b2a61b9b25] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d98b2a61b9b25] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d98b2a61b9b25] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.67s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-26T12:17:25.930Z] daemon.go:325: [d0f1d05370fbd] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d0f1d05370fbd] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d0f1d05370fbd] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d0f1d05370fbd] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d0f1d05370fbd] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d0f1d05370fbd] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d0f1d05370fbd] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d0f1d05370fbd] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d0f1d05370fbd] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d0f1d05370fbd] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d0f1d05370fbd] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d0f1d05370fbd] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.21s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-26T12:17:25.930Z] daemon.go:325: [d89d0a6b01c26] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d89d0a6b01c26] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d89d0a6b01c26] daemon started [2019-11-26T12:17:25.930Z] daemon.go:296: [d89d0a6b01c26] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:325: [d89d0a6b01c26] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d89d0a6b01c26] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d89d0a6b01c26] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d89d0a6b01c26] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d89d0a6b01c26] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d89d0a6b01c26] Daemon stopped [2019-11-26T12:17:25.930Z] check_test.go:309: Daemon d89d0a6b01c26 is not started [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-26T12:17:25.930Z] daemon.go:325: [d337801d66460] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d337801d66460] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d337801d66460] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d337801d66460] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d337801d66460] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d337801d66460] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d337801d66460] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d337801d66460] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d337801d66460] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d337801d66460] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d337801d66460] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d337801d66460] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.63s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-26T12:17:25.930Z] daemon.go:325: [d76d9a905e89e] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d76d9a905e89e] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d76d9a905e89e] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d76d9a905e89e] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d76d9a905e89e] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d76d9a905e89e] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d76d9a905e89e] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d76d9a905e89e] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d76d9a905e89e] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d76d9a905e89e] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d76d9a905e89e] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d76d9a905e89e] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.37s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d198570d8a1e6] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d198570d8a1e6] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d198570d8a1e6] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d198570d8a1e6] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d198570d8a1e6] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d198570d8a1e6] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d198570d8a1e6] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d198570d8a1e6] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d198570d8a1e6] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d198570d8a1e6] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d198570d8a1e6] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d198570d8a1e6] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d198570d8a1e6] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.92s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-26T12:17:25.930Z] daemon.go:325: [d058849fdcd52] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d058849fdcd52] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d058849fdcd52] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d058849fdcd52] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d058849fdcd52] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d058849fdcd52] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d058849fdcd52] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d058849fdcd52] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d058849fdcd52] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d058849fdcd52] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d058849fdcd52] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d058849fdcd52] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [dd63515fee6e2] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [dd63515fee6e2] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [dd63515fee6e2] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [dd63515fee6e2] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [dd63515fee6e2] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [dd63515fee6e2] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [dd63515fee6e2] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [dd63515fee6e2] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [dd63515fee6e2] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [dd63515fee6e2] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [dd63515fee6e2] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [dd63515fee6e2] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [dd63515fee6e2] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.10s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-26T12:17:25.930Z] daemon.go:325: [d46fdcb1f0162] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d46fdcb1f0162] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d46fdcb1f0162] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d46fdcb1f0162] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d46fdcb1f0162] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d46fdcb1f0162] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d46fdcb1f0162] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d46fdcb1f0162] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d46fdcb1f0162] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d46fdcb1f0162] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d46fdcb1f0162] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d46fdcb1f0162] Daemon stopped [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.03s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-26T12:17:25.930Z] daemon.go:325: [d3bdfbc61f2de] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d3bdfbc61f2de] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d3bdfbc61f2de] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d3bdfbc61f2de] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d3bdfbc61f2de] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d3bdfbc61f2de] Daemon stopped [2019-11-26T12:17:25.930Z] daemon.go:325: [d3bdfbc61f2de] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [d3bdfbc61f2de] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:353: [d3bdfbc61f2de] daemon started [2019-11-26T12:17:25.930Z] daemon.go:461: [d3bdfbc61f2de] Stopping daemon [2019-11-26T12:17:25.930Z] daemon.go:296: [d3bdfbc61f2de] exiting daemon [2019-11-26T12:17:25.930Z] daemon.go:448: [d3bdfbc61f2de] Daemon stopped [2019-11-26T12:17:25.930Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-26T12:17:25.930Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:17:25.930Z] check_test.go:309: Daemon dac8b7b32a078 is not started [2019-11-26T12:17:25.930Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-26T12:17:25.930Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:17:25.930Z] check_test.go:309: Daemon d3518142fe418 is not started [2019-11-26T12:17:25.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.11s) [2019-11-26T12:17:25.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-26T12:17:25.930Z] daemon.go:325: [db15a1037c0de] waiting for daemon to start [2019-11-26T12:17:25.930Z] daemon.go:325: [db15a1037c0de] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [db15a1037c0de] daemon started [2019-11-26T12:17:25.931Z] daemon.go:296: [db15a1037c0de] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:325: [db15a1037c0de] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [db15a1037c0de] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [db15a1037c0de] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [db15a1037c0de] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [db15a1037c0de] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [db15a1037c0de] Daemon stopped [2019-11-26T12:17:25.931Z] check_test.go:309: Daemon db15a1037c0de is not started [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.51s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-26T12:17:25.931Z] daemon.go:325: [d1db0b3af644f] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d1db0b3af644f] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d1db0b3af644f] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d1db0b3af644f] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d1db0b3af644f] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d1db0b3af644f] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d1db0b3af644f] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d1db0b3af644f] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d1db0b3af644f] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d1db0b3af644f] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d1db0b3af644f] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d1db0b3af644f] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.01s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-26T12:17:25.931Z] daemon.go:325: [d447af9d12d4d] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d447af9d12d4d] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d447af9d12d4d] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d447af9d12d4d] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d447af9d12d4d] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d447af9d12d4d] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d447af9d12d4d] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d447af9d12d4d] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d447af9d12d4d] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d447af9d12d4d] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d447af9d12d4d] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d447af9d12d4d] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.64s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-26T12:17:25.931Z] daemon.go:325: [ddce9321ce14a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [ddce9321ce14a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [ddce9321ce14a] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [ddce9321ce14a] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [ddce9321ce14a] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [ddce9321ce14a] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [ddce9321ce14a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [ddce9321ce14a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [ddce9321ce14a] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [ddce9321ce14a] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [ddce9321ce14a] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [ddce9321ce14a] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.70s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-26T12:17:25.931Z] daemon.go:325: [dcb8d2cc2ebed] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [dcb8d2cc2ebed] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [dcb8d2cc2ebed] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [dcb8d2cc2ebed] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [dcb8d2cc2ebed] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [dcb8d2cc2ebed] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [dcb8d2cc2ebed] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [dcb8d2cc2ebed] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [dcb8d2cc2ebed] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [dcb8d2cc2ebed] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [dcb8d2cc2ebed] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [dcb8d2cc2ebed] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.84s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-26T12:17:25.931Z] daemon.go:325: [d4127215d33c9] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d4127215d33c9] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d4127215d33c9] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d4127215d33c9] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d4127215d33c9] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d4127215d33c9] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d4127215d33c9] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d4127215d33c9] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d4127215d33c9] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d4127215d33c9] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d4127215d33c9] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d4127215d33c9] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.97s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-26T12:17:25.931Z] daemon.go:325: [d8f87d07e4cf3] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d8f87d07e4cf3] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d8f87d07e4cf3] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d8f87d07e4cf3] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d8f87d07e4cf3] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d8f87d07e4cf3] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d8f87d07e4cf3] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d8f87d07e4cf3] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d8f87d07e4cf3] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d8f87d07e4cf3] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d8f87d07e4cf3] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d8f87d07e4cf3] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.79s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-26T12:17:25.931Z] daemon.go:325: [d51ae846b5fcf] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d51ae846b5fcf] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d51ae846b5fcf] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d51ae846b5fcf] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d51ae846b5fcf] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d51ae846b5fcf] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d51ae846b5fcf] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d51ae846b5fcf] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d51ae846b5fcf] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d51ae846b5fcf] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d51ae846b5fcf] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d51ae846b5fcf] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.89s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-26T12:17:25.931Z] daemon.go:325: [d728e25b85991] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d728e25b85991] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d728e25b85991] daemon started [2019-11-26T12:17:25.931Z] daemon.go:296: [d728e25b85991] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:325: [d728e25b85991] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d728e25b85991] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d728e25b85991] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d728e25b85991] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d728e25b85991] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d728e25b85991] Daemon stopped [2019-11-26T12:17:25.931Z] check_test.go:309: Daemon d728e25b85991 is not started [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.76s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-26T12:17:25.931Z] daemon.go:325: [d22b39ac2c7d2] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d22b39ac2c7d2] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d22b39ac2c7d2] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d22b39ac2c7d2] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d22b39ac2c7d2] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d22b39ac2c7d2] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d22b39ac2c7d2] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d22b39ac2c7d2] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d22b39ac2c7d2] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d22b39ac2c7d2] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d22b39ac2c7d2] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d22b39ac2c7d2] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.25s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-26T12:17:25.931Z] daemon.go:325: [df262d0fa5549] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [df262d0fa5549] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [df262d0fa5549] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [df262d0fa5549] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [df262d0fa5549] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [df262d0fa5549] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [df262d0fa5549] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [df262d0fa5549] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [df262d0fa5549] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [df262d0fa5549] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [df262d0fa5549] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [df262d0fa5549] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-26T12:17:25.931Z] daemon.go:325: [de480744dfb18] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [de480744dfb18] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [de480744dfb18] daemon started [2019-11-26T12:17:25.931Z] daemon.go:296: [de480744dfb18] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:461: [de480744dfb18] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:450: [de480744dfb18] Error when stopping daemon: daemon not started [2019-11-26T12:17:25.931Z] check_test.go:309: Daemon de480744dfb18 is not started [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-26T12:17:25.931Z] daemon.go:325: [d1271be8ff68a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d1271be8ff68a] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d1271be8ff68a] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d1271be8ff68a] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d1271be8ff68a] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d1271be8ff68a] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.35s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d6b275aa70393] daemon started [2019-11-26T12:17:25.931Z] daemon.go:296: [d6b275aa70393] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d6b275aa70393] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d6b275aa70393] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d6b275aa70393] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d6b275aa70393] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d6b275aa70393] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d6b275aa70393] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d6b275aa70393] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d6b275aa70393] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d6b275aa70393] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-26T12:17:25.931Z] daemon.go:325: [d356b0875d479] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d356b0875d479] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d356b0875d479] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d356b0875d479] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d356b0875d479] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d356b0875d479] Daemon stopped [2019-11-26T12:17:25.931Z] daemon.go:325: [d356b0875d479] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d356b0875d479] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d356b0875d479] daemon started [2019-11-26T12:17:25.931Z] daemon.go:461: [d356b0875d479] Stopping daemon [2019-11-26T12:17:25.931Z] daemon.go:296: [d356b0875d479] exiting daemon [2019-11-26T12:17:25.931Z] daemon.go:448: [d356b0875d479] Daemon stopped [2019-11-26T12:17:25.931Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-26T12:17:25.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-26T12:17:25.931Z] daemon.go:325: [d059f63dfced5] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:325: [d059f63dfced5] waiting for daemon to start [2019-11-26T12:17:25.931Z] daemon.go:353: [d059f63dfced5] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d059f63dfced5] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d059f63dfced5] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d059f63dfced5] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-26T12:17:25.932Z] daemon.go:325: [d0f1de272a972] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d0f1de272a972] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d0f1de272a972] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d0f1de272a972] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d0f1de272a972] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d0f1de272a972] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-26T12:17:25.932Z] daemon.go:325: [d36a57fb285b9] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d36a57fb285b9] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d36a57fb285b9] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d36a57fb285b9] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d36a57fb285b9] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d36a57fb285b9] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-26T12:17:25.932Z] daemon.go:325: [d1dec4961b988] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d1dec4961b988] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d1dec4961b988] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d1dec4961b988] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d1dec4961b988] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d1dec4961b988] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-26T12:17:25.932Z] daemon.go:325: [d163e31f4cca9] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d163e31f4cca9] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d163e31f4cca9] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-26T12:17:25.932Z] daemon.go:325: [d2e78fc642064] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d2e78fc642064] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d2e78fc642064] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-26T12:17:25.932Z] daemon.go:325: [d7f77fcd4286d] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d7f77fcd4286d] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d7f77fcd4286d] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-26T12:17:25.932Z] daemon.go:325: [d361265f1c6d8] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d361265f1c6d8] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d361265f1c6d8] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d361265f1c6d8] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d361265f1c6d8] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d361265f1c6d8] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-26T12:17:25.932Z] daemon.go:325: [d0c03834be834] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d0c03834be834] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d0c03834be834] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d0c03834be834] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d0c03834be834] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d0c03834be834] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-26T12:17:25.932Z] daemon.go:325: [d1c626c108961] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d1c626c108961] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d1c626c108961] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-26T12:17:25.932Z] daemon.go:325: [d93210f927f62] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d93210f927f62] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d93210f927f62] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T12:17:25.932Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-26T12:17:25.932Z] daemon.go:325: [d5e857dc4e78f] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:296: [d5e857dc4e78f] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:325: [d5e857dc4e78f] waiting for daemon to start [2019-11-26T12:17:25.932Z] check_test.go:309: Daemon d4eed031148a5 is not started [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-26T12:17:25.932Z] daemon.go:325: [d202779ae46f3] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d202779ae46f3] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d202779ae46f3] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d202779ae46f3] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d202779ae46f3] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d202779ae46f3] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:325: [d202779ae46f3] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d202779ae46f3] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d202779ae46f3] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d202779ae46f3] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d202779ae46f3] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d202779ae46f3] Daemon stopped [2019-11-26T12:17:25.932Z] check_test.go:309: Daemon d202779ae46f3 is not started [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-26T12:17:25.932Z] daemon.go:325: [d2f4642653168] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d2f4642653168] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d2f4642653168] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d2f4642653168] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d2f4642653168] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d2f4642653168] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-26T12:17:25.932Z] daemon.go:325: [d0598fbd868ab] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d0598fbd868ab] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d0598fbd868ab] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d0598fbd868ab] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d0598fbd868ab] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d0598fbd868ab] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-26T12:17:25.932Z] daemon.go:325: [d332061e1df3a] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d332061e1df3a] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d332061e1df3a] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d332061e1df3a] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d332061e1df3a] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d332061e1df3a] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:325: [d332061e1df3a] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d332061e1df3a] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d332061e1df3a] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d332061e1df3a] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d332061e1df3a] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d332061e1df3a] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-26T12:17:25.932Z] daemon.go:325: [d9a91ad9799bc] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d9a91ad9799bc] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d9a91ad9799bc] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d9a91ad9799bc] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d9a91ad9799bc] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d9a91ad9799bc] Daemon stopped [2019-11-26T12:17:25.932Z] check_test.go:309: Daemon d9a91ad9799bc is not started [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.70s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-26T12:17:25.932Z] daemon.go:325: [debb7b253ce25] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [debb7b253ce25] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [debb7b253ce25] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [debb7b253ce25] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [debb7b253ce25] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [debb7b253ce25] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-26T12:17:25.932Z] daemon.go:325: [d38723a34e070] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d38723a34e070] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d38723a34e070] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d38723a34e070] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d38723a34e070] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d38723a34e070] Daemon stopped [2019-11-26T12:17:25.932Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.72s) [2019-11-26T12:17:25.932Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-26T12:17:25.932Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.932Z] daemon.go:353: [d432457b18b44] daemon started [2019-11-26T12:17:25.932Z] daemon.go:461: [d432457b18b44] Stopping daemon [2019-11-26T12:17:25.932Z] daemon.go:296: [d432457b18b44] exiting daemon [2019-11-26T12:17:25.932Z] daemon.go:448: [d432457b18b44] Daemon stopped [2019-11-26T12:17:25.932Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d432457b18b44] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d432457b18b44] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d432457b18b44] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d432457b18b44] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d432457b18b44] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d432457b18b44] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d432457b18b44] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d432457b18b44] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d432457b18b44] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-26T12:17:25.933Z] daemon.go:325: [d612feaa6104a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d612feaa6104a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d612feaa6104a] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d612feaa6104a] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d612feaa6104a] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d612feaa6104a] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [d612feaa6104a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:296: [d612feaa6104a] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:325: [d612feaa6104a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:461: [d612feaa6104a] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:450: [d612feaa6104a] Error when stopping daemon: daemon not started [2019-11-26T12:17:25.933Z] check_test.go:309: Daemon d612feaa6104a is not started [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.07s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-26T12:17:25.933Z] daemon.go:325: [d5663c6990884] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d5663c6990884] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d5663c6990884] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d5663c6990884] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d5663c6990884] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d5663c6990884] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [d5663c6990884] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d5663c6990884] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d5663c6990884] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d5663c6990884] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d5663c6990884] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d5663c6990884] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.20s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-26T12:17:25.933Z] daemon.go:325: [dafaf9f6eacc4] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dafaf9f6eacc4] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dafaf9f6eacc4] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dafaf9f6eacc4] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dafaf9f6eacc4] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dafaf9f6eacc4] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [dafaf9f6eacc4] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dafaf9f6eacc4] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dafaf9f6eacc4] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dafaf9f6eacc4] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dafaf9f6eacc4] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dafaf9f6eacc4] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.50s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-26T12:17:25.933Z] daemon.go:325: [db69667e150e7] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [db69667e150e7] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [db69667e150e7] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [db69667e150e7] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [db69667e150e7] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [db69667e150e7] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [db69667e150e7] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [db69667e150e7] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [db69667e150e7] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [db69667e150e7] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [db69667e150e7] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [db69667e150e7] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-26T12:17:25.933Z] daemon.go:325: [db1eff8f4f421] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [db1eff8f4f421] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [db1eff8f4f421] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [db1eff8f4f421] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [db1eff8f4f421] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [db1eff8f4f421] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [db1eff8f4f421] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [db1eff8f4f421] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [db1eff8f4f421] daemon started [2019-11-26T12:17:25.933Z] check_test.go:309: Daemon df9aa0a183f3a is not started [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.71s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2019-11-26T12:17:25.933Z] daemon.go:325: [d7c21c2ae612f] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d7c21c2ae612f] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d7c21c2ae612f] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d7c21c2ae612f] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d7c21c2ae612f] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d7c21c2ae612f] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-26T12:17:25.933Z] daemon.go:325: [dede40ea3caff] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dede40ea3caff] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dede40ea3caff] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dede40ea3caff] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dede40ea3caff] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dede40ea3caff] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-26T12:17:25.933Z] daemon.go:325: [dd13b4d03fe3b] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dd13b4d03fe3b] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dd13b4d03fe3b] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dd13b4d03fe3b] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dd13b4d03fe3b] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dd13b4d03fe3b] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2019-11-26T12:17:25.933Z] daemon.go:325: [d297b9e7b7822] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d297b9e7b7822] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d297b9e7b7822] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d297b9e7b7822] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d297b9e7b7822] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d297b9e7b7822] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-26T12:17:25.933Z] check_test.go:309: Daemon d01e0089ff975 is not started [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-26T12:17:25.933Z] daemon.go:325: [d1f8555714226] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d1f8555714226] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d1f8555714226] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d1f8555714226] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d1f8555714226] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d1f8555714226] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-26T12:17:25.933Z] daemon.go:325: [da8b807fa6235] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [da8b807fa6235] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [da8b807fa6235] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [da8b807fa6235] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [da8b807fa6235] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [da8b807fa6235] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-26T12:17:25.933Z] daemon.go:325: [da2ae937a2125] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [da2ae937a2125] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [da2ae937a2125] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [da2ae937a2125] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [da2ae937a2125] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [da2ae937a2125] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [da2ae937a2125] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [da2ae937a2125] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [da2ae937a2125] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [da2ae937a2125] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [da2ae937a2125] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [da2ae937a2125] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2019-11-26T12:17:25.933Z] daemon.go:325: [db96a6b1a8c1a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [db96a6b1a8c1a] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [db96a6b1a8c1a] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [db96a6b1a8c1a] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [db96a6b1a8c1a] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [db96a6b1a8c1a] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2019-11-26T12:17:25.933Z] daemon.go:325: [d6cf353d1e01c] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d6cf353d1e01c] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d6cf353d1e01c] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d6cf353d1e01c] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d6cf353d1e01c] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d6cf353d1e01c] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2019-11-26T12:17:25.933Z] daemon.go:325: [d6c91f7573794] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d6c91f7573794] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d6c91f7573794] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d6c91f7573794] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d6c91f7573794] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d6c91f7573794] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-26T12:17:25.933Z] daemon.go:325: [dec7cb789cbac] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dec7cb789cbac] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dec7cb789cbac] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dec7cb789cbac] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dec7cb789cbac] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dec7cb789cbac] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [dec7cb789cbac] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [dec7cb789cbac] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [dec7cb789cbac] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [dec7cb789cbac] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [dec7cb789cbac] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [dec7cb789cbac] Daemon stopped [2019-11-26T12:17:25.933Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.91s) [2019-11-26T12:17:25.933Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-26T12:17:25.933Z] daemon.go:325: [d84c31f6a000c] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:325: [d84c31f6a000c] waiting for daemon to start [2019-11-26T12:17:25.933Z] daemon.go:353: [d84c31f6a000c] daemon started [2019-11-26T12:17:25.933Z] daemon.go:461: [d84c31f6a000c] Stopping daemon [2019-11-26T12:17:25.933Z] daemon.go:296: [d84c31f6a000c] exiting daemon [2019-11-26T12:17:25.933Z] daemon.go:448: [d84c31f6a000c] Daemon stopped [2019-11-26T12:17:25.933Z] daemon.go:325: [d84c31f6a000c] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d84c31f6a000c] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d84c31f6a000c] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d84c31f6a000c] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d84c31f6a000c] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d84c31f6a000c] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.57s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2019-11-26T12:17:25.934Z] daemon.go:325: [d3fd53ddb3c65] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d3fd53ddb3c65] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d3fd53ddb3c65] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d3fd53ddb3c65] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d3fd53ddb3c65] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d3fd53ddb3c65] Daemon stopped [2019-11-26T12:17:25.934Z] daemon.go:325: [d3fd53ddb3c65] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d3fd53ddb3c65] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d3fd53ddb3c65] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d3fd53ddb3c65] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d3fd53ddb3c65] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d3fd53ddb3c65] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-26T12:17:25.934Z] daemon.go:325: [d38f7d36a3623] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d38f7d36a3623] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d38f7d36a3623] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d38f7d36a3623] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d38f7d36a3623] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d38f7d36a3623] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-26T12:17:25.934Z] daemon.go:325: [df14eeb6747dd] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [df14eeb6747dd] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [df14eeb6747dd] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [df14eeb6747dd] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [df14eeb6747dd] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [df14eeb6747dd] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-26T12:17:25.934Z] daemon.go:325: [d6ee8869797b1] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d6ee8869797b1] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d6ee8869797b1] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d6ee8869797b1] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d6ee8869797b1] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d6ee8869797b1] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.13s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-26T12:17:25.934Z] daemon.go:325: [de66c014bf814] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [de66c014bf814] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [de66c014bf814] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [de66c014bf814] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [de66c014bf814] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [de66c014bf814] Daemon stopped [2019-11-26T12:17:25.934Z] daemon.go:325: [de66c014bf814] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [de66c014bf814] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [de66c014bf814] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [de66c014bf814] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [de66c014bf814] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [de66c014bf814] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.77s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d2363f689a68d] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d2363f689a68d] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d2363f689a68d] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d2363f689a68d] Daemon stopped [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d2363f689a68d] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d2363f689a68d] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d2363f689a68d] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d2363f689a68d] Daemon stopped [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:296: [d2363f689a68d] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:461: [d2363f689a68d] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:450: [d2363f689a68d] Error when stopping daemon: daemon not started [2019-11-26T12:17:25.934Z] docker_cli_daemon_test.go:2542: Daemon d2363f689a68d is not started [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d2363f689a68d] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d2363f689a68d] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d2363f689a68d] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d2363f689a68d] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d2363f689a68d] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.96s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-26T12:17:25.934Z] daemon.go:325: [de237a82b00b1] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [de237a82b00b1] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [de237a82b00b1] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [de237a82b00b1] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [de237a82b00b1] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [de237a82b00b1] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.12s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-26T12:17:25.934Z] daemon.go:325: [d595c8ff5cd27] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d595c8ff5cd27] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d595c8ff5cd27] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d595c8ff5cd27] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d595c8ff5cd27] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d595c8ff5cd27] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2019-11-26T12:17:25.934Z] daemon.go:325: [d0b4b03ff9008] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d0b4b03ff9008] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d0b4b03ff9008] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d0b4b03ff9008] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d0b4b03ff9008] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d0b4b03ff9008] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.88s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2019-11-26T12:17:25.934Z] daemon.go:325: [ddadc965db573] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [ddadc965db573] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [ddadc965db573] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [ddadc965db573] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [ddadc965db573] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [ddadc965db573] Daemon stopped [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2019-11-26T12:17:25.934Z] check_test.go:309: Daemon d5cec11d0b061 is not started [2019-11-26T12:17:25.934Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.40s) [2019-11-26T12:17:25.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2019-11-26T12:17:25.934Z] daemon.go:325: [d73e9c15b01ca] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:325: [d73e9c15b01ca] waiting for daemon to start [2019-11-26T12:17:25.934Z] daemon.go:353: [d73e9c15b01ca] daemon started [2019-11-26T12:17:25.934Z] daemon.go:461: [d73e9c15b01ca] Stopping daemon [2019-11-26T12:17:25.934Z] daemon.go:296: [d73e9c15b01ca] exiting daemon [2019-11-26T12:17:25.934Z] daemon.go:448: [d73e9c15b01ca] Daemon stopped [2019-11-26T12:17:25.934Z] === RUN TestDockerSwarmSuite [2019-11-26T12:17:25.934Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-26T12:17:26.042Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2019-11-26T12:17:26.042Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-26T12:17:26.042Z] daemon.go:325: [d09dfac8c28c8] waiting for daemon to start [2019-11-26T12:17:26.042Z] daemon.go:325: [d09dfac8c28c8] waiting for daemon to start [2019-11-26T12:17:26.042Z] daemon.go:353: [d09dfac8c28c8] daemon started [2019-11-26T12:17:26.042Z] daemon.go:461: [d09dfac8c28c8] Stopping daemon [2019-11-26T12:17:26.042Z] daemon.go:296: [d09dfac8c28c8] exiting daemon [2019-11-26T12:17:26.042Z] daemon.go:448: [d09dfac8c28c8] Daemon stopped [2019-11-26T12:17:26.042Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T12:17:26.872Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2019-11-26T12:17:26.872Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-26T12:17:26.872Z] daemon.go:325: [d300dd710a9f7] waiting for daemon to start [2019-11-26T12:17:26.872Z] daemon.go:325: [d300dd710a9f7] waiting for daemon to start [2019-11-26T12:17:26.872Z] daemon.go:353: [d300dd710a9f7] daemon started [2019-11-26T12:17:26.872Z] daemon.go:461: [d300dd710a9f7] Stopping daemon [2019-11-26T12:17:26.872Z] daemon.go:296: [d300dd710a9f7] exiting daemon [2019-11-26T12:17:26.872Z] daemon.go:448: [d300dd710a9f7] Daemon stopped [2019-11-26T12:17:26.872Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T12:17:27.085Z] e96b0897c5d1: Pull complete [2019-11-26T12:17:27.085Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-26T12:17:27.085Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:17:27.085Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-26T12:17:27.085Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-26T12:17:27.085Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-26T12:17:27.085Z] WARN: Skipping validation tests [2019-11-26T12:17:27.085Z] INFO: Running unit tests at 11/26/2019 12:17:15... [2019-11-26T12:17:27.085Z] INFO: make.ps1 starting at 11/26/2019 12:17:18 [2019-11-26T12:17:27.085Z] INFO: Git commit (449b60fcd) assumed from DOCKER_GITCOMMIT environment variable [2019-11-26T12:17:27.085Z] INFO: Invoking autogen... [2019-11-26T12:17:27.085Z] INFO: Running unit tests... [2019-11-26T12:17:27.265Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-26T12:17:27.265Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-26T12:17:27.265Z] daemon.go:325: [de59123bd606b] waiting for daemon to start [2019-11-26T12:17:27.265Z] daemon.go:325: [de59123bd606b] waiting for daemon to start [2019-11-26T12:17:27.265Z] daemon.go:353: [de59123bd606b] daemon started [2019-11-26T12:17:27.265Z] daemon.go:461: [de59123bd606b] Stopping daemon [2019-11-26T12:17:27.265Z] daemon.go:296: [de59123bd606b] exiting daemon [2019-11-26T12:17:27.265Z] daemon.go:448: [de59123bd606b] Daemon stopped [2019-11-26T12:17:27.265Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:17:27.663Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-26T12:17:27.663Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:17:27.663Z] daemon.go:325: [d27f6e9167908] waiting for daemon to start [2019-11-26T12:17:27.663Z] daemon.go:325: [d27f6e9167908] waiting for daemon to start [2019-11-26T12:17:27.663Z] daemon.go:353: [d27f6e9167908] daemon started [2019-11-26T12:17:27.663Z] daemon.go:461: [d27f6e9167908] Stopping daemon [2019-11-26T12:17:27.663Z] daemon.go:296: [d27f6e9167908] exiting daemon [2019-11-26T12:17:27.663Z] daemon.go:448: [d27f6e9167908] Daemon stopped [2019-11-26T12:17:27.663Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:17:30.106Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-26T12:17:30.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.37s) [2019-11-26T12:17:30.155Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:17:30.155Z] daemon.go:325: [da474bf799cf4] waiting for daemon to start [2019-11-26T12:17:30.155Z] daemon.go:325: [da474bf799cf4] waiting for daemon to start [2019-11-26T12:17:30.155Z] daemon.go:353: [da474bf799cf4] daemon started [2019-11-26T12:17:30.155Z] daemon.go:461: [da474bf799cf4] Stopping daemon [2019-11-26T12:17:30.155Z] daemon.go:296: [da474bf799cf4] exiting daemon [2019-11-26T12:17:30.155Z] daemon.go:448: [da474bf799cf4] Daemon stopped [2019-11-26T12:17:30.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:17:32.655Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-26T12:17:32.662Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2019-11-26T12:17:32.662Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:17:32.662Z] daemon.go:325: [dc148e73d6565] waiting for daemon to start [2019-11-26T12:17:32.662Z] daemon.go:325: [dc148e73d6565] waiting for daemon to start [2019-11-26T12:17:32.662Z] daemon.go:353: [dc148e73d6565] daemon started [2019-11-26T12:17:32.662Z] daemon.go:461: [dc148e73d6565] Stopping daemon [2019-11-26T12:17:32.662Z] daemon.go:296: [dc148e73d6565] exiting daemon [2019-11-26T12:17:32.662Z] daemon.go:448: [dc148e73d6565] Daemon stopped [2019-11-26T12:17:32.662Z] === RUN TestAuthZPluginHeader [2019-11-26T12:17:33.580Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-26T12:17:33.674Z] --- PASS: TestAuthZPluginHeader (1.03s) [2019-11-26T12:17:33.674Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-26T12:17:33.674Z] daemon.go:325: [d8b82a55e93a6] waiting for daemon to start [2019-11-26T12:17:33.674Z] daemon.go:325: [d8b82a55e93a6] waiting for daemon to start [2019-11-26T12:17:33.674Z] daemon.go:353: [d8b82a55e93a6] daemon started [2019-11-26T12:17:33.674Z] daemon.go:461: [d8b82a55e93a6] Stopping daemon [2019-11-26T12:17:33.674Z] daemon.go:296: [d8b82a55e93a6] exiting daemon [2019-11-26T12:17:33.674Z] daemon.go:448: [d8b82a55e93a6] Daemon stopped [2019-11-26T12:17:33.674Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T12:17:33.674Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T12:17:33.674Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:33.674Z] === RUN TestAuthZPluginV2Disable [2019-11-26T12:17:33.674Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-26T12:17:33.674Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:33.674Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T12:17:33.674Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T12:17:33.674Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:33.674Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T12:17:33.674Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T12:17:33.674Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:33.674Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:17:33.835Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-26T12:17:37.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-26T12:17:39.352Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-26T12:17:39.352Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-26T12:17:39.911Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-26T12:17:40.471Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-26T12:17:40.471Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-26T12:17:40.725Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-26T12:17:40.981Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-26T12:17:41.863Z] ? github.com/docker/docker/api [no test files] [2019-11-26T12:17:42.944Z] --- PASS: TestServiceWithDataPathPortInit (20.13s) [2019-11-26T12:17:42.944Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:17:42.945Z] daemon.go:325: [da81bdf235f3d] waiting for daemon to start [2019-11-26T12:17:42.945Z] daemon.go:325: [da81bdf235f3d] waiting for daemon to start [2019-11-26T12:17:42.945Z] daemon.go:353: [da81bdf235f3d] daemon started [2019-11-26T12:17:42.945Z] daemon.go:461: [da81bdf235f3d] Stopping daemon [2019-11-26T12:17:42.945Z] daemon.go:296: [da81bdf235f3d] exiting daemon [2019-11-26T12:17:42.945Z] daemon.go:448: [da81bdf235f3d] Daemon stopped [2019-11-26T12:17:42.945Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:17:42.945Z] daemon.go:325: [dc5c73b2ec33d] waiting for daemon to start [2019-11-26T12:17:42.945Z] daemon.go:325: [dc5c73b2ec33d] waiting for daemon to start [2019-11-26T12:17:42.945Z] daemon.go:353: [dc5c73b2ec33d] daemon started [2019-11-26T12:17:42.945Z] daemon.go:461: [dc5c73b2ec33d] Stopping daemon [2019-11-26T12:17:42.945Z] daemon.go:296: [dc5c73b2ec33d] exiting daemon [2019-11-26T12:17:42.945Z] daemon.go:448: [dc5c73b2ec33d] Daemon stopped [2019-11-26T12:17:42.945Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T12:17:43.504Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-26T12:17:44.864Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-26T12:17:46.746Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-26T12:17:48.106Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-26T12:17:49.466Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-26T12:17:50.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-26T12:17:50.279Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-26T12:17:51.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-26T12:17:53.652Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-11-26T12:17:53.653Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:353: [d96073b4b8154] daemon started [2019-11-26T12:17:53.653Z] daemon.go:461: [d96073b4b8154] Stopping daemon [2019-11-26T12:17:53.653Z] daemon.go:296: [d96073b4b8154] exiting daemon [2019-11-26T12:17:53.653Z] daemon.go:448: [d96073b4b8154] Daemon stopped [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:339: [d96073b4b8154] error pinging daemon on start: Get http://d96073b4b8154.sock/_ping: context deadline exceeded [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:339: [d96073b4b8154] error pinging daemon on start: Get http://d96073b4b8154.sock/_ping: context deadline exceeded [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:339: [d96073b4b8154] error pinging daemon on start: Get http://d96073b4b8154.sock/_ping: context deadline exceeded [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:339: [d96073b4b8154] error pinging daemon on start: Get http://d96073b4b8154.sock/_ping: context deadline exceeded [2019-11-26T12:17:53.653Z] daemon.go:296: [d96073b4b8154] exiting daemon [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:325: [d96073b4b8154] waiting for daemon to start [2019-11-26T12:17:53.653Z] daemon.go:353: [d96073b4b8154] daemon started [2019-11-26T12:17:53.653Z] daemon.go:461: [d96073b4b8154] Stopping daemon [2019-11-26T12:17:53.653Z] daemon.go:296: [d96073b4b8154] exiting daemon [2019-11-26T12:17:53.653Z] daemon.go:448: [d96073b4b8154] Daemon stopped [2019-11-26T12:17:53.653Z] PASS [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] === Skipped [2019-11-26T12:17:53.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T12:17:53.653Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-26T12:17:53.653Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T12:17:53.653Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T12:17:53.653Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] DONE 17 tests, 4 skipped in 30.736s [2019-11-26T12:17:53.653Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] ++ set -e [2019-11-26T12:17:53.653Z] ++ '[' -n 0 ']' [2019-11-26T12:17:53.653Z] ++ set -x [2019-11-26T12:17:53.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] INFO: Testing against a local daemon [2019-11-26T12:17:53.653Z] === RUN TestPluginInvalidJSON [2019-11-26T12:17:53.653Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:17:53.653Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:17:53.653Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:17:53.653Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-26T12:17:53.653Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T12:17:53.653Z] PASS [2019-11-26T12:17:53.653Z] [2019-11-26T12:17:53.653Z] DONE 2 tests in 0.134s [2019-11-26T12:17:53.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] ++ set -e [2019-11-26T12:17:53.653Z] ++ '[' -n 0 ']' [2019-11-26T12:17:53.653Z] ++ set -x [2019-11-26T12:17:53.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.653Z] INFO: Testing against a local daemon [2019-11-26T12:17:53.653Z] === RUN TestExternalGraphDriver [2019-11-26T12:17:53.653Z] === RUN TestExternalGraphDriver/json [2019-11-26T12:17:53.653Z] === RUN TestExternalGraphDriver/spec [2019-11-26T12:17:53.714Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.25s) [2019-11-26T12:17:53.714Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-26T12:17:53.714Z] daemon.go:325: [d3b7e31478437] waiting for daemon to start [2019-11-26T12:17:53.714Z] daemon.go:325: [d3b7e31478437] waiting for daemon to start [2019-11-26T12:17:53.714Z] daemon.go:353: [d3b7e31478437] daemon started [2019-11-26T12:17:53.714Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ytrtlnkpc8pahmrpcywdvhxw4 Created:2019-11-26 12:17:44.75542388 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c6c65092bba326b90e65c88493a5d7ad1a96d1d261d16a25a5345297cd7df575:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a3rsocjtmr73euza1ag664bbv EndpointID:4151f5d170a1d7dccdd27019ec0581467cb1d1e2f63e8a7f48be7131da6296e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9976c6886d10340622d5419a2f08b7b083b77bbf47d12ae4f68cdee3501d7129 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:250c11183c1e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a3rsocjtmr73euza1ag664bbv EndpointID:4151f5d170a1d7dccdd27019ec0581467cb1d1e2f63e8a7f48be7131da6296e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T12:17:53.714Z] daemon.go:461: [d3b7e31478437] Stopping daemon [2019-11-26T12:17:53.714Z] daemon.go:296: [d3b7e31478437] exiting daemon [2019-11-26T12:17:53.714Z] daemon.go:448: [d3b7e31478437] Daemon stopped [2019-11-26T12:17:53.714Z] PASS [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] === Skipped [2019-11-26T12:17:53.714Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:17:53.714Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] DONE 21 tests, 1 skipped in 54.358s [2019-11-26T12:17:53.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] ++ set -e [2019-11-26T12:17:53.714Z] ++ '[' -n 0 ']' [2019-11-26T12:17:53.714Z] ++ set -x [2019-11-26T12:17:53.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] INFO: Testing against a local daemon [2019-11-26T12:17:53.714Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T12:17:53.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T12:17:53.714Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:17:53.714Z] === RUN TestDockerNetworkIpvlan [2019-11-26T12:17:53.714Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2019-11-26T12:17:53.714Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:17:53.714Z] PASS [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] === Skipped [2019-11-26T12:17:53.714Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T12:17:53.714Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2019-11-26T12:17:53.714Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] [2019-11-26T12:17:53.714Z] DONE 2 tests, 2 skipped in 0.224s [2019-11-26T12:17:53.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] ++ set -e [2019-11-26T12:17:53.714Z] ++ '[' -n 0 ']' [2019-11-26T12:17:53.714Z] ++ set -x [2019-11-26T12:17:53.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:53.714Z] INFO: Testing against a local daemon [2019-11-26T12:17:53.714Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T12:17:55.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-11-26T12:17:55.596Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-26T12:17:55.596Z] daemon.go:325: [da705e8b03bcb] waiting for daemon to start [2019-11-26T12:17:55.596Z] daemon.go:325: [da705e8b03bcb] waiting for daemon to start [2019-11-26T12:17:55.596Z] daemon.go:353: [da705e8b03bcb] daemon started [2019-11-26T12:17:55.596Z] daemon.go:461: [da705e8b03bcb] Stopping daemon [2019-11-26T12:17:55.596Z] daemon.go:296: [da705e8b03bcb] exiting daemon [2019-11-26T12:17:55.596Z] daemon.go:448: [da705e8b03bcb] Daemon stopped [2019-11-26T12:17:55.596Z] daemon.go:325: [da705e8b03bcb] waiting for daemon to start [2019-11-26T12:17:55.596Z] daemon.go:325: [da705e8b03bcb] waiting for daemon to start [2019-11-26T12:17:55.596Z] daemon.go:353: [da705e8b03bcb] daemon started [2019-11-26T12:17:55.596Z] daemon.go:461: [da705e8b03bcb] Stopping daemon [2019-11-26T12:17:55.596Z] daemon.go:296: [da705e8b03bcb] exiting daemon [2019-11-26T12:17:55.596Z] daemon.go:448: [da705e8b03bcb] Daemon stopped [2019-11-26T12:17:55.596Z] === RUN TestDockerNetworkMacvlan [2019-11-26T12:17:55.706Z] === RUN TestExternalGraphDriver/pull [2019-11-26T12:17:56.197Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T12:17:56.663Z] ok github.com/docker/docker/api/server 0.156s coverage: 7.9% of statements [2019-11-26T12:17:57.166Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T12:17:57.544Z] --- PASS: TestExternalGraphDriver (6.79s) [2019-11-26T12:17:57.544Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:353: [d103cd2a7ca65] daemon started [2019-11-26T12:17:57.544Z] daemon.go:461: [d103cd2a7ca65] Stopping daemon [2019-11-26T12:17:57.544Z] daemon.go:296: [d103cd2a7ca65] exiting daemon [2019-11-26T12:17:57.544Z] daemon.go:448: [d103cd2a7ca65] Daemon stopped [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:353: [d103cd2a7ca65] daemon started [2019-11-26T12:17:57.544Z] daemon.go:461: [d103cd2a7ca65] Stopping daemon [2019-11-26T12:17:57.544Z] daemon.go:296: [d103cd2a7ca65] exiting daemon [2019-11-26T12:17:57.544Z] daemon.go:448: [d103cd2a7ca65] Daemon stopped [2019-11-26T12:17:57.544Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:353: [d103cd2a7ca65] daemon started [2019-11-26T12:17:57.544Z] daemon.go:461: [d103cd2a7ca65] Stopping daemon [2019-11-26T12:17:57.544Z] daemon.go:296: [d103cd2a7ca65] exiting daemon [2019-11-26T12:17:57.544Z] daemon.go:448: [d103cd2a7ca65] Daemon stopped [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:353: [d103cd2a7ca65] daemon started [2019-11-26T12:17:57.544Z] daemon.go:461: [d103cd2a7ca65] Stopping daemon [2019-11-26T12:17:57.544Z] daemon.go:296: [d103cd2a7ca65] exiting daemon [2019-11-26T12:17:57.544Z] daemon.go:448: [d103cd2a7ca65] Daemon stopped [2019-11-26T12:17:57.544Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:325: [d103cd2a7ca65] waiting for daemon to start [2019-11-26T12:17:57.544Z] daemon.go:353: [d103cd2a7ca65] daemon started [2019-11-26T12:17:57.544Z] daemon.go:461: [d103cd2a7ca65] Stopping daemon [2019-11-26T12:17:57.544Z] daemon.go:296: [d103cd2a7ca65] exiting daemon [2019-11-26T12:17:57.544Z] daemon.go:448: [d103cd2a7ca65] Daemon stopped [2019-11-26T12:17:57.544Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2019-11-26T12:17:57.544Z] === RUN TestGraphdriverPluginV2 [2019-11-26T12:17:57.942Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-26T12:17:57.942Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:57.942Z] PASS [2019-11-26T12:17:57.942Z] [2019-11-26T12:17:57.942Z] === Skipped [2019-11-26T12:17:57.942Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-26T12:17:57.942Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:17:57.942Z] [2019-11-26T12:17:57.942Z] [2019-11-26T12:17:57.942Z] DONE 5 tests, 1 skipped in 6.973s [2019-11-26T12:17:57.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T12:17:57.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:57.942Z] ++ set -e [2019-11-26T12:17:57.942Z] ++ '[' -n 0 ']' [2019-11-26T12:17:57.942Z] ++ set -x [2019-11-26T12:17:57.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:17:57.942Z] INFO: Testing against a local daemon [2019-11-26T12:17:57.942Z] === RUN TestContinueAfterPluginCrash [2019-11-26T12:17:57.942Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T12:17:57.942Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T12:17:57.942Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T12:17:57.942Z] === CONT TestContinueAfterPluginCrash [2019-11-26T12:17:57.942Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T12:17:58.092Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T12:17:58.652Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-26T12:18:01.909Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T12:18:06.064Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T12:18:07.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T12:18:07.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T12:18:10.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T12:18:11.831Z] --- PASS: TestDaemonStartWithLogOpt (12.16s) [2019-11-26T12:18:11.832Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-26T12:18:11.832Z] daemon.go:325: [d28c6f10bcd79] waiting for daemon to start [2019-11-26T12:18:11.832Z] daemon.go:325: [d28c6f10bcd79] waiting for daemon to start [2019-11-26T12:18:11.832Z] daemon.go:353: [d28c6f10bcd79] daemon started [2019-11-26T12:18:11.832Z] daemon.go:461: [d28c6f10bcd79] Stopping daemon [2019-11-26T12:18:11.832Z] daemon.go:296: [d28c6f10bcd79] exiting daemon [2019-11-26T12:18:11.832Z] daemon.go:448: [d28c6f10bcd79] Daemon stopped [2019-11-26T12:18:11.832Z] daemon.go:325: [d28c6f10bcd79] waiting for daemon to start [2019-11-26T12:18:11.832Z] daemon.go:325: [d28c6f10bcd79] waiting for daemon to start [2019-11-26T12:18:11.832Z] daemon.go:353: [d28c6f10bcd79] daemon started [2019-11-26T12:18:11.832Z] daemon.go:461: [d28c6f10bcd79] Stopping daemon [2019-11-26T12:18:11.832Z] daemon.go:296: [d28c6f10bcd79] exiting daemon [2019-11-26T12:18:11.832Z] daemon.go:448: [d28c6f10bcd79] Daemon stopped [2019-11-26T12:18:12.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T12:18:14.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T12:18:15.855Z] --- PASS: TestContinueAfterPluginCrash (17.60s) [2019-11-26T12:18:15.855Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-26T12:18:15.855Z] daemon.go:325: [d861b0fb5fdcd] waiting for daemon to start [2019-11-26T12:18:15.855Z] daemon.go:325: [d861b0fb5fdcd] waiting for daemon to start [2019-11-26T12:18:15.855Z] daemon.go:353: [d861b0fb5fdcd] daemon started [2019-11-26T12:18:15.855Z] daemon.go:461: [d861b0fb5fdcd] Stopping daemon [2019-11-26T12:18:15.855Z] daemon.go:296: [d861b0fb5fdcd] exiting daemon [2019-11-26T12:18:15.855Z] daemon.go:448: [d861b0fb5fdcd] Daemon stopped [2019-11-26T12:18:15.855Z] PASS [2019-11-26T12:18:15.855Z] [2019-11-26T12:18:15.855Z] DONE 2 tests in 17.724s [2019-11-26T12:18:15.855Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T12:18:15.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:15.855Z] ++ set -e [2019-11-26T12:18:15.855Z] ++ '[' -n 0 ']' [2019-11-26T12:18:15.855Z] ++ set -x [2019-11-26T12:18:15.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:15.855Z] INFO: Testing against a local daemon [2019-11-26T12:18:15.855Z] === RUN TestPluginWithDevMounts [2019-11-26T12:18:15.855Z] === PAUSE TestPluginWithDevMounts [2019-11-26T12:18:15.855Z] === CONT TestPluginWithDevMounts [2019-11-26T12:18:17.724Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-11-26T12:18:17.724Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-26T12:18:17.724Z] daemon.go:325: [d96193c224884] waiting for daemon to start [2019-11-26T12:18:17.724Z] daemon.go:325: [d96193c224884] waiting for daemon to start [2019-11-26T12:18:17.724Z] daemon.go:353: [d96193c224884] daemon started [2019-11-26T12:18:17.724Z] daemon.go:461: [d96193c224884] Stopping daemon [2019-11-26T12:18:17.724Z] daemon.go:296: [d96193c224884] exiting daemon [2019-11-26T12:18:17.724Z] daemon.go:448: [d96193c224884] Daemon stopped [2019-11-26T12:18:17.724Z] PASS [2019-11-26T12:18:17.724Z] [2019-11-26T12:18:17.724Z] DONE 1 tests in 2.244s [2019-11-26T12:18:17.724Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T12:18:17.724Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:17.724Z] ++ set -e [2019-11-26T12:18:17.724Z] ++ '[' -n 0 ']' [2019-11-26T12:18:17.724Z] ++ set -x [2019-11-26T12:18:17.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:17.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T12:18:18.103Z] INFO: Testing against a local daemon [2019-11-26T12:18:18.103Z] === RUN TestSecretInspect [2019-11-26T12:18:20.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T12:18:20.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T12:18:20.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-26T12:18:20.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-26T12:18:21.340Z] --- PASS: TestSecretInspect (3.31s) [2019-11-26T12:18:21.340Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-26T12:18:21.340Z] daemon.go:325: [d4df82c80895a] waiting for daemon to start [2019-11-26T12:18:21.340Z] daemon.go:325: [d4df82c80895a] waiting for daemon to start [2019-11-26T12:18:21.340Z] daemon.go:353: [d4df82c80895a] daemon started [2019-11-26T12:18:21.340Z] daemon.go:461: [d4df82c80895a] Stopping daemon [2019-11-26T12:18:21.340Z] daemon.go:296: [d4df82c80895a] exiting daemon [2019-11-26T12:18:21.340Z] daemon.go:448: [d4df82c80895a] Daemon stopped [2019-11-26T12:18:21.340Z] === RUN TestSecretList [2019-11-26T12:18:21.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan (27.85s) [2019-11-26T12:18:23.326Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:18:23.326Z] daemon.go:325: [d03cc9e117913] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:325: [d03cc9e117913] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:353: [d03cc9e117913] daemon started [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-26T12:18:23.326Z] daemon.go:461: [d03cc9e117913] Stopping daemon [2019-11-26T12:18:23.326Z] daemon.go:296: [d03cc9e117913] exiting daemon [2019-11-26T12:18:23.326Z] daemon.go:448: [d03cc9e117913] Daemon stopped [2019-11-26T12:18:23.326Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:18:23.326Z] daemon.go:325: [dbe645996c67d] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:325: [dbe645996c67d] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:353: [dbe645996c67d] daemon started [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-11-26T12:18:23.326Z] daemon.go:461: [dbe645996c67d] Stopping daemon [2019-11-26T12:18:23.326Z] daemon.go:296: [dbe645996c67d] exiting daemon [2019-11-26T12:18:23.326Z] daemon.go:448: [dbe645996c67d] Daemon stopped [2019-11-26T12:18:23.326Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:18:23.326Z] daemon.go:325: [d94217ee3ecd4] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:325: [d94217ee3ecd4] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:353: [d94217ee3ecd4] daemon started [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2019-11-26T12:18:23.326Z] daemon.go:461: [d94217ee3ecd4] Stopping daemon [2019-11-26T12:18:23.326Z] daemon.go:296: [d94217ee3ecd4] exiting daemon [2019-11-26T12:18:23.326Z] daemon.go:448: [d94217ee3ecd4] Daemon stopped [2019-11-26T12:18:23.326Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:18:23.326Z] daemon.go:325: [de3e21f525cd9] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:325: [de3e21f525cd9] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:353: [de3e21f525cd9] daemon started [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.33s) [2019-11-26T12:18:23.326Z] daemon.go:461: [de3e21f525cd9] Stopping daemon [2019-11-26T12:18:23.326Z] daemon.go:296: [de3e21f525cd9] exiting daemon [2019-11-26T12:18:23.326Z] daemon.go:448: [de3e21f525cd9] Daemon stopped [2019-11-26T12:18:23.326Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:18:23.326Z] daemon.go:325: [d708edeea1764] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:325: [d708edeea1764] waiting for daemon to start [2019-11-26T12:18:23.326Z] daemon.go:353: [d708edeea1764] daemon started [2019-11-26T12:18:23.326Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.56s) [2019-11-26T12:18:23.326Z] daemon.go:461: [d708edeea1764] Stopping daemon [2019-11-26T12:18:23.326Z] daemon.go:296: [d708edeea1764] exiting daemon [2019-11-26T12:18:23.326Z] daemon.go:448: [d708edeea1764] Daemon stopped [2019-11-26T12:18:23.326Z] PASS [2019-11-26T12:18:23.326Z] [2019-11-26T12:18:23.326Z] DONE 7 tests in 29.520s [2019-11-26T12:18:23.326Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] ++ set -e [2019-11-26T12:18:23.326Z] ++ '[' -n 0 ']' [2019-11-26T12:18:23.326Z] ++ set -x [2019-11-26T12:18:23.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] testing: warning: no tests to run [2019-11-26T12:18:23.326Z] PASS [2019-11-26T12:18:23.326Z] [2019-11-26T12:18:23.326Z] DONE 0 tests in 0.030s [2019-11-26T12:18:23.326Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] ++ set -e [2019-11-26T12:18:23.326Z] ++ '[' -n 0 ']' [2019-11-26T12:18:23.326Z] ++ set -x [2019-11-26T12:18:23.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:23.326Z] INFO: Testing against a local daemon [2019-11-26T12:18:23.326Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T12:18:23.580Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-26T12:18:24.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T12:18:24.578Z] --- PASS: TestSecretList (3.24s) [2019-11-26T12:18:24.578Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-26T12:18:24.578Z] daemon.go:325: [d84b6f02b5f29] waiting for daemon to start [2019-11-26T12:18:24.578Z] daemon.go:325: [d84b6f02b5f29] waiting for daemon to start [2019-11-26T12:18:24.578Z] daemon.go:353: [d84b6f02b5f29] daemon started [2019-11-26T12:18:24.578Z] daemon.go:461: [d84b6f02b5f29] Stopping daemon [2019-11-26T12:18:24.578Z] daemon.go:296: [d84b6f02b5f29] exiting daemon [2019-11-26T12:18:24.578Z] daemon.go:448: [d84b6f02b5f29] Daemon stopped [2019-11-26T12:18:24.578Z] === RUN TestSecretsCreateAndDelete [2019-11-26T12:18:25.464Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-11-26T12:18:25.464Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-26T12:18:25.464Z] daemon.go:325: [d779d982bfab0] waiting for daemon to start [2019-11-26T12:18:25.464Z] daemon.go:325: [d779d982bfab0] waiting for daemon to start [2019-11-26T12:18:25.464Z] daemon.go:353: [d779d982bfab0] daemon started [2019-11-26T12:18:25.464Z] daemon.go:461: [d779d982bfab0] Stopping daemon [2019-11-26T12:18:25.464Z] daemon.go:296: [d779d982bfab0] exiting daemon [2019-11-26T12:18:25.464Z] daemon.go:448: [d779d982bfab0] Daemon stopped [2019-11-26T12:18:25.464Z] === RUN TestAuthZPluginTLS [2019-11-26T12:18:25.719Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-26T12:18:25.719Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-26T12:18:25.719Z] daemon.go:325: [d056d8cb81240] waiting for daemon to start [2019-11-26T12:18:25.719Z] daemon.go:325: [d056d8cb81240] waiting for daemon to start [2019-11-26T12:18:25.719Z] daemon.go:353: [d056d8cb81240] daemon started [2019-11-26T12:18:25.719Z] daemon.go:461: [d056d8cb81240] Stopping daemon [2019-11-26T12:18:25.719Z] daemon.go:296: [d056d8cb81240] exiting daemon [2019-11-26T12:18:25.719Z] daemon.go:448: [d056d8cb81240] Daemon stopped [2019-11-26T12:18:25.719Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T12:18:26.280Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-26T12:18:26.280Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-26T12:18:26.280Z] daemon.go:325: [d3103d7d07c9c] waiting for daemon to start [2019-11-26T12:18:26.280Z] daemon.go:325: [d3103d7d07c9c] waiting for daemon to start [2019-11-26T12:18:26.280Z] daemon.go:353: [d3103d7d07c9c] daemon started [2019-11-26T12:18:26.280Z] daemon.go:461: [d3103d7d07c9c] Stopping daemon [2019-11-26T12:18:26.280Z] daemon.go:296: [d3103d7d07c9c] exiting daemon [2019-11-26T12:18:26.280Z] daemon.go:448: [d3103d7d07c9c] Daemon stopped [2019-11-26T12:18:26.280Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T12:18:26.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T12:18:26.839Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-26T12:18:26.839Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-26T12:18:26.839Z] daemon.go:325: [d1536343ca045] waiting for daemon to start [2019-11-26T12:18:26.839Z] daemon.go:325: [d1536343ca045] waiting for daemon to start [2019-11-26T12:18:26.839Z] daemon.go:353: [d1536343ca045] daemon started [2019-11-26T12:18:26.839Z] daemon.go:461: [d1536343ca045] Stopping daemon [2019-11-26T12:18:26.839Z] daemon.go:296: [d1536343ca045] exiting daemon [2019-11-26T12:18:26.839Z] daemon.go:448: [d1536343ca045] Daemon stopped [2019-11-26T12:18:26.839Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T12:18:27.399Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-26T12:18:27.399Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-26T12:18:27.399Z] daemon.go:325: [d84c2a5207975] waiting for daemon to start [2019-11-26T12:18:27.399Z] daemon.go:325: [d84c2a5207975] waiting for daemon to start [2019-11-26T12:18:27.399Z] daemon.go:353: [d84c2a5207975] daemon started [2019-11-26T12:18:27.399Z] daemon.go:461: [d84c2a5207975] Stopping daemon [2019-11-26T12:18:27.399Z] daemon.go:296: [d84c2a5207975] exiting daemon [2019-11-26T12:18:27.399Z] daemon.go:448: [d84c2a5207975] Daemon stopped [2019-11-26T12:18:27.399Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T12:18:27.611Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T12:18:27.611Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-26T12:18:28.235Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2019-11-26T12:18:28.235Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-26T12:18:28.235Z] daemon.go:325: [d5bd50f8edeb2] waiting for daemon to start [2019-11-26T12:18:28.235Z] daemon.go:325: [d5bd50f8edeb2] waiting for daemon to start [2019-11-26T12:18:28.235Z] daemon.go:353: [d5bd50f8edeb2] daemon started [2019-11-26T12:18:28.235Z] daemon.go:461: [d5bd50f8edeb2] Stopping daemon [2019-11-26T12:18:28.235Z] daemon.go:296: [d5bd50f8edeb2] exiting daemon [2019-11-26T12:18:28.235Z] daemon.go:448: [d5bd50f8edeb2] Daemon stopped [2019-11-26T12:18:28.235Z] === RUN TestSecretsUpdate [2019-11-26T12:18:28.758Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2019-11-26T12:18:28.758Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-26T12:18:28.758Z] daemon.go:325: [da8c14435802d] waiting for daemon to start [2019-11-26T12:18:28.758Z] daemon.go:325: [da8c14435802d] waiting for daemon to start [2019-11-26T12:18:28.758Z] daemon.go:353: [da8c14435802d] daemon started [2019-11-26T12:18:28.758Z] daemon.go:461: [da8c14435802d] Stopping daemon [2019-11-26T12:18:28.758Z] daemon.go:296: [da8c14435802d] exiting daemon [2019-11-26T12:18:28.758Z] daemon.go:448: [da8c14435802d] Daemon stopped [2019-11-26T12:18:28.758Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T12:18:28.983Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2019-11-26T12:18:28.983Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T12:18:28.983Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T12:18:28.983Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T12:18:29.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T12:18:29.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T12:18:29.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T12:18:29.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T12:18:29.682Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-11-26T12:18:29.682Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-26T12:18:29.682Z] daemon.go:325: [d323e245853c6] waiting for daemon to start [2019-11-26T12:18:29.682Z] daemon.go:325: [d323e245853c6] waiting for daemon to start [2019-11-26T12:18:29.682Z] daemon.go:353: [d323e245853c6] daemon started [2019-11-26T12:18:29.682Z] daemon.go:461: [d323e245853c6] Stopping daemon [2019-11-26T12:18:29.682Z] daemon.go:296: [d323e245853c6] exiting daemon [2019-11-26T12:18:29.682Z] daemon.go:448: [d323e245853c6] Daemon stopped [2019-11-26T12:18:29.682Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T12:18:29.806Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T12:18:29.806Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T12:18:29.937Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-26T12:18:29.937Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-26T12:18:29.937Z] daemon.go:325: [de6a711bd496a] waiting for daemon to start [2019-11-26T12:18:29.937Z] daemon.go:325: [de6a711bd496a] waiting for daemon to start [2019-11-26T12:18:29.937Z] daemon.go:353: [de6a711bd496a] daemon started [2019-11-26T12:18:29.937Z] daemon.go:461: [de6a711bd496a] Stopping daemon [2019-11-26T12:18:29.937Z] daemon.go:296: [de6a711bd496a] exiting daemon [2019-11-26T12:18:29.937Z] daemon.go:448: [de6a711bd496a] Daemon stopped [2019-11-26T12:18:29.937Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:18:30.495Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-26T12:18:30.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:18:30.495Z] daemon.go:325: [d15a1a7febcc0] waiting for daemon to start [2019-11-26T12:18:30.495Z] daemon.go:325: [d15a1a7febcc0] waiting for daemon to start [2019-11-26T12:18:30.495Z] daemon.go:353: [d15a1a7febcc0] daemon started [2019-11-26T12:18:30.495Z] daemon.go:461: [d15a1a7febcc0] Stopping daemon [2019-11-26T12:18:30.495Z] daemon.go:296: [d15a1a7febcc0] exiting daemon [2019-11-26T12:18:30.495Z] daemon.go:448: [d15a1a7febcc0] Daemon stopped [2019-11-26T12:18:30.495Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:18:31.187Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T12:18:31.187Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T12:18:31.444Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2019-11-26T12:18:31.444Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T12:18:31.521Z] --- PASS: TestSecretsUpdate (3.17s) [2019-11-26T12:18:31.521Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-26T12:18:31.521Z] daemon.go:325: [d6366bc8c1455] waiting for daemon to start [2019-11-26T12:18:31.521Z] daemon.go:325: [d6366bc8c1455] waiting for daemon to start [2019-11-26T12:18:31.521Z] daemon.go:353: [d6366bc8c1455] daemon started [2019-11-26T12:18:31.521Z] daemon.go:461: [d6366bc8c1455] Stopping daemon [2019-11-26T12:18:31.521Z] daemon.go:296: [d6366bc8c1455] exiting daemon [2019-11-26T12:18:31.521Z] daemon.go:448: [d6366bc8c1455] Daemon stopped [2019-11-26T12:18:31.521Z] === RUN TestTemplatedSecret [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T12:18:31.702Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T12:18:32.268Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T12:18:32.268Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T12:18:32.268Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T12:18:32.588Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-11-26T12:18:32.588Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:18:32.588Z] daemon.go:325: [d4516867a456b] waiting for daemon to start [2019-11-26T12:18:32.588Z] daemon.go:325: [d4516867a456b] waiting for daemon to start [2019-11-26T12:18:32.588Z] daemon.go:353: [d4516867a456b] daemon started [2019-11-26T12:18:32.588Z] daemon.go:461: [d4516867a456b] Stopping daemon [2019-11-26T12:18:32.588Z] daemon.go:296: [d4516867a456b] exiting daemon [2019-11-26T12:18:32.588Z] daemon.go:448: [d4516867a456b] Daemon stopped [2019-11-26T12:18:32.588Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:18:32.591Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-26T12:18:32.591Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-11-26T12:18:32.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T12:18:32.849Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T12:18:33.416Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-11-26T12:18:33.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-26T12:18:34.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-26T12:18:35.440Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.70s) [2019-11-26T12:18:35.440Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:18:35.440Z] daemon.go:325: [d40689f953178] waiting for daemon to start [2019-11-26T12:18:35.440Z] daemon.go:325: [d40689f953178] waiting for daemon to start [2019-11-26T12:18:35.440Z] daemon.go:353: [d40689f953178] daemon started [2019-11-26T12:18:35.440Z] daemon.go:461: [d40689f953178] Stopping daemon [2019-11-26T12:18:35.440Z] daemon.go:296: [d40689f953178] exiting daemon [2019-11-26T12:18:35.440Z] daemon.go:448: [d40689f953178] Daemon stopped [2019-11-26T12:18:35.440Z] === RUN TestAuthZPluginHeader [2019-11-26T12:18:35.608Z] --- PASS: TestTemplatedSecret (3.99s) [2019-11-26T12:18:35.608Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-26T12:18:35.608Z] daemon.go:325: [dbc3efe73ec6a] waiting for daemon to start [2019-11-26T12:18:35.608Z] daemon.go:325: [dbc3efe73ec6a] waiting for daemon to start [2019-11-26T12:18:35.608Z] daemon.go:353: [dbc3efe73ec6a] daemon started [2019-11-26T12:18:35.608Z] daemon.go:461: [dbc3efe73ec6a] Stopping daemon [2019-11-26T12:18:35.608Z] daemon.go:296: [dbc3efe73ec6a] exiting daemon [2019-11-26T12:18:35.608Z] daemon.go:448: [dbc3efe73ec6a] Daemon stopped [2019-11-26T12:18:35.608Z] === RUN TestSecretCreateResolve [2019-11-26T12:18:35.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-26T12:18:36.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-26T12:18:36.254Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-11-26T12:18:36.254Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-26T12:18:36.254Z] daemon.go:325: [da9d4ff4511d0] waiting for daemon to start [2019-11-26T12:18:36.254Z] daemon.go:325: [da9d4ff4511d0] waiting for daemon to start [2019-11-26T12:18:36.254Z] daemon.go:353: [da9d4ff4511d0] daemon started [2019-11-26T12:18:36.254Z] daemon.go:461: [da9d4ff4511d0] Stopping daemon [2019-11-26T12:18:36.254Z] daemon.go:296: [da9d4ff4511d0] exiting daemon [2019-11-26T12:18:36.254Z] daemon.go:448: [da9d4ff4511d0] Daemon stopped [2019-11-26T12:18:36.254Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T12:18:37.600Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-11-26T12:18:37.600Z] ok github.com/docker/docker/builder/dockerfile 0.587s coverage: 45.1% of statements [2019-11-26T12:18:38.074Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-11-26T12:18:38.074Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-26T12:18:38.074Z] daemon.go:325: [d9914d0b2e7f0] waiting for daemon to start [2019-11-26T12:18:38.074Z] daemon.go:325: [d9914d0b2e7f0] waiting for daemon to start [2019-11-26T12:18:38.074Z] daemon.go:353: [d9914d0b2e7f0] daemon started [2019-11-26T12:18:38.074Z] daemon.go:461: [d9914d0b2e7f0] Stopping daemon [2019-11-26T12:18:38.074Z] daemon.go:296: [d9914d0b2e7f0] exiting daemon [2019-11-26T12:18:38.074Z] daemon.go:448: [d9914d0b2e7f0] Daemon stopped [2019-11-26T12:18:38.074Z] PASS [2019-11-26T12:18:38.074Z] [2019-11-26T12:18:38.074Z] DONE 6 tests in 20.428s [2019-11-26T12:18:38.137Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-26T12:18:38.137Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-26T12:18:38.137Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-26T12:18:38.458Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T12:18:38.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:38.458Z] ++ set -e [2019-11-26T12:18:38.458Z] ++ '[' -n 0 ']' [2019-11-26T12:18:38.458Z] ++ set -x [2019-11-26T12:18:38.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:18:38.458Z] INFO: Testing against a local daemon [2019-11-26T12:18:38.458Z] === RUN TestServiceCreateInit [2019-11-26T12:18:38.458Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:18:40.129Z] ok github.com/docker/docker/builder/remotecontext/git 0.897s coverage: 85.1% of statements [2019-11-26T12:18:40.387Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 13.6% of statements [2019-11-26T12:18:40.645Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T12:18:40.645Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T12:18:40.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-26T12:18:40.647Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2019-11-26T12:18:40.647Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T12:18:40.647Z] daemon.go:325: [d324cf7849a77] waiting for daemon to start [2019-11-26T12:18:40.647Z] daemon.go:325: [d324cf7849a77] waiting for daemon to start [2019-11-26T12:18:40.647Z] daemon.go:353: [d324cf7849a77] daemon started [2019-11-26T12:18:40.647Z] daemon.go:461: [d324cf7849a77] Stopping daemon [2019-11-26T12:18:40.647Z] daemon.go:296: [d324cf7849a77] exiting daemon [2019-11-26T12:18:40.647Z] daemon.go:448: [d324cf7849a77] Daemon stopped [2019-11-26T12:18:40.647Z] daemon.go:325: [d324cf7849a77] waiting for daemon to start [2019-11-26T12:18:40.647Z] daemon.go:325: [d324cf7849a77] waiting for daemon to start [2019-11-26T12:18:40.647Z] daemon.go:353: [d324cf7849a77] daemon started [2019-11-26T12:18:40.647Z] daemon.go:461: [d324cf7849a77] Stopping daemon [2019-11-26T12:18:40.647Z] daemon.go:296: [d324cf7849a77] exiting daemon [2019-11-26T12:18:40.647Z] daemon.go:448: [d324cf7849a77] Daemon stopped [2019-11-26T12:18:40.647Z] === RUN TestAuthZPluginV2Disable [2019-11-26T12:18:40.903Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-26T12:18:41.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-26T12:18:44.465Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2019-11-26T12:18:44.465Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-11-26T12:18:44.465Z] daemon.go:325: [dd3156313c72b] waiting for daemon to start [2019-11-26T12:18:44.465Z] daemon.go:325: [dd3156313c72b] waiting for daemon to start [2019-11-26T12:18:44.465Z] daemon.go:353: [dd3156313c72b] daemon started [2019-11-26T12:18:44.465Z] daemon.go:461: [dd3156313c72b] Stopping daemon [2019-11-26T12:18:44.465Z] daemon.go:296: [dd3156313c72b] exiting daemon [2019-11-26T12:18:44.465Z] daemon.go:448: [dd3156313c72b] Daemon stopped [2019-11-26T12:18:44.465Z] daemon.go:325: [dd3156313c72b] waiting for daemon to start [2019-11-26T12:18:44.465Z] daemon.go:325: [dd3156313c72b] waiting for daemon to start [2019-11-26T12:18:44.465Z] daemon.go:353: [dd3156313c72b] daemon started [2019-11-26T12:18:44.465Z] daemon.go:461: [dd3156313c72b] Stopping daemon [2019-11-26T12:18:44.465Z] daemon.go:296: [dd3156313c72b] exiting daemon [2019-11-26T12:18:44.465Z] daemon.go:448: [dd3156313c72b] Daemon stopped [2019-11-26T12:18:44.465Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T12:18:44.869Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:18:45.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T12:18:47.457Z] ok github.com/docker/docker/client 0.203s coverage: 75.7% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/server/middleware 0.147s coverage: 37.7% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/server/router/swarm 0.091s coverage: 3.1% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/types/filters 0.108s coverage: 92.2% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/types/time 0.323s coverage: 100.0% of statements [2019-11-26T12:18:47.501Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T12:18:47.501Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T12:18:47.769Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2019-11-26T12:18:47.769Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-11-26T12:18:47.769Z] daemon.go:325: [d8fa336ca58bf] waiting for daemon to start [2019-11-26T12:18:47.769Z] daemon.go:325: [d8fa336ca58bf] waiting for daemon to start [2019-11-26T12:18:47.769Z] daemon.go:353: [d8fa336ca58bf] daemon started [2019-11-26T12:18:47.769Z] daemon.go:461: [d8fa336ca58bf] Stopping daemon [2019-11-26T12:18:47.769Z] daemon.go:296: [d8fa336ca58bf] exiting daemon [2019-11-26T12:18:47.769Z] daemon.go:448: [d8fa336ca58bf] Daemon stopped [2019-11-26T12:18:47.769Z] daemon.go:325: [d8fa336ca58bf] waiting for daemon to start [2019-11-26T12:18:47.769Z] daemon.go:325: [d8fa336ca58bf] waiting for daemon to start [2019-11-26T12:18:47.769Z] daemon.go:353: [d8fa336ca58bf] daemon started [2019-11-26T12:18:47.769Z] daemon.go:461: [d8fa336ca58bf] Stopping daemon [2019-11-26T12:18:47.769Z] daemon.go:296: [d8fa336ca58bf] exiting daemon [2019-11-26T12:18:47.769Z] daemon.go:448: [d8fa336ca58bf] Daemon stopped [2019-11-26T12:18:47.769Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T12:18:49.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T12:18:49.678Z] ok github.com/docker/docker/builder/dockerfile 0.452s coverage: 43.2% of statements [2019-11-26T12:18:49.678Z] ok github.com/docker/docker/builder/dockerignore 0.035s coverage: 96.8% of statements [2019-11-26T12:18:49.678Z] ok github.com/docker/docker/builder/fscache 1.881s coverage: 69.2% of statements [2019-11-26T12:18:49.678Z] ok github.com/docker/docker/builder/remotecontext 0.554s coverage: 9.2% of statements [2019-11-26T12:18:50.309Z] --- PASS: TestServiceCreateInit (11.33s) [2019-11-26T12:18:50.309Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.47s) [2019-11-26T12:18:50.309Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:18:50.309Z] daemon.go:325: [df7dc47f65345] waiting for daemon to start [2019-11-26T12:18:50.309Z] daemon.go:325: [df7dc47f65345] waiting for daemon to start [2019-11-26T12:18:50.309Z] daemon.go:353: [df7dc47f65345] daemon started [2019-11-26T12:18:50.309Z] daemon.go:461: [df7dc47f65345] Stopping daemon [2019-11-26T12:18:50.309Z] daemon.go:296: [df7dc47f65345] exiting daemon [2019-11-26T12:18:50.309Z] daemon.go:448: [df7dc47f65345] Daemon stopped [2019-11-26T12:18:50.309Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.84s) [2019-11-26T12:18:50.309Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:18:50.309Z] daemon.go:325: [ddc6423f4e43c] waiting for daemon to start [2019-11-26T12:18:50.309Z] daemon.go:325: [ddc6423f4e43c] waiting for daemon to start [2019-11-26T12:18:50.309Z] daemon.go:353: [ddc6423f4e43c] daemon started [2019-11-26T12:18:50.309Z] daemon.go:461: [ddc6423f4e43c] Stopping daemon [2019-11-26T12:18:50.309Z] daemon.go:296: [ddc6423f4e43c] exiting daemon [2019-11-26T12:18:50.309Z] daemon.go:448: [ddc6423f4e43c] Daemon stopped [2019-11-26T12:18:50.309Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T12:18:51.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T12:18:51.975Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-26T12:18:52.534Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-26T12:18:53.458Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-26T12:18:54.017Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-26T12:18:54.576Z] === RUN TestDockerSuite/TestBuildFails [2019-11-26T12:18:55.936Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-26T12:18:56.192Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-26T12:18:56.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T12:18:57.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T12:18:58.741Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-26T12:18:59.750Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.99s) [2019-11-26T12:18:59.750Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:353: [d9c046767d438] daemon started [2019-11-26T12:18:59.750Z] daemon.go:461: [d9c046767d438] Stopping daemon [2019-11-26T12:18:59.750Z] daemon.go:296: [d9c046767d438] exiting daemon [2019-11-26T12:18:59.750Z] daemon.go:448: [d9c046767d438] Daemon stopped [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:296: [d9c046767d438] exiting daemon [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:325: [d9c046767d438] waiting for daemon to start [2019-11-26T12:18:59.750Z] daemon.go:353: [d9c046767d438] daemon started [2019-11-26T12:18:59.750Z] daemon.go:461: [d9c046767d438] Stopping daemon [2019-11-26T12:18:59.750Z] daemon.go:296: [d9c046767d438] exiting daemon [2019-11-26T12:18:59.750Z] daemon.go:448: [d9c046767d438] Daemon stopped [2019-11-26T12:18:59.750Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:19:00.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T12:19:01.155Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-26T12:19:02.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T12:19:02.549Z] Using test binary docker [2019-11-26T12:19:02.549Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T12:19:02.549Z] +++ /etc/init.d/apparmor start [2019-11-26T12:19:02.549Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T12:19:02.549Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T12:19:02.549Z] Warning failed to create cache: (null) [2019-11-26T12:19:02.549Z] . [2019-11-26T12:19:02.549Z] INFO: Waiting for daemon to start... [2019-11-26T12:19:02.549Z] Starting dockerd [2019-11-26T12:19:02.549Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-26T12:19:03.040Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-26T12:19:04.406Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-26T12:19:04.406Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-26T12:19:04.843Z] . [2019-11-26T12:19:04.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T12:19:04.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T12:19:04.843Z] Error: No such image: emptyfs [2019-11-26T12:19:04.843Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T12:19:04.843Z] ++++ docker load [2019-11-26T12:19:04.843Z] Running integration-test (iteration 1) [2019-11-26T12:19:04.843Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T12:19:04.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:04.843Z] ++ set -e [2019-11-26T12:19:04.843Z] ++ '[' -n 0 ']' [2019-11-26T12:19:04.843Z] ++ set -x [2019-11-26T12:19:04.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:05.766Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-26T12:19:07.648Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-26T12:19:08.253Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-26T12:19:08.508Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-26T12:19:10.171Z] --- PASS: TestCreateServiceMultipleTimes (18.32s) [2019-11-26T12:19:10.171Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-26T12:19:10.171Z] daemon.go:325: [d624af744312b] waiting for daemon to start [2019-11-26T12:19:10.171Z] daemon.go:325: [d624af744312b] waiting for daemon to start [2019-11-26T12:19:10.171Z] daemon.go:353: [d624af744312b] daemon started [2019-11-26T12:19:10.171Z] daemon.go:461: [d624af744312b] Stopping daemon [2019-11-26T12:19:10.171Z] daemon.go:296: [d624af744312b] exiting daemon [2019-11-26T12:19:10.171Z] daemon.go:448: [d624af744312b] Daemon stopped [2019-11-26T12:19:10.171Z] === RUN TestCreateServiceConflict [2019-11-26T12:19:10.972Z] --- PASS: TestCreateServiceConflict (2.74s) [2019-11-26T12:19:10.972Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-26T12:19:10.972Z] daemon.go:325: [ddf3a472673e1] waiting for daemon to start [2019-11-26T12:19:10.972Z] daemon.go:325: [ddf3a472673e1] waiting for daemon to start [2019-11-26T12:19:10.972Z] daemon.go:353: [ddf3a472673e1] daemon started [2019-11-26T12:19:10.972Z] daemon.go:461: [ddf3a472673e1] Stopping daemon [2019-11-26T12:19:10.972Z] daemon.go:296: [ddf3a472673e1] exiting daemon [2019-11-26T12:19:10.972Z] daemon.go:448: [ddf3a472673e1] Daemon stopped [2019-11-26T12:19:10.972Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T12:19:11.208Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-26T12:19:13.132Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-26T12:19:14.492Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-26T12:19:15.242Z] --- PASS: TestCreateServiceMaxReplicas (4.26s) [2019-11-26T12:19:15.242Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-26T12:19:15.242Z] daemon.go:325: [d6a0d10e5d4ff] waiting for daemon to start [2019-11-26T12:19:15.242Z] daemon.go:325: [d6a0d10e5d4ff] waiting for daemon to start [2019-11-26T12:19:15.242Z] daemon.go:353: [d6a0d10e5d4ff] daemon started [2019-11-26T12:19:15.242Z] daemon.go:461: [d6a0d10e5d4ff] Stopping daemon [2019-11-26T12:19:15.242Z] daemon.go:296: [d6a0d10e5d4ff] exiting daemon [2019-11-26T12:19:15.242Z] daemon.go:448: [d6a0d10e5d4ff] Daemon stopped [2019-11-26T12:19:15.242Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T12:19:16.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-26T12:19:16.418Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:353: [db0f0dccd6837] daemon started [2019-11-26T12:19:16.418Z] daemon.go:461: [db0f0dccd6837] Stopping daemon [2019-11-26T12:19:16.418Z] daemon.go:296: [db0f0dccd6837] exiting daemon [2019-11-26T12:19:16.418Z] daemon.go:448: [db0f0dccd6837] Daemon stopped [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:339: [db0f0dccd6837] error pinging daemon on start: Get http://db0f0dccd6837.sock/_ping: context deadline exceeded [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:339: [db0f0dccd6837] error pinging daemon on start: Get http://db0f0dccd6837.sock/_ping: context deadline exceeded [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:339: [db0f0dccd6837] error pinging daemon on start: Get http://db0f0dccd6837.sock/_ping: context deadline exceeded [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:339: [db0f0dccd6837] error pinging daemon on start: Get http://db0f0dccd6837.sock/_ping: context deadline exceeded [2019-11-26T12:19:16.418Z] daemon.go:296: [db0f0dccd6837] exiting daemon [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:325: [db0f0dccd6837] waiting for daemon to start [2019-11-26T12:19:16.418Z] daemon.go:353: [db0f0dccd6837] daemon started [2019-11-26T12:19:16.418Z] daemon.go:461: [db0f0dccd6837] Stopping daemon [2019-11-26T12:19:16.418Z] daemon.go:296: [db0f0dccd6837] exiting daemon [2019-11-26T12:19:16.418Z] daemon.go:448: [db0f0dccd6837] Daemon stopped [2019-11-26T12:19:16.418Z] PASS [2019-11-26T12:19:16.418Z] [2019-11-26T12:19:16.418Z] DONE 17 tests in 53.131s [2019-11-26T12:19:16.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T12:19:16.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:16.418Z] ++ set -e [2019-11-26T12:19:16.418Z] ++ '[' -n 0 ']' [2019-11-26T12:19:16.418Z] ++ set -x [2019-11-26T12:19:16.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:16.418Z] INFO: Testing against a local daemon [2019-11-26T12:19:16.418Z] === RUN TestPluginInvalidJSON [2019-11-26T12:19:16.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:19:16.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:19:16.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:19:16.418Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-26T12:19:16.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T12:19:16.418Z] PASS [2019-11-26T12:19:16.418Z] [2019-11-26T12:19:16.418Z] DONE 2 tests in 0.131s [2019-11-26T12:19:16.418Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T12:19:16.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:16.418Z] ++ set -e [2019-11-26T12:19:16.418Z] ++ '[' -n 0 ']' [2019-11-26T12:19:16.418Z] ++ set -x [2019-11-26T12:19:16.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:16.673Z] INFO: Testing against a local daemon [2019-11-26T12:19:16.673Z] === RUN TestExternalGraphDriver [2019-11-26T12:19:16.673Z] === RUN TestExternalGraphDriver/json [2019-11-26T12:19:19.184Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-26T12:19:19.184Z] === RUN TestExternalGraphDriver/spec [2019-11-26T12:19:19.443Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-26T12:19:19.598Z] ok github.com/docker/docker/builder/remotecontext/git 30.031s coverage: 85.1% of statements [2019-11-26T12:19:19.598Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T12:19:19.598Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T12:19:19.598Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2019-11-26T12:19:19.598Z] ok github.com/docker/docker/client 0.686s coverage: 75.2% of statements [2019-11-26T12:19:20.410Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-26T12:19:20.850Z] Loaded image: buildpack-deps:jessie [2019-11-26T12:19:20.850Z] Loaded image: busybox:latest [2019-11-26T12:19:20.850Z] Loaded image: busybox:glibc [2019-11-26T12:19:20.850Z] Loaded image: debian:jessie [2019-11-26T12:19:20.850Z] Loaded image: hello-world:latest [2019-11-26T12:19:20.850Z] INFO: Testing against a local daemon [2019-11-26T12:19:20.850Z] === RUN TestBuildWithSession [2019-11-26T12:19:20.969Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-26T12:19:20.969Z] === RUN TestExternalGraphDriver/pull [2019-11-26T12:19:21.528Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-26T12:19:21.528Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-26T12:19:21.572Z] --- PASS: TestBuildWithSession (2.29s) [2019-11-26T12:19:21.572Z] === RUN TestBuildSquashParent [2019-11-26T12:19:22.889Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-26T12:19:22.889Z] --- PASS: TestExternalGraphDriver (6.34s) [2019-11-26T12:19:22.889Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:353: [d907daa3235c2] daemon started [2019-11-26T12:19:22.889Z] daemon.go:461: [d907daa3235c2] Stopping daemon [2019-11-26T12:19:22.889Z] daemon.go:296: [d907daa3235c2] exiting daemon [2019-11-26T12:19:22.889Z] daemon.go:448: [d907daa3235c2] Daemon stopped [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:353: [d907daa3235c2] daemon started [2019-11-26T12:19:22.889Z] daemon.go:461: [d907daa3235c2] Stopping daemon [2019-11-26T12:19:22.889Z] daemon.go:296: [d907daa3235c2] exiting daemon [2019-11-26T12:19:22.889Z] daemon.go:448: [d907daa3235c2] Daemon stopped [2019-11-26T12:19:22.889Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:353: [d907daa3235c2] daemon started [2019-11-26T12:19:22.889Z] daemon.go:461: [d907daa3235c2] Stopping daemon [2019-11-26T12:19:22.889Z] daemon.go:296: [d907daa3235c2] exiting daemon [2019-11-26T12:19:22.889Z] daemon.go:448: [d907daa3235c2] Daemon stopped [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:353: [d907daa3235c2] daemon started [2019-11-26T12:19:22.889Z] daemon.go:461: [d907daa3235c2] Stopping daemon [2019-11-26T12:19:22.889Z] daemon.go:296: [d907daa3235c2] exiting daemon [2019-11-26T12:19:22.889Z] daemon.go:448: [d907daa3235c2] Daemon stopped [2019-11-26T12:19:22.889Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:325: [d907daa3235c2] waiting for daemon to start [2019-11-26T12:19:22.889Z] daemon.go:353: [d907daa3235c2] daemon started [2019-11-26T12:19:22.889Z] daemon.go:461: [d907daa3235c2] Stopping daemon [2019-11-26T12:19:22.889Z] daemon.go:296: [d907daa3235c2] exiting daemon [2019-11-26T12:19:22.889Z] daemon.go:448: [d907daa3235c2] Daemon stopped [2019-11-26T12:19:22.889Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2019-11-26T12:19:22.889Z] === RUN TestGraphdriverPluginV2 [2019-11-26T12:19:23.144Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-26T12:19:23.322Z] ok github.com/docker/docker/cmd/dockerd 0.489s coverage: 18.8% of statements [2019-11-26T12:19:23.704Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-26T12:19:24.262Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-26T12:19:24.517Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-26T12:19:25.118Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-26T12:19:26.155Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2019-11-26T12:19:26.155Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.8% of statements [2019-11-26T12:19:26.155Z] ok github.com/docker/docker/container 0.124s coverage: 35.6% of statements [2019-11-26T12:19:26.155Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T12:19:26.155Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T12:19:26.155Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T12:19:26.155Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T12:19:26.224Z] ok github.com/docker/docker/container 0.464s coverage: 42.8% of statements [2019-11-26T12:19:26.224Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T12:19:26.224Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T12:19:26.224Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T12:19:26.224Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T12:19:26.477Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-26T12:19:27.555Z] --- PASS: TestBuildSquashParent (6.08s) [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:19:27.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:19:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:19:27.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T12:19:27.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T12:19:27.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T12:19:27.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T12:19:28.400Z] --- PASS: TestGraphdriverPluginV2 (5.15s) [2019-11-26T12:19:28.400Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-11-26T12:19:28.400Z] daemon.go:325: [d4e6b2ed66288] waiting for daemon to start [2019-11-26T12:19:28.400Z] daemon.go:325: [d4e6b2ed66288] waiting for daemon to start [2019-11-26T12:19:28.400Z] daemon.go:353: [d4e6b2ed66288] daemon started [2019-11-26T12:19:28.400Z] daemon.go:461: [d4e6b2ed66288] Stopping daemon [2019-11-26T12:19:28.400Z] daemon.go:296: [d4e6b2ed66288] exiting daemon [2019-11-26T12:19:28.400Z] daemon.go:448: [d4e6b2ed66288] Daemon stopped [2019-11-26T12:19:28.400Z] daemon.go:325: [d4e6b2ed66288] waiting for daemon to start [2019-11-26T12:19:28.400Z] daemon.go:325: [d4e6b2ed66288] waiting for daemon to start [2019-11-26T12:19:28.400Z] daemon.go:353: [d4e6b2ed66288] daemon started [2019-11-26T12:19:28.400Z] daemon.go:461: [d4e6b2ed66288] Stopping daemon [2019-11-26T12:19:28.400Z] daemon.go:296: [d4e6b2ed66288] exiting daemon [2019-11-26T12:19:28.400Z] daemon.go:448: [d4e6b2ed66288] Daemon stopped [2019-11-26T12:19:28.400Z] PASS [2019-11-26T12:19:28.400Z] [2019-11-26T12:19:28.400Z] DONE 5 tests in 11.624s [2019-11-26T12:19:28.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T12:19:28.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:28.400Z] ++ set -e [2019-11-26T12:19:28.400Z] ++ '[' -n 0 ']' [2019-11-26T12:19:28.400Z] ++ set -x [2019-11-26T12:19:28.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:28.400Z] INFO: Testing against a local daemon [2019-11-26T12:19:28.400Z] === RUN TestContinueAfterPluginCrash [2019-11-26T12:19:28.400Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T12:19:28.400Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T12:19:28.400Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T12:19:28.400Z] === CONT TestContinueAfterPluginCrash [2019-11-26T12:19:28.400Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T12:19:29.325Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-26T12:19:29.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-26T12:19:31.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T12:19:31.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T12:19:31.690Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s) [2019-11-26T12:19:31.690Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-26T12:19:31.690Z] daemon.go:325: [d32a89ff8f917] waiting for daemon to start [2019-11-26T12:19:31.690Z] daemon.go:325: [d32a89ff8f917] waiting for daemon to start [2019-11-26T12:19:31.690Z] daemon.go:353: [d32a89ff8f917] daemon started [2019-11-26T12:19:31.690Z] daemon.go:461: [d32a89ff8f917] Stopping daemon [2019-11-26T12:19:31.690Z] daemon.go:296: [d32a89ff8f917] exiting daemon [2019-11-26T12:19:31.690Z] daemon.go:448: [d32a89ff8f917] Daemon stopped [2019-11-26T12:19:31.690Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.36s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2019-11-26T12:19:33.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2019-11-26T12:19:33.288Z] === RUN TestBuildMultiStageCopy [2019-11-26T12:19:33.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T12:19:33.522Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2019-11-26T12:19:33.522Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-26T12:19:33.522Z] daemon.go:325: [dfdd10864da03] waiting for daemon to start [2019-11-26T12:19:33.522Z] daemon.go:325: [dfdd10864da03] waiting for daemon to start [2019-11-26T12:19:33.522Z] daemon.go:353: [dfdd10864da03] daemon started [2019-11-26T12:19:33.522Z] daemon.go:461: [dfdd10864da03] Stopping daemon [2019-11-26T12:19:33.522Z] daemon.go:296: [dfdd10864da03] exiting daemon [2019-11-26T12:19:33.522Z] daemon.go:448: [dfdd10864da03] Daemon stopped [2019-11-26T12:19:33.522Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T12:19:35.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T12:19:35.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T12:19:35.983Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T12:19:36.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T12:19:36.931Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2019-11-26T12:19:36.931Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-26T12:19:36.931Z] daemon.go:325: [d0675a8e76b53] waiting for daemon to start [2019-11-26T12:19:36.931Z] daemon.go:325: [d0675a8e76b53] waiting for daemon to start [2019-11-26T12:19:36.931Z] daemon.go:353: [d0675a8e76b53] daemon started [2019-11-26T12:19:36.931Z] daemon.go:461: [d0675a8e76b53] Stopping daemon [2019-11-26T12:19:36.931Z] daemon.go:296: [d0675a8e76b53] exiting daemon [2019-11-26T12:19:36.931Z] daemon.go:448: [d0675a8e76b53] Daemon stopped [2019-11-26T12:19:36.931Z] === RUN TestCreateServiceSysctls [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy (3.50s) [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-11-26T12:19:37.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-11-26T12:19:37.043Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T12:19:37.766Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-11-26T12:19:37.766Z] === RUN TestBuildLabelWithTargets [2019-11-26T12:19:37.987Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-26T12:19:38.372Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2019-11-26T12:19:38.372Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-26T12:19:39.672Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-11-26T12:19:39.672Z] === RUN TestBuildWithEmptyLayers [2019-11-26T12:19:39.899Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-26T12:19:40.397Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-11-26T12:19:40.397Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T12:19:42.305Z] --- PASS: TestCreateServiceSysctls (4.72s) [2019-11-26T12:19:42.305Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-26T12:19:42.305Z] daemon.go:325: [d1cfcac11cd3b] waiting for daemon to start [2019-11-26T12:19:42.305Z] daemon.go:325: [d1cfcac11cd3b] waiting for daemon to start [2019-11-26T12:19:42.305Z] daemon.go:353: [d1cfcac11cd3b] daemon started [2019-11-26T12:19:42.305Z] daemon.go:461: [d1cfcac11cd3b] Stopping daemon [2019-11-26T12:19:42.305Z] daemon.go:296: [d1cfcac11cd3b] exiting daemon [2019-11-26T12:19:42.305Z] daemon.go:448: [d1cfcac11cd3b] Daemon stopped [2019-11-26T12:19:42.305Z] === RUN TestInspect [2019-11-26T12:19:42.329Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-26T12:19:42.329Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-26T12:19:42.584Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-26T12:19:42.718Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2019-11-26T12:19:42.719Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T12:19:42.840Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-26T12:19:42.840Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-26T12:19:43.399Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-26T12:19:43.888Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-11-26T12:19:43.889Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T12:19:45.284Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-26T12:19:45.284Z] --- PASS: TestDaemonStartWithLogOpt (17.01s) [2019-11-26T12:19:45.284Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-26T12:19:45.284Z] daemon.go:325: [d48c7790fb7cd] waiting for daemon to start [2019-11-26T12:19:45.284Z] daemon.go:325: [d48c7790fb7cd] waiting for daemon to start [2019-11-26T12:19:45.284Z] daemon.go:353: [d48c7790fb7cd] daemon started [2019-11-26T12:19:45.284Z] daemon.go:461: [d48c7790fb7cd] Stopping daemon [2019-11-26T12:19:45.284Z] daemon.go:296: [d48c7790fb7cd] exiting daemon [2019-11-26T12:19:45.284Z] daemon.go:448: [d48c7790fb7cd] Daemon stopped [2019-11-26T12:19:45.284Z] daemon.go:325: [d48c7790fb7cd] waiting for daemon to start [2019-11-26T12:19:45.284Z] daemon.go:325: [d48c7790fb7cd] waiting for daemon to start [2019-11-26T12:19:45.284Z] daemon.go:353: [d48c7790fb7cd] daemon started [2019-11-26T12:19:45.284Z] daemon.go:461: [d48c7790fb7cd] Stopping daemon [2019-11-26T12:19:45.284Z] daemon.go:296: [d48c7790fb7cd] exiting daemon [2019-11-26T12:19:45.284Z] daemon.go:448: [d48c7790fb7cd] Daemon stopped [2019-11-26T12:19:45.537Z] --- PASS: TestInspect (4.05s) [2019-11-26T12:19:45.537Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-26T12:19:45.537Z] daemon.go:325: [d8f5f77b1b023] waiting for daemon to start [2019-11-26T12:19:45.537Z] daemon.go:325: [d8f5f77b1b023] waiting for daemon to start [2019-11-26T12:19:45.537Z] daemon.go:353: [d8f5f77b1b023] daemon started [2019-11-26T12:19:45.537Z] daemon.go:461: [d8f5f77b1b023] Stopping daemon [2019-11-26T12:19:45.537Z] daemon.go:296: [d8f5f77b1b023] exiting daemon [2019-11-26T12:19:45.537Z] daemon.go:448: [d8f5f77b1b023] Daemon stopped [2019-11-26T12:19:45.537Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T12:19:46.180Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2019-11-26T12:19:46.180Z] === RUN TestBuildWithHugeFile [2019-11-26T12:19:46.646Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon 2.910s coverage: 9.1% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/cluster 0.942s coverage: 0.5% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.295s coverage: 65.3% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/cluster/convert 0.542s coverage: 35.8% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.342s coverage: 10.9% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/config 0.896s coverage: 79.7% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/discovery 0.570s coverage: 30.4% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/events 0.572s coverage: 50.0% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/graphdriver 0.188s coverage: 2.3% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/images 0.540s coverage: 4.9% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/logger 0.434s coverage: 44.0% of statements [2019-11-26T12:19:47.423Z] ok github.com/docker/docker/daemon/logger/awslogs 0.668s coverage: 78.2% of statements [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-26T12:19:47.423Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-26T12:19:47.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.768s coverage: 62.1% of statements [2019-11-26T12:19:47.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 88.3% of statements [2019-11-26T12:19:48.341Z] ok github.com/docker/docker/daemon/logger/local 0.379s coverage: 74.7% of statements [2019-11-26T12:19:48.341Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T12:19:48.341Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 19.5% of statements [2019-11-26T12:19:49.867Z] ok github.com/docker/docker/daemon 12.181s coverage: 17.5% of statements [2019-11-26T12:19:49.867Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T12:19:49.867Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.6% of statements [2019-11-26T12:19:49.867Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T12:19:50.101Z] --- PASS: TestContinueAfterPluginCrash (21.91s) [2019-11-26T12:19:50.101Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-26T12:19:50.101Z] daemon.go:325: [dc8e45a319755] waiting for daemon to start [2019-11-26T12:19:50.101Z] daemon.go:325: [dc8e45a319755] waiting for daemon to start [2019-11-26T12:19:50.101Z] daemon.go:353: [dc8e45a319755] daemon started [2019-11-26T12:19:50.101Z] daemon.go:461: [dc8e45a319755] Stopping daemon [2019-11-26T12:19:50.101Z] daemon.go:296: [dc8e45a319755] exiting daemon [2019-11-26T12:19:50.101Z] daemon.go:448: [dc8e45a319755] Daemon stopped [2019-11-26T12:19:50.101Z] PASS [2019-11-26T12:19:50.101Z] [2019-11-26T12:19:50.101Z] DONE 2 tests in 22.038s [2019-11-26T12:19:50.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T12:19:50.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:50.359Z] ++ set -e [2019-11-26T12:19:50.359Z] ++ '[' -n 0 ']' [2019-11-26T12:19:50.359Z] ++ set -x [2019-11-26T12:19:50.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:50.359Z] INFO: Testing against a local daemon [2019-11-26T12:19:50.359Z] === RUN TestPluginWithDevMounts [2019-11-26T12:19:50.360Z] === PAUSE TestPluginWithDevMounts [2019-11-26T12:19:50.360Z] === CONT TestPluginWithDevMounts [2019-11-26T12:19:50.432Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2019-11-26T12:19:50.919Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-26T12:19:50.999Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 82.2% of statements [2019-11-26T12:19:51.388Z] ok github.com/docker/docker/daemon/logger/splunk 2.250s coverage: 84.5% of statements [2019-11-26T12:19:51.388Z] ok github.com/docker/docker/daemon/logger/syslog 0.159s coverage: 47.8% of statements [2019-11-26T12:19:51.388Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2019-11-26T12:19:51.388Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T12:19:51.388Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-26T12:19:51.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T12:19:51.479Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-26T12:19:51.565Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-11-26T12:19:51.565Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T12:19:51.565Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T12:19:51.831Z] --- PASS: TestDockerNetworkConnectAlias (6.42s) [2019-11-26T12:19:51.831Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-26T12:19:51.831Z] daemon.go:325: [dcffffa46b21e] waiting for daemon to start [2019-11-26T12:19:51.831Z] daemon.go:325: [dcffffa46b21e] waiting for daemon to start [2019-11-26T12:19:51.831Z] daemon.go:353: [dcffffa46b21e] daemon started [2019-11-26T12:19:51.831Z] daemon.go:461: [dcffffa46b21e] Stopping daemon [2019-11-26T12:19:51.831Z] daemon.go:296: [dcffffa46b21e] exiting daemon [2019-11-26T12:19:51.831Z] daemon.go:448: [dcffffa46b21e] Daemon stopped [2019-11-26T12:19:51.831Z] === RUN TestDockerNetworkReConnect [2019-11-26T12:19:52.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-26T12:19:52.420Z] ok github.com/docker/docker/distribution 1.337s coverage: 20.5% of statements [2019-11-26T12:19:52.542Z] --- PASS: TestPluginWithDevMounts (2.17s) [2019-11-26T12:19:52.542Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-26T12:19:52.542Z] daemon.go:325: [d3ff8b68595dd] waiting for daemon to start [2019-11-26T12:19:52.542Z] daemon.go:325: [d3ff8b68595dd] waiting for daemon to start [2019-11-26T12:19:52.542Z] daemon.go:353: [d3ff8b68595dd] daemon started [2019-11-26T12:19:52.542Z] daemon.go:461: [d3ff8b68595dd] Stopping daemon [2019-11-26T12:19:52.542Z] daemon.go:296: [d3ff8b68595dd] exiting daemon [2019-11-26T12:19:52.542Z] daemon.go:448: [d3ff8b68595dd] Daemon stopped [2019-11-26T12:19:52.542Z] PASS [2019-11-26T12:19:52.542Z] [2019-11-26T12:19:52.542Z] DONE 1 tests in 2.318s [2019-11-26T12:19:52.542Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T12:19:52.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:52.542Z] ++ set -e [2019-11-26T12:19:52.542Z] ++ '[' -n 0 ']' [2019-11-26T12:19:52.542Z] ++ set -x [2019-11-26T12:19:52.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:19:52.797Z] INFO: Testing against a local daemon [2019-11-26T12:19:52.797Z] === RUN TestSecretInspect [2019-11-26T12:19:53.095Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-26T12:19:53.385Z] ok github.com/docker/docker/distribution/metadata 1.316s coverage: 48.2% of statements [2019-11-26T12:19:53.385Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T12:19:53.385Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 62.2% of statements [2019-11-26T12:19:53.385Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T12:19:53.385Z] ok github.com/docker/docker/errdefs 0.238s coverage: 48.2% of statements [2019-11-26T12:19:55.619Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-26T12:19:56.054Z] --- PASS: TestSecretInspect (3.16s) [2019-11-26T12:19:56.054Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-26T12:19:56.054Z] daemon.go:325: [dda602974614c] waiting for daemon to start [2019-11-26T12:19:56.054Z] daemon.go:325: [dda602974614c] waiting for daemon to start [2019-11-26T12:19:56.054Z] daemon.go:353: [dda602974614c] daemon started [2019-11-26T12:19:56.054Z] daemon.go:461: [dda602974614c] Stopping daemon [2019-11-26T12:19:56.054Z] daemon.go:296: [dda602974614c] exiting daemon [2019-11-26T12:19:56.054Z] daemon.go:448: [dda602974614c] Daemon stopped [2019-11-26T12:19:56.054Z] === RUN TestSecretList [2019-11-26T12:19:56.285Z] ok github.com/docker/docker/image 1.452s coverage: 86.4% of statements [2019-11-26T12:19:56.285Z] ok github.com/docker/docker/image/cache 0.287s coverage: 19.2% of statements [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T12:19:56.285Z] ok github.com/docker/docker/image/v1 0.415s coverage: 25.0% of statements [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-26T12:19:56.285Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-26T12:19:56.552Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.237s coverage: 56.9% of statements [2019-11-26T12:19:56.742Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-26T12:19:56.742Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-26T12:19:56.742Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T12:19:57.057Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2019-11-26T12:19:57.057Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-26T12:19:57.057Z] daemon.go:325: [d49d9576bcb3c] waiting for daemon to start [2019-11-26T12:19:57.057Z] daemon.go:325: [d49d9576bcb3c] waiting for daemon to start [2019-11-26T12:19:57.057Z] daemon.go:353: [d49d9576bcb3c] daemon started [2019-11-26T12:19:57.057Z] daemon.go:461: [d49d9576bcb3c] Stopping daemon [2019-11-26T12:19:57.057Z] daemon.go:296: [d49d9576bcb3c] exiting daemon [2019-11-26T12:19:57.057Z] daemon.go:448: [d49d9576bcb3c] Daemon stopped [2019-11-26T12:19:57.057Z] === RUN TestServicePlugin [2019-11-26T12:19:57.057Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T12:19:57.057Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:19:57.057Z] === RUN TestServiceUpdateLabel [2019-11-26T12:19:57.202Z] ok github.com/docker/docker/internal/testutil 0.117s coverage: 62.5% of statements [2019-11-26T12:19:59.310Z] --- PASS: TestSecretList (3.03s) [2019-11-26T12:19:59.310Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-26T12:19:59.310Z] daemon.go:325: [dbab6f3444211] waiting for daemon to start [2019-11-26T12:19:59.310Z] daemon.go:325: [dbab6f3444211] waiting for daemon to start [2019-11-26T12:19:59.310Z] daemon.go:353: [dbab6f3444211] daemon started [2019-11-26T12:19:59.310Z] daemon.go:461: [dbab6f3444211] Stopping daemon [2019-11-26T12:19:59.310Z] daemon.go:296: [dbab6f3444211] exiting daemon [2019-11-26T12:19:59.310Z] daemon.go:448: [dbab6f3444211] Daemon stopped [2019-11-26T12:19:59.310Z] === RUN TestSecretsCreateAndDelete [2019-11-26T12:19:59.543Z] --- PASS: TestServiceUpdateLabel (2.66s) [2019-11-26T12:19:59.543Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-26T12:19:59.543Z] daemon.go:325: [d53f9c37c59d7] waiting for daemon to start [2019-11-26T12:19:59.543Z] daemon.go:325: [d53f9c37c59d7] waiting for daemon to start [2019-11-26T12:19:59.543Z] daemon.go:353: [d53f9c37c59d7] daemon started [2019-11-26T12:19:59.543Z] daemon.go:461: [d53f9c37c59d7] Stopping daemon [2019-11-26T12:19:59.543Z] daemon.go:296: [d53f9c37c59d7] exiting daemon [2019-11-26T12:19:59.543Z] daemon.go:448: [d53f9c37c59d7] Daemon stopped [2019-11-26T12:19:59.543Z] === RUN TestServiceUpdateSecrets [2019-11-26T12:19:59.844Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.566s coverage: 72.3% of statements [2019-11-26T12:20:00.102Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.786s coverage: 46.1% of statements [2019-11-26T12:20:00.102Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T12:20:00.103Z] ok github.com/docker/docker/layer 0.454s coverage: 30.4% of statements [2019-11-26T12:20:00.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T12:20:01.634Z] ok github.com/docker/docker/libcontainerd/local 0.485s coverage: 1.0% of statements [2019-11-26T12:20:01.634Z] ok github.com/docker/docker/libcontainerd/queue 0.137s coverage: 100.0% of statements [2019-11-26T12:20:01.634Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T12:20:01.634Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T12:20:01.634Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T12:20:01.634Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T12:20:01.634Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T12:20:01.634Z] ok github.com/docker/docker/opts 0.370s coverage: 67.3% of statements [2019-11-26T12:20:01.634Z] ok github.com/docker/docker/pkg/aaparser 0.151s coverage: 50.0% of statements [2019-11-26T12:20:01.858Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2019-11-26T12:20:01.858Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-26T12:20:01.858Z] daemon.go:325: [d662198b082c5] waiting for daemon to start [2019-11-26T12:20:01.858Z] daemon.go:325: [d662198b082c5] waiting for daemon to start [2019-11-26T12:20:01.858Z] daemon.go:353: [d662198b082c5] daemon started [2019-11-26T12:20:01.858Z] daemon.go:461: [d662198b082c5] Stopping daemon [2019-11-26T12:20:01.858Z] daemon.go:296: [d662198b082c5] exiting daemon [2019-11-26T12:20:01.858Z] daemon.go:448: [d662198b082c5] Daemon stopped [2019-11-26T12:20:01.858Z] === RUN TestSecretsUpdate [2019-11-26T12:20:02.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.085s coverage: 50.8% of statements [2019-11-26T12:20:02.781Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-26T12:20:04.001Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.273s coverage: 76.1% of statements [2019-11-26T12:20:04.933Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-26T12:20:05.191Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.039s coverage: 57.2% of statements [2019-11-26T12:20:05.191Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T12:20:05.191Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T12:20:06.084Z] --- PASS: TestSecretsUpdate (3.88s) [2019-11-26T12:20:06.084Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-26T12:20:06.084Z] daemon.go:325: [d22150f931766] waiting for daemon to start [2019-11-26T12:20:06.084Z] daemon.go:325: [d22150f931766] waiting for daemon to start [2019-11-26T12:20:06.084Z] daemon.go:353: [d22150f931766] daemon started [2019-11-26T12:20:06.084Z] daemon.go:461: [d22150f931766] Stopping daemon [2019-11-26T12:20:06.084Z] daemon.go:296: [d22150f931766] exiting daemon [2019-11-26T12:20:06.084Z] daemon.go:448: [d22150f931766] Daemon stopped [2019-11-26T12:20:06.084Z] === RUN TestTemplatedSecret [2019-11-26T12:20:07.088Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-26T12:20:07.456Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-26T12:20:08.024Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-26T12:20:08.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-26T12:20:08.942Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-26T12:20:08.957Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2019-11-26T12:20:08.957Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T12:20:08.957Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T12:20:09.500Z] --- PASS: TestTemplatedSecret (3.81s) [2019-11-26T12:20:09.500Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-26T12:20:09.500Z] daemon.go:325: [dbf58cd84854a] waiting for daemon to start [2019-11-26T12:20:09.500Z] daemon.go:325: [dbf58cd84854a] waiting for daemon to start [2019-11-26T12:20:09.500Z] daemon.go:353: [dbf58cd84854a] daemon started [2019-11-26T12:20:09.500Z] daemon.go:461: [dbf58cd84854a] Stopping daemon [2019-11-26T12:20:09.500Z] daemon.go:296: [dbf58cd84854a] exiting daemon [2019-11-26T12:20:09.500Z] daemon.go:448: [dbf58cd84854a] Daemon stopped [2019-11-26T12:20:09.500Z] === RUN TestSecretCreateResolve [2019-11-26T12:20:10.350Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.7% of statements [2019-11-26T12:20:11.284Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 78.6% of statements [2019-11-26T12:20:11.284Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T12:20:11.284Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T12:20:11.851Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2019-11-26T12:20:12.010Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-26T12:20:12.010Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-26T12:20:12.570Z] --- PASS: TestSecretCreateResolve (3.19s) [2019-11-26T12:20:12.570Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-26T12:20:12.570Z] daemon.go:325: [d05e796f407b5] waiting for daemon to start [2019-11-26T12:20:12.570Z] daemon.go:325: [d05e796f407b5] waiting for daemon to start [2019-11-26T12:20:12.570Z] daemon.go:353: [d05e796f407b5] daemon started [2019-11-26T12:20:12.570Z] daemon.go:461: [d05e796f407b5] Stopping daemon [2019-11-26T12:20:12.570Z] daemon.go:296: [d05e796f407b5] exiting daemon [2019-11-26T12:20:12.570Z] daemon.go:448: [d05e796f407b5] Daemon stopped [2019-11-26T12:20:12.570Z] PASS [2019-11-26T12:20:12.570Z] [2019-11-26T12:20:12.570Z] DONE 6 tests in 19.929s [2019-11-26T12:20:12.570Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T12:20:12.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:12.570Z] ++ set -e [2019-11-26T12:20:12.570Z] ++ '[' -n 0 ']' [2019-11-26T12:20:12.570Z] ++ set -x [2019-11-26T12:20:12.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:12.785Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-11-26T12:20:12.825Z] INFO: Testing against a local daemon [2019-11-26T12:20:12.825Z] === RUN TestServiceCreateInit [2019-11-26T12:20:12.825Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:20:13.351Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-26T12:20:13.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-26T12:20:14.983Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2019-11-26T12:20:14.983Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T12:20:15.242Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 20.0% of statements [2019-11-26T12:20:16.250Z] --- PASS: TestServiceUpdateSecrets (16.01s) [2019-11-26T12:20:16.251Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-26T12:20:16.251Z] daemon.go:325: [d707431f2a83f] waiting for daemon to start [2019-11-26T12:20:16.251Z] daemon.go:325: [d707431f2a83f] waiting for daemon to start [2019-11-26T12:20:16.251Z] daemon.go:353: [d707431f2a83f] daemon started [2019-11-26T12:20:16.251Z] daemon.go:461: [d707431f2a83f] Stopping daemon [2019-11-26T12:20:16.251Z] daemon.go:296: [d707431f2a83f] exiting daemon [2019-11-26T12:20:16.251Z] daemon.go:448: [d707431f2a83f] Daemon stopped [2019-11-26T12:20:16.251Z] === RUN TestServiceUpdateConfigs [2019-11-26T12:20:17.141Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-11-26T12:20:17.707Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-26T12:20:18.060Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-26T12:20:18.060Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-26T12:20:18.272Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-26T12:20:18.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:20:18.837Z] ok github.com/docker/docker/daemon/logger/splunk 1.713s coverage: 84.5% of statements [2019-11-26T12:20:18.837Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T12:20:18.837Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T12:20:20.866Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-26T12:20:20.867Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-26T12:20:21.365Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-11-26T12:20:21.365Z] ok github.com/docker/docker/distribution 0.174s coverage: 22.3% of statements [2019-11-26T12:20:21.365Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T12:20:22.738Z] ok github.com/docker/docker/errdefs 0.006s coverage: 48.2% of statements [2019-11-26T12:20:23.418Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-26T12:20:23.418Z] --- PASS: TestServiceCreateInit (10.66s) [2019-11-26T12:20:23.418Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2019-11-26T12:20:23.418Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:20:23.418Z] daemon.go:325: [de7d3c2af6b4c] waiting for daemon to start [2019-11-26T12:20:23.418Z] daemon.go:325: [de7d3c2af6b4c] waiting for daemon to start [2019-11-26T12:20:23.418Z] daemon.go:353: [de7d3c2af6b4c] daemon started [2019-11-26T12:20:23.418Z] daemon.go:461: [de7d3c2af6b4c] Stopping daemon [2019-11-26T12:20:23.418Z] daemon.go:296: [de7d3c2af6b4c] exiting daemon [2019-11-26T12:20:23.418Z] daemon.go:448: [de7d3c2af6b4c] Daemon stopped [2019-11-26T12:20:23.418Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2019-11-26T12:20:23.418Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:20:23.418Z] daemon.go:325: [d708c59507eec] waiting for daemon to start [2019-11-26T12:20:23.418Z] daemon.go:325: [d708c59507eec] waiting for daemon to start [2019-11-26T12:20:23.418Z] daemon.go:353: [d708c59507eec] daemon started [2019-11-26T12:20:23.418Z] daemon.go:461: [d708c59507eec] Stopping daemon [2019-11-26T12:20:23.418Z] daemon.go:296: [d708c59507eec] exiting daemon [2019-11-26T12:20:23.418Z] daemon.go:448: [d708c59507eec] Daemon stopped [2019-11-26T12:20:23.418Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T12:20:24.109Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-11-26T12:20:24.342Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-26T12:20:24.367Z] ok github.com/docker/docker/distribution/xfer 1.431s coverage: 83.9% of statements [2019-11-26T12:20:24.367Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T12:20:25.265Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-26T12:20:25.739Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-11-26T12:20:25.739Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T12:20:25.996Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2019-11-26T12:20:25.996Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-26T12:20:26.625Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-26T12:20:27.893Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T12:20:28.459Z] ok github.com/docker/docker/internal/testutil 0.010s coverage: 62.5% of statements [2019-11-26T12:20:28.509Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-26T12:20:29.114Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-26T12:20:29.114Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-26T12:20:29.368Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-26T12:20:29.393Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-11-26T12:20:29.623Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-26T12:20:30.546Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-26T12:20:30.768Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-26T12:20:30.768Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/archive 9.603s coverage: 62.2% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/authorization 0.692s coverage: 26.2% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/chrootarchive 0.240s coverage: 15.4% of statements [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/directory 0.145s coverage: 80.0% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/discovery 0.191s coverage: 58.3% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/discovery/file 0.195s coverage: 92.9% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.326s coverage: 84.1% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/discovery/memory 0.152s coverage: 92.3% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/discovery/nodes 0.247s coverage: 93.8% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/filenotify 0.118s coverage: 38.2% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/fileutils 0.232s coverage: 87.7% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/homedir 0.069s coverage: 37.5% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/idtools 0.180s coverage: 6.3% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/ioutils 0.862s coverage: 69.1% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/jsonmessage 0.266s coverage: 91.7% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/parsers 0.066s coverage: 97.0% of statements [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-26T12:20:31.570Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T12:20:31.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T12:20:32.634Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2019-11-26T12:20:32.634Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-26T12:20:32.634Z] daemon.go:325: [db5ff421f6535] waiting for daemon to start [2019-11-26T12:20:32.634Z] daemon.go:325: [db5ff421f6535] waiting for daemon to start [2019-11-26T12:20:32.634Z] daemon.go:353: [db5ff421f6535] daemon started [2019-11-26T12:20:32.634Z] daemon.go:461: [db5ff421f6535] Stopping daemon [2019-11-26T12:20:32.634Z] daemon.go:296: [db5ff421f6535] exiting daemon [2019-11-26T12:20:32.634Z] daemon.go:448: [db5ff421f6535] Daemon stopped [2019-11-26T12:20:32.634Z] === RUN TestServiceUpdateNetwork [2019-11-26T12:20:33.058Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-26T12:20:33.307Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 77.2% of statements [2019-11-26T12:20:33.618Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-26T12:20:33.872Z] ok github.com/docker/docker/pkg/authorization 0.250s coverage: 66.7% of statements [2019-11-26T12:20:34.129Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-26T12:20:34.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-26T12:20:34.387Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-26T12:20:37.503Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-26T12:20:37.897Z] ok github.com/docker/docker/layer 8.005s coverage: 72.0% of statements [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T12:20:37.897Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T12:20:38.154Z] ok github.com/docker/docker/pkg/chrootarchive 3.006s coverage: 43.2% of statements [2019-11-26T12:20:38.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T12:20:38.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T12:20:38.412Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-11-26T12:20:38.863Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-26T12:20:39.346Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-26T12:20:39.346Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-26T12:20:39.911Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-11-26T12:20:40.814Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-26T12:20:41.072Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-11-26T12:20:41.339Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-26T12:20:42.445Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements [2019-11-26T12:20:42.740Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-26T12:20:43.377Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-11-26T12:20:43.634Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2019-11-26T12:20:44.100Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-26T12:20:44.201Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2019-11-26T12:20:44.201Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-11-26T12:20:44.355Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-26T12:20:45.573Z] ok github.com/docker/docker/pkg/idtools 0.529s coverage: 70.1% of statements [2019-11-26T12:20:45.573Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 69.1% of statements [2019-11-26T12:20:46.139Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-11-26T12:20:46.396Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2019-11-26T12:20:46.654Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-11-26T12:20:46.654Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T12:20:46.913Z] --- PASS: TestCreateServiceMultipleTimes (23.58s) [2019-11-26T12:20:46.913Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-26T12:20:46.913Z] daemon.go:325: [d4a64a3239bba] waiting for daemon to start [2019-11-26T12:20:46.913Z] daemon.go:325: [d4a64a3239bba] waiting for daemon to start [2019-11-26T12:20:46.913Z] daemon.go:353: [d4a64a3239bba] daemon started [2019-11-26T12:20:46.913Z] daemon.go:461: [d4a64a3239bba] Stopping daemon [2019-11-26T12:20:46.913Z] daemon.go:296: [d4a64a3239bba] exiting daemon [2019-11-26T12:20:46.913Z] daemon.go:448: [d4a64a3239bba] Daemon stopped [2019-11-26T12:20:46.913Z] === RUN TestCreateServiceConflict [2019-11-26T12:20:47.012Z] --- PASS: TestServiceUpdateNetwork (15.41s) [2019-11-26T12:20:47.012Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-26T12:20:47.012Z] daemon.go:325: [d88eb4cfa029e] waiting for daemon to start [2019-11-26T12:20:47.012Z] daemon.go:325: [d88eb4cfa029e] waiting for daemon to start [2019-11-26T12:20:47.012Z] daemon.go:353: [d88eb4cfa029e] daemon started [2019-11-26T12:20:47.012Z] daemon.go:461: [d88eb4cfa029e] Stopping daemon [2019-11-26T12:20:47.012Z] daemon.go:296: [d88eb4cfa029e] exiting daemon [2019-11-26T12:20:47.012Z] daemon.go:448: [d88eb4cfa029e] Daemon stopped [2019-11-26T12:20:47.012Z] PASS [2019-11-26T12:20:47.012Z] [2019-11-26T12:20:47.012Z] === Skipped [2019-11-26T12:20:47.012Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-26T12:20:47.012Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:20:47.012Z] [2019-11-26T12:20:47.012Z] [2019-11-26T12:20:47.012Z] DONE 18 tests, 1 skipped in 128.497s [2019-11-26T12:20:47.012Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] ++ set -e [2019-11-26T12:20:47.012Z] ++ '[' -n 0 ']' [2019-11-26T12:20:47.012Z] ++ set -x [2019-11-26T12:20:47.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] INFO: Testing against a local daemon [2019-11-26T12:20:47.012Z] === RUN TestSessionCreate [2019-11-26T12:20:47.012Z] --- PASS: TestSessionCreate (0.05s) [2019-11-26T12:20:47.012Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T12:20:47.012Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-26T12:20:47.012Z] PASS [2019-11-26T12:20:47.012Z] [2019-11-26T12:20:47.012Z] DONE 2 tests in 0.202s [2019-11-26T12:20:47.012Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] ++ set -e [2019-11-26T12:20:47.012Z] ++ '[' -n 0 ']' [2019-11-26T12:20:47.012Z] ++ set -x [2019-11-26T12:20:47.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:47.012Z] INFO: Testing against a local daemon [2019-11-26T12:20:47.012Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T12:20:47.012Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:20:47.012Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:20:47.012Z] === RUN TestEventsExecDie [2019-11-26T12:20:47.220Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2019-11-26T12:20:47.478Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-26T12:20:47.736Z] ok github.com/docker/docker/pkg/mount 0.574s coverage: 69.6% of statements [2019-11-26T12:20:47.736Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T12:20:47.994Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-26T12:20:48.272Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-26T12:20:48.343Z] --- PASS: TestEventsExecDie (1.16s) [2019-11-26T12:20:48.343Z] === RUN TestEventsBackwardsCompatible [2019-11-26T12:20:48.343Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-26T12:20:48.343Z] === RUN TestInfoBinaryCommits [2019-11-26T12:20:48.343Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-26T12:20:48.343Z] === RUN TestInfoAPIVersioned [2019-11-26T12:20:48.343Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-26T12:20:48.343Z] === RUN TestInfoAPI [2019-11-26T12:20:48.570Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-11-26T12:20:48.570Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-11-26T12:20:48.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T12:20:48.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T12:20:48.725Z] --- PASS: TestInfoAPI (0.07s) [2019-11-26T12:20:48.725Z] === RUN TestInfoAPIWarnings [2019-11-26T12:20:49.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2019-11-26T12:20:49.534Z] --- PASS: TestInfoAPIWarnings (0.94s) [2019-11-26T12:20:49.534Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-26T12:20:49.535Z] daemon.go:325: [df717fc063eaf] waiting for daemon to start [2019-11-26T12:20:49.535Z] daemon.go:325: [df717fc063eaf] waiting for daemon to start [2019-11-26T12:20:49.535Z] daemon.go:353: [df717fc063eaf] daemon started [2019-11-26T12:20:49.535Z] daemon.go:461: [df717fc063eaf] Stopping daemon [2019-11-26T12:20:49.535Z] daemon.go:296: [df717fc063eaf] exiting daemon [2019-11-26T12:20:49.535Z] daemon.go:448: [df717fc063eaf] Daemon stopped [2019-11-26T12:20:49.535Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T12:20:49.935Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-11-26T12:20:49.935Z] === RUN TestPingCacheHeaders [2019-11-26T12:20:49.935Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-26T12:20:49.935Z] === RUN TestPingGet [2019-11-26T12:20:49.935Z] --- PASS: TestPingGet (0.02s) [2019-11-26T12:20:49.935Z] === RUN TestPingHead [2019-11-26T12:20:49.935Z] --- PASS: TestPingHead (0.03s) [2019-11-26T12:20:49.935Z] === RUN TestVersion [2019-11-26T12:20:49.935Z] --- PASS: TestVersion (0.03s) [2019-11-26T12:20:49.935Z] PASS [2019-11-26T12:20:49.935Z] [2019-11-26T12:20:49.935Z] === Skipped [2019-11-26T12:20:49.935Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:20:49.935Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:20:49.935Z] [2019-11-26T12:20:49.935Z] [2019-11-26T12:20:49.935Z] DONE 12 tests, 1 skipped in 2.990s [2019-11-26T12:20:49.935Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T12:20:49.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:49.935Z] ++ set -e [2019-11-26T12:20:49.935Z] ++ '[' -n 0 ']' [2019-11-26T12:20:49.935Z] ++ set -x [2019-11-26T12:20:49.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/plugins 35.329s coverage: 73.6% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.118s coverage: 56.8% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/plugins/transport 0.096s coverage: 85.7% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/pools 0.100s coverage: 87.9% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 72.7% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/streamformatter 0.075s coverage: 66.2% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 38.2% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.3% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/term 0.088s coverage: 30.8% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/urlutil 0.073s coverage: 100.0% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/plugin 0.288s coverage: 12.0% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/plugin/v2 0.192s coverage: 20.1% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/reference 0.204s coverage: 84.4% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/registry 0.375s coverage: 52.3% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/registry/resumable 0.263s coverage: 100.0% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 49.0% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/runconfig 0.094s coverage: 54.5% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/volume/drivers 0.266s coverage: 36.1% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/volume/local 0.176s coverage: 37.7% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/volume/mounts 0.218s coverage: 66.2% of statements [2019-11-26T12:20:50.106Z] ok github.com/docker/docker/volume/service 0.525s coverage: 70.3% of statements [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T12:20:50.106Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T12:20:50.106Z] INFO: make.ps1 ended at 11/26/2019 12:20:49 [2019-11-26T12:20:50.196Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-11-26T12:20:50.196Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-26T12:20:50.196Z] daemon.go:325: [d9006e750abb2] waiting for daemon to start [2019-11-26T12:20:50.196Z] daemon.go:325: [d9006e750abb2] waiting for daemon to start [2019-11-26T12:20:50.196Z] daemon.go:353: [d9006e750abb2] daemon started [2019-11-26T12:20:50.196Z] daemon.go:461: [d9006e750abb2] Stopping daemon [2019-11-26T12:20:50.196Z] daemon.go:296: [d9006e750abb2] exiting daemon [2019-11-26T12:20:50.196Z] daemon.go:448: [d9006e750abb2] Daemon stopped [2019-11-26T12:20:50.196Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T12:20:50.315Z] INFO: Testing against a local daemon [2019-11-26T12:20:50.315Z] === RUN TestVolumesCreateAndList [2019-11-26T12:20:50.315Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-26T12:20:50.315Z] === RUN TestVolumesRemove [2019-11-26T12:20:50.315Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-26T12:20:50.315Z] === RUN TestVolumesInspect [2019-11-26T12:20:50.315Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-26T12:20:50.315Z] === RUN TestVolumesInvalidJSON [2019-11-26T12:20:50.315Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T12:20:50.315Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T12:20:50.315Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T12:20:50.315Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-26T12:20:50.315Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T12:20:50.315Z] PASS [2019-11-26T12:20:50.315Z] [2019-11-26T12:20:50.315Z] DONE 5 tests in 0.288s [2019-11-26T12:20:50.315Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T12:20:50.315Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T12:20:50.315Z] +++ kill 9234 [2019-11-26T12:20:50.436Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-26T12:20:50.695Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-11-26T12:20:50.757Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-26T12:20:50.952Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-26T12:20:51.650Z] INFO: Unit tests ended at 11/26/2019 12:20:51. Duration:00:03:35.6738183 [2019-11-26T12:20:51.650Z] INFO: Building busybox [2019-11-26T12:20:51.650Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-26T12:20:51.650Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-26T12:20:51.650Z] [2019-11-26T12:20:51.650Z] Sending build context to Docker daemon 2.56kB [2019-11-26T12:20:51.650Z] [2019-11-26T12:20:51.650Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-26T12:20:51.650Z] ---> 49e459dc7a6b [2019-11-26T12:20:51.650Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-26T12:20:51.650Z] ---> Running in a48f40f00b02 [2019-11-26T12:20:51.723Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-26T12:20:52.147Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-26T12:20:52.147Z] +++ /etc/init.d/apparmor stop [2019-11-26T12:20:52.147Z] Clearing AppArmor profiles cache:. [2019-11-26T12:20:52.147Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:20:52.147Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:20:52.147Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:20:52.147Z] [2019-11-26T12:20:52.147Z] To set a process to complain mode, use the command line tool [2019-11-26T12:20:52.147Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:20:52.147Z] with the 'teardown' option." [2019-11-26T12:20:52.147Z] [2019-11-26T12:20:52.390Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2019-11-26T12:20:52.648Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-26T12:20:53.189Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-26T12:20:54.112Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2019-11-26T12:20:54.112Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-26T12:20:54.112Z] daemon.go:325: [d55bc48d0bd83] waiting for daemon to start [2019-11-26T12:20:54.112Z] daemon.go:325: [d55bc48d0bd83] waiting for daemon to start [2019-11-26T12:20:54.112Z] daemon.go:353: [d55bc48d0bd83] daemon started [2019-11-26T12:20:54.112Z] daemon.go:461: [d55bc48d0bd83] Stopping daemon [2019-11-26T12:20:54.112Z] daemon.go:296: [d55bc48d0bd83] exiting daemon [2019-11-26T12:20:54.112Z] daemon.go:448: [d55bc48d0bd83] Daemon stopped [2019-11-26T12:20:54.112Z] === RUN TestCreateWithDuplicateNetworkNames Post stage [Pipeline] junit [2019-11-26T12:20:54.757Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T12:20:56.561Z] + echo Ensuring container killed. [2019-11-26T12:20:56.561Z] Ensuring container killed. [2019-11-26T12:20:56.561Z] + docker rm -vf docker-pr1 [2019-11-26T12:20:56.561Z] Error: No such container: docker-pr1 [2019-11-26T12:20:56.561Z] + true [Pipeline] sh [2019-11-26T12:20:56.826Z] ok github.com/docker/docker/pkg/signal 2.881s coverage: 61.0% of statements [2019-11-26T12:20:56.826Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-26T12:20:56.826Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-26T12:20:57.084Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-26T12:20:57.455Z] Removing intermediate container a48f40f00b02 [2019-11-26T12:20:57.455Z] ---> 76c5bc5999f8 [2019-11-26T12:20:57.455Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-26T12:20:57.461Z] + echo Chowning /workspace to jenkins user [2019-11-26T12:20:57.461Z] Chowning /workspace to jenkins user [2019-11-26T12:20:57.461Z] + id -u [2019-11-26T12:20:57.461Z] + id -g [2019-11-26T12:20:57.461Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-427:/workspace busybox chown -R 1001:1001 /workspace [2019-11-26T12:20:57.461Z] Unable to find image 'busybox:latest' locally [2019-11-26T12:20:57.461Z] latest: Pulling from library/busybox [2019-11-26T12:20:57.654Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-26T12:20:57.829Z] dd8c951d5d23: Pulling fs layer [2019-11-26T12:20:57.829Z] dd8c951d5d23: Verifying Checksum [2019-11-26T12:20:57.829Z] dd8c951d5d23: Download complete [2019-11-26T12:20:57.917Z] [2019-11-26T12:20:58.219Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2019-11-26T12:20:58.377Z] ---> decd862bf198 [2019-11-26T12:20:58.377Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-26T12:20:58.377Z] ---> Running in d2c09028443d [2019-11-26T12:20:58.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-26T12:20:58.610Z] dd8c951d5d23: Pull complete [2019-11-26T12:20:58.610Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T12:20:58.610Z] Status: Downloaded newer image for busybox:latest [2019-11-26T12:20:58.782Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 35.8% of statements [2019-11-26T12:20:59.039Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-11-26T12:20:59.350Z] [2019-11-26T12:20:59.350Z] SUCCESS: Specified value was saved. [2019-11-26T12:20:59.971Z] ok github.com/docker/docker/pkg/tarsum 0.061s coverage: 89.3% of statements [2019-11-26T12:21:00.228Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T12:21:00.794Z] testing: warning: no tests to run [2019-11-26T12:21:00.794Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-11-26T12:21:01.052Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-26T12:21:01.280Z] + bundleName=s390x-integration [2019-11-26T12:21:01.280Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-26T12:21:01.280Z] Creating s390x-integration-bundles.tar.gz [2019-11-26T12:21:01.280Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-26T12:21:01.280Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-26T12:21:01.309Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [Pipeline] archiveArtifacts [2019-11-26T12:21:01.417Z] Archiving artifacts [2019-11-26T12:21:01.619Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-26T12:21:02.346Z] Removing intermediate container d2c09028443d [2019-11-26T12:21:02.346Z] ---> 55ad3f643376 [2019-11-26T12:21:02.346Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-26T12:21:02.346Z] ---> Running in 6d399464427b [2019-11-26T12:21:02.858Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T12:21:03.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-26T12:21:03.687Z] + make clean [2019-11-26T12:21:03.687Z] docker volume rm -f docker-dev-cache [2019-11-26T12:21:03.928Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-26T12:21:04.059Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T12:21:04.147Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.3% of statements [2019-11-26T12:21:04.712Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-26T12:21:05.645Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2019-11-26T12:21:06.210Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-26T12:21:07.698Z] ok github.com/docker/docker/registry 0.093s coverage: 56.4% of statements [2019-11-26T12:21:08.263Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-26T12:21:08.290Z] Cannot create a file when that file already exists. [2019-11-26T12:21:08.521Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2019-11-26T12:21:09.273Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-26T12:21:09.455Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-11-26T12:21:09.619Z] --- PASS: TestBuildWithHugeFile (81.38s) [2019-11-26T12:21:09.619Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T12:21:09.619Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:21:09.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:21:09.619Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:21:09.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:21:09.619Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:21:09.619Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:21:09.619Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:21:09.619Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:21:09.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:21:09.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-11-26T12:21:09.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-11-26T12:21:09.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2019-11-26T12:21:09.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2019-11-26T12:21:09.619Z] === RUN TestBuildPreserveOwnership [2019-11-26T12:21:09.619Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T12:21:09.831Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.75s) [2019-11-26T12:21:09.831Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-26T12:21:09.831Z] daemon.go:325: [dd602a132502e] waiting for daemon to start [2019-11-26T12:21:09.831Z] daemon.go:325: [dd602a132502e] waiting for daemon to start [2019-11-26T12:21:09.831Z] daemon.go:353: [dd602a132502e] daemon started [2019-11-26T12:21:09.831Z] daemon.go:461: [dd602a132502e] Stopping daemon [2019-11-26T12:21:09.831Z] daemon.go:296: [dd602a132502e] exiting daemon [2019-11-26T12:21:09.831Z] daemon.go:448: [dd602a132502e] Daemon stopped [2019-11-26T12:21:09.831Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T12:21:10.020Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-11-26T12:21:10.953Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-11-26T12:21:11.223Z] === RUN TestDockerSuite/TestBuildRm [2019-11-26T12:21:11.313Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T12:21:11.886Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-11-26T12:21:12.818Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-26T12:21:13.038Z] --- PASS: TestBuildPreserveOwnership (5.04s) [2019-11-26T12:21:13.038Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2019-11-26T12:21:13.038Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2019-11-26T12:21:13.038Z] === RUN TestBuildPlatformInvalid [2019-11-26T12:21:13.038Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-26T12:21:13.038Z] PASS [2019-11-26T12:21:13.038Z] [2019-11-26T12:21:13.038Z] DONE 30 tests in 128.130s [2019-11-26T12:21:13.038Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T12:21:13.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:21:13.038Z] ++ set -e [2019-11-26T12:21:13.038Z] ++ '[' -n 0 ']' [2019-11-26T12:21:13.038Z] ++ set -x [2019-11-26T12:21:13.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:21:13.038Z] INFO: Testing against a local daemon [2019-11-26T12:21:13.038Z] === RUN TestConfigList [2019-11-26T12:21:13.737Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2019-11-26T12:21:13.737Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-26T12:21:13.737Z] daemon.go:325: [d6746c1699ec8] waiting for daemon to start [2019-11-26T12:21:13.737Z] daemon.go:325: [d6746c1699ec8] waiting for daemon to start [2019-11-26T12:21:13.737Z] daemon.go:353: [d6746c1699ec8] daemon started [2019-11-26T12:21:13.737Z] daemon.go:461: [d6746c1699ec8] Stopping daemon [2019-11-26T12:21:13.737Z] daemon.go:296: [d6746c1699ec8] exiting daemon [2019-11-26T12:21:13.737Z] daemon.go:448: [d6746c1699ec8] Daemon stopped [2019-11-26T12:21:13.737Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T12:21:14.661Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-26T12:21:15.504Z] Removing intermediate container 6d399464427b [2019-11-26T12:21:15.504Z] ---> bd49925f3896 [2019-11-26T12:21:15.504Z] Step 6/6 : CMD ["sh"] [2019-11-26T12:21:15.504Z] ---> Running in 2a8de442a1a0 [2019-11-26T12:21:15.504Z] Removing intermediate container 2a8de442a1a0 [2019-11-26T12:21:15.504Z] ---> c7b1091b9aac [2019-11-26T12:21:15.504Z] Successfully built c7b1091b9aac [2019-11-26T12:21:15.504Z] Successfully tagged busybox:latest [2019-11-26T12:21:15.504Z] INFO: Docker images of the daemon under test [2019-11-26T12:21:15.504Z] [2019-11-26T12:21:15.504Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-26T12:21:15.504Z] busybox latest c7b1091b9aac Less than a second ago 4.85GB [2019-11-26T12:21:15.504Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-26T12:21:15.504Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-26T12:21:15.504Z] [2019-11-26T12:21:15.504Z] INFO: Running integration tests at 11/26/2019 12:21:14... [2019-11-26T12:21:15.504Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-26T12:21:15.504Z] INFO: Integration API tests being run from the host: [2019-11-26T12:21:15.504Z] INFO: make.ps1 starting at 11/26/2019 12:21:14 [2019-11-26T12:21:15.964Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-26T12:21:16.021Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-26T12:21:16.042Z] --- PASS: TestConfigList (2.35s) [2019-11-26T12:21:16.042Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-26T12:21:16.042Z] daemon.go:325: [da9df4b8c858d] waiting for daemon to start [2019-11-26T12:21:16.042Z] daemon.go:325: [da9df4b8c858d] waiting for daemon to start [2019-11-26T12:21:16.042Z] daemon.go:353: [da9df4b8c858d] daemon started [2019-11-26T12:21:16.042Z] daemon.go:461: [da9df4b8c858d] Stopping daemon [2019-11-26T12:21:16.042Z] daemon.go:296: [da9df4b8c858d] exiting daemon [2019-11-26T12:21:16.042Z] daemon.go:448: [da9df4b8c858d] Daemon stopped [2019-11-26T12:21:16.042Z] === RUN TestConfigsCreateAndDelete [2019-11-26T12:21:16.627Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2019-11-26T12:21:16.627Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-26T12:21:16.627Z] daemon.go:325: [d0459cefd956c] waiting for daemon to start [2019-11-26T12:21:16.627Z] daemon.go:325: [d0459cefd956c] waiting for daemon to start [2019-11-26T12:21:16.627Z] daemon.go:353: [d0459cefd956c] daemon started [2019-11-26T12:21:16.627Z] daemon.go:461: [d0459cefd956c] Stopping daemon [2019-11-26T12:21:16.627Z] daemon.go:296: [d0459cefd956c] exiting daemon [2019-11-26T12:21:16.627Z] daemon.go:448: [d0459cefd956c] Daemon stopped [2019-11-26T12:21:16.628Z] === RUN TestCreateServiceSysctls [2019-11-26T12:21:16.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-26T12:21:17.988Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-26T12:21:18.244Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-26T12:21:18.341Z] --- PASS: TestConfigsCreateAndDelete (2.37s) [2019-11-26T12:21:18.341Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-26T12:21:18.341Z] daemon.go:325: [d585dcd3c4428] waiting for daemon to start [2019-11-26T12:21:18.341Z] daemon.go:325: [d585dcd3c4428] waiting for daemon to start [2019-11-26T12:21:18.341Z] daemon.go:353: [d585dcd3c4428] daemon started [2019-11-26T12:21:18.341Z] daemon.go:461: [d585dcd3c4428] Stopping daemon [2019-11-26T12:21:18.341Z] daemon.go:296: [d585dcd3c4428] exiting daemon [2019-11-26T12:21:18.341Z] daemon.go:448: [d585dcd3c4428] Daemon stopped [2019-11-26T12:21:18.341Z] === RUN TestConfigsUpdate [2019-11-26T12:21:19.169Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-26T12:21:20.644Z] --- PASS: TestConfigsUpdate (2.30s) [2019-11-26T12:21:20.644Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-26T12:21:20.644Z] daemon.go:325: [d3a71408f86d6] waiting for daemon to start [2019-11-26T12:21:20.644Z] daemon.go:325: [d3a71408f86d6] waiting for daemon to start [2019-11-26T12:21:20.644Z] daemon.go:353: [d3a71408f86d6] daemon started [2019-11-26T12:21:20.644Z] daemon.go:461: [d3a71408f86d6] Stopping daemon [2019-11-26T12:21:20.644Z] daemon.go:296: [d3a71408f86d6] exiting daemon [2019-11-26T12:21:20.644Z] daemon.go:448: [d3a71408f86d6] Daemon stopped [2019-11-26T12:21:20.644Z] === RUN TestTemplatedConfig [2019-11-26T12:21:21.052Z] --- PASS: TestCreateServiceSysctls (4.29s) [2019-11-26T12:21:21.052Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-26T12:21:21.052Z] daemon.go:325: [de2d4053204cf] waiting for daemon to start [2019-11-26T12:21:21.052Z] daemon.go:325: [de2d4053204cf] waiting for daemon to start [2019-11-26T12:21:21.052Z] daemon.go:353: [de2d4053204cf] daemon started [2019-11-26T12:21:21.052Z] daemon.go:461: [de2d4053204cf] Stopping daemon [2019-11-26T12:21:21.052Z] daemon.go:296: [de2d4053204cf] exiting daemon [2019-11-26T12:21:21.052Z] daemon.go:448: [de2d4053204cf] Daemon stopped [2019-11-26T12:21:21.052Z] === RUN TestInspect [2019-11-26T12:21:21.052Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T12:21:22.938Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-26T12:21:23.657Z] --- PASS: TestTemplatedConfig (3.03s) [2019-11-26T12:21:23.657Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-26T12:21:23.657Z] daemon.go:325: [db217d5788b6e] waiting for daemon to start [2019-11-26T12:21:23.657Z] daemon.go:325: [db217d5788b6e] waiting for daemon to start [2019-11-26T12:21:23.657Z] daemon.go:353: [db217d5788b6e] daemon started [2019-11-26T12:21:23.657Z] daemon.go:461: [db217d5788b6e] Stopping daemon [2019-11-26T12:21:23.657Z] daemon.go:296: [db217d5788b6e] exiting daemon [2019-11-26T12:21:23.657Z] daemon.go:448: [db217d5788b6e] Daemon stopped [2019-11-26T12:21:23.657Z] === RUN TestConfigInspect [2019-11-26T12:21:23.860Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-26T12:21:24.783Z] --- PASS: TestInspect (3.78s) [2019-11-26T12:21:24.783Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-26T12:21:24.783Z] daemon.go:325: [dae11f3a6b3b6] waiting for daemon to start [2019-11-26T12:21:24.783Z] daemon.go:325: [dae11f3a6b3b6] waiting for daemon to start [2019-11-26T12:21:24.783Z] daemon.go:353: [dae11f3a6b3b6] daemon started [2019-11-26T12:21:24.783Z] daemon.go:461: [dae11f3a6b3b6] Stopping daemon [2019-11-26T12:21:24.783Z] daemon.go:296: [dae11f3a6b3b6] exiting daemon [2019-11-26T12:21:24.783Z] daemon.go:448: [dae11f3a6b3b6] Daemon stopped [2019-11-26T12:21:24.783Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T12:21:24.998Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T12:21:24.998Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === Skipped [2019-11-26T12:21:24.998Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T12:21:24.998Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T12:21:24.998Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T12:21:24.998Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T12:21:24.998Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T12:21:24.998Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T12:21:24.998Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T12:21:24.998Z] graphtest_unix.go:73: No driver to put! [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T12:21:24.998Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] [2019-11-26T12:21:24.998Z] DONE 2065 tests, 19 skipped in 260.136s Post stage [Pipeline] junit [2019-11-26T12:21:25.010Z] Recording test results [2019-11-26T12:21:25.495Z] --- PASS: TestConfigInspect (2.29s) [2019-11-26T12:21:25.495Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-26T12:21:25.495Z] daemon.go:325: [d74acd461db1f] waiting for daemon to start [2019-11-26T12:21:25.495Z] daemon.go:325: [d74acd461db1f] waiting for daemon to start [2019-11-26T12:21:25.495Z] daemon.go:353: [d74acd461db1f] daemon started [2019-11-26T12:21:25.495Z] daemon.go:461: [d74acd461db1f] Stopping daemon [2019-11-26T12:21:25.495Z] daemon.go:296: [d74acd461db1f] exiting daemon [2019-11-26T12:21:25.495Z] daemon.go:448: [d74acd461db1f] Daemon stopped [2019-11-26T12:21:25.495Z] === RUN TestConfigCreateWithLabels [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-26T12:21:25.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-427/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:449b60fcd06b3ef6235d7b7f4c220889f02a85b2 hack/validate/vendor [2019-11-26T12:21:26.923Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-26T12:21:27.850Z] --- PASS: TestConfigCreateWithLabels (2.31s) [2019-11-26T12:21:27.850Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-26T12:21:27.850Z] daemon.go:325: [dd9c5cd7499d8] waiting for daemon to start [2019-11-26T12:21:27.850Z] daemon.go:325: [dd9c5cd7499d8] waiting for daemon to start [2019-11-26T12:21:27.850Z] daemon.go:353: [dd9c5cd7499d8] daemon started [2019-11-26T12:21:27.850Z] daemon.go:461: [dd9c5cd7499d8] Stopping daemon [2019-11-26T12:21:27.850Z] daemon.go:296: [dd9c5cd7499d8] exiting daemon [2019-11-26T12:21:27.850Z] daemon.go:448: [dd9c5cd7499d8] Daemon stopped [2019-11-26T12:21:27.850Z] === RUN TestConfigCreateResolve [2019-11-26T12:21:27.873Z] + echo Building e2e image [2019-11-26T12:21:27.873Z] Building e2e image [2019-11-26T12:21:27.873Z] + docker build --build-arg DOCKER_GITCOMMIT=449b60fcd06b3ef6235d7b7f4c220889f02a85b2 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-26T12:21:27.873Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-26T12:21:27.873Z] #1 transferring dockerfile: 3.19kB done [2019-11-26T12:21:27.873Z] #1 DONE 0.0s [2019-11-26T12:21:27.873Z] [2019-11-26T12:21:27.873Z] #2 [internal] load .dockerignore [2019-11-26T12:21:27.873Z] #2 transferring context: 34B done [2019-11-26T12:21:27.873Z] #2 DONE 0.0s [2019-11-26T12:21:27.873Z] [2019-11-26T12:21:27.873Z] #4 [internal] load metadata for docker.io/library/alpine:3.9 [2019-11-26T12:21:28.141Z] #4 DONE 0.2s [2019-11-26T12:21:28.141Z] [2019-11-26T12:21:28.141Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-alpine [2019-11-26T12:21:28.141Z] #3 DONE 0.2s [2019-11-26T12:21:28.141Z] [2019-11-26T12:21:28.141Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:28.141Z] #14 resolve docker.io/library/golang:1.12.12-alpine@sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 done [2019-11-26T12:21:28.141Z] #14 sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f 0B / 126B 0.1s [2019-11-26T12:21:28.141Z] #14 sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 1.65kB / 1.65kB done [2019-11-26T12:21:28.141Z] #14 sha256:58c1050731bedf2e4c637dff1cc76ef32d4789547bd80f54568feeed39034cdd 1.36kB / 1.36kB done [2019-11-26T12:21:28.141Z] #14 sha256:841429c8613b2150b2054fff5336554c127d585a36f696d5b73db5140cea871b 3.80kB / 3.80kB done [2019-11-26T12:21:28.141Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 0B / 125.34MB 0.1s [2019-11-26T12:21:28.400Z] #14 sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f 126B / 126B 0.1s done [2019-11-26T12:21:28.400Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 10.90MB / 125.34MB 0.3s [2019-11-26T12:21:28.659Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 24.55MB / 125.34MB 0.4s [2019-11-26T12:21:28.659Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 44.81MB / 125.34MB 0.6s [2019-11-26T12:21:28.916Z] #14 ... [2019-11-26T12:21:28.916Z] [2019-11-26T12:21:28.916Z] #8 [internal] load build context [2019-11-26T12:21:28.916Z] #8 transferring context: 795.71kB 0.6s done [2019-11-26T12:21:28.916Z] #8 DONE 0.7s [2019-11-26T12:21:28.916Z] [2019-11-26T12:21:28.916Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:28.916Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 56.35MB / 125.34MB 0.7s [2019-11-26T12:21:28.916Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 65.56MB / 125.34MB 0.8s [2019-11-26T12:21:29.033Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-26T12:21:29.033Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-26T12:21:29.033Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-26T12:21:29.033Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-26T12:21:29.174Z] #14 ... [2019-11-26T12:21:29.174Z] [2019-11-26T12:21:29.174Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2019-11-26T12:21:29.174Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2019-11-26T12:21:29.174Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.1s done [2019-11-26T12:21:29.174Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2019-11-26T12:21:29.174Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2019-11-26T12:21:29.174Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2019-11-26T12:21:29.174Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.7s done [2019-11-26T12:21:29.174Z] #5 DONE 0.9s [2019-11-26T12:21:29.174Z] [2019-11-26T12:21:29.174Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:29.174Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 86.25MB / 125.34MB 1.1s [2019-11-26T12:21:29.174Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 97.27MB / 125.34MB 1.2s [2019-11-26T12:21:29.332Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-26T12:21:29.431Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 106.13MB / 125.34MB 1.3s [2019-11-26T12:21:29.431Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 114.38MB / 125.34MB 1.4s [2019-11-26T12:21:29.688Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 124.85MB / 125.34MB 1.5s [2019-11-26T12:21:29.688Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 125.34MB / 125.34MB 1.7s done [2019-11-26T12:21:29.946Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d [2019-11-26T12:21:30.148Z] --- PASS: TestConfigCreateResolve (2.27s) [2019-11-26T12:21:30.148Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-26T12:21:30.148Z] daemon.go:325: [ddbfcab6d0c38] waiting for daemon to start [2019-11-26T12:21:30.148Z] daemon.go:325: [ddbfcab6d0c38] waiting for daemon to start [2019-11-26T12:21:30.148Z] daemon.go:353: [ddbfcab6d0c38] daemon started [2019-11-26T12:21:30.148Z] daemon.go:461: [ddbfcab6d0c38] Stopping daemon [2019-11-26T12:21:30.148Z] daemon.go:296: [ddbfcab6d0c38] exiting daemon [2019-11-26T12:21:30.148Z] daemon.go:448: [ddbfcab6d0c38] Daemon stopped [2019-11-26T12:21:30.148Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T12:21:30.255Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-26T12:21:30.509Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-26T12:21:30.512Z] #14 ... [2019-11-26T12:21:30.512Z] [2019-11-26T12:21:30.512Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-26T12:21:30.512Z] #6 DONE 1.3s [2019-11-26T12:21:30.512Z] [2019-11-26T12:21:30.512Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:30.873Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-26T12:21:30.873Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-26T12:21:30.873Z] daemon.go:325: [de81f4b4b8182] waiting for daemon to start [2019-11-26T12:21:30.873Z] daemon.go:325: [de81f4b4b8182] waiting for daemon to start [2019-11-26T12:21:30.873Z] daemon.go:353: [de81f4b4b8182] daemon started [2019-11-26T12:21:30.873Z] daemon.go:461: [de81f4b4b8182] Stopping daemon [2019-11-26T12:21:30.873Z] daemon.go:296: [de81f4b4b8182] exiting daemon [2019-11-26T12:21:30.873Z] daemon.go:448: [de81f4b4b8182] Daemon stopped [2019-11-26T12:21:30.873Z] PASS [2019-11-26T12:21:30.873Z] [2019-11-26T12:21:30.873Z] DONE 8 tests in 17.600s [2019-11-26T12:21:30.873Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T12:21:30.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:21:30.873Z] ++ set -e [2019-11-26T12:21:30.873Z] ++ '[' -n 0 ']' [2019-11-26T12:21:30.873Z] ++ set -x [2019-11-26T12:21:30.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:21:30.873Z] INFO: Testing against a local daemon [2019-11-26T12:21:30.873Z] === RUN TestCheckpoint [2019-11-26T12:21:30.873Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T12:21:30.873Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:21:30.873Z] === RUN TestContainerInvalidJSON [2019-11-26T12:21:30.873Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:21:30.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:21:30.873Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:21:30.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:21:30.873Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:21:30.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:21:30.873Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:21:30.873Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:21:30.873Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:21:30.873Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-26T12:21:30.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T12:21:30.873Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T12:21:30.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T12:21:30.873Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T12:21:30.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-26T12:21:30.873Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T12:21:30.873Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-26T12:21:30.873Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T12:21:31.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-26T12:21:31.209Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T12:21:31.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-26T12:21:31.209Z] === RUN TestCopyFromContainer [2019-11-26T12:21:31.870Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-26T12:21:32.429Z] --- PASS: TestDockerNetworkConnectAlias (7.69s) [2019-11-26T12:21:32.429Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-26T12:21:32.429Z] daemon.go:325: [dfb1680b662cc] waiting for daemon to start [2019-11-26T12:21:32.429Z] daemon.go:325: [dfb1680b662cc] waiting for daemon to start [2019-11-26T12:21:32.429Z] daemon.go:353: [dfb1680b662cc] daemon started [2019-11-26T12:21:32.429Z] daemon.go:461: [dfb1680b662cc] Stopping daemon [2019-11-26T12:21:32.429Z] daemon.go:296: [dfb1680b662cc] exiting daemon [2019-11-26T12:21:32.429Z] daemon.go:448: [dfb1680b662cc] Daemon stopped [2019-11-26T12:21:32.429Z] === RUN TestDockerNetworkReConnect [2019-11-26T12:21:32.897Z] === RUN TestCopyFromContainer// [2019-11-26T12:21:32.897Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T12:21:32.897Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T12:21:32.897Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T12:21:33.236Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T12:21:33.236Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T12:21:33.236Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T12:21:33.236Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T12:21:33.573Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T12:21:33.573Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer (2.48s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-26T12:21:33.573Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-26T12:21:33.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T12:21:33.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:21:33.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:21:33.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:21:33.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:21:33.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:21:33.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:21:33.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:21:33.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:21:33.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:21:33.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-26T12:21:33.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-26T12:21:33.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T12:21:33.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-26T12:21:33.574Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T12:21:33.703Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-26T12:21:33.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-26T12:21:33.916Z] === RUN TestCreateWithInvalidEnv [2019-11-26T12:21:33.916Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T12:21:33.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T12:21:33.916Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T12:21:33.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T12:21:33.916Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T12:21:33.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T12:21:33.916Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T12:21:33.916Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T12:21:33.916Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T12:21:33.916Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-26T12:21:33.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T12:21:33.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T12:21:33.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-26T12:21:33.916Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T12:21:33.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-26T12:21:33.916Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T12:21:34.163Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-26T12:21:35.769Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 5.2s [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:21:36.240Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T12:21:36.240Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-26T12:21:36.240Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-26T12:21:36.240Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T12:21:36.348Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-26T12:21:36.583Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-26T12:21:36.702Z] #14 ... [2019-11-26T12:21:36.702Z] [2019-11-26T12:21:36.702Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-26T12:21:36.702Z] #7 1.210 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2019-11-26T12:21:36.702Z] #7 2.304 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2019-11-26T12:21:36.702Z] #7 2.407 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2019-11-26T12:21:36.702Z] #7 2.421 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2019-11-26T12:21:36.702Z] #7 2.427 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2019-11-26T12:21:36.702Z] #7 2.644 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2019-11-26T12:21:36.702Z] #7 2.653 (5/35) Installing readline (7.0.003-r1) [2019-11-26T12:21:36.702Z] #7 2.660 (6/35) Installing bash (4.4.19-r1) [2019-11-26T12:21:36.702Z] #7 2.676 Executing bash-4.4.19-r1.post-install [2019-11-26T12:21:36.702Z] #7 2.679 (7/35) Installing ca-certificates (20190108-r0) [2019-11-26T12:21:36.702Z] #7 2.706 (8/35) Installing libgcc (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 2.708 (9/35) Installing libstdc++ (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 2.725 (10/35) Installing binutils (2.31.1-r2) [2019-11-26T12:21:36.702Z] #7 2.838 (11/35) Installing gmp (6.1.2-r1) [2019-11-26T12:21:36.702Z] #7 2.848 (12/35) Installing isl (0.18-r0) [2019-11-26T12:21:36.702Z] #7 2.873 (13/35) Installing libgomp (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 2.880 (14/35) Installing libatomic (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 2.883 (15/35) Installing mpfr3 (3.1.5-r1) [2019-11-26T12:21:36.702Z] #7 2.891 (16/35) Installing mpc1 (1.0.3-r1) [2019-11-26T12:21:36.702Z] #7 2.896 (17/35) Installing gcc (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 3.939 (18/35) Installing musl-dev (1.1.20-r5) [2019-11-26T12:21:36.702Z] #7 4.055 (19/35) Installing libc-dev (0.7.1-r0) [2019-11-26T12:21:36.702Z] #7 4.057 (20/35) Installing g++ (8.3.0-r0) [2019-11-26T12:21:36.702Z] #7 4.719 (21/35) Installing nghttp2-libs (1.35.1-r1) [2019-11-26T12:21:36.702Z] #7 4.724 (22/35) Installing libssh2 (1.9.0-r1) [2019-11-26T12:21:36.702Z] #7 4.729 (23/35) Installing libcurl (7.64.0-r3) [2019-11-26T12:21:36.702Z] #7 4.738 (24/35) Installing expat (2.2.8-r0) [2019-11-26T12:21:36.702Z] #7 4.744 (25/35) Installing pcre2 (10.32-r1) [2019-11-26T12:21:36.702Z] #7 4.753 (26/35) Installing git (2.20.1-r0) [2019-11-26T12:21:36.702Z] #7 4.978 (27/35) Installing libmnl (1.0.4-r0) [2019-11-26T12:21:36.702Z] #7 4.982 (28/35) Installing jansson (2.11-r0) [2019-11-26T12:21:36.702Z] #7 4.986 (29/35) Installing libnftnl-libs (1.1.1-r0) [2019-11-26T12:21:36.702Z] #7 4.991 (30/35) Installing iptables (1.6.2-r1) [2019-11-26T12:21:36.702Z] #7 5.019 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2019-11-26T12:21:36.702Z] #7 5.026 (32/35) Installing pigz (2.4-r0) [2019-11-26T12:21:36.702Z] #7 5.032 (33/35) Installing tar (1.32-r0) [2019-11-26T12:21:36.702Z] #7 5.041 (34/35) Installing xz-libs (5.2.4-r0) [2019-11-26T12:21:36.702Z] #7 5.047 (35/35) Installing xz (5.2.4-r0) [2019-11-26T12:21:36.702Z] #7 5.057 Executing busybox-1.29.3-r10.trigger [2019-11-26T12:21:36.702Z] #7 5.062 Executing ca-certificates-20190108-r0.trigger [2019-11-26T12:21:36.702Z] #7 5.122 OK: 185 MiB in 47 packages [2019-11-26T12:21:36.702Z] #7 DONE 6.4s [2019-11-26T12:21:36.702Z] [2019-11-26T12:21:36.702Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:36.702Z] #14 ... [2019-11-26T12:21:36.702Z] [2019-11-26T12:21:36.702Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-26T12:21:36.702Z] #9 DONE 0.1s [2019-11-26T12:21:36.702Z] [2019-11-26T12:21:36.702Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-26T12:21:36.960Z] #10 DONE 0.1s [2019-11-26T12:21:36.960Z] [2019-11-26T12:21:36.960Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-26T12:21:36.960Z] #11 DONE 0.1s [2019-11-26T12:21:36.960Z] [2019-11-26T12:21:36.961Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-26T12:21:36.961Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 6.8s done [2019-11-26T12:21:36.961Z] #14 extracting sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f done [2019-11-26T12:21:36.961Z] #14 DONE 8.9s [2019-11-26T12:21:36.961Z] [2019-11-26T12:21:36.961Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-26T12:21:36.961Z] #12 DONE 0.1s [2019-11-26T12:21:36.961Z] [2019-11-26T12:21:36.961Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-26T12:21:36.961Z] #13 DONE 0.1s [2019-11-26T12:21:36.961Z] [2019-11-26T12:21:36.961Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-26T12:21:37.892Z] #15 0.849 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-26T12:21:37.943Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-26T12:21:38.198Z] --- PASS: TestDockerNetworkReConnect (5.96s) [2019-11-26T12:21:38.198Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-26T12:21:38.198Z] daemon.go:325: [db18ef54b9966] waiting for daemon to start [2019-11-26T12:21:38.198Z] daemon.go:325: [db18ef54b9966] waiting for daemon to start [2019-11-26T12:21:38.198Z] daemon.go:353: [db18ef54b9966] daemon started [2019-11-26T12:21:38.198Z] daemon.go:461: [db18ef54b9966] Stopping daemon [2019-11-26T12:21:38.198Z] daemon.go:296: [db18ef54b9966] exiting daemon [2019-11-26T12:21:38.198Z] daemon.go:448: [db18ef54b9966] Daemon stopped [2019-11-26T12:21:38.198Z] === RUN TestServicePlugin [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:21:38.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:21:38.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:21:38.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:21:38.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:21:38.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:21:38.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:21:38.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:21:38.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:21:38.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:21:38.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:21:38.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-26T12:21:38.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-26T12:21:38.528Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T12:21:38.528Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T12:21:38.528Z] === RUN TestDaemonRestartIpcMode [2019-11-26T12:21:38.528Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T12:21:38.528Z] === RUN TestDiff [2019-11-26T12:21:38.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-26T12:21:38.758Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-26T12:21:38.871Z] --- PASS: TestDiff (0.74s) [2019-11-26T12:21:38.871Z] === RUN TestExecWithCloseStdin [2019-11-26T12:21:39.263Z] #15 1.915 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-26T12:21:39.263Z] #15 1.998 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-26T12:21:39.263Z] #15 2.001 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-26T12:21:39.263Z] #15 2.135 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-26T12:21:39.263Z] #15 2.142 (4/43) Installing readline (8.0.0-r0) [2019-11-26T12:21:39.263Z] #15 2.146 (5/43) Installing bash (5.0.0-r0) [2019-11-26T12:21:39.263Z] #15 2.158 Executing bash-5.0.0-r0.post-install [2019-11-26T12:21:39.263Z] #15 2.163 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-26T12:21:39.263Z] #15 2.238 (7/43) Installing libuuid (2.33.2-r0) [2019-11-26T12:21:39.263Z] #15 2.241 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-26T12:21:39.263Z] #15 2.244 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-26T12:21:39.263Z] #15 2.248 (10/43) Installing binutils (2.32-r0) [2019-11-26T12:21:39.263Z] #15 2.323 (11/43) Installing libmagic (5.37-r1) [2019-11-26T12:21:39.263Z] #15 2.343 (12/43) Installing file (5.37-r1) [2019-11-26T12:21:39.521Z] #15 2.345 (13/43) Installing gmp (6.1.2-r1) [2019-11-26T12:21:39.521Z] #15 2.351 (14/43) Installing isl (0.18-r0) [2019-11-26T12:21:39.521Z] #15 2.366 (15/43) Installing libgomp (8.3.0-r0) [2019-11-26T12:21:39.521Z] #15 2.369 (16/43) Installing libatomic (8.3.0-r0) [2019-11-26T12:21:39.521Z] #15 2.371 (17/43) Installing libgcc (8.3.0-r0) [2019-11-26T12:21:39.521Z] #15 2.373 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-26T12:21:39.521Z] #15 2.380 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-26T12:21:39.521Z] #15 2.383 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-26T12:21:39.521Z] #15 2.394 (21/43) Installing gcc (8.3.0-r0) [2019-11-26T12:21:39.689Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-26T12:21:40.043Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-11-26T12:21:40.043Z] === RUN TestExec [2019-11-26T12:21:40.460Z] #15 3.104 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-26T12:21:40.460Z] #15 3.188 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-26T12:21:40.460Z] #15 3.190 (24/43) Installing g++ (8.3.0-r0) [2019-11-26T12:21:40.717Z] #15 3.676 (25/43) Installing make (4.2.1-r2) [2019-11-26T12:21:40.717Z] #15 3.681 (26/43) Installing fortify-headers (1.1-r0) [2019-11-26T12:21:40.717Z] #15 3.683 (27/43) Installing build-base (0.5-r1) [2019-11-26T12:21:40.717Z] #15 3.685 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-26T12:21:40.717Z] #15 3.688 (29/43) Installing libcurl (7.66.0-r0) [2019-11-26T12:21:40.717Z] #15 3.694 (30/43) Installing curl (7.66.0-r0) [2019-11-26T12:21:40.717Z] #15 3.698 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-26T12:21:40.717Z] #15 3.704 (32/43) Installing jq (1.6-r0) [2019-11-26T12:21:40.717Z] #15 3.711 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-26T12:21:40.717Z] #15 3.715 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-26T12:21:40.717Z] #15 3.718 (35/43) Installing libaio (0.3.111-r0) [2019-11-26T12:21:40.717Z] #15 3.719 (36/43) Installing libblkid (2.33.2-r0) [2019-11-26T12:21:40.717Z] #15 3.724 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-26T12:21:40.717Z] #15 3.755 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-26T12:21:40.717Z] #15 3.760 (39/43) Installing libmount (2.33.2-r0) [2019-11-26T12:21:40.717Z] #15 3.766 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-26T12:21:40.717Z] #15 3.770 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-26T12:21:40.717Z] #15 3.772 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-26T12:21:40.717Z] #15 3.794 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-26T12:21:40.719Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-26T12:21:40.767Z] --- PASS: TestExec (0.93s) [2019-11-26T12:21:40.767Z] === RUN TestExecUser [2019-11-26T12:21:40.974Z] #15 3.799 Executing busybox-1.30.1-r2.trigger [2019-11-26T12:21:40.974Z] #15 3.807 OK: 189 MiB in 58 packages [2019-11-26T12:21:41.056Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-26T12:21:41.692Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-26T12:21:41.905Z] #15 DONE 4.5s [2019-11-26T12:21:41.905Z] [2019-11-26T12:21:41.905Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-26T12:21:41.942Z] --- PASS: TestExecUser (0.95s) [2019-11-26T12:21:41.942Z] === RUN TestExportContainerAndImportImage [2019-11-26T12:21:42.154Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-26T12:21:42.471Z] #16 DONE 0.8s [2019-11-26T12:21:42.471Z] [2019-11-26T12:21:42.471Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-26T12:21:42.614Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-26T12:21:43.023Z] === RUN TestDockerSuite/TestBuildUser [2019-11-26T12:21:43.118Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2019-11-26T12:21:43.118Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T12:21:43.404Z] #17 DONE 0.8s [2019-11-26T12:21:43.404Z] [2019-11-26T12:21:43.404Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-26T12:21:43.404Z] #18 DONE 0.0s [2019-11-26T12:21:43.404Z] [2019-11-26T12:21:43.404Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T12:21:43.404Z] #19 DONE 0.1s [2019-11-26T12:21:43.404Z] [2019-11-26T12:21:43.404Z] #31 [builder 1/4] COPY . . [2019-11-26T12:21:43.586Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-26T12:21:44.813Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-11-26T12:21:44.813Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-26T12:21:44.813Z] daemon.go:325: [d081edf3794f6] waiting for daemon to start [2019-11-26T12:21:44.813Z] daemon.go:325: [d081edf3794f6] waiting for daemon to start [2019-11-26T12:21:44.813Z] daemon.go:353: [d081edf3794f6] daemon started [2019-11-26T12:21:44.813Z] daemon.go:461: [d081edf3794f6] Stopping daemon [2019-11-26T12:21:44.813Z] daemon.go:296: [d081edf3794f6] exiting daemon [2019-11-26T12:21:44.813Z] daemon.go:448: [d081edf3794f6] Daemon stopped [2019-11-26T12:21:44.813Z] daemon.go:325: [d081edf3794f6] waiting for daemon to start [2019-11-26T12:21:44.813Z] daemon.go:325: [d081edf3794f6] waiting for daemon to start [2019-11-26T12:21:44.813Z] daemon.go:353: [d081edf3794f6] daemon started [2019-11-26T12:21:44.813Z] daemon.go:461: [d081edf3794f6] Stopping daemon [2019-11-26T12:21:44.813Z] daemon.go:296: [d081edf3794f6] exiting daemon [2019-11-26T12:21:44.813Z] daemon.go:448: [d081edf3794f6] Daemon stopped [2019-11-26T12:21:44.813Z] === RUN TestHealthCheckWorkdir [2019-11-26T12:21:45.128Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-26T12:21:45.537Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-11-26T12:21:45.537Z] === RUN TestHealthKillContainer [2019-11-26T12:21:45.617Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-26T12:21:47.586Z] #31 DONE 4.5s [2019-11-26T12:21:47.586Z] [2019-11-26T12:21:47.586Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T12:21:47.586Z] #20 1.411 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T12:21:47.586Z] #20 1.601 [2019-11-26T12:21:47.586Z] #20 1.710 # 1.5% ######################### 34.8% ###################################### 53.6% #################################################### 72.6% ################################################################## 91.7% ######################################################################## 100.0% [2019-11-26T12:21:47.586Z] #20 2.339 [2019-11-26T12:21:47.586Z] #20 2.448 ############################### 43.7% #################################################################### 95.4% ######################################################################## 100.0% [2019-11-26T12:21:47.586Z] #20 2.738 [2019-11-26T12:21:47.586Z] #20 2.847 ############# 19.2% ############################## 42.3% ############################################### 65.5% ############################################################### 88.7% ######################################################################## 100.0% [2019-11-26T12:21:47.586Z] #20 3.388 [2019-11-26T12:21:48.101Z] #20 3.498 #### 6.1% ######### 13.7% ############### 21.2% #################### 28.6% ########################## 36.1% ############################### 43.5% #################################### 50.4% ########################################## 58.4% ############################################### 65.8% #################################################### 73.2% ######################################################### 80.3% ############################################################### 88.1% #################################################################### 95.4% ######################################################################## 100.0% [2019-11-26T12:21:48.358Z] #20 4.960 [2019-11-26T12:21:48.535Z] --- PASS: TestHealthKillContainer (2.95s) [2019-11-26T12:21:48.535Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T12:21:48.882Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-26T12:21:48.923Z] #20 5.587 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T12:21:48.923Z] #20 ... [2019-11-26T12:21:48.923Z] [2019-11-26T12:21:48.923Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-26T12:21:48.923Z] #32 DONE 1.3s [2019-11-26T12:21:49.180Z] [2019-11-26T12:21:49.180Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T12:21:49.180Z] #20 5.789 [2019-11-26T12:21:49.180Z] #20 5.847 ######################################################################## 100.0% [2019-11-26T12:21:49.258Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-11-26T12:21:49.258Z] === RUN TestIpcModeNone [2019-11-26T12:21:49.437Z] #20 6.083 [2019-11-26T12:21:49.777Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-26T12:21:50.003Z] #20 6.720 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T12:21:50.261Z] #20 7.000 [2019-11-26T12:21:50.427Z] --- PASS: TestIpcModeNone (0.87s) [2019-11-26T12:21:50.427Z] === RUN TestIpcModePrivate [2019-11-26T12:21:50.519Z] #20 7.116 ##### 7.0% ######################################################################## 100.0% [2019-11-26T12:21:50.519Z] #20 7.355 [2019-11-26T12:21:51.151Z] --- PASS: TestIpcModePrivate (0.91s) [2019-11-26T12:21:51.151Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-11-26T12:21:51.151Z] === RUN TestIpcModeShareable [2019-11-26T12:21:51.451Z] #20 8.078 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T12:21:51.451Z] #20 8.175 skipping existing 1849cc453dee [2019-11-26T12:21:51.708Z] #20 8.356 [2019-11-26T12:21:51.899Z] --- PASS: TestIpcModeShareable (0.91s) [2019-11-26T12:21:51.899Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-11-26T12:21:51.899Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T12:21:52.274Z] #20 9.189 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T12:21:52.840Z] #20 9.510 [2019-11-26T12:21:53.105Z] #20 9.728 #=#=# ######################################################################## 100.0% [2019-11-26T12:21:53.365Z] #20 10.09 [2019-11-26T12:21:53.365Z] #20 10.16 Download of images into '/build' complete. [2019-11-26T12:21:53.365Z] #20 10.16 Use something like the following to load the result into a Docker daemon: [2019-11-26T12:21:53.365Z] #20 10.16 tar -cC '/build' . | docker load [2019-11-26T12:21:53.623Z] #20 DONE 10.3s [2019-11-26T12:21:53.623Z] [2019-11-26T12:21:53.623Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-26T12:21:53.623Z] #26 DONE 0.1s [2019-11-26T12:21:53.623Z] [2019-11-26T12:21:53.623Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T12:21:53.623Z] #22 DONE 0.1s [2019-11-26T12:21:53.623Z] [2019-11-26T12:21:53.623Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T12:21:53.881Z] #23 DONE 0.1s [2019-11-26T12:21:53.881Z] [2019-11-26T12:21:53.881Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-26T12:21:53.881Z] #27 DONE 0.1s [2019-11-26T12:21:53.881Z] [2019-11-26T12:21:53.881Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-26T12:21:53.881Z] #28 DONE 0.1s [2019-11-26T12:21:53.881Z] [2019-11-26T12:21:53.881Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T12:21:54.715Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-26T12:21:54.986Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2019-11-26T12:21:54.986Z] === RUN TestAPIIpcModeHost [2019-11-26T12:21:55.327Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-11-26T12:21:55.327Z] === RUN TestDaemonIpcModeShareable [2019-11-26T12:21:56.263Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-26T12:21:56.409Z] #24 2.590 + RM_GOPATH=0 [2019-11-26T12:21:56.409Z] #24 2.594 + TMP_GOPATH= [2019-11-26T12:21:56.409Z] #24 2.594 + : /build [2019-11-26T12:21:56.409Z] #24 2.594 + '[' -z '' ']' [2019-11-26T12:21:56.409Z] #24 2.598 ++ mktemp -d [2019-11-26T12:21:56.409Z] #24 2.599 + export GOPATH=/tmp/tmp.mAacaC [2019-11-26T12:21:56.409Z] #24 2.600 + GOPATH=/tmp/tmp.mAacaC [2019-11-26T12:21:56.409Z] #24 2.600 + RM_GOPATH=1 [2019-11-26T12:21:56.409Z] #24 2.600 ++ dirname ./install.sh [2019-11-26T12:21:56.409Z] #24 2.603 + dir=. [2019-11-26T12:21:56.409Z] #24 2.604 + bin=dockercli [2019-11-26T12:21:56.409Z] #24 2.604 + shift [2019-11-26T12:21:56.409Z] #24 2.604 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T12:21:56.409Z] #24 2.605 + . ./dockercli.installer [2019-11-26T12:21:56.409Z] #24 2.606 ++ DOCKERCLI_CHANNEL=stable [2019-11-26T12:21:56.409Z] #24 2.606 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-26T12:21:56.409Z] #24 2.607 + install_dockercli [2019-11-26T12:21:56.409Z] #24 2.607 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T12:21:56.409Z] #24 2.607 Install docker/cli version 17.06.2-ce from stable [2019-11-26T12:21:56.409Z] #24 2.608 ++ uname -m [2019-11-26T12:21:56.409Z] #24 2.608 + arch=x86_64 [2019-11-26T12:21:56.409Z] #24 2.609 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T12:21:56.409Z] #24 2.610 + url=https://download.docker.com/linux/static [2019-11-26T12:21:56.409Z] #24 2.610 + curl -Ls + tar -xz docker/docker [2019-11-26T12:21:56.409Z] #24 2.611 https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T12:21:57.622Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2019-11-26T12:21:57.622Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-26T12:21:57.622Z] daemon.go:325: [d5fffb92ad25a] waiting for daemon to start [2019-11-26T12:21:57.622Z] daemon.go:325: [d5fffb92ad25a] waiting for daemon to start [2019-11-26T12:21:57.622Z] daemon.go:353: [d5fffb92ad25a] daemon started [2019-11-26T12:21:57.622Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-26T12:21:57.622Z] daemon.go:461: [d5fffb92ad25a] Stopping daemon [2019-11-26T12:21:57.622Z] daemon.go:296: [d5fffb92ad25a] exiting daemon [2019-11-26T12:21:57.622Z] daemon.go:448: [d5fffb92ad25a] Daemon stopped [2019-11-26T12:21:57.622Z] === RUN TestDaemonIpcModePrivate [2019-11-26T12:21:58.309Z] #24 ... [2019-11-26T12:21:58.309Z] [2019-11-26T12:21:58.309Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T12:21:58.309Z] #21 DONE 1.1s [2019-11-26T12:21:58.309Z] [2019-11-26T12:21:58.309Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T12:21:58.309Z] #33 0.982 [2019-11-26T12:21:58.309Z] #33 1.062 Removing bundles/ [2019-11-26T12:21:58.309Z] #33 1.063 [2019-11-26T12:21:58.309Z] #33 1.068 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-26T12:21:58.309Z] #33 1.583 Building test suite binary ./integration-cli/test.main [2019-11-26T12:21:58.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-26T12:21:59.245Z] #33 ... [2019-11-26T12:21:59.245Z] [2019-11-26T12:21:59.245Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T12:21:59.245Z] #24 5.436 + mkdir -p /build [2019-11-26T12:21:59.245Z] #24 5.438 + mv docker/docker /build/ [2019-11-26T12:21:59.245Z] #24 5.440 + rmdir docker [2019-11-26T12:21:59.245Z] #24 DONE 5.5s [2019-11-26T12:21:59.245Z] [2019-11-26T12:21:59.245Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-26T12:21:59.309Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-11-26T12:21:59.309Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-26T12:21:59.309Z] daemon.go:325: [d4e4f9f5a6d4b] waiting for daemon to start [2019-11-26T12:21:59.309Z] daemon.go:325: [d4e4f9f5a6d4b] waiting for daemon to start [2019-11-26T12:21:59.309Z] daemon.go:353: [d4e4f9f5a6d4b] daemon started [2019-11-26T12:21:59.309Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-26T12:21:59.309Z] daemon.go:461: [d4e4f9f5a6d4b] Stopping daemon [2019-11-26T12:21:59.309Z] daemon.go:296: [d4e4f9f5a6d4b] exiting daemon [2019-11-26T12:21:59.309Z] daemon.go:448: [d4e4f9f5a6d4b] Daemon stopped [2019-11-26T12:21:59.309Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T12:22:00.618Z] #29 ... [2019-11-26T12:22:00.618Z] [2019-11-26T12:22:00.618Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-26T12:22:00.876Z] #25 DONE 0.1s [2019-11-26T12:22:00.876Z] [2019-11-26T12:22:00.876Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-26T12:22:01.062Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-11-26T12:22:01.062Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-26T12:22:01.062Z] daemon.go:325: [dcc04f076c4fd] waiting for daemon to start [2019-11-26T12:22:01.062Z] daemon.go:325: [dcc04f076c4fd] waiting for daemon to start [2019-11-26T12:22:01.062Z] daemon.go:353: [dcc04f076c4fd] daemon started [2019-11-26T12:22:01.062Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-26T12:22:01.062Z] daemon.go:461: [dcc04f076c4fd] Stopping daemon [2019-11-26T12:22:01.062Z] daemon.go:296: [dcc04f076c4fd] exiting daemon [2019-11-26T12:22:01.062Z] daemon.go:448: [dcc04f076c4fd] Daemon stopped [2019-11-26T12:22:01.062Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T12:22:01.367Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-26T12:22:02.753Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-11-26T12:22:02.753Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-26T12:22:02.753Z] daemon.go:325: [d6adaf8a76c22] waiting for daemon to start [2019-11-26T12:22:02.753Z] daemon.go:325: [d6adaf8a76c22] waiting for daemon to start [2019-11-26T12:22:02.753Z] daemon.go:353: [d6adaf8a76c22] daemon started [2019-11-26T12:22:02.753Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-26T12:22:02.753Z] daemon.go:461: [d6adaf8a76c22] Stopping daemon [2019-11-26T12:22:02.753Z] daemon.go:296: [d6adaf8a76c22] exiting daemon [2019-11-26T12:22:02.753Z] daemon.go:448: [d6adaf8a76c22] Daemon stopped [2019-11-26T12:22:02.753Z] === RUN TestIpcModeOlderClient [2019-11-26T12:22:02.753Z] === PAUSE TestIpcModeOlderClient [2019-11-26T12:22:02.753Z] === RUN TestKillContainerInvalidSignal [2019-11-26T12:22:03.482Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-11-26T12:22:03.482Z] === RUN TestKillContainer [2019-11-26T12:22:03.482Z] === RUN TestKillContainer/no_signal [2019-11-26T12:22:03.557Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-26T12:22:04.207Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T12:22:04.964Z] === RUN TestKillContainer/killing_signal [2019-11-26T12:22:05.689Z] --- PASS: TestKillContainer (2.25s) [2019-11-26T12:22:05.689Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-11-26T12:22:05.689Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-11-26T12:22:05.689Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2019-11-26T12:22:05.689Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T12:22:05.689Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T12:22:06.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T12:22:06.482Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-26T12:22:07.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2019-11-26T12:22:07.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-11-26T12:22:07.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-11-26T12:22:07.145Z] === RUN TestKillStoppedContainer [2019-11-26T12:22:07.484Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-26T12:22:07.484Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T12:22:07.484Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-11-26T12:22:07.484Z] === RUN TestKillDifferentUserContainer [2019-11-26T12:22:07.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-26T12:22:08.212Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2019-11-26T12:22:08.212Z] === RUN TestInspectOomKilledTrue [2019-11-26T12:22:08.670Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-26T12:22:08.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:22:08.671Z] INFO: Testing against a local daemon [2019-11-26T12:22:08.671Z] === RUN TestBuildWithSession [2019-11-26T12:22:08.671Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T12:22:08.671Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:08.671Z] === RUN TestBuildSquashParent [2019-11-26T12:22:08.671Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-26T12:22:08.671Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:08.671Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T12:22:08.671Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-26T12:22:08.671Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:08.671Z] === RUN TestBuildMultiStageCopy [2019-11-26T12:22:08.671Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T12:22:09.260Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-26T12:22:09.382Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2019-11-26T12:22:09.382Z] === RUN TestInspectOomKilledFalse [2019-11-26T12:22:10.111Z] --- PASS: TestInspectOomKilledFalse (0.74s) [2019-11-26T12:22:10.111Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T12:22:10.270Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-26T12:22:10.611Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-26T12:22:10.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-11-26T12:22:10.838Z] === RUN TestLinksContainerNames [2019-11-26T12:22:12.014Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-26T12:22:12.555Z] --- PASS: TestLinksContainerNames (1.48s) [2019-11-26T12:22:12.555Z] === RUN TestLogsFollowTailEmpty [2019-11-26T12:22:12.938Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-26T12:22:13.278Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2019-11-26T12:22:13.279Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T12:22:13.615Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-11-26T12:22:13.615Z] === RUN TestMountDaemonRoot [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/default [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/private [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/slave [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/shared [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/default [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/shared [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/slave [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/private [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T12:22:13.955Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:22:13.955Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T12:22:13.955Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T12:22:14.295Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T12:22:14.295Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T12:22:14.295Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T12:22:14.295Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-26T12:22:14.295Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-26T12:22:14.295Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T12:22:14.339Z] --- PASS: TestServicePlugin (35.95s) [2019-11-26T12:22:14.340Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-26T12:22:14.340Z] daemon.go:325: [dbf0d3de4b809] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:325: [dbf0d3de4b809] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:353: [dbf0d3de4b809] daemon started [2019-11-26T12:22:14.340Z] daemon.go:461: [dbf0d3de4b809] Stopping daemon [2019-11-26T12:22:14.340Z] daemon.go:296: [dbf0d3de4b809] exiting daemon [2019-11-26T12:22:14.340Z] daemon.go:448: [dbf0d3de4b809] Daemon stopped [2019-11-26T12:22:14.340Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-26T12:22:14.340Z] daemon.go:325: [df10bae26690d] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:325: [df10bae26690d] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:353: [df10bae26690d] daemon started [2019-11-26T12:22:14.340Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-26T12:22:14.340Z] daemon.go:325: [de2490f6a6398] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:325: [de2490f6a6398] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:353: [de2490f6a6398] daemon started [2019-11-26T12:22:14.340Z] plugin_test.go:60: [de2490f6a6398] joining swarm manager [df10bae26690d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:22:14.340Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-26T12:22:14.340Z] daemon.go:325: [da763ff012818] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:325: [da763ff012818] waiting for daemon to start [2019-11-26T12:22:14.340Z] daemon.go:353: [da763ff012818] daemon started [2019-11-26T12:22:14.340Z] plugin_test.go:63: [da763ff012818] joining swarm manager [df10bae26690d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:22:14.340Z] daemon.go:461: [da763ff012818] Stopping daemon [2019-11-26T12:22:14.340Z] daemon.go:296: [da763ff012818] exiting daemon [2019-11-26T12:22:14.340Z] daemon.go:448: [da763ff012818] Daemon stopped [2019-11-26T12:22:14.340Z] daemon.go:461: [de2490f6a6398] Stopping daemon [2019-11-26T12:22:14.340Z] daemon.go:296: [de2490f6a6398] exiting daemon [2019-11-26T12:22:14.340Z] daemon.go:448: [de2490f6a6398] Daemon stopped [2019-11-26T12:22:14.340Z] daemon.go:461: [df10bae26690d] Stopping daemon [2019-11-26T12:22:14.340Z] daemon.go:296: [df10bae26690d] exiting daemon [2019-11-26T12:22:14.340Z] daemon.go:448: [df10bae26690d] Daemon stopped [2019-11-26T12:22:14.340Z] === RUN TestServiceUpdateLabel [2019-11-26T12:22:14.594Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-26T12:22:14.594Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-26T12:22:14.594Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-26T12:22:14.594Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-26T12:22:14.594Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-26T12:22:15.989Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2019-11-26T12:22:15.989Z] === RUN TestNetworkNat [2019-11-26T12:22:16.749Z] --- PASS: TestNetworkNat (0.79s) [2019-11-26T12:22:16.749Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T12:22:17.103Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-26T12:22:17.103Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-26T12:22:17.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T12:22:17.358Z] --- PASS: TestServiceUpdateLabel (3.14s) [2019-11-26T12:22:17.358Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-26T12:22:17.358Z] daemon.go:325: [db582c44ff46f] waiting for daemon to start [2019-11-26T12:22:17.358Z] daemon.go:325: [db582c44ff46f] waiting for daemon to start [2019-11-26T12:22:17.358Z] daemon.go:353: [db582c44ff46f] daemon started [2019-11-26T12:22:17.358Z] daemon.go:461: [db582c44ff46f] Stopping daemon [2019-11-26T12:22:17.358Z] daemon.go:296: [db582c44ff46f] exiting daemon [2019-11-26T12:22:17.358Z] daemon.go:448: [db582c44ff46f] Daemon stopped [2019-11-26T12:22:17.358Z] === RUN TestServiceUpdateSecrets [2019-11-26T12:22:17.473Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2019-11-26T12:22:17.473Z] === RUN TestNetworkLoopbackNat [2019-11-26T12:22:18.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T12:22:18.281Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-26T12:22:18.644Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2019-11-26T12:22:18.644Z] === RUN TestPause [2019-11-26T12:22:18.840Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-26T12:22:19.203Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T12:22:19.497Z] --- PASS: TestPause (0.78s) [2019-11-26T12:22:19.497Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T12:22:19.497Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:22:19.497Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:22:19.497Z] === RUN TestPauseStopPausedContainer [2019-11-26T12:22:20.201Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-26T12:22:20.201Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-26T12:22:20.223Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2019-11-26T12:22:20.223Z] === RUN TestPsFilter [2019-11-26T12:22:20.560Z] --- PASS: TestPsFilter (0.19s) [2019-11-26T12:22:20.560Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T12:22:20.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T12:22:21.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-11-26T12:22:21.280Z] === RUN TestRemoveContainerWithVolume [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy (13.25s) [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.70s) [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2019-11-26T12:22:21.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2019-11-26T12:22:21.718Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T12:22:21.718Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-26T12:22:21.718Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:21.718Z] === RUN TestBuildLabelWithTargets [2019-11-26T12:22:21.718Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-26T12:22:21.718Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:21.718Z] === RUN TestBuildWithEmptyLayers [2019-11-26T12:22:22.002Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-11-26T12:22:22.002Z] === RUN TestRemoveContainerRunning [2019-11-26T12:22:22.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-26T12:22:22.727Z] --- PASS: TestRemoveContainerRunning (0.75s) [2019-11-26T12:22:22.727Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T12:22:23.261Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2019-11-26T12:22:23.261Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T12:22:23.261Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-26T12:22:23.261Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:23.261Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T12:22:23.261Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-26T12:22:23.261Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:23.261Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T12:22:23.261Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-11-26T12:22:23.261Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:23.261Z] === RUN TestBuildWithHugeFile [2019-11-26T12:22:23.261Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-26T12:22:23.261Z] build_test.go:492: testEnv.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T12:22:23.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:22:23.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:22:23.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:22:23.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:22:23.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:22:23.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:22:23.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T12:22:23.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T12:22:23.261Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T12:22:23.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2019-11-26T12:22:23.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-26T12:22:23.261Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-26T12:22:23.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-26T12:22:23.261Z] === RUN TestBuildPreserveOwnership [2019-11-26T12:22:23.261Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-11-26T12:22:23.261Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:23.261Z] === RUN TestBuildPlatformInvalid [2019-11-26T12:22:23.261Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-26T12:22:23.261Z] PASS [2019-11-26T12:22:23.261Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-26T12:22:23.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:22:23.261Z] INFO: Testing against a local daemon [2019-11-26T12:22:23.261Z] === RUN TestConfigList [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigList (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestConfigsCreateAndDelete [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestConfigsUpdate [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestTemplatedConfig [2019-11-26T12:22:23.261Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestConfigInspect [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.261Z] === RUN TestConfigCreateWithLabels [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:22:23.261Z] === RUN TestConfigCreateResolve [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:22:23.261Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T12:22:23.261Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-26T12:22:23.261Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:22:23.261Z] PASS [2019-11-26T12:22:23.261Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-26T12:22:23.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:22:23.261Z] INFO: Testing against a local daemon [2019-11-26T12:22:23.261Z] === RUN TestCheckpoint [2019-11-26T12:22:23.261Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T12:22:23.261Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:22:23.261Z] === RUN TestContainerInvalidJSON [2019-11-26T12:22:23.261Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:22:23.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:22:23.261Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:22:23.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:22:23.261Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:22:23.261Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:22:23.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2019-11-26T12:22:23.480Z] === RUN TestRemoveInvalidContainer [2019-11-26T12:22:23.480Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-11-26T12:22:23.480Z] === RUN TestRenameLinkedContainer [2019-11-26T12:22:23.638Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-26T12:22:23.721Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T12:22:23.721Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T12:22:23.721Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T12:22:23.721Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-26T12:22:23.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T12:22:23.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T12:22:23.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-26T12:22:23.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T12:22:23.721Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-26T12:22:23.721Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T12:22:23.721Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-26T12:22:23.721Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T12:22:23.721Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-26T12:22:23.721Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T12:22:23.721Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-26T12:22:23.721Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCopyFromContainer [2019-11-26T12:22:23.721Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-26T12:22:23.721Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T12:22:23.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:22:23.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:22:23.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:22:23.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:22:23.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:22:23.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:22:23.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T12:22:23.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T12:22:23.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T12:22:23.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-26T12:22:23.721Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T12:22:23.721Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-26T12:22:23.721Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidEnv [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-26T12:22:23.721Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T12:22:23.721Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-26T12:22:23.721Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:23.721Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T12:22:23.721Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-26T12:22:23.721Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:22:23.721Z] === RUN TestCreateWithCapabilities [2019-11-26T12:22:23.721Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-26T12:22:23.721Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-26T12:22:23.721Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T12:22:23.721Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-26T12:22:23.721Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:22:23.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:22:23.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T12:22:23.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-26T12:22:23.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-26T12:22:23.721Z] === RUN TestDiff [2019-11-26T12:22:23.721Z] --- SKIP: TestDiff (0.00s) [2019-11-26T12:22:23.721Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:23.721Z] === RUN TestExecWithCloseStdin [2019-11-26T12:22:25.911Z] --- PASS: TestExecWithCloseStdin (1.88s) [2019-11-26T12:22:25.911Z] === RUN TestExec [2019-11-26T12:22:25.911Z] --- SKIP: TestExec (0.00s) [2019-11-26T12:22:25.911Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-26T12:22:25.911Z] === RUN TestExecUser [2019-11-26T12:22:25.911Z] --- SKIP: TestExecUser (0.00s) [2019-11-26T12:22:25.911Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-26T12:22:25.911Z] === RUN TestExportContainerAndImportImage [2019-11-26T12:22:25.911Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-26T12:22:25.911Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:25.911Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T12:22:25.911Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-26T12:22:25.911Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:25.911Z] === RUN TestHealthCheckWorkdir [2019-11-26T12:22:25.911Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-26T12:22:25.911Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:25.911Z] === RUN TestHealthKillContainer [2019-11-26T12:22:25.911Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-26T12:22:25.911Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-26T12:22:25.911Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T12:22:25.911Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-26T12:22:25.911Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-26T12:22:25.911Z] === RUN TestKillContainerInvalidSignal [2019-11-26T12:22:26.146Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-26T12:22:26.482Z] --- PASS: TestRenameLinkedContainer (2.93s) [2019-11-26T12:22:26.482Z] === RUN TestRenameStoppedContainer [2019-11-26T12:22:26.705Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-26T12:22:26.882Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2019-11-26T12:22:26.882Z] === RUN TestKillContainer [2019-11-26T12:22:26.882Z] --- SKIP: TestKillContainer (0.00s) [2019-11-26T12:22:26.882Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-26T12:22:26.882Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T12:22:26.883Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T12:22:26.883Z] === RUN TestKillStoppedContainer [2019-11-26T12:22:26.883Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T12:22:26.883Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T12:22:26.883Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T12:22:26.883Z] === RUN TestKillDifferentUserContainer [2019-11-26T12:22:26.883Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-26T12:22:26.883Z] === RUN TestInspectOomKilledTrue [2019-11-26T12:22:26.883Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:22:26.883Z] === RUN TestInspectOomKilledFalse [2019-11-26T12:22:26.883Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T12:22:26.883Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T12:22:26.883Z] === RUN TestLogsFollowTailEmpty [2019-11-26T12:22:27.210Z] --- PASS: TestRenameStoppedContainer (0.72s) [2019-11-26T12:22:27.210Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T12:22:27.264Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-26T12:22:27.514Z] #29 29.27 # github.com/docker/docker/contrib/httpserver [2019-11-26T12:22:27.514Z] #29 29.27 loadinternal: cannot find runtime/cgo [2019-11-26T12:22:27.514Z] #29 DONE 29.6s [2019-11-26T12:22:27.514Z] [2019-11-26T12:22:27.514Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T12:22:27.514Z] #33 ... [2019-11-26T12:22:27.514Z] [2019-11-26T12:22:27.514Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-26T12:22:27.514Z] #30 DONE 0.1s [2019-11-26T12:22:27.514Z] [2019-11-26T12:22:27.514Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T12:22:27.823Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-26T12:22:27.823Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-26T12:22:28.381Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2019-11-26T12:22:28.382Z] === RUN TestRenameInvalidName [2019-11-26T12:22:28.425Z] --- PASS: TestLogsFollowTailEmpty (1.53s) [2019-11-26T12:22:28.425Z] === RUN TestNetworkNat [2019-11-26T12:22:28.425Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-26T12:22:28.425Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:28.425Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T12:22:28.425Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-26T12:22:28.425Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:22:28.425Z] === RUN TestNetworkLoopbackNat [2019-11-26T12:22:28.425Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-26T12:22:28.425Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:28.425Z] === RUN TestPause [2019-11-26T12:22:28.425Z] --- SKIP: TestPause (0.00s) [2019-11-26T12:22:28.425Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-26T12:22:28.425Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T12:22:28.746Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-26T12:22:29.113Z] --- PASS: TestRenameInvalidName (0.74s) [2019-11-26T12:22:29.113Z] === RUN TestRenameAnonymousContainer [2019-11-26T12:22:29.969Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) [2019-11-26T12:22:29.969Z] === RUN TestPauseStopPausedContainer [2019-11-26T12:22:29.969Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-26T12:22:29.969Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:29.969Z] === RUN TestPsFilter [2019-11-26T12:22:30.430Z] --- PASS: TestPsFilter (0.15s) [2019-11-26T12:22:30.430Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T12:22:31.254Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-26T12:22:31.254Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-26T12:22:31.254Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-26T12:22:31.813Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-26T12:22:32.122Z] --- PASS: TestRenameAnonymousContainer (2.73s) [2019-11-26T12:22:32.122Z] === RUN TestRenameContainerWithSameName [2019-11-26T12:22:32.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2019-11-26T12:22:32.623Z] === RUN TestRemoveContainerWithVolume [2019-11-26T12:22:32.850Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-11-26T12:22:32.850Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T12:22:33.173Z] === RUN TestDockerSuite/TestCommitChange [2019-11-26T12:22:33.173Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2019-11-26T12:22:33.173Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-26T12:22:33.173Z] daemon.go:325: [de04936657654] waiting for daemon to start [2019-11-26T12:22:33.173Z] daemon.go:325: [de04936657654] waiting for daemon to start [2019-11-26T12:22:33.173Z] daemon.go:353: [de04936657654] daemon started [2019-11-26T12:22:33.173Z] daemon.go:461: [de04936657654] Stopping daemon [2019-11-26T12:22:33.173Z] daemon.go:296: [de04936657654] exiting daemon [2019-11-26T12:22:33.173Z] daemon.go:448: [de04936657654] Daemon stopped [2019-11-26T12:22:33.173Z] === RUN TestServiceUpdateConfigs [2019-11-26T12:22:34.095Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-26T12:22:34.541Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2019-11-26T12:22:34.541Z] === RUN TestResize [2019-11-26T12:22:34.811Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2019-11-26T12:22:34.811Z] === RUN TestRemoveContainerRunning [2019-11-26T12:22:34.878Z] --- PASS: TestResize (0.74s) [2019-11-26T12:22:34.878Z] === RUN TestResizeWithInvalidSize [2019-11-26T12:22:35.541Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-26T12:22:35.603Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-11-26T12:22:35.603Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T12:22:35.783Z] --- PASS: TestRemoveContainerRunning (1.58s) [2019-11-26T12:22:35.783Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T12:22:36.339Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:36.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:36.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:36.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:36.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:22:36.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:36.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:22:37.424Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-26T12:22:37.967Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.63s) [2019-11-26T12:22:37.967Z] === RUN TestRemoveInvalidContainer [2019-11-26T12:22:37.967Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-26T12:22:37.967Z] === RUN TestRenameLinkedContainer [2019-11-26T12:22:37.967Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-26T12:22:37.967Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:37.967Z] === RUN TestRenameStoppedContainer [2019-11-26T12:22:38.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:38.907Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-26T12:22:39.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:39.514Z] --- PASS: TestRenameStoppedContainer (1.78s) [2019-11-26T12:22:39.514Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T12:22:39.913Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-26T12:22:39.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:22:41.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:22:41.796Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-26T12:22:41.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:22:42.428Z] --- PASS: TestRenameRunningContainerAndReuse (3.16s) [2019-11-26T12:22:42.428Z] === RUN TestRenameInvalidName [2019-11-26T12:22:42.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:22:42.719Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-26T12:22:43.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:22:43.969Z] --- PASS: TestRenameInvalidName (1.48s) [2019-11-26T12:22:43.969Z] === RUN TestRenameAnonymousContainer [2019-11-26T12:22:43.969Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-26T12:22:43.969Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:43.969Z] === RUN TestRenameContainerWithSameName [2019-11-26T12:22:44.601Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-26T12:22:45.511Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2019-11-26T12:22:45.511Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T12:22:45.511Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-26T12:22:45.511Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:45.511Z] === RUN TestResize [2019-11-26T12:22:45.511Z] --- SKIP: TestResize (0.00s) [2019-11-26T12:22:45.511Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:45.511Z] === RUN TestResizeWithInvalidSize [2019-11-26T12:22:45.511Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-26T12:22:45.511Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-26T12:22:45.511Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-26T12:22:45.525Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-26T12:22:45.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:22:45.779Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-26T12:22:47.660Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-26T12:22:47.696Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2019-11-26T12:22:47.696Z] === RUN TestDaemonRestartKillContainers [2019-11-26T12:22:47.696Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-26T12:22:47.696Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:22:47.696Z] === RUN TestStats [2019-11-26T12:22:47.696Z] --- SKIP: TestStats (0.00s) [2019-11-26T12:22:47.696Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-26T12:22:47.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T12:22:47.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T12:22:47.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-11-26T12:22:47.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [d3d1e47b55944] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:325: [d3d1e47b55944] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [d3d1e47b55944] daemon started [2019-11-26T12:22:47.896Z] daemon.go:325: [d3d1e47b55944] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:296: [d3d1e47b55944] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [d3d1e47b55944] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [d3d1e47b55944] daemon started [2019-11-26T12:22:47.896Z] daemon.go:461: [d3d1e47b55944] Stopping daemon [2019-11-26T12:22:47.896Z] daemon.go:296: [d3d1e47b55944] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:448: [d3d1e47b55944] Daemon stopped [2019-11-26T12:22:47.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.87s) [2019-11-26T12:22:47.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [dc276fe70f5f3] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:325: [dc276fe70f5f3] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [dc276fe70f5f3] daemon started [2019-11-26T12:22:47.896Z] daemon.go:461: [dc276fe70f5f3] Stopping daemon [2019-11-26T12:22:47.896Z] daemon.go:296: [dc276fe70f5f3] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:448: [dc276fe70f5f3] Daemon stopped [2019-11-26T12:22:47.896Z] daemon.go:325: [dc276fe70f5f3] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:325: [dc276fe70f5f3] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [dc276fe70f5f3] daemon started [2019-11-26T12:22:47.896Z] daemon.go:461: [dc276fe70f5f3] Stopping daemon [2019-11-26T12:22:47.896Z] daemon.go:296: [dc276fe70f5f3] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:448: [dc276fe70f5f3] Daemon stopped [2019-11-26T12:22:47.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2019-11-26T12:22:47.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [de1318ca858aa] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:325: [de1318ca858aa] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [de1318ca858aa] daemon started [2019-11-26T12:22:47.896Z] daemon.go:325: [de1318ca858aa] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:296: [de1318ca858aa] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [de1318ca858aa] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [de1318ca858aa] daemon started [2019-11-26T12:22:47.896Z] daemon.go:461: [de1318ca858aa] Stopping daemon [2019-11-26T12:22:47.896Z] daemon.go:296: [de1318ca858aa] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:448: [de1318ca858aa] Daemon stopped [2019-11-26T12:22:47.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2019-11-26T12:22:47.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T12:22:47.896Z] daemon.go:325: [d1fd4622c5ede] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:325: [d1fd4622c5ede] waiting for daemon to start [2019-11-26T12:22:47.896Z] daemon.go:353: [d1fd4622c5ede] daemon started [2019-11-26T12:22:47.896Z] daemon.go:461: [d1fd4622c5ede] Stopping daemon [2019-11-26T12:22:47.896Z] daemon.go:296: [d1fd4622c5ede] exiting daemon [2019-11-26T12:22:47.896Z] daemon.go:448: [d1fd4622c5ede] Daemon stopped [2019-11-26T12:22:47.897Z] daemon.go:325: [d1fd4622c5ede] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d1fd4622c5ede] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d1fd4622c5ede] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d1fd4622c5ede] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d1fd4622c5ede] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d1fd4622c5ede] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.31s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d2385b1974a8f] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d2385b1974a8f] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d2385b1974a8f] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d2385b1974a8f] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d2385b1974a8f] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d2385b1974a8f] Daemon stopped [2019-11-26T12:22:47.897Z] daemon.go:325: [d2385b1974a8f] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d2385b1974a8f] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d2385b1974a8f] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d2385b1974a8f] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d2385b1974a8f] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d2385b1974a8f] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (6.09s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d95f4745968b4] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d95f4745968b4] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d95f4745968b4] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d95f4745968b4] daemon started [2019-11-26T12:22:47.897Z] daemon.go:325: [d95f4745968b4] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:296: [d95f4745968b4] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d95f4745968b4] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d95f4745968b4] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d95f4745968b4] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d95f4745968b4] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d95f4745968b4] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.86s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d326663af5969] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d326663af5969] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d326663af5969] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d326663af5969] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d326663af5969] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d326663af5969] Daemon stopped [2019-11-26T12:22:47.897Z] daemon.go:325: [d326663af5969] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d326663af5969] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d326663af5969] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d326663af5969] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d326663af5969] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d326663af5969] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.64s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d9f8d10a8c7af] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d9f8d10a8c7af] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d9f8d10a8c7af] daemon started [2019-11-26T12:22:47.897Z] daemon.go:325: [d9f8d10a8c7af] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:296: [d9f8d10a8c7af] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d9f8d10a8c7af] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d9f8d10a8c7af] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d9f8d10a8c7af] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d9f8d10a8c7af] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d9f8d10a8c7af] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.91s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d405bc7608d36] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d405bc7608d36] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d405bc7608d36] daemon started [2019-11-26T12:22:47.897Z] daemon.go:325: [d405bc7608d36] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:296: [d405bc7608d36] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d405bc7608d36] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d405bc7608d36] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d405bc7608d36] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d405bc7608d36] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d405bc7608d36] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.87s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d752c0f02c99a] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d752c0f02c99a] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d752c0f02c99a] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d752c0f02c99a] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d752c0f02c99a] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d752c0f02c99a] Daemon stopped [2019-11-26T12:22:47.897Z] daemon.go:325: [d752c0f02c99a] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d752c0f02c99a] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d752c0f02c99a] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d752c0f02c99a] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d752c0f02c99a] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d752c0f02c99a] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d60b91f6e0c0e] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [d60b91f6e0c0e] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d60b91f6e0c0e] daemon started [2019-11-26T12:22:47.897Z] daemon.go:325: [d60b91f6e0c0e] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:296: [d60b91f6e0c0e] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [d60b91f6e0c0e] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [d60b91f6e0c0e] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [d60b91f6e0c0e] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [d60b91f6e0c0e] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [d60b91f6e0c0e] Daemon stopped [2019-11-26T12:22:47.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2019-11-26T12:22:47.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T12:22:47.897Z] daemon.go:325: [dd298b39f4abc] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [dd298b39f4abc] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [dd298b39f4abc] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [dd298b39f4abc] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [dd298b39f4abc] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [dd298b39f4abc] Daemon stopped [2019-11-26T12:22:47.897Z] daemon.go:325: [dd298b39f4abc] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:325: [dd298b39f4abc] waiting for daemon to start [2019-11-26T12:22:47.897Z] daemon.go:353: [dd298b39f4abc] daemon started [2019-11-26T12:22:47.897Z] daemon.go:461: [dd298b39f4abc] Stopping daemon [2019-11-26T12:22:47.897Z] daemon.go:296: [dd298b39f4abc] exiting daemon [2019-11-26T12:22:47.897Z] daemon.go:448: [dd298b39f4abc] Daemon stopped [2019-11-26T12:22:47.897Z] === RUN TestKernelTCPMemory [2019-11-26T12:22:48.611Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-11-26T12:22:48.611Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-26T12:22:48.611Z] daemon.go:325: [dd730c7f812f7] waiting for daemon to start [2019-11-26T12:22:48.611Z] daemon.go:325: [dd730c7f812f7] waiting for daemon to start [2019-11-26T12:22:48.611Z] daemon.go:353: [dd730c7f812f7] daemon started [2019-11-26T12:22:48.611Z] daemon.go:461: [dd730c7f812f7] Stopping daemon [2019-11-26T12:22:48.611Z] daemon.go:296: [dd730c7f812f7] exiting daemon [2019-11-26T12:22:48.611Z] daemon.go:448: [dd730c7f812f7] Daemon stopped [2019-11-26T12:22:48.611Z] === RUN TestServiceUpdateNetwork [2019-11-26T12:22:49.138Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-11-26T12:22:49.138Z] === RUN TestNISDomainname [2019-11-26T12:22:49.684Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-26T12:22:49.684Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-26T12:22:49.865Z] --- PASS: TestNISDomainname (1.12s) [2019-11-26T12:22:49.865Z] === RUN TestStats [2019-11-26T12:22:50.290Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-26T12:22:51.651Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-26T12:22:52.158Z] --- PASS: TestStats (1.99s) [2019-11-26T12:22:52.158Z] === RUN TestStopContainerWithTimeout [2019-11-26T12:22:52.158Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T12:22:52.158Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T12:22:52.158Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T12:22:52.158Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T12:22:52.158Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T12:22:52.158Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T12:22:52.158Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T12:22:52.158Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T12:22:52.158Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T12:22:52.158Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T12:22:52.158Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T12:22:52.158Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T12:22:52.574Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-26T12:22:53.538Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-26T12:22:54.460Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-26T12:22:54.460Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-26T12:22:54.460Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-26T12:22:55.173Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-26T12:22:55.173Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-11-26T12:22:55.173Z] --- PASS: TestStopContainerWithTimeout/1 (2.40s) [2019-11-26T12:22:55.173Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-11-26T12:22:55.173Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2019-11-26T12:22:55.173Z] === RUN TestDeleteDevicemapper [2019-11-26T12:22:55.173Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T12:22:55.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:22:55.173Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T12:22:55.384Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-26T12:22:55.384Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-26T12:22:55.384Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-26T12:22:55.384Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-26T12:22:55.384Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-26T12:22:56.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-26T12:22:57.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-26T12:22:58.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-26T12:22:58.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-26T12:22:58.195Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.51s) [2019-11-26T12:22:58.195Z] === RUN TestStopContainerWithTimeout [2019-11-26T12:22:58.195Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-26T12:22:58.195Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-26T12:22:58.195Z] === RUN TestUpdateRestartPolicy [2019-11-26T12:22:58.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-26T12:22:59.070Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2019-11-26T12:22:59.070Z] === RUN TestUpdateMemory [2019-11-26T12:22:59.790Z] --- PASS: TestUpdateMemory (1.20s) [2019-11-26T12:22:59.790Z] === RUN TestUpdateCPUQuota [2019-11-26T12:23:00.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-26T12:23:01.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-26T12:23:01.217Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-26T12:23:01.480Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-11-26T12:23:01.480Z] === RUN TestUpdatePidsLimit [2019-11-26T12:23:01.480Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T12:23:01.819Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T12:23:02.140Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-26T12:23:02.546Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T12:23:02.887Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T12:23:03.064Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-26T12:23:03.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T12:23:03.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T12:23:03.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T12:23:03.987Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-26T12:23:04.910Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-26T12:23:04.910Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-26T12:23:04.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-26T12:23:05.165Z] --- PASS: TestServiceUpdateNetwork (16.49s) [2019-11-26T12:23:05.165Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-26T12:23:05.165Z] daemon.go:325: [d165f34e581b2] waiting for daemon to start [2019-11-26T12:23:05.165Z] daemon.go:325: [d165f34e581b2] waiting for daemon to start [2019-11-26T12:23:05.165Z] daemon.go:353: [d165f34e581b2] daemon started [2019-11-26T12:23:05.165Z] daemon.go:461: [d165f34e581b2] Stopping daemon [2019-11-26T12:23:05.165Z] daemon.go:296: [d165f34e581b2] exiting daemon [2019-11-26T12:23:05.165Z] daemon.go:448: [d165f34e581b2] Daemon stopped [2019-11-26T12:23:05.165Z] PASS [2019-11-26T12:23:05.165Z] [2019-11-26T12:23:05.165Z] DONE 18 tests in 172.583s [2019-11-26T12:23:05.165Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T12:23:05.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:05.165Z] ++ set -e [2019-11-26T12:23:05.165Z] ++ '[' -n 0 ']' [2019-11-26T12:23:05.165Z] ++ set -x [2019-11-26T12:23:05.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:05.420Z] INFO: Testing against a local daemon [2019-11-26T12:23:05.420Z] === RUN TestSessionCreate [2019-11-26T12:23:05.420Z] --- PASS: TestSessionCreate (0.05s) [2019-11-26T12:23:05.420Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T12:23:05.420Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-26T12:23:05.420Z] PASS [2019-11-26T12:23:05.420Z] [2019-11-26T12:23:05.420Z] DONE 2 tests in 0.212s [2019-11-26T12:23:05.420Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T12:23:05.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:05.420Z] ++ set -e [2019-11-26T12:23:05.420Z] ++ '[' -n 0 ']' [2019-11-26T12:23:05.420Z] ++ set -x [2019-11-26T12:23:05.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:05.676Z] INFO: Testing against a local daemon [2019-11-26T12:23:05.676Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T12:23:05.676Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:23:05.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:23:05.676Z] === RUN TestEventsExecDie [2019-11-26T12:23:05.676Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-26T12:23:06.195Z] --- PASS: TestUpdatePidsLimit (4.28s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-26T12:23:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-26T12:23:06.196Z] === RUN TestUpdateRestartPolicy [2019-11-26T12:23:06.600Z] --- PASS: TestEventsExecDie (1.12s) [2019-11-26T12:23:06.600Z] === RUN TestEventsBackwardsCompatible [2019-11-26T12:23:06.855Z] --- PASS: TestEventsBackwardsCompatible (0.16s) [2019-11-26T12:23:06.855Z] === RUN TestInfoBinaryCommits [2019-11-26T12:23:06.855Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-26T12:23:06.855Z] === RUN TestInfoAPIVersioned [2019-11-26T12:23:06.855Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-26T12:23:06.855Z] === RUN TestInfoAPI [2019-11-26T12:23:06.855Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-26T12:23:06.855Z] --- PASS: TestInfoAPI (0.05s) [2019-11-26T12:23:06.855Z] === RUN TestInfoAPIWarnings [2019-11-26T12:23:07.780Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-11-26T12:23:07.780Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-26T12:23:07.780Z] daemon.go:325: [d7e77c6bdad8f] waiting for daemon to start [2019-11-26T12:23:07.780Z] daemon.go:325: [d7e77c6bdad8f] waiting for daemon to start [2019-11-26T12:23:07.780Z] daemon.go:353: [d7e77c6bdad8f] daemon started [2019-11-26T12:23:07.780Z] daemon.go:461: [d7e77c6bdad8f] Stopping daemon [2019-11-26T12:23:07.780Z] daemon.go:296: [d7e77c6bdad8f] exiting daemon [2019-11-26T12:23:07.780Z] daemon.go:448: [d7e77c6bdad8f] Daemon stopped [2019-11-26T12:23:07.780Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T12:23:08.340Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-26T12:23:08.340Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-11-26T12:23:08.340Z] === RUN TestPingCacheHeaders [2019-11-26T12:23:08.340Z] === RUN TestDockerSuite/TestContainerAPIRename--- PASS: TestPingCacheHeaders (0.04s) [2019-11-26T12:23:08.340Z] [2019-11-26T12:23:08.340Z] === RUN TestPingGet [2019-11-26T12:23:08.340Z] --- PASS: TestPingGet (0.05s) [2019-11-26T12:23:08.340Z] === RUN TestPingHead [2019-11-26T12:23:08.340Z] --- PASS: TestPingHead (0.03s) [2019-11-26T12:23:08.340Z] === RUN TestVersion [2019-11-26T12:23:08.340Z] --- PASS: TestVersion (0.04s) [2019-11-26T12:23:08.340Z] PASS [2019-11-26T12:23:08.340Z] [2019-11-26T12:23:08.340Z] === Skipped [2019-11-26T12:23:08.340Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:23:08.340Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:23:08.340Z] [2019-11-26T12:23:08.340Z] [2019-11-26T12:23:08.340Z] DONE 12 tests, 1 skipped in 3.003s [2019-11-26T12:23:08.340Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T12:23:08.340Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:08.340Z] ++ set -e [2019-11-26T12:23:08.340Z] ++ '[' -n 0 ']' [2019-11-26T12:23:08.340Z] ++ set -x [2019-11-26T12:23:08.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:08.595Z] INFO: Testing against a local daemon [2019-11-26T12:23:08.595Z] === RUN TestVolumesCreateAndList [2019-11-26T12:23:08.595Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-26T12:23:08.595Z] === RUN TestVolumesRemove [2019-11-26T12:23:08.595Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-26T12:23:08.595Z] === RUN TestVolumesInspect [2019-11-26T12:23:08.850Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-26T12:23:08.850Z] === RUN TestVolumesInvalidJSON [2019-11-26T12:23:08.850Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:08.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:08.850Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:08.850Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-26T12:23:08.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T12:23:08.851Z] PASS [2019-11-26T12:23:08.851Z] [2019-11-26T12:23:08.851Z] DONE 5 tests in 0.308s [2019-11-26T12:23:08.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T12:23:09.109Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T12:23:09.109Z] +++ kill 4471 [2019-11-26T12:23:09.363Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-26T12:23:10.287Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-26T12:23:10.287Z] +++ /etc/init.d/apparmor stop [2019-11-26T12:23:10.287Z] Clearing AppArmor profiles cache:. [2019-11-26T12:23:10.287Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:23:10.287Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:23:10.287Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:23:10.287Z] [2019-11-26T12:23:10.287Z] To set a process to complain mode, use the command line tool [2019-11-26T12:23:10.287Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:23:10.287Z] with the 'teardown' option." [2019-11-26T12:23:10.287Z] [2019-11-26T12:23:11.209Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-26T12:23:13.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-26T12:23:13.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-26T12:23:13.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-26T12:23:13.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-26T12:23:13.135Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-26T12:23:13.693Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-26T12:23:18.938Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-26T12:23:18.938Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-26T12:23:19.324Z] --- PASS: TestUpdateRestartPolicy (19.41s) [2019-11-26T12:23:19.324Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T12:23:19.324Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2019-11-26T12:23:19.324Z] === RUN TestWaitNonBlocked [2019-11-26T12:23:19.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.435Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2019-11-26T12:23:19.435Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T12:23:19.435Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2019-11-26T12:23:19.435Z] === RUN TestWaitNonBlocked [2019-11-26T12:23:19.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T12:23:19.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T12:23:19.862Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-26T12:23:19.862Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-26T12:23:19.862Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-26T12:23:20.161Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-11-26T12:23:20.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-11-26T12:23:20.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-11-26T12:23:20.161Z] === RUN TestWaitBlocked [2019-11-26T12:23:20.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:23:20.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:23:20.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:23:20.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:23:20.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T12:23:20.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T12:23:20.869Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-26T12:23:20.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.65s) [2019-11-26T12:23:20.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2019-11-26T12:23:20.869Z] === RUN TestWaitBlocked [2019-11-26T12:23:20.869Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-26T12:23:20.869Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:20.869Z] PASS [2019-11-26T12:23:20.869Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-26T12:23:20.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:20.869Z] INFO: Testing against a local daemon [2019-11-26T12:23:20.869Z] === RUN TestCommitInheritsEnv [2019-11-26T12:23:20.869Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-26T12:23:20.869Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:23:20.869Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T12:23:20.869Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-26T12:23:20.869Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-26T12:23:20.869Z] === RUN TestImagesFilterMultiReference [2019-11-26T12:23:20.869Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-26T12:23:20.869Z] === RUN TestImagePullPlatformInvalid [2019-11-26T12:23:20.869Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-26T12:23:20.869Z] === RUN TestRemoveImageOrphaning [2019-11-26T12:23:20.869Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-26T12:23:20.869Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:23:20.869Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T12:23:20.869Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-26T12:23:20.869Z] === RUN TestTagInvalidReference [2019-11-26T12:23:20.869Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-26T12:23:20.869Z] === RUN TestTagValidPrefixedRepo [2019-11-26T12:23:20.869Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T12:23:20.869Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T12:23:21.329Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T12:23:21.329Z] === RUN TestTagOfficialNames [2019-11-26T12:23:21.329Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-26T12:23:21.329Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestTagMatchesDigest [2019-11-26T12:23:21.329Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-26T12:23:21.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.329Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.329Z] === RUN TestNetworkCreateDelete [2019-11-26T12:23:21.329Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-26T12:23:21.329Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.329Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T12:23:21.329Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-26T12:23:21.329Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-26T12:23:21.329Z] === RUN TestInspectNetwork [2019-11-26T12:23:21.329Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-26T12:23:21.329Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-26T12:23:21.329Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T12:23:21.329Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-26T12:23:21.329Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.329Z] === RUN TestNetworkInvalidJSON [2019-11-26T12:23:21.329Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T12:23:21.329Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T12:23:21.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:23:21.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:23:21.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:23:21.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:23:21.329Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T12:23:21.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:23:21.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:23:21.329Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-26T12:23:21.329Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T12:23:21.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-26T12:23:21.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-26T12:23:21.329Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T12:23:21.329Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T12:23:21.329Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T12:23:21.329Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:23:21.329Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:23:21.329Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T12:23:21.329Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T12:23:21.329Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:23:21.329Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T12:23:21.329Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T12:23:21.329Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-26T12:23:21.329Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-26T12:23:21.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.329Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.329Z] === RUN TestPluginInvalidJSON [2019-11-26T12:23:21.329Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:23:21.329Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:23:21.329Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:23:21.329Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-26T12:23:21.329Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-26T12:23:21.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.329Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.329Z] === RUN TestExternalGraphDriver [2019-11-26T12:23:21.329Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-26T12:23:21.329Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-26T12:23:21.329Z] === RUN TestGraphdriverPluginV2 [2019-11-26T12:23:21.329Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-26T12:23:21.329Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-26T12:23:21.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.329Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.329Z] PASS [2019-11-26T12:23:21.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-26T12:23:21.332Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-26T12:23:21.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-11-26T12:23:21.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-11-26T12:23:21.332Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T12:23:21.332Z] === CONT TestIpcModeOlderClient [2019-11-26T12:23:21.332Z] === CONT TestDaemonRestartIpcMode [2019-11-26T12:23:21.332Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-11-26T12:23:21.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.790Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-26T12:23:21.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.790Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.790Z] === RUN TestSecretInspect [2019-11-26T12:23:21.790Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestSecretList [2019-11-26T12:23:21.790Z] --- SKIP: TestSecretList (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestSecretsCreateAndDelete [2019-11-26T12:23:21.790Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestSecretsUpdate [2019-11-26T12:23:21.790Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestTemplatedSecret [2019-11-26T12:23:21.790Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestSecretCreateResolve [2019-11-26T12:23:21.790Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-26T12:23:21.790Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.790Z] PASS [2019-11-26T12:23:21.790Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-26T12:23:21.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.790Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.790Z] === RUN TestServiceCreateInit [2019-11-26T12:23:21.790Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:23:21.790Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:23:21.790Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceConflict [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-26T12:23:21.790Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-26T12:23:21.790Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestCreateServiceSysctls [2019-11-26T12:23:21.790Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-11-26T12:23:21.790Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestInspect [2019-11-26T12:23:21.790Z] --- SKIP: TestInspect (0.00s) [2019-11-26T12:23:21.790Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T12:23:21.790Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-26T12:23:21.790Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestDockerNetworkReConnect [2019-11-26T12:23:21.790Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-26T12:23:21.790Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestServicePlugin [2019-11-26T12:23:21.790Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T12:23:21.790Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestServiceUpdateLabel [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-26T12:23:21.790Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.790Z] === RUN TestServiceUpdateSecrets [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-26T12:23:21.790Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.790Z] === RUN TestServiceUpdateConfigs [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-26T12:23:21.790Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.790Z] === RUN TestServiceUpdateNetwork [2019-11-26T12:23:21.790Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-26T12:23:21.790Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T12:23:21.790Z] PASS [2019-11-26T12:23:21.790Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-26T12:23:21.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.790Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.790Z] === RUN TestSessionCreate [2019-11-26T12:23:21.790Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-26T12:23:21.790Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-26T12:23:21.790Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T12:23:21.790Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-26T12:23:21.790Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-26T12:23:21.790Z] PASS [2019-11-26T12:23:21.790Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-26T12:23:21.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:21.790Z] INFO: Testing against a local daemon [2019-11-26T12:23:21.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T12:23:21.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:23:21.790Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T12:23:21.790Z] === RUN TestEventsExecDie [2019-11-26T12:23:21.790Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-26T12:23:21.790Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-26T12:23:21.790Z] === RUN TestEventsBackwardsCompatible [2019-11-26T12:23:21.790Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-26T12:23:21.790Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-26T12:23:21.790Z] === RUN TestInfoAPI [2019-11-26T12:23:21.790Z] --- PASS: TestInfoAPI (0.03s) [2019-11-26T12:23:21.790Z] === RUN TestInfoAPIWarnings [2019-11-26T12:23:21.790Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-26T12:23:21.790Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T12:23:21.790Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T12:23:22.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2019-11-26T12:23:22.761Z] === RUN TestPingCacheHeaders [2019-11-26T12:23:22.761Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-26T12:23:22.761Z] === RUN TestPingGet [2019-11-26T12:23:22.761Z] --- PASS: TestPingGet (0.03s) [2019-11-26T12:23:22.761Z] === RUN TestPingHead [2019-11-26T12:23:22.761Z] --- PASS: TestPingHead (0.03s) [2019-11-26T12:23:22.761Z] === RUN TestVersion [2019-11-26T12:23:23.223Z] --- PASS: TestVersion (0.03s) [2019-11-26T12:23:23.223Z] PASS [2019-11-26T12:23:23.223Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-26T12:23:23.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:23.223Z] INFO: Testing against a local daemon [2019-11-26T12:23:23.223Z] === RUN TestVolumesCreateAndList [2019-11-26T12:23:23.223Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-26T12:23:23.223Z] === RUN TestVolumesRemove [2019-11-26T12:23:23.223Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-26T12:23:23.223Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-26T12:23:23.223Z] === RUN TestVolumesInspect [2019-11-26T12:23:23.223Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-26T12:23:23.223Z] === RUN TestVolumesInvalidJSON [2019-11-26T12:23:23.223Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:23.223Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:23.223Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T12:23:23.223Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-26T12:23:23.223Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T12:23:23.223Z] PASS [2019-11-26T12:23:23.223Z] INFO: make.ps1 ended at 11/26/2019 12:23:22 [2019-11-26T12:23:23.223Z] INFO: Integration CLI tests being run from the host: [2019-11-26T12:23:23.223Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-26T12:23:23.245Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-26T12:23:23.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-26T12:23:23.500Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-26T12:23:24.377Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2019-11-26T12:23:24.377Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-26T12:23:24.377Z] daemon.go:325: [d038bc271c7ce] waiting for daemon to start [2019-11-26T12:23:24.377Z] daemon.go:325: [d038bc271c7ce] waiting for daemon to start [2019-11-26T12:23:24.377Z] daemon.go:353: [d038bc271c7ce] daemon started [2019-11-26T12:23:24.377Z] daemon.go:325: [d038bc271c7ce] waiting for daemon to start [2019-11-26T12:23:24.377Z] daemon.go:296: [d038bc271c7ce] exiting daemon [2019-11-26T12:23:24.377Z] daemon.go:325: [d038bc271c7ce] waiting for daemon to start [2019-11-26T12:23:24.377Z] daemon.go:353: [d038bc271c7ce] daemon started [2019-11-26T12:23:24.377Z] daemon.go:461: [d038bc271c7ce] Stopping daemon [2019-11-26T12:23:24.377Z] daemon.go:296: [d038bc271c7ce] exiting daemon [2019-11-26T12:23:24.377Z] daemon.go:448: [d038bc271c7ce] Daemon stopped [2019-11-26T12:23:24.859Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-26T12:23:26.067Z] --- PASS: TestDaemonRestartIpcMode (4.73s) [2019-11-26T12:23:26.067Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-26T12:23:26.067Z] daemon.go:325: [d48f36fdd3fc8] waiting for daemon to start [2019-11-26T12:23:26.067Z] daemon.go:325: [d48f36fdd3fc8] waiting for daemon to start [2019-11-26T12:23:26.067Z] daemon.go:353: [d48f36fdd3fc8] daemon started [2019-11-26T12:23:26.067Z] daemon.go:461: [d48f36fdd3fc8] Stopping daemon [2019-11-26T12:23:26.067Z] daemon.go:296: [d48f36fdd3fc8] exiting daemon [2019-11-26T12:23:26.067Z] daemon.go:448: [d48f36fdd3fc8] Daemon stopped [2019-11-26T12:23:26.067Z] daemon.go:325: [d48f36fdd3fc8] waiting for daemon to start [2019-11-26T12:23:26.067Z] daemon.go:325: [d48f36fdd3fc8] waiting for daemon to start [2019-11-26T12:23:26.067Z] daemon.go:353: [d48f36fdd3fc8] daemon started [2019-11-26T12:23:26.067Z] daemon.go:461: [d48f36fdd3fc8] Stopping daemon [2019-11-26T12:23:26.067Z] daemon.go:296: [d48f36fdd3fc8] exiting daemon [2019-11-26T12:23:26.067Z] daemon.go:448: [d48f36fdd3fc8] Daemon stopped [2019-11-26T12:23:26.067Z] PASS [2019-11-26T12:23:26.067Z] [2019-11-26T12:23:26.067Z] === Skipped [2019-11-26T12:23:26.067Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-26T12:23:26.067Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T12:23:26.067Z] [2019-11-26T12:23:26.067Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T12:23:26.067Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T12:23:26.067Z] [2019-11-26T12:23:26.067Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T12:23:26.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T12:23:26.067Z] [2019-11-26T12:23:26.067Z] [2019-11-26T12:23:26.067Z] DONE 188 tests, 3 skipped in 115.173s [2019-11-26T12:23:26.067Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T12:23:26.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:26.067Z] ++ set -e [2019-11-26T12:23:26.067Z] ++ '[' -n 0 ']' [2019-11-26T12:23:26.067Z] ++ set -x [2019-11-26T12:23:26.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:23:26.067Z] INFO: Testing against a local daemon [2019-11-26T12:23:26.067Z] === RUN TestCommitInheritsEnv [2019-11-26T12:23:26.407Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-11-26T12:23:26.407Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T12:23:26.408Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T12:23:26.408Z] === RUN TestImagesFilterMultiReference [2019-11-26T12:23:26.408Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-26T12:23:26.408Z] === RUN TestImagePullPlatformInvalid [2019-11-26T12:23:26.747Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2019-11-26T12:23:26.747Z] === RUN TestRemoveImageOrphaning [2019-11-26T12:23:27.085Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-11-26T12:23:27.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T12:23:27.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-26T12:23:27.085Z] === RUN TestTagInvalidReference [2019-11-26T12:23:27.085Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-26T12:23:27.085Z] === RUN TestTagValidPrefixedRepo [2019-11-26T12:23:27.085Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T12:23:27.085Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T12:23:27.422Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-11-26T12:23:27.422Z] === RUN TestTagOfficialNames [2019-11-26T12:23:27.423Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-26T12:23:27.423Z] === RUN TestTagMatchesDigest [2019-11-26T12:23:27.423Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-26T12:23:27.423Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T12:23:30.089Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-26T12:23:30.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T12:23:30.320Z] INFO: Testing against a local daemon [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-26T12:23:30.320Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-26T12:23:30.648Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-26T12:23:30.781Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-26T12:23:30.781Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-26T12:23:31.245Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-26T12:23:31.705Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-26T12:23:33.159Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-26T12:23:34.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-26T12:24:00.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-26T12:24:00.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-26T12:24:00.550Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-26T12:24:03.142Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-26T12:24:05.651Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-26T12:24:08.916Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-26T12:24:10.801Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-26T12:24:10.801Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-26T12:24:11.724Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-26T12:24:12.647Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-26T12:24:13.571Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-26T12:24:14.500Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-26T12:24:15.861Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-26T12:24:16.420Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-26T12:24:17.779Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-26T12:24:18.702Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-26T12:24:18.952Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T12:24:18.953Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T12:24:18.953Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T12:24:18.953Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T12:24:18.953Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T12:24:18.953Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T12:24:18.953Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T12:24:18.953Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T12:24:18.953Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T12:24:18.953Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T12:24:18.953Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T12:24:19.517Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T12:24:19.626Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-26T12:24:20.985Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-26T12:24:21.420Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T12:24:22.344Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-26T12:24:22.791Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T12:24:22.903Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-26T12:24:24.164Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T12:24:24.263Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-26T12:24:25.622Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-26T12:24:26.061Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T12:24:26.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:24:26.802Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-26T12:24:26.995Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T12:24:27.727Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-26T12:24:27.727Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-26T12:24:28.366Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T12:24:29.253Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-26T12:24:29.452Z] #33 160.5 [2019-11-26T12:24:29.813Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-26T12:24:30.017Z] #33 DONE 161.1s [2019-11-26T12:24:30.275Z] [2019-11-26T12:24:30.275Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-26T12:24:31.174Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-26T12:24:32.185Z] #34 DONE 1.7s [2019-11-26T12:24:32.536Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-26T12:24:33.561Z] [2019-11-26T12:24:33.561Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-26T12:24:33.898Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-26T12:24:34.126Z] #35 DONE 0.9s [2019-11-26T12:24:34.126Z] [2019-11-26T12:24:34.126Z] #36 exporting to image [2019-11-26T12:24:34.126Z] #36 exporting layers [2019-11-26T12:24:35.810Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-26T12:24:36.733Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-26T12:24:37.404Z] #36 exporting layers 3.2s done [2019-11-26T12:24:37.404Z] #36 writing image sha256:5a493d7ad58be74d18ff7480c93bcfaf8a7640925cb670561928b4cfef79ce85 done [2019-11-26T12:24:37.404Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-26T12:24:37.404Z] #36 DONE 3.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T12:24:37.711Z] + echo Ensuring container killed. [2019-11-26T12:24:37.711Z] Ensuring container killed. [2019-11-26T12:24:37.711Z] + docker rm -vf docker-pr1 [2019-11-26T12:24:37.711Z] Error: No such container: docker-pr1 [2019-11-26T12:24:37.711Z] + true [Pipeline] sh [2019-11-26T12:24:37.993Z] + echo Chowning /workspace to jenkins user [2019-11-26T12:24:37.993Z] Chowning /workspace to jenkins user [2019-11-26T12:24:37.993Z] + id -u [2019-11-26T12:24:37.993Z] + id -g [2019-11-26T12:24:37.993Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-427:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T12:24:39.239Z] === RUN TestDockerSuite/TestCpToCaseD [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T12:24:39.659Z] + bundleName=unit [2019-11-26T12:24:39.659Z] + echo Creating unit-bundles.tar.gz [2019-11-26T12:24:39.659Z] Creating unit-bundles.tar.gz [2019-11-26T12:24:39.659Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-26T12:24:39.659Z] bundles/junit-report.xml [2019-11-26T12:24:39.659Z] bundles/go-test-report.json [2019-11-26T12:24:39.659Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-26T12:24:39.673Z] Archiving artifacts [2019-11-26T12:24:39.944Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T12:24:40.251Z] + make clean [2019-11-26T12:24:40.508Z] docker volume rm -f docker-dev-cache [2019-11-26T12:24:40.508Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T12:24:44.511Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-26T12:24:48.665Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-26T12:24:48.919Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-26T12:24:55.442Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-26T12:24:57.951Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-26T12:24:58.874Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-26T12:25:05.397Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-26T12:25:05.397Z] === RUN TestDockerSuite/TestCpToDot [2019-11-26T12:25:06.320Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-26T12:25:08.245Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-26T12:25:10.126Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-26T12:25:10.685Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-26T12:25:14.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-26T12:25:14.602Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-26T12:25:14.856Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-26T12:25:15.823Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-26T12:25:17.705Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-26T12:25:17.705Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-26T12:25:17.705Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-26T12:25:18.347Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-26T12:25:19.270Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-26T12:25:19.270Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-26T12:25:19.270Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-26T12:25:20.196Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-26T12:25:20.451Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-26T12:25:20.451Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-26T12:25:20.705Z] === RUN TestDockerSuite/TestCreateRM [2019-11-26T12:25:20.959Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-26T12:25:20.959Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-26T12:25:20.959Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-26T12:25:21.214Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-26T12:25:23.724Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-26T12:25:23.724Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-26T12:25:23.724Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-26T12:25:27.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-26T12:25:28.811Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-26T12:25:30.735Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-26T12:25:31.293Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-26T12:25:33.175Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-26T12:25:35.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-26T12:25:35.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-26T12:25:36.022Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-26T12:25:36.581Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-26T12:25:36.836Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-26T12:25:37.760Z] === RUN TestDockerSuite/TestDockerFails [2019-11-26T12:25:38.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-26T12:25:38.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-26T12:25:38.015Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-26T12:25:39.375Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-26T12:25:40.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-26T12:25:40.565Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-26T12:25:42.448Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-26T12:25:42.448Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-26T12:25:42.448Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-26T12:25:42.448Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-26T12:25:50.519Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-26T12:25:52.516Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-26T12:25:55.771Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-26T12:25:57.653Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-26T12:25:58.576Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-26T12:25:58.769Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-26T12:25:58.770Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-26T12:25:59.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-26T12:25:59.501Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-26T12:25:59.742Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-26T12:25:59.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-26T12:25:59.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-26T12:26:00.861Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-26T12:26:01.785Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-26T12:26:02.660Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-26T12:26:02.709Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-26T12:26:03.633Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-26T12:26:04.849Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-26T12:26:04.849Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-26T12:26:04.849Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-26T12:26:04.849Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-26T12:26:04.849Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-26T12:26:05.518Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-26T12:26:07.401Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-26T12:26:07.765Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-26T12:26:07.765Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-26T12:26:07.765Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-26T12:26:11.554Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-26T12:26:13.436Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-26T12:26:14.826Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-26T12:26:14.861Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-26T12:26:16.707Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-26T12:26:17.266Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-26T12:26:17.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-26T12:26:17.775Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-26T12:26:19.657Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-26T12:26:20.259Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-26T12:26:20.259Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-26T12:26:20.514Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-26T12:26:20.769Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-26T12:26:20.769Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-26T12:26:23.322Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-26T12:26:24.726Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-26T12:26:24.726Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-26T12:26:24.726Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-26T12:26:25.690Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-26T12:26:25.945Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-26T12:26:26.199Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-26T12:26:27.557Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-26T12:26:27.557Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-26T12:26:27.557Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-26T12:26:27.557Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-26T12:26:29.438Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-26T12:26:30.361Z] === RUN TestDockerSuite/TestEventsRename [2019-11-26T12:26:30.921Z] === RUN TestDockerSuite/TestEventsResize [2019-11-26T12:26:31.845Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-26T12:26:32.769Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-26T12:26:33.692Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-26T12:26:34.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-26T12:26:34.505Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-26T12:26:37.764Z] === RUN TestDockerSuite/TestEventsTop [2019-11-26T12:26:38.729Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-26T12:26:40.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:26:41.265Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-26T12:26:43.149Z] === RUN TestDockerSuite/TestExec [2019-11-26T12:26:44.190Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-26T12:26:45.122Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-26T12:26:46.046Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-26T12:26:47.405Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-26T12:26:49.287Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-26T12:26:50.212Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-26T12:26:51.135Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-26T12:26:52.099Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-26T12:26:53.024Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-26T12:26:54.383Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-26T12:26:54.942Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-26T12:26:56.824Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-26T12:26:58.708Z] === RUN TestDockerSuite/TestExecEnv [2019-11-26T12:26:59.267Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-26T12:27:01.150Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-26T12:27:02.076Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-26T12:27:03.957Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-26T12:27:04.923Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-26T12:27:05.891Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-26T12:27:06.813Z] === RUN TestDockerSuite/TestExecParseError [2019-11-26T12:27:07.737Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-26T12:27:08.678Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-26T12:27:09.601Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-26T12:27:09.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-26T12:27:12.949Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-26T12:27:12.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-26T12:27:13.508Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-26T12:27:14.868Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-26T12:27:27.015Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-26T12:27:27.016Z] === RUN TestDockerSuite/TestExecTTY [2019-11-26T12:27:27.574Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-26T12:27:28.935Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-26T12:27:29.494Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-26T12:27:30.418Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-26T12:27:30.418Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-26T12:27:32.927Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-26T12:27:33.485Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-26T12:27:34.846Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-26T12:27:35.769Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-26T12:27:36.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-26T12:27:36.947Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-26T12:27:42.235Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-26T12:27:48.784Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-26T12:27:50.142Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-26T12:27:55.371Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-26T12:27:56.295Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-26T12:27:56.295Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-26T12:27:56.550Z] === RUN TestDockerSuite/TestHealth [2019-11-26T12:28:04.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-26T12:28:11.393Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-26T12:28:13.748Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-26T12:28:14.720Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-26T12:28:14.720Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-26T12:28:14.720Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-26T12:28:14.720Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-26T12:28:17.634Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-26T12:28:19.574Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-26T12:28:20.497Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-26T12:28:20.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-26T12:28:20.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-26T12:28:20.497Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-26T12:28:20.752Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-26T12:28:21.311Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-26T12:28:21.565Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-26T12:28:21.565Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-26T12:28:22.489Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-26T12:28:22.787Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-26T12:28:23.710Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-26T12:28:24.634Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-26T12:28:24.634Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-26T12:28:25.558Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-26T12:28:28.813Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-26T12:28:28.813Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-26T12:28:28.813Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-26T12:28:30.038Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-26T12:28:30.173Z] === RUN TestDockerSuite/TestImportFile [2019-11-26T12:28:31.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-26T12:28:31.850Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-26T12:28:31.850Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-26T12:28:33.789Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-26T12:28:34.359Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-26T12:28:34.762Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-26T12:28:34.762Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-26T12:28:35.764Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-26T12:28:37.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-26T12:28:38.355Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-26T12:28:38.355Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T12:28:38.844Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-26T12:28:38.956Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-26T12:28:39.515Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-26T12:28:40.874Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-26T12:28:41.479Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-26T12:28:42.402Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-26T12:28:43.325Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-26T12:28:43.325Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-26T12:28:43.325Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-26T12:28:43.325Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-26T12:28:43.546Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-26T12:28:43.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-26T12:28:43.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-26T12:28:43.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-26T12:28:43.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-26T12:28:43.883Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-26T12:28:44.007Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-26T12:28:44.805Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-26T12:28:45.818Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-26T12:28:46.741Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-26T12:28:47.341Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-26T12:28:48.308Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-26T12:28:49.231Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-26T12:28:49.231Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-26T12:28:50.594Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-26T12:28:51.517Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-26T12:28:52.216Z] --- PASS: TestImportExtremelyLargeImageWorks (312.18s) [2019-11-26T12:28:52.216Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-26T12:28:52.216Z] daemon.go:325: [d87a24016a570] waiting for daemon to start [2019-11-26T12:28:52.216Z] daemon.go:325: [d87a24016a570] waiting for daemon to start [2019-11-26T12:28:52.216Z] daemon.go:353: [d87a24016a570] daemon started [2019-11-26T12:28:52.216Z] daemon.go:461: [d87a24016a570] Stopping daemon [2019-11-26T12:28:52.216Z] daemon.go:296: [d87a24016a570] exiting daemon [2019-11-26T12:28:52.216Z] daemon.go:448: [d87a24016a570] Daemon stopped [2019-11-26T12:28:52.216Z] PASS [2019-11-26T12:28:52.216Z] [2019-11-26T12:28:52.216Z] DONE 11 tests in 313.631s [2019-11-26T12:28:52.216Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T12:28:52.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:28:52.216Z] ++ set -e [2019-11-26T12:28:52.216Z] ++ '[' -n 0 ']' [2019-11-26T12:28:52.216Z] ++ set -x [2019-11-26T12:28:52.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:28:52.216Z] INFO: Testing against a local daemon [2019-11-26T12:28:52.216Z] === RUN TestNetworkCreateDelete [2019-11-26T12:28:52.216Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-26T12:28:52.216Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T12:28:52.216Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-11-26T12:28:52.216Z] === RUN TestInspectNetwork [2019-11-26T12:28:52.216Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T12:28:52.216Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T12:28:52.216Z] === RUN TestInspectNetwork/network_name [2019-11-26T12:28:52.216Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T12:28:52.216Z] --- PASS: TestInspectNetwork (9.43s) [2019-11-26T12:28:52.216Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-26T12:28:52.216Z] daemon.go:325: [d34e22287a5b1] waiting for daemon to start [2019-11-26T12:28:52.216Z] daemon.go:325: [d34e22287a5b1] waiting for daemon to start [2019-11-26T12:28:52.216Z] daemon.go:353: [d34e22287a5b1] daemon started [2019-11-26T12:28:52.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T12:28:52.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T12:28:52.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T12:28:52.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T12:28:52.216Z] daemon.go:461: [d34e22287a5b1] Stopping daemon [2019-11-26T12:28:52.216Z] daemon.go:296: [d34e22287a5b1] exiting daemon [2019-11-26T12:28:52.216Z] daemon.go:448: [d34e22287a5b1] Daemon stopped [2019-11-26T12:28:52.216Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T12:28:52.441Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-26T12:28:52.441Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-26T12:28:52.554Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2019-11-26T12:28:52.554Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-26T12:28:52.554Z] daemon.go:325: [dee68b255d28f] waiting for daemon to start [2019-11-26T12:28:52.554Z] daemon.go:325: [dee68b255d28f] waiting for daemon to start [2019-11-26T12:28:52.554Z] daemon.go:353: [dee68b255d28f] daemon started [2019-11-26T12:28:52.554Z] daemon.go:461: [dee68b255d28f] Stopping daemon [2019-11-26T12:28:52.554Z] daemon.go:296: [dee68b255d28f] exiting daemon [2019-11-26T12:28:52.554Z] daemon.go:448: [dee68b255d28f] Daemon stopped [2019-11-26T12:28:52.554Z] === RUN TestNetworkInvalidJSON [2019-11-26T12:28:52.554Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T12:28:52.554Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T12:28:52.554Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:28:52.554Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:28:52.554Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:28:52.554Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:28:52.554Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T12:28:52.554Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T12:28:52.554Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T12:28:52.890Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-11-26T12:28:52.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T12:28:52.890Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T12:28:52.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T12:28:52.890Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T12:28:53.407Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-26T12:28:53.407Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-26T12:28:53.614Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-26T12:28:53.614Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-26T12:28:53.614Z] daemon.go:325: [de4b5388dd773] waiting for daemon to start [2019-11-26T12:28:53.614Z] daemon.go:325: [de4b5388dd773] waiting for daemon to start [2019-11-26T12:28:53.614Z] daemon.go:353: [de4b5388dd773] daemon started [2019-11-26T12:28:53.614Z] daemon.go:461: [de4b5388dd773] Stopping daemon [2019-11-26T12:28:53.614Z] daemon.go:296: [de4b5388dd773] exiting daemon [2019-11-26T12:28:53.614Z] daemon.go:448: [de4b5388dd773] Daemon stopped [2019-11-26T12:28:53.614Z] daemon.go:325: [de4b5388dd773] waiting for daemon to start [2019-11-26T12:28:53.614Z] daemon.go:325: [de4b5388dd773] waiting for daemon to start [2019-11-26T12:28:53.614Z] daemon.go:353: [de4b5388dd773] daemon started [2019-11-26T12:28:53.614Z] daemon.go:461: [de4b5388dd773] Stopping daemon [2019-11-26T12:28:53.614Z] daemon.go:296: [de4b5388dd773] exiting daemon [2019-11-26T12:28:53.614Z] daemon.go:448: [de4b5388dd773] Daemon stopped [2019-11-26T12:28:53.614Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T12:28:54.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-26T12:28:54.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-11-26T12:28:54.787Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-26T12:28:54.787Z] daemon.go:325: [d2fbcc2d5dd0f] waiting for daemon to start [2019-11-26T12:28:54.787Z] daemon.go:325: [d2fbcc2d5dd0f] waiting for daemon to start [2019-11-26T12:28:54.787Z] daemon.go:353: [d2fbcc2d5dd0f] daemon started [2019-11-26T12:28:54.787Z] daemon.go:461: [d2fbcc2d5dd0f] Stopping daemon [2019-11-26T12:28:54.787Z] daemon.go:296: [d2fbcc2d5dd0f] exiting daemon [2019-11-26T12:28:54.787Z] daemon.go:448: [d2fbcc2d5dd0f] Daemon stopped [2019-11-26T12:28:54.787Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T12:28:55.692Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-26T12:28:55.986Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2019-11-26T12:28:55.986Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-26T12:28:55.986Z] daemon.go:325: [dbade2e790c89] waiting for daemon to start [2019-11-26T12:28:55.986Z] daemon.go:325: [dbade2e790c89] waiting for daemon to start [2019-11-26T12:28:55.986Z] daemon.go:353: [dbade2e790c89] daemon started [2019-11-26T12:28:55.986Z] daemon.go:461: [dbade2e790c89] Stopping daemon [2019-11-26T12:28:55.986Z] daemon.go:296: [dbade2e790c89] exiting daemon [2019-11-26T12:28:55.986Z] daemon.go:448: [dbade2e790c89] Daemon stopped [2019-11-26T12:28:55.987Z] daemon.go:325: [dbade2e790c89] waiting for daemon to start [2019-11-26T12:28:55.987Z] daemon.go:325: [dbade2e790c89] waiting for daemon to start [2019-11-26T12:28:55.987Z] daemon.go:353: [dbade2e790c89] daemon started [2019-11-26T12:28:55.987Z] daemon.go:461: [dbade2e790c89] Stopping daemon [2019-11-26T12:28:55.987Z] daemon.go:296: [dbade2e790c89] exiting daemon [2019-11-26T12:28:55.987Z] daemon.go:448: [dbade2e790c89] Daemon stopped [2019-11-26T12:28:55.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:28:56.614Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-26T12:28:57.158Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-11-26T12:28:57.158Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T12:28:57.158Z] daemon.go:325: [de02b442ec660] waiting for daemon to start [2019-11-26T12:28:57.158Z] daemon.go:325: [de02b442ec660] waiting for daemon to start [2019-11-26T12:28:57.158Z] daemon.go:353: [de02b442ec660] daemon started [2019-11-26T12:28:57.158Z] daemon.go:461: [de02b442ec660] Stopping daemon [2019-11-26T12:28:57.158Z] daemon.go:296: [de02b442ec660] exiting daemon [2019-11-26T12:28:57.158Z] daemon.go:448: [de02b442ec660] Daemon stopped [2019-11-26T12:28:57.158Z] daemon.go:325: [de02b442ec660] waiting for daemon to start [2019-11-26T12:28:57.158Z] daemon.go:325: [de02b442ec660] waiting for daemon to start [2019-11-26T12:28:57.158Z] daemon.go:353: [de02b442ec660] daemon started [2019-11-26T12:28:57.158Z] daemon.go:461: [de02b442ec660] Stopping daemon [2019-11-26T12:28:57.158Z] daemon.go:296: [de02b442ec660] exiting daemon [2019-11-26T12:28:57.158Z] daemon.go:448: [de02b442ec660] Daemon stopped [2019-11-26T12:28:57.158Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:28:57.537Z] === RUN TestDockerSuite/TestInspectImage [2019-11-26T12:28:57.537Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-26T12:28:57.537Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-26T12:28:57.537Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-26T12:28:57.882Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-26T12:28:57.882Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T12:28:57.882Z] daemon.go:325: [dfa379137efc5] waiting for daemon to start [2019-11-26T12:28:57.882Z] daemon.go:325: [dfa379137efc5] waiting for daemon to start [2019-11-26T12:28:57.882Z] daemon.go:353: [dfa379137efc5] daemon started [2019-11-26T12:28:57.882Z] daemon.go:461: [dfa379137efc5] Stopping daemon [2019-11-26T12:28:57.882Z] daemon.go:296: [dfa379137efc5] exiting daemon [2019-11-26T12:28:57.882Z] daemon.go:448: [dfa379137efc5] Daemon stopped [2019-11-26T12:28:57.882Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T12:28:58.204Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-26T12:28:59.130Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-26T12:28:59.130Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-26T12:29:00.055Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-26T12:29:00.209Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-11-26T12:29:00.209Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-26T12:29:00.209Z] daemon.go:325: [d2610266566a3] waiting for daemon to start [2019-11-26T12:29:00.209Z] daemon.go:325: [d2610266566a3] waiting for daemon to start [2019-11-26T12:29:00.209Z] daemon.go:353: [d2610266566a3] daemon started [2019-11-26T12:29:00.209Z] daemon.go:461: [d2610266566a3] Stopping daemon [2019-11-26T12:29:00.209Z] daemon.go:296: [d2610266566a3] exiting daemon [2019-11-26T12:29:00.209Z] daemon.go:448: [d2610266566a3] Daemon stopped [2019-11-26T12:29:00.209Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T12:29:00.209Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:29:00.209Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:29:00.209Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T12:29:01.063Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-26T12:29:02.945Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-26T12:29:02.945Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-26T12:29:03.868Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-26T12:29:04.792Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-26T12:29:06.673Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-26T12:29:07.280Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-26T12:29:08.203Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-26T12:29:09.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-26T12:29:10.049Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-26T12:29:10.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-26T12:29:11.529Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-26T12:29:11.529Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-26T12:29:12.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-26T12:29:14.247Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-26T12:29:16.178Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-26T12:29:16.184Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) [2019-11-26T12:29:16.184Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:29:16.184Z] daemon.go:325: [dfdfa726e1a08] waiting for daemon to start [2019-11-26T12:29:16.184Z] daemon.go:325: [dfdfa726e1a08] waiting for daemon to start [2019-11-26T12:29:16.184Z] daemon.go:353: [dfdfa726e1a08] daemon started [2019-11-26T12:29:16.184Z] daemon.go:461: [dfdfa726e1a08] Stopping daemon [2019-11-26T12:29:16.184Z] daemon.go:296: [dfdfa726e1a08] exiting daemon [2019-11-26T12:29:16.184Z] daemon.go:448: [dfdfa726e1a08] Daemon stopped [2019-11-26T12:29:16.184Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-26T12:29:16.184Z] daemon.go:325: [d4222f66ec940] waiting for daemon to start [2019-11-26T12:29:16.184Z] daemon.go:325: [d4222f66ec940] waiting for daemon to start [2019-11-26T12:29:16.184Z] daemon.go:353: [d4222f66ec940] daemon started [2019-11-26T12:29:16.184Z] daemon.go:461: [d4222f66ec940] Stopping daemon [2019-11-26T12:29:16.184Z] daemon.go:296: [d4222f66ec940] exiting daemon [2019-11-26T12:29:16.184Z] daemon.go:448: [d4222f66ec940] Daemon stopped [2019-11-26T12:29:16.184Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T12:29:18.062Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-26T12:29:18.316Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-26T12:29:20.823Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-26T12:29:23.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-26T12:29:25.162Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.52s) [2019-11-26T12:29:25.162Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-26T12:29:25.162Z] daemon.go:325: [ddbaf516643d7] waiting for daemon to start [2019-11-26T12:29:25.162Z] daemon.go:325: [ddbaf516643d7] waiting for daemon to start [2019-11-26T12:29:25.162Z] daemon.go:353: [ddbaf516643d7] daemon started [2019-11-26T12:29:25.162Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qm0qaby7d8hgvun5s2s3l41g5 Created:2019-11-26 12:29:17.379202811 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bb3af58e02fd4bcc75399c84f8a7171a9f2a2cd6f976a15c58e6c954c4ab1d24:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6yogqodhwodrgrdrhnxnidra EndpointID:411f2d363a85601602321bdf407a48d2c60609a8337309b619eb0dcb69faa224 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8f0d6f50ca4996a2431a11e6032499857735c333d16ce52fc4c1e6b27a453b9 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d00693d48b9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6yogqodhwodrgrdrhnxnidra EndpointID:411f2d363a85601602321bdf407a48d2c60609a8337309b619eb0dcb69faa224 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T12:29:25.162Z] daemon.go:461: [ddbaf516643d7] Stopping daemon [2019-11-26T12:29:25.162Z] daemon.go:296: [ddbaf516643d7] exiting daemon [2019-11-26T12:29:25.162Z] daemon.go:448: [ddbaf516643d7] Daemon stopped [2019-11-26T12:29:25.162Z] PASS [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] === Skipped [2019-11-26T12:29:25.162Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T12:29:25.162Z] service_test.go:230: FLAKY_TEST [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] DONE 21 tests, 1 skipped in 44.171s [2019-11-26T12:29:25.162Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] ++ set -e [2019-11-26T12:29:25.162Z] ++ '[' -n 0 ']' [2019-11-26T12:29:25.162Z] ++ set -x [2019-11-26T12:29:25.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] INFO: Testing against a local daemon [2019-11-26T12:29:25.162Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T12:29:25.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T12:29:25.162Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:29:25.162Z] === RUN TestDockerNetworkIpvlan [2019-11-26T12:29:25.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T12:29:25.162Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:29:25.162Z] PASS [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] === Skipped [2019-11-26T12:29:25.162Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T12:29:25.162Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T12:29:25.162Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] [2019-11-26T12:29:25.162Z] DONE 2 tests, 2 skipped in 0.109s [2019-11-26T12:29:25.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] ++ set -e [2019-11-26T12:29:25.162Z] ++ '[' -n 0 ']' [2019-11-26T12:29:25.162Z] ++ set -x [2019-11-26T12:29:25.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:25.162Z] INFO: Testing against a local daemon [2019-11-26T12:29:25.162Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T12:29:25.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2019-11-26T12:29:25.501Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-26T12:29:25.501Z] daemon.go:325: [d8f110040c00c] waiting for daemon to start [2019-11-26T12:29:25.501Z] daemon.go:325: [d8f110040c00c] waiting for daemon to start [2019-11-26T12:29:25.501Z] daemon.go:353: [d8f110040c00c] daemon started [2019-11-26T12:29:25.501Z] daemon.go:461: [d8f110040c00c] Stopping daemon [2019-11-26T12:29:25.501Z] daemon.go:296: [d8f110040c00c] exiting daemon [2019-11-26T12:29:25.501Z] daemon.go:448: [d8f110040c00c] Daemon stopped [2019-11-26T12:29:25.501Z] daemon.go:325: [d8f110040c00c] waiting for daemon to start [2019-11-26T12:29:25.501Z] daemon.go:325: [d8f110040c00c] waiting for daemon to start [2019-11-26T12:29:25.501Z] daemon.go:353: [d8f110040c00c] daemon started [2019-11-26T12:29:25.501Z] daemon.go:461: [d8f110040c00c] Stopping daemon [2019-11-26T12:29:25.501Z] daemon.go:296: [d8f110040c00c] exiting daemon [2019-11-26T12:29:25.501Z] daemon.go:448: [d8f110040c00c] Daemon stopped [2019-11-26T12:29:25.501Z] === RUN TestDockerNetworkMacvlan [2019-11-26T12:29:26.569Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-26T12:29:26.569Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-26T12:29:26.569Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-26T12:29:26.592Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-26T12:29:26.592Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-26T12:29:26.674Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T12:29:27.401Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T12:29:28.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T12:29:29.100Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-26T12:29:29.659Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-26T12:29:30.583Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-26T12:29:31.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T12:29:35.465Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T12:29:40.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-26T12:29:44.290Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-26T12:29:44.290Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-26T12:29:44.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-26T12:29:44.901Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-26T12:29:46.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-26T12:29:48.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-26T12:29:49.175Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-26T12:29:50.097Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-26T12:29:50.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-26T12:29:50.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-26T12:29:51.022Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan (25.65s) [2019-11-26T12:29:51.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:29:51.414Z] daemon.go:325: [d6fd314e7dea1] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:325: [d6fd314e7dea1] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:353: [d6fd314e7dea1] daemon started [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-26T12:29:51.414Z] daemon.go:461: [d6fd314e7dea1] Stopping daemon [2019-11-26T12:29:51.414Z] daemon.go:296: [d6fd314e7dea1] exiting daemon [2019-11-26T12:29:51.414Z] daemon.go:448: [d6fd314e7dea1] Daemon stopped [2019-11-26T12:29:51.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:29:51.414Z] daemon.go:325: [de5b4a09670ed] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:325: [de5b4a09670ed] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:353: [de5b4a09670ed] daemon started [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-26T12:29:51.414Z] daemon.go:461: [de5b4a09670ed] Stopping daemon [2019-11-26T12:29:51.414Z] daemon.go:296: [de5b4a09670ed] exiting daemon [2019-11-26T12:29:51.414Z] daemon.go:448: [de5b4a09670ed] Daemon stopped [2019-11-26T12:29:51.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:29:51.414Z] daemon.go:325: [d1a415737599a] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:325: [d1a415737599a] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:353: [d1a415737599a] daemon started [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2019-11-26T12:29:51.414Z] daemon.go:461: [d1a415737599a] Stopping daemon [2019-11-26T12:29:51.414Z] daemon.go:296: [d1a415737599a] exiting daemon [2019-11-26T12:29:51.414Z] daemon.go:448: [d1a415737599a] Daemon stopped [2019-11-26T12:29:51.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:29:51.414Z] daemon.go:325: [ddd4d7d31880d] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:325: [ddd4d7d31880d] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:353: [ddd4d7d31880d] daemon started [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2019-11-26T12:29:51.414Z] daemon.go:461: [ddd4d7d31880d] Stopping daemon [2019-11-26T12:29:51.414Z] daemon.go:296: [ddd4d7d31880d] exiting daemon [2019-11-26T12:29:51.414Z] daemon.go:448: [ddd4d7d31880d] Daemon stopped [2019-11-26T12:29:51.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-26T12:29:51.414Z] daemon.go:325: [d0b2f18a1a13e] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:325: [d0b2f18a1a13e] waiting for daemon to start [2019-11-26T12:29:51.414Z] daemon.go:353: [d0b2f18a1a13e] daemon started [2019-11-26T12:29:51.414Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.04s) [2019-11-26T12:29:51.414Z] daemon.go:461: [d0b2f18a1a13e] Stopping daemon [2019-11-26T12:29:51.414Z] daemon.go:296: [d0b2f18a1a13e] exiting daemon [2019-11-26T12:29:51.414Z] daemon.go:448: [d0b2f18a1a13e] Daemon stopped [2019-11-26T12:29:51.414Z] PASS [2019-11-26T12:29:51.414Z] [2019-11-26T12:29:51.414Z] DONE 7 tests in 27.282s [2019-11-26T12:29:51.414Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] ++ set -e [2019-11-26T12:29:51.414Z] ++ '[' -n 0 ']' [2019-11-26T12:29:51.414Z] ++ set -x [2019-11-26T12:29:51.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] testing: warning: no tests to run [2019-11-26T12:29:51.414Z] PASS [2019-11-26T12:29:51.414Z] [2019-11-26T12:29:51.414Z] DONE 0 tests in 0.024s [2019-11-26T12:29:51.414Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] ++ set -e [2019-11-26T12:29:51.414Z] ++ '[' -n 0 ']' [2019-11-26T12:29:51.414Z] ++ set -x [2019-11-26T12:29:51.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:29:51.414Z] INFO: Testing against a local daemon [2019-11-26T12:29:51.414Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T12:29:52.435Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-26T12:29:53.135Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2019-11-26T12:29:53.135Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-26T12:29:53.135Z] daemon.go:325: [df2eecbc7cfd4] waiting for daemon to start [2019-11-26T12:29:53.135Z] daemon.go:325: [df2eecbc7cfd4] waiting for daemon to start [2019-11-26T12:29:53.135Z] daemon.go:353: [df2eecbc7cfd4] daemon started [2019-11-26T12:29:53.135Z] daemon.go:461: [df2eecbc7cfd4] Stopping daemon [2019-11-26T12:29:53.135Z] daemon.go:296: [df2eecbc7cfd4] exiting daemon [2019-11-26T12:29:53.135Z] daemon.go:448: [df2eecbc7cfd4] Daemon stopped [2019-11-26T12:29:53.135Z] === RUN TestAuthZPluginTLS [2019-11-26T12:29:53.799Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-26T12:29:53.799Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-26T12:29:53.857Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-26T12:29:53.857Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-26T12:29:53.857Z] daemon.go:325: [db5f8f7e1bc96] waiting for daemon to start [2019-11-26T12:29:53.857Z] daemon.go:325: [db5f8f7e1bc96] waiting for daemon to start [2019-11-26T12:29:53.857Z] daemon.go:353: [db5f8f7e1bc96] daemon started [2019-11-26T12:29:53.857Z] daemon.go:461: [db5f8f7e1bc96] Stopping daemon [2019-11-26T12:29:53.857Z] daemon.go:296: [db5f8f7e1bc96] exiting daemon [2019-11-26T12:29:53.857Z] daemon.go:448: [db5f8f7e1bc96] Daemon stopped [2019-11-26T12:29:53.857Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T12:29:54.196Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2019-11-26T12:29:54.196Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-26T12:29:54.196Z] daemon.go:325: [dd54cd25f61a4] waiting for daemon to start [2019-11-26T12:29:54.196Z] daemon.go:325: [dd54cd25f61a4] waiting for daemon to start [2019-11-26T12:29:54.196Z] daemon.go:353: [dd54cd25f61a4] daemon started [2019-11-26T12:29:54.196Z] daemon.go:461: [dd54cd25f61a4] Stopping daemon [2019-11-26T12:29:54.196Z] daemon.go:296: [dd54cd25f61a4] exiting daemon [2019-11-26T12:29:54.196Z] daemon.go:448: [dd54cd25f61a4] Daemon stopped [2019-11-26T12:29:54.196Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T12:29:54.443Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-26T12:29:54.443Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-26T12:29:54.443Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-26T12:29:54.920Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-11-26T12:29:54.920Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-26T12:29:54.920Z] daemon.go:325: [da9187b06a634] waiting for daemon to start [2019-11-26T12:29:54.920Z] daemon.go:325: [da9187b06a634] waiting for daemon to start [2019-11-26T12:29:54.920Z] daemon.go:353: [da9187b06a634] daemon started [2019-11-26T12:29:54.920Z] daemon.go:461: [da9187b06a634] Stopping daemon [2019-11-26T12:29:54.920Z] daemon.go:296: [da9187b06a634] exiting daemon [2019-11-26T12:29:54.920Z] daemon.go:448: [da9187b06a634] Daemon stopped [2019-11-26T12:29:54.920Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T12:29:55.002Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-26T12:29:55.257Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-26T12:29:55.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-26T12:29:55.643Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-26T12:29:55.643Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-26T12:29:55.643Z] daemon.go:325: [d0b942ef20f04] waiting for daemon to start [2019-11-26T12:29:55.643Z] daemon.go:325: [d0b942ef20f04] waiting for daemon to start [2019-11-26T12:29:55.643Z] daemon.go:353: [d0b942ef20f04] daemon started [2019-11-26T12:29:55.643Z] daemon.go:461: [d0b942ef20f04] Stopping daemon [2019-11-26T12:29:55.643Z] daemon.go:296: [d0b942ef20f04] exiting daemon [2019-11-26T12:29:55.643Z] daemon.go:448: [d0b942ef20f04] Daemon stopped [2019-11-26T12:29:55.643Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T12:29:56.181Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-26T12:29:57.353Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-11-26T12:29:57.353Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-26T12:29:57.353Z] daemon.go:325: [d983bd9ee5843] waiting for daemon to start [2019-11-26T12:29:57.353Z] daemon.go:325: [d983bd9ee5843] waiting for daemon to start [2019-11-26T12:29:57.353Z] daemon.go:353: [d983bd9ee5843] daemon started [2019-11-26T12:29:57.353Z] daemon.go:461: [d983bd9ee5843] Stopping daemon [2019-11-26T12:29:57.353Z] daemon.go:296: [d983bd9ee5843] exiting daemon [2019-11-26T12:29:57.353Z] daemon.go:448: [d983bd9ee5843] Daemon stopped [2019-11-26T12:29:57.353Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T12:29:57.689Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-26T12:29:57.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-26T12:29:57.689Z] daemon.go:325: [d724937078f1d] waiting for daemon to start [2019-11-26T12:29:57.689Z] daemon.go:325: [d724937078f1d] waiting for daemon to start [2019-11-26T12:29:57.689Z] daemon.go:353: [d724937078f1d] daemon started [2019-11-26T12:29:57.689Z] daemon.go:461: [d724937078f1d] Stopping daemon [2019-11-26T12:29:57.689Z] daemon.go:296: [d724937078f1d] exiting daemon [2019-11-26T12:29:57.689Z] daemon.go:448: [d724937078f1d] Daemon stopped [2019-11-26T12:29:57.689Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T12:29:58.410Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-26T12:29:58.410Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-26T12:29:58.410Z] daemon.go:325: [db2d626b19449] waiting for daemon to start [2019-11-26T12:29:58.410Z] daemon.go:325: [db2d626b19449] waiting for daemon to start [2019-11-26T12:29:58.410Z] daemon.go:353: [db2d626b19449] daemon started [2019-11-26T12:29:58.410Z] daemon.go:461: [db2d626b19449] Stopping daemon [2019-11-26T12:29:58.410Z] daemon.go:296: [db2d626b19449] exiting daemon [2019-11-26T12:29:58.410Z] daemon.go:448: [db2d626b19449] Daemon stopped [2019-11-26T12:29:58.410Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:29:58.689Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-26T12:29:58.778Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-11-26T12:29:58.778Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T12:29:58.778Z] daemon.go:325: [d730f03529bd0] waiting for daemon to start [2019-11-26T12:29:58.778Z] daemon.go:325: [d730f03529bd0] waiting for daemon to start [2019-11-26T12:29:58.778Z] daemon.go:353: [d730f03529bd0] daemon started [2019-11-26T12:29:58.778Z] daemon.go:461: [d730f03529bd0] Stopping daemon [2019-11-26T12:29:58.778Z] daemon.go:296: [d730f03529bd0] exiting daemon [2019-11-26T12:29:58.778Z] daemon.go:448: [d730f03529bd0] Daemon stopped [2019-11-26T12:29:58.778Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:30:00.185Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-26T12:30:01.078Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-11-26T12:30:01.078Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-26T12:30:01.078Z] daemon.go:325: [dd783936f12e2] waiting for daemon to start [2019-11-26T12:30:01.078Z] daemon.go:325: [dd783936f12e2] waiting for daemon to start [2019-11-26T12:30:01.078Z] daemon.go:353: [dd783936f12e2] daemon started [2019-11-26T12:30:01.078Z] daemon.go:461: [dd783936f12e2] Stopping daemon [2019-11-26T12:30:01.078Z] daemon.go:296: [dd783936f12e2] exiting daemon [2019-11-26T12:30:01.078Z] daemon.go:448: [dd783936f12e2] Daemon stopped [2019-11-26T12:30:01.078Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:30:01.158Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-26T12:30:01.413Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-26T12:30:03.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2019-11-26T12:30:03.373Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T12:30:03.373Z] daemon.go:325: [d2224cbe787cd] waiting for daemon to start [2019-11-26T12:30:03.373Z] daemon.go:325: [d2224cbe787cd] waiting for daemon to start [2019-11-26T12:30:03.373Z] daemon.go:353: [d2224cbe787cd] daemon started [2019-11-26T12:30:03.373Z] daemon.go:461: [d2224cbe787cd] Stopping daemon [2019-11-26T12:30:03.373Z] daemon.go:296: [d2224cbe787cd] exiting daemon [2019-11-26T12:30:03.373Z] daemon.go:448: [d2224cbe787cd] Daemon stopped [2019-11-26T12:30:03.373Z] === RUN TestAuthZPluginHeader [2019-11-26T12:30:04.096Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-26T12:30:04.096Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-26T12:30:04.096Z] daemon.go:325: [da3eb40379e14] waiting for daemon to start [2019-11-26T12:30:04.096Z] daemon.go:325: [da3eb40379e14] waiting for daemon to start [2019-11-26T12:30:04.096Z] daemon.go:353: [da3eb40379e14] daemon started [2019-11-26T12:30:04.096Z] daemon.go:461: [da3eb40379e14] Stopping daemon [2019-11-26T12:30:04.096Z] daemon.go:296: [da3eb40379e14] exiting daemon [2019-11-26T12:30:04.096Z] daemon.go:448: [da3eb40379e14] Daemon stopped [2019-11-26T12:30:04.096Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T12:30:04.096Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T12:30:04.096Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:04.096Z] === RUN TestAuthZPluginV2Disable [2019-11-26T12:30:04.096Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-26T12:30:04.096Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:04.096Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T12:30:04.096Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T12:30:04.096Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:04.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T12:30:04.096Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T12:30:04.096Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:04.096Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:30:05.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-26T12:30:06.642Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-26T12:30:06.642Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-26T12:30:06.642Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-26T12:30:07.200Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-26T12:30:08.128Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-26T12:30:09.051Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-26T12:30:10.933Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-26T12:30:11.855Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-26T12:30:13.214Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-26T12:30:13.773Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-26T12:30:14.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-26T12:30:14.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-26T12:30:15.656Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-26T12:30:17.018Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-26T12:30:17.578Z] === RUN TestDockerSuite/TestLogsSince [2019-11-26T12:30:23.362Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-11-26T12:30:23.363Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:353: [d34d4d2e6f839] daemon started [2019-11-26T12:30:23.363Z] daemon.go:461: [d34d4d2e6f839] Stopping daemon [2019-11-26T12:30:23.363Z] daemon.go:296: [d34d4d2e6f839] exiting daemon [2019-11-26T12:30:23.363Z] daemon.go:448: [d34d4d2e6f839] Daemon stopped [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:339: [d34d4d2e6f839] error pinging daemon on start: Get http://d34d4d2e6f839.sock/_ping: context deadline exceeded [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:339: [d34d4d2e6f839] error pinging daemon on start: Get http://d34d4d2e6f839.sock/_ping: context deadline exceeded [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:339: [d34d4d2e6f839] error pinging daemon on start: Get http://d34d4d2e6f839.sock/_ping: context deadline exceeded [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:339: [d34d4d2e6f839] error pinging daemon on start: Get http://d34d4d2e6f839.sock/_ping: context deadline exceeded [2019-11-26T12:30:23.363Z] daemon.go:296: [d34d4d2e6f839] exiting daemon [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:325: [d34d4d2e6f839] waiting for daemon to start [2019-11-26T12:30:23.363Z] daemon.go:353: [d34d4d2e6f839] daemon started [2019-11-26T12:30:23.363Z] daemon.go:461: [d34d4d2e6f839] Stopping daemon [2019-11-26T12:30:23.363Z] daemon.go:296: [d34d4d2e6f839] exiting daemon [2019-11-26T12:30:23.363Z] daemon.go:448: [d34d4d2e6f839] Daemon stopped [2019-11-26T12:30:23.363Z] PASS [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] === Skipped [2019-11-26T12:30:23.363Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T12:30:23.363Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-26T12:30:23.363Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T12:30:23.363Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T12:30:23.363Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] DONE 17 tests, 4 skipped in 29.799s [2019-11-26T12:30:23.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] ++ set -e [2019-11-26T12:30:23.363Z] ++ '[' -n 0 ']' [2019-11-26T12:30:23.363Z] ++ set -x [2019-11-26T12:30:23.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] INFO: Testing against a local daemon [2019-11-26T12:30:23.363Z] === RUN TestPluginInvalidJSON [2019-11-26T12:30:23.363Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:30:23.363Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:30:23.363Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T12:30:23.363Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-11-26T12:30:23.363Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T12:30:23.363Z] PASS [2019-11-26T12:30:23.363Z] [2019-11-26T12:30:23.363Z] DONE 2 tests in 0.146s [2019-11-26T12:30:23.363Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] ++ set -e [2019-11-26T12:30:23.363Z] ++ '[' -n 0 ']' [2019-11-26T12:30:23.363Z] ++ set -x [2019-11-26T12:30:23.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:23.363Z] INFO: Testing against a local daemon [2019-11-26T12:30:23.363Z] === RUN TestExternalGraphDriver [2019-11-26T12:30:23.363Z] === RUN TestExternalGraphDriver/json [2019-11-26T12:30:23.699Z] === RUN TestExternalGraphDriver/spec [2019-11-26T12:30:25.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-26T12:30:25.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-26T12:30:25.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-26T12:30:25.688Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-26T12:30:25.998Z] === RUN TestExternalGraphDriver/pull [2019-11-26T12:30:28.292Z] --- PASS: TestExternalGraphDriver (6.99s) [2019-11-26T12:30:28.292Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:353: [dceffe2a2750a] daemon started [2019-11-26T12:30:28.292Z] daemon.go:461: [dceffe2a2750a] Stopping daemon [2019-11-26T12:30:28.292Z] daemon.go:296: [dceffe2a2750a] exiting daemon [2019-11-26T12:30:28.292Z] daemon.go:448: [dceffe2a2750a] Daemon stopped [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:353: [dceffe2a2750a] daemon started [2019-11-26T12:30:28.292Z] daemon.go:461: [dceffe2a2750a] Stopping daemon [2019-11-26T12:30:28.292Z] daemon.go:296: [dceffe2a2750a] exiting daemon [2019-11-26T12:30:28.292Z] daemon.go:448: [dceffe2a2750a] Daemon stopped [2019-11-26T12:30:28.292Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:353: [dceffe2a2750a] daemon started [2019-11-26T12:30:28.292Z] daemon.go:461: [dceffe2a2750a] Stopping daemon [2019-11-26T12:30:28.292Z] daemon.go:296: [dceffe2a2750a] exiting daemon [2019-11-26T12:30:28.292Z] daemon.go:448: [dceffe2a2750a] Daemon stopped [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:353: [dceffe2a2750a] daemon started [2019-11-26T12:30:28.292Z] daemon.go:461: [dceffe2a2750a] Stopping daemon [2019-11-26T12:30:28.292Z] daemon.go:296: [dceffe2a2750a] exiting daemon [2019-11-26T12:30:28.292Z] daemon.go:448: [dceffe2a2750a] Daemon stopped [2019-11-26T12:30:28.292Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:325: [dceffe2a2750a] waiting for daemon to start [2019-11-26T12:30:28.292Z] daemon.go:353: [dceffe2a2750a] daemon started [2019-11-26T12:30:28.292Z] daemon.go:461: [dceffe2a2750a] Stopping daemon [2019-11-26T12:30:28.292Z] daemon.go:296: [dceffe2a2750a] exiting daemon [2019-11-26T12:30:28.292Z] daemon.go:448: [dceffe2a2750a] Daemon stopped [2019-11-26T12:30:28.292Z] --- PASS: TestExternalGraphDriver/pull (2.50s) [2019-11-26T12:30:28.292Z] === RUN TestGraphdriverPluginV2 [2019-11-26T12:30:28.630Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-26T12:30:28.630Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:28.630Z] PASS [2019-11-26T12:30:28.630Z] [2019-11-26T12:30:28.630Z] === Skipped [2019-11-26T12:30:28.630Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-26T12:30:28.630Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:30:28.630Z] [2019-11-26T12:30:28.630Z] [2019-11-26T12:30:28.630Z] DONE 5 tests, 1 skipped in 7.170s [2019-11-26T12:30:28.630Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T12:30:28.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:28.630Z] ++ set -e [2019-11-26T12:30:28.630Z] ++ '[' -n 0 ']' [2019-11-26T12:30:28.630Z] ++ set -x [2019-11-26T12:30:28.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:28.630Z] INFO: Testing against a local daemon [2019-11-26T12:30:28.630Z] === RUN TestContinueAfterPluginCrash [2019-11-26T12:30:28.630Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T12:30:28.630Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T12:30:28.630Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T12:30:28.630Z] === CONT TestContinueAfterPluginCrash [2019-11-26T12:30:28.630Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T12:30:30.957Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-26T12:30:31.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-26T12:30:31.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-26T12:30:31.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-26T12:30:31.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-26T12:30:31.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-26T12:30:31.515Z] === RUN TestDockerSuite/TestLogsTail [2019-11-26T12:30:32.438Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-26T12:30:32.998Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-26T12:30:33.920Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-26T12:30:34.479Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-26T12:30:35.408Z] === RUN TestDockerSuite/TestNetHostname [2019-11-26T12:30:37.915Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-26T12:30:37.915Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-26T12:30:39.842Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-26T12:30:44.114Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-26T12:30:46.663Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-26T12:30:47.589Z] === RUN TestDockerSuite/TestPluginActive [2019-11-26T12:30:47.953Z] --- PASS: TestDaemonStartWithLogOpt (16.59s) [2019-11-26T12:30:47.954Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-26T12:30:47.954Z] daemon.go:325: [d32a8793e4d9b] waiting for daemon to start [2019-11-26T12:30:47.954Z] daemon.go:325: [d32a8793e4d9b] waiting for daemon to start [2019-11-26T12:30:47.954Z] daemon.go:353: [d32a8793e4d9b] daemon started [2019-11-26T12:30:47.954Z] daemon.go:461: [d32a8793e4d9b] Stopping daemon [2019-11-26T12:30:47.954Z] daemon.go:296: [d32a8793e4d9b] exiting daemon [2019-11-26T12:30:47.954Z] daemon.go:448: [d32a8793e4d9b] Daemon stopped [2019-11-26T12:30:47.954Z] daemon.go:325: [d32a8793e4d9b] waiting for daemon to start [2019-11-26T12:30:47.954Z] daemon.go:325: [d32a8793e4d9b] waiting for daemon to start [2019-11-26T12:30:47.954Z] daemon.go:353: [d32a8793e4d9b] daemon started [2019-11-26T12:30:47.954Z] daemon.go:461: [d32a8793e4d9b] Stopping daemon [2019-11-26T12:30:47.954Z] daemon.go:296: [d32a8793e4d9b] exiting daemon [2019-11-26T12:30:47.954Z] daemon.go:448: [d32a8793e4d9b] Daemon stopped [2019-11-26T12:30:49.600Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-26T12:30:50.237Z] --- PASS: TestContinueAfterPluginCrash (21.38s) [2019-11-26T12:30:50.237Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-26T12:30:50.237Z] daemon.go:325: [d133a1899077b] waiting for daemon to start [2019-11-26T12:30:50.237Z] daemon.go:325: [d133a1899077b] waiting for daemon to start [2019-11-26T12:30:50.237Z] daemon.go:353: [d133a1899077b] daemon started [2019-11-26T12:30:50.237Z] daemon.go:461: [d133a1899077b] Stopping daemon [2019-11-26T12:30:50.237Z] daemon.go:296: [d133a1899077b] exiting daemon [2019-11-26T12:30:50.237Z] daemon.go:448: [d133a1899077b] Daemon stopped [2019-11-26T12:30:50.237Z] PASS [2019-11-26T12:30:50.237Z] [2019-11-26T12:30:50.237Z] DONE 2 tests in 21.492s [2019-11-26T12:30:50.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T12:30:50.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:50.237Z] ++ set -e [2019-11-26T12:30:50.237Z] ++ '[' -n 0 ']' [2019-11-26T12:30:50.237Z] ++ set -x [2019-11-26T12:30:50.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:50.237Z] INFO: Testing against a local daemon [2019-11-26T12:30:50.237Z] === RUN TestPluginWithDevMounts [2019-11-26T12:30:50.237Z] === PAUSE TestPluginWithDevMounts [2019-11-26T12:30:50.237Z] === CONT TestPluginWithDevMounts [2019-11-26T12:30:50.525Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-26T12:30:52.590Z] --- PASS: TestPluginWithDevMounts (2.36s) [2019-11-26T12:30:52.590Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-26T12:30:52.590Z] daemon.go:325: [d32b5499a3b2d] waiting for daemon to start [2019-11-26T12:30:52.590Z] daemon.go:325: [d32b5499a3b2d] waiting for daemon to start [2019-11-26T12:30:52.590Z] daemon.go:353: [d32b5499a3b2d] daemon started [2019-11-26T12:30:52.590Z] daemon.go:461: [d32b5499a3b2d] Stopping daemon [2019-11-26T12:30:52.590Z] daemon.go:296: [d32b5499a3b2d] exiting daemon [2019-11-26T12:30:52.590Z] daemon.go:448: [d32b5499a3b2d] Daemon stopped [2019-11-26T12:30:52.590Z] PASS [2019-11-26T12:30:52.590Z] [2019-11-26T12:30:52.590Z] DONE 1 tests in 2.464s [2019-11-26T12:30:52.590Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T12:30:52.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:52.590Z] ++ set -e [2019-11-26T12:30:52.590Z] ++ '[' -n 0 ']' [2019-11-26T12:30:52.590Z] ++ set -x [2019-11-26T12:30:52.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:30:52.590Z] INFO: Testing against a local daemon [2019-11-26T12:30:52.590Z] === RUN TestSecretInspect [2019-11-26T12:30:54.885Z] --- PASS: TestSecretInspect (2.26s) [2019-11-26T12:30:54.885Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-26T12:30:54.885Z] daemon.go:325: [d64ba9bbc6126] waiting for daemon to start [2019-11-26T12:30:54.885Z] daemon.go:325: [d64ba9bbc6126] waiting for daemon to start [2019-11-26T12:30:54.885Z] daemon.go:353: [d64ba9bbc6126] daemon started [2019-11-26T12:30:54.885Z] daemon.go:461: [d64ba9bbc6126] Stopping daemon [2019-11-26T12:30:54.885Z] daemon.go:296: [d64ba9bbc6126] exiting daemon [2019-11-26T12:30:54.885Z] daemon.go:448: [d64ba9bbc6126] Daemon stopped [2019-11-26T12:30:54.885Z] === RUN TestSecretList [2019-11-26T12:30:56.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-26T12:30:57.050Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-26T12:30:57.050Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-26T12:30:57.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-26T12:30:57.050Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-26T12:30:57.214Z] --- PASS: TestSecretList (2.25s) [2019-11-26T12:30:57.214Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-26T12:30:57.214Z] daemon.go:325: [d1b15956c24f3] waiting for daemon to start [2019-11-26T12:30:57.214Z] daemon.go:325: [d1b15956c24f3] waiting for daemon to start [2019-11-26T12:30:57.214Z] daemon.go:353: [d1b15956c24f3] daemon started [2019-11-26T12:30:57.214Z] daemon.go:461: [d1b15956c24f3] Stopping daemon [2019-11-26T12:30:57.214Z] daemon.go:296: [d1b15956c24f3] exiting daemon [2019-11-26T12:30:57.214Z] daemon.go:448: [d1b15956c24f3] Daemon stopped [2019-11-26T12:30:57.214Z] === RUN TestSecretsCreateAndDelete [2019-11-26T12:30:57.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-26T12:30:58.196Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-26T12:30:58.659Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-26T12:30:59.508Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2019-11-26T12:30:59.508Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-26T12:30:59.508Z] daemon.go:325: [dcd4eac910aa9] waiting for daemon to start [2019-11-26T12:30:59.508Z] daemon.go:325: [dcd4eac910aa9] waiting for daemon to start [2019-11-26T12:30:59.508Z] daemon.go:353: [dcd4eac910aa9] daemon started [2019-11-26T12:30:59.508Z] daemon.go:461: [dcd4eac910aa9] Stopping daemon [2019-11-26T12:30:59.509Z] daemon.go:296: [dcd4eac910aa9] exiting daemon [2019-11-26T12:30:59.509Z] daemon.go:448: [dcd4eac910aa9] Daemon stopped [2019-11-26T12:30:59.509Z] === RUN TestSecretsUpdate [2019-11-26T12:31:00.204Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-26T12:31:00.204Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-26T12:31:00.306Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-26T12:31:01.994Z] --- PASS: TestSecretsUpdate (2.26s) [2019-11-26T12:31:01.994Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-26T12:31:01.994Z] daemon.go:325: [d9c610ec88da5] waiting for daemon to start [2019-11-26T12:31:01.994Z] daemon.go:325: [d9c610ec88da5] waiting for daemon to start [2019-11-26T12:31:01.994Z] daemon.go:353: [d9c610ec88da5] daemon started [2019-11-26T12:31:01.994Z] daemon.go:461: [d9c610ec88da5] Stopping daemon [2019-11-26T12:31:01.994Z] daemon.go:296: [d9c610ec88da5] exiting daemon [2019-11-26T12:31:01.994Z] daemon.go:448: [d9c610ec88da5] Daemon stopped [2019-11-26T12:31:01.994Z] === RUN TestTemplatedSecret [2019-11-26T12:31:02.192Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-26T12:31:04.115Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-26T12:31:05.001Z] --- PASS: TestTemplatedSecret (3.04s) [2019-11-26T12:31:05.001Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-26T12:31:05.001Z] daemon.go:325: [d307dae7c6923] waiting for daemon to start [2019-11-26T12:31:05.001Z] daemon.go:325: [d307dae7c6923] waiting for daemon to start [2019-11-26T12:31:05.001Z] daemon.go:353: [d307dae7c6923] daemon started [2019-11-26T12:31:05.001Z] daemon.go:461: [d307dae7c6923] Stopping daemon [2019-11-26T12:31:05.001Z] daemon.go:296: [d307dae7c6923] exiting daemon [2019-11-26T12:31:05.001Z] daemon.go:448: [d307dae7c6923] Daemon stopped [2019-11-26T12:31:05.001Z] === RUN TestSecretCreateResolve [2019-11-26T12:31:05.069Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-26T12:31:06.041Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-26T12:31:06.041Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-26T12:31:06.041Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-26T12:31:07.012Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-26T12:31:07.985Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-26T12:31:07.998Z] --- PASS: TestSecretCreateResolve (2.82s) [2019-11-26T12:31:07.998Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-26T12:31:07.998Z] daemon.go:325: [d65eb836a3d9d] waiting for daemon to start [2019-11-26T12:31:07.998Z] daemon.go:325: [d65eb836a3d9d] waiting for daemon to start [2019-11-26T12:31:07.998Z] daemon.go:353: [d65eb836a3d9d] daemon started [2019-11-26T12:31:07.998Z] daemon.go:461: [d65eb836a3d9d] Stopping daemon [2019-11-26T12:31:07.998Z] daemon.go:296: [d65eb836a3d9d] exiting daemon [2019-11-26T12:31:07.998Z] daemon.go:448: [d65eb836a3d9d] Daemon stopped [2019-11-26T12:31:07.998Z] PASS [2019-11-26T12:31:07.998Z] [2019-11-26T12:31:07.998Z] DONE 6 tests in 15.000s [2019-11-26T12:31:07.998Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T12:31:07.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:31:07.998Z] ++ set -e [2019-11-26T12:31:07.998Z] ++ '[' -n 0 ']' [2019-11-26T12:31:07.998Z] ++ set -x [2019-11-26T12:31:07.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:31:07.998Z] INFO: Testing against a local daemon [2019-11-26T12:31:07.998Z] === RUN TestServiceCreateInit [2019-11-26T12:31:07.998Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:31:08.447Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-26T12:31:08.908Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-26T12:31:09.346Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-26T12:31:09.881Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-26T12:31:09.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-26T12:31:11.265Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-26T12:31:12.811Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:31:13.166Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-26T12:31:13.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-26T12:31:14.591Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-26T12:31:15.053Z] === RUN TestDockerSuite/TestPortList [2019-11-26T12:31:16.281Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-26T12:31:16.281Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-26T12:31:16.934Z] --- PASS: TestServiceCreateInit (8.73s) [2019-11-26T12:31:16.934Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2019-11-26T12:31:16.934Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-26T12:31:16.934Z] daemon.go:325: [df727384db76c] waiting for daemon to start [2019-11-26T12:31:16.934Z] daemon.go:325: [df727384db76c] waiting for daemon to start [2019-11-26T12:31:16.934Z] daemon.go:353: [df727384db76c] daemon started [2019-11-26T12:31:16.934Z] daemon.go:461: [df727384db76c] Stopping daemon [2019-11-26T12:31:16.934Z] daemon.go:296: [df727384db76c] exiting daemon [2019-11-26T12:31:16.934Z] daemon.go:448: [df727384db76c] Daemon stopped [2019-11-26T12:31:16.934Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2019-11-26T12:31:16.934Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-26T12:31:16.934Z] daemon.go:325: [dfac4986391cf] waiting for daemon to start [2019-11-26T12:31:16.934Z] daemon.go:325: [dfac4986391cf] waiting for daemon to start [2019-11-26T12:31:16.934Z] daemon.go:353: [dfac4986391cf] daemon started [2019-11-26T12:31:16.934Z] daemon.go:461: [dfac4986391cf] Stopping daemon [2019-11-26T12:31:16.934Z] daemon.go:296: [dfac4986391cf] exiting daemon [2019-11-26T12:31:16.934Z] daemon.go:448: [dfac4986391cf] Daemon stopped [2019-11-26T12:31:16.934Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T12:31:17.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-26T12:31:17.822Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-26T12:31:20.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-26T12:31:23.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-26T12:31:26.212Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-26T12:31:28.094Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-26T12:31:30.221Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-26T12:31:30.221Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-26T12:31:30.221Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-26T12:31:32.410Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-26T12:31:33.382Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-26T12:31:33.382Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-26T12:31:33.382Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-26T12:31:34.355Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-26T12:31:34.817Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-26T12:31:34.817Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-26T12:31:34.817Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-26T12:31:36.159Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-26T12:31:36.159Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-26T12:31:36.159Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-26T12:31:36.159Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-26T12:31:36.159Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-26T12:31:36.197Z] --- PASS: TestCreateServiceMultipleTimes (18.99s) [2019-11-26T12:31:36.197Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-26T12:31:36.197Z] daemon.go:325: [d7e96d3cb956c] waiting for daemon to start [2019-11-26T12:31:36.197Z] daemon.go:325: [d7e96d3cb956c] waiting for daemon to start [2019-11-26T12:31:36.197Z] daemon.go:353: [d7e96d3cb956c] daemon started [2019-11-26T12:31:36.197Z] daemon.go:461: [d7e96d3cb956c] Stopping daemon [2019-11-26T12:31:36.197Z] daemon.go:296: [d7e96d3cb956c] exiting daemon [2019-11-26T12:31:36.197Z] daemon.go:448: [d7e96d3cb956c] Daemon stopped [2019-11-26T12:31:36.197Z] === RUN TestCreateServiceConflict [2019-11-26T12:31:36.718Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-26T12:31:36.718Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-26T12:31:37.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-26T12:31:37.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-26T12:31:38.073Z] --- PASS: TestCreateServiceConflict (2.31s) [2019-11-26T12:31:38.073Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-26T12:31:38.073Z] daemon.go:325: [df694885ee26e] waiting for daemon to start [2019-11-26T12:31:38.073Z] daemon.go:325: [df694885ee26e] waiting for daemon to start [2019-11-26T12:31:38.073Z] daemon.go:353: [df694885ee26e] daemon started [2019-11-26T12:31:38.073Z] daemon.go:461: [df694885ee26e] Stopping daemon [2019-11-26T12:31:38.073Z] daemon.go:296: [df694885ee26e] exiting daemon [2019-11-26T12:31:38.073Z] daemon.go:448: [df694885ee26e] Daemon stopped [2019-11-26T12:31:38.073Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T12:31:39.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-26T12:31:39.525Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-26T12:31:40.624Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-26T12:31:41.082Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2019-11-26T12:31:41.082Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-26T12:31:41.082Z] daemon.go:325: [d1cf1fa80107a] waiting for daemon to start [2019-11-26T12:31:41.082Z] daemon.go:325: [d1cf1fa80107a] waiting for daemon to start [2019-11-26T12:31:41.082Z] daemon.go:353: [d1cf1fa80107a] daemon started [2019-11-26T12:31:41.082Z] daemon.go:461: [d1cf1fa80107a] Stopping daemon [2019-11-26T12:31:41.082Z] daemon.go:296: [d1cf1fa80107a] exiting daemon [2019-11-26T12:31:41.082Z] daemon.go:448: [d1cf1fa80107a] Daemon stopped [2019-11-26T12:31:41.082Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T12:31:42.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-26T12:31:42.783Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-26T12:31:44.665Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-26T12:31:45.587Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-26T12:31:45.587Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-26T12:31:45.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-26T12:31:49.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-26T12:31:49.108Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-26T12:31:50.467Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-26T12:31:53.726Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-26T12:31:54.286Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-26T12:31:57.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.47s) [2019-11-26T12:31:57.055Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-26T12:31:57.055Z] daemon.go:325: [db265a939aa03] waiting for daemon to start [2019-11-26T12:31:57.055Z] daemon.go:325: [db265a939aa03] waiting for daemon to start [2019-11-26T12:31:57.055Z] daemon.go:353: [db265a939aa03] daemon started [2019-11-26T12:31:57.055Z] daemon.go:461: [db265a939aa03] Stopping daemon [2019-11-26T12:31:57.055Z] daemon.go:296: [db265a939aa03] exiting daemon [2019-11-26T12:31:57.055Z] daemon.go:448: [db265a939aa03] Daemon stopped [2019-11-26T12:31:57.055Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T12:31:57.783Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2019-11-26T12:31:57.783Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-26T12:31:57.783Z] daemon.go:325: [d2bc267d24b84] waiting for daemon to start [2019-11-26T12:31:57.783Z] daemon.go:325: [d2bc267d24b84] waiting for daemon to start [2019-11-26T12:31:57.783Z] daemon.go:353: [d2bc267d24b84] daemon started [2019-11-26T12:31:57.783Z] daemon.go:461: [d2bc267d24b84] Stopping daemon [2019-11-26T12:31:57.783Z] daemon.go:296: [d2bc267d24b84] exiting daemon [2019-11-26T12:31:57.783Z] daemon.go:448: [d2bc267d24b84] Daemon stopped [2019-11-26T12:31:57.783Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T12:32:00.789Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2019-11-26T12:32:00.789Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-26T12:32:00.789Z] daemon.go:325: [d333bf3479ff5] waiting for daemon to start [2019-11-26T12:32:00.789Z] daemon.go:325: [d333bf3479ff5] waiting for daemon to start [2019-11-26T12:32:00.789Z] daemon.go:353: [d333bf3479ff5] daemon started [2019-11-26T12:32:00.789Z] daemon.go:461: [d333bf3479ff5] Stopping daemon [2019-11-26T12:32:00.789Z] daemon.go:296: [d333bf3479ff5] exiting daemon [2019-11-26T12:32:00.789Z] daemon.go:448: [d333bf3479ff5] Daemon stopped [2019-11-26T12:32:00.789Z] === RUN TestCreateServiceSysctls [2019-11-26T12:32:00.855Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-26T12:32:00.855Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-26T12:32:00.855Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-26T12:32:04.196Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-26T12:32:04.620Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-11-26T12:32:04.620Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-26T12:32:04.620Z] daemon.go:325: [dc1fddd11e330] waiting for daemon to start [2019-11-26T12:32:04.620Z] daemon.go:325: [dc1fddd11e330] waiting for daemon to start [2019-11-26T12:32:04.620Z] daemon.go:353: [dc1fddd11e330] daemon started [2019-11-26T12:32:04.620Z] daemon.go:461: [dc1fddd11e330] Stopping daemon [2019-11-26T12:32:04.620Z] daemon.go:296: [dc1fddd11e330] exiting daemon [2019-11-26T12:32:04.620Z] daemon.go:448: [dc1fddd11e330] Daemon stopped [2019-11-26T12:32:04.620Z] === RUN TestInspect [2019-11-26T12:32:06.119Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-26T12:32:06.956Z] --- PASS: TestInspect (2.98s) [2019-11-26T12:32:06.956Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-26T12:32:06.956Z] daemon.go:325: [dd149795c0ce1] waiting for daemon to start [2019-11-26T12:32:06.956Z] daemon.go:325: [dd149795c0ce1] waiting for daemon to start [2019-11-26T12:32:06.956Z] daemon.go:353: [dd149795c0ce1] daemon started [2019-11-26T12:32:06.956Z] daemon.go:461: [dd149795c0ce1] Stopping daemon [2019-11-26T12:32:06.956Z] daemon.go:296: [dd149795c0ce1] exiting daemon [2019-11-26T12:32:06.956Z] daemon.go:448: [dd149795c0ce1] Daemon stopped [2019-11-26T12:32:06.956Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T12:32:12.639Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-26T12:32:12.925Z] --- PASS: TestDockerNetworkConnectAlias (5.75s) [2019-11-26T12:32:12.925Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-26T12:32:12.925Z] daemon.go:325: [dc1371e3cbb04] waiting for daemon to start [2019-11-26T12:32:12.925Z] daemon.go:325: [dc1371e3cbb04] waiting for daemon to start [2019-11-26T12:32:12.925Z] daemon.go:353: [dc1371e3cbb04] daemon started [2019-11-26T12:32:12.925Z] daemon.go:461: [dc1371e3cbb04] Stopping daemon [2019-11-26T12:32:12.925Z] daemon.go:296: [dc1371e3cbb04] exiting daemon [2019-11-26T12:32:12.925Z] daemon.go:448: [dc1371e3cbb04] Daemon stopped [2019-11-26T12:32:12.925Z] === RUN TestDockerNetworkReConnect [2019-11-26T12:32:13.998Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-26T12:32:16.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-26T12:32:16.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-26T12:32:16.483Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-26T12:32:16.507Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-26T12:32:16.925Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2019-11-26T12:32:16.925Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-26T12:32:16.925Z] daemon.go:325: [d618a9f3b2335] waiting for daemon to start [2019-11-26T12:32:16.925Z] daemon.go:325: [d618a9f3b2335] waiting for daemon to start [2019-11-26T12:32:16.925Z] daemon.go:353: [d618a9f3b2335] daemon started [2019-11-26T12:32:16.925Z] daemon.go:461: [d618a9f3b2335] Stopping daemon [2019-11-26T12:32:16.925Z] daemon.go:296: [d618a9f3b2335] exiting daemon [2019-11-26T12:32:16.925Z] daemon.go:448: [d618a9f3b2335] Daemon stopped [2019-11-26T12:32:16.925Z] === RUN TestServicePlugin [2019-11-26T12:32:16.925Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T12:32:16.925Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:32:16.925Z] === RUN TestServiceUpdateLabel [2019-11-26T12:32:18.019Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-26T12:32:19.223Z] --- PASS: TestServiceUpdateLabel (2.32s) [2019-11-26T12:32:19.223Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-26T12:32:19.223Z] daemon.go:325: [d049a0ddd35c2] waiting for daemon to start [2019-11-26T12:32:19.223Z] daemon.go:325: [d049a0ddd35c2] waiting for daemon to start [2019-11-26T12:32:19.223Z] daemon.go:353: [d049a0ddd35c2] daemon started [2019-11-26T12:32:19.223Z] daemon.go:461: [d049a0ddd35c2] Stopping daemon [2019-11-26T12:32:19.223Z] daemon.go:296: [d049a0ddd35c2] exiting daemon [2019-11-26T12:32:19.223Z] daemon.go:448: [d049a0ddd35c2] Daemon stopped [2019-11-26T12:32:19.223Z] === RUN TestServiceUpdateSecrets [2019-11-26T12:32:19.972Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-26T12:32:19.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-26T12:32:21.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-26T12:32:21.708Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-26T12:32:21.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-26T12:32:21.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-26T12:32:22.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-26T12:32:22.633Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-26T12:32:22.633Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-26T12:32:24.414Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-26T12:32:25.773Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-26T12:32:26.030Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-26T12:32:26.995Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-26T12:32:29.589Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-26T12:32:32.846Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-26T12:32:32.846Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-26T12:32:33.100Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-26T12:32:33.100Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-26T12:32:33.100Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-26T12:32:33.355Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-26T12:32:33.355Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-26T12:32:34.278Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-26T12:32:35.202Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2019-11-26T12:32:35.202Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-26T12:32:35.202Z] daemon.go:325: [dedaa9b22b31c] waiting for daemon to start [2019-11-26T12:32:35.202Z] daemon.go:325: [dedaa9b22b31c] waiting for daemon to start [2019-11-26T12:32:35.202Z] daemon.go:353: [dedaa9b22b31c] daemon started [2019-11-26T12:32:35.202Z] daemon.go:461: [dedaa9b22b31c] Stopping daemon [2019-11-26T12:32:35.202Z] daemon.go:296: [dedaa9b22b31c] exiting daemon [2019-11-26T12:32:35.202Z] daemon.go:448: [dedaa9b22b31c] Daemon stopped [2019-11-26T12:32:35.202Z] === RUN TestServiceUpdateConfigs [2019-11-26T12:32:36.162Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-26T12:32:38.042Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-26T12:32:38.604Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-26T12:32:46.672Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-26T12:32:46.672Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-26T12:32:48.554Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-26T12:32:51.065Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-26T12:32:51.065Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-26T12:32:51.065Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-26T12:32:51.065Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-26T12:32:51.253Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2019-11-26T12:32:51.254Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-26T12:32:51.254Z] daemon.go:325: [d0f7afcb63e8b] waiting for daemon to start [2019-11-26T12:32:51.254Z] daemon.go:325: [d0f7afcb63e8b] waiting for daemon to start [2019-11-26T12:32:51.254Z] daemon.go:353: [d0f7afcb63e8b] daemon started [2019-11-26T12:32:51.254Z] daemon.go:461: [d0f7afcb63e8b] Stopping daemon [2019-11-26T12:32:51.254Z] daemon.go:296: [d0f7afcb63e8b] exiting daemon [2019-11-26T12:32:51.254Z] daemon.go:448: [d0f7afcb63e8b] Daemon stopped [2019-11-26T12:32:51.254Z] === RUN TestServiceUpdateNetwork [2019-11-26T12:32:52.638Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-26T12:32:52.638Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-26T12:32:52.638Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-26T12:32:54.362Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-26T12:32:55.721Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-26T12:32:59.897Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-26T12:32:59.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-26T12:33:01.258Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-26T12:33:01.258Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-26T12:33:01.258Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-26T12:33:02.158Z] --- PASS: TestServiceUpdateNetwork (13.18s) [2019-11-26T12:33:02.158Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-26T12:33:02.158Z] daemon.go:325: [d2a8d0539807a] waiting for daemon to start [2019-11-26T12:33:02.158Z] daemon.go:325: [d2a8d0539807a] waiting for daemon to start [2019-11-26T12:33:02.158Z] daemon.go:353: [d2a8d0539807a] daemon started [2019-11-26T12:33:02.158Z] daemon.go:461: [d2a8d0539807a] Stopping daemon [2019-11-26T12:33:02.158Z] daemon.go:296: [d2a8d0539807a] exiting daemon [2019-11-26T12:33:02.158Z] daemon.go:448: [d2a8d0539807a] Daemon stopped [2019-11-26T12:33:02.158Z] PASS [2019-11-26T12:33:02.158Z] [2019-11-26T12:33:02.158Z] === Skipped [2019-11-26T12:33:02.158Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-26T12:33:02.158Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T12:33:02.158Z] [2019-11-26T12:33:02.158Z] [2019-11-26T12:33:02.158Z] DONE 18 tests, 1 skipped in 114.528s [2019-11-26T12:33:02.158Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T12:33:02.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:02.158Z] ++ set -e [2019-11-26T12:33:02.158Z] ++ '[' -n 0 ']' [2019-11-26T12:33:02.158Z] ++ set -x [2019-11-26T12:33:02.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:02.158Z] INFO: Testing against a local daemon [2019-11-26T12:33:02.158Z] === RUN TestSessionCreate [2019-11-26T12:33:02.494Z] --- PASS: TestSessionCreate (0.06s) [2019-11-26T12:33:02.494Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T12:33:02.494Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-26T12:33:02.494Z] PASS [2019-11-26T12:33:02.494Z] [2019-11-26T12:33:02.494Z] DONE 2 tests in 0.210s [2019-11-26T12:33:02.494Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T12:33:02.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:02.494Z] ++ set -e [2019-11-26T12:33:02.494Z] ++ '[' -n 0 ']' [2019-11-26T12:33:02.494Z] ++ set -x [2019-11-26T12:33:02.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:02.494Z] INFO: Testing against a local daemon [2019-11-26T12:33:02.494Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T12:33:02.494Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:33:02.494Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:33:02.494Z] === RUN TestEventsExecDie [2019-11-26T12:33:03.716Z] --- PASS: TestEventsExecDie (0.93s) [2019-11-26T12:33:03.716Z] === RUN TestEventsBackwardsCompatible [2019-11-26T12:33:03.716Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-26T12:33:03.716Z] === RUN TestInfoBinaryCommits [2019-11-26T12:33:03.716Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-11-26T12:33:03.716Z] === RUN TestInfoAPIVersioned [2019-11-26T12:33:03.716Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-26T12:33:03.716Z] === RUN TestInfoAPI [2019-11-26T12:33:03.716Z] --- PASS: TestInfoAPI (0.06s) [2019-11-26T12:33:03.716Z] === RUN TestInfoAPIWarnings [2019-11-26T12:33:04.887Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-11-26T12:33:04.887Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-26T12:33:04.887Z] daemon.go:325: [de262c45de47f] waiting for daemon to start [2019-11-26T12:33:04.887Z] daemon.go:325: [de262c45de47f] waiting for daemon to start [2019-11-26T12:33:04.887Z] daemon.go:353: [de262c45de47f] daemon started [2019-11-26T12:33:04.887Z] daemon.go:461: [de262c45de47f] Stopping daemon [2019-11-26T12:33:04.887Z] daemon.go:296: [de262c45de47f] exiting daemon [2019-11-26T12:33:04.887Z] daemon.go:448: [de262c45de47f] Daemon stopped [2019-11-26T12:33:04.887Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T12:33:05.224Z] --- PASS: TestLoginFailsWithBadCredentials (0.62s) [2019-11-26T12:33:05.224Z] === RUN TestPingCacheHeaders [2019-11-26T12:33:05.224Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-26T12:33:05.224Z] === RUN TestPingGet [2019-11-26T12:33:05.224Z] --- PASS: TestPingGet (0.04s) [2019-11-26T12:33:05.224Z] === RUN TestPingHead [2019-11-26T12:33:05.224Z] --- PASS: TestPingHead (0.05s) [2019-11-26T12:33:05.224Z] === RUN TestVersion [2019-11-26T12:33:05.491Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-26T12:33:05.561Z] --- PASS: TestVersion (0.05s) [2019-11-26T12:33:05.561Z] PASS [2019-11-26T12:33:05.561Z] [2019-11-26T12:33:05.561Z] === Skipped [2019-11-26T12:33:05.561Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T12:33:05.561Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T12:33:05.561Z] [2019-11-26T12:33:05.561Z] [2019-11-26T12:33:05.561Z] DONE 12 tests, 1 skipped in 3.011s [2019-11-26T12:33:05.561Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T12:33:05.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:05.561Z] ++ set -e [2019-11-26T12:33:05.561Z] ++ '[' -n 0 ']' [2019-11-26T12:33:05.561Z] ++ set -x [2019-11-26T12:33:05.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-26T12:33:05.561Z] INFO: Testing against a local daemon [2019-11-26T12:33:05.561Z] === RUN TestVolumesCreateAndList [2019-11-26T12:33:05.561Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-11-26T12:33:05.561Z] === RUN TestVolumesRemove [2019-11-26T12:33:05.561Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-26T12:33:05.561Z] === RUN TestVolumesInspect [2019-11-26T12:33:05.899Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-26T12:33:05.899Z] === RUN TestVolumesInvalidJSON [2019-11-26T12:33:05.899Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T12:33:05.899Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T12:33:05.899Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T12:33:05.899Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-26T12:33:05.899Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T12:33:05.899Z] PASS [2019-11-26T12:33:05.899Z] [2019-11-26T12:33:05.899Z] DONE 5 tests in 0.339s [2019-11-26T12:33:05.899Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T12:33:06.236Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T12:33:06.236Z] +++ kill 11134 [2019-11-26T12:33:06.849Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-26T12:33:06.849Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-26T12:33:07.404Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-26T12:33:07.404Z] +++ /etc/init.d/apparmor stop [2019-11-26T12:33:07.404Z] Clearing AppArmor profiles cache:. [2019-11-26T12:33:07.404Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:33:07.404Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:33:07.404Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:33:07.404Z] [2019-11-26T12:33:07.404Z] To set a process to complain mode, use the command line tool [2019-11-26T12:33:07.404Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:33:07.404Z] with the 'teardown' option." [2019-11-26T12:33:07.404Z] [2019-11-26T12:33:07.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-26T12:33:08.730Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-26T12:33:08.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict Post stage [Pipeline] junit [2019-11-26T12:33:09.774Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-26T12:33:09.791Z] Recording test results [2019-11-26T12:33:10.090Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T12:33:11.345Z] + echo Ensuring container killed. [2019-11-26T12:33:11.345Z] Ensuring container killed. [2019-11-26T12:33:11.345Z] + docker rm -vf docker-pr1 [2019-11-26T12:33:11.345Z] Error: No such container: docker-pr1 [2019-11-26T12:33:11.345Z] + true [Pipeline] sh [2019-11-26T12:33:11.915Z] + echo Chowning /workspace to jenkins user [2019-11-26T12:33:11.915Z] Chowning /workspace to jenkins user [2019-11-26T12:33:11.915Z] + id -u [2019-11-26T12:33:11.915Z] + id -g [2019-11-26T12:33:11.915Z] + docker run --rm -v /home/docker/workspace/engine_PR-427:/workspace busybox chown -R 1001:1001 /workspace [2019-11-26T12:33:11.915Z] Unable to find image 'busybox:latest' locally [2019-11-26T12:33:11.973Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-26T12:33:12.249Z] latest: Pulling from library/busybox [2019-11-26T12:33:12.584Z] f5cba301420e: Pulling fs layer [2019-11-26T12:33:12.896Z] === RUN TestDockerSuite/TestRmiTag [2019-11-26T12:33:12.896Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-26T12:33:12.920Z] f5cba301420e: Verifying Checksum [2019-11-26T12:33:12.920Z] f5cba301420e: Download complete [2019-11-26T12:33:12.920Z] f5cba301420e: Pull complete [2019-11-26T12:33:12.920Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T12:33:12.920Z] Status: Downloaded newer image for busybox:latest [2019-11-26T12:33:13.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-26T12:33:13.579Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T12:33:14.984Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-26T12:33:15.205Z] + bundleName=ppc64le-integration [2019-11-26T12:33:15.205Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-26T12:33:15.205Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-26T12:33:15.205Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2019-11-26T12:33:15.205Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-26T12:33:15.293Z] Archiving artifacts [2019-11-26T12:33:15.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-26T12:33:17.927Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-26T12:33:19.138Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-26T12:33:19.392Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-26T12:33:20.314Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-26T12:33:20.738Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T12:33:20.873Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-26T12:33:21.296Z] + make clean [2019-11-26T12:33:21.635Z] docker volume rm -f docker-dev-cache [2019-11-26T12:33:21.969Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T12:33:22.797Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-26T12:33:23.355Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-26T12:33:23.610Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-11-26T12:33:24.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-26T12:33:24.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T12:33:25.513Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-26T12:33:27.398Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-26T12:33:27.957Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-26T12:33:28.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-26T12:33:29.134Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-26T12:33:30.060Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-26T12:33:31.944Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-26T12:33:33.304Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-26T12:33:34.229Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-26T12:33:35.235Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-26T12:33:36.594Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-26T12:33:37.153Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-26T12:33:38.512Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-26T12:33:39.543Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-26T12:33:40.903Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-26T12:33:41.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-26T12:33:41.462Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-26T12:33:42.385Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-26T12:33:43.308Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-26T12:33:43.308Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-26T12:33:45.859Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-26T12:33:46.781Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-26T12:33:47.704Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-26T12:33:48.628Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-26T12:33:49.187Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-26T12:33:49.187Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-26T12:33:50.109Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-26T12:33:51.036Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-26T12:33:51.597Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-26T12:33:52.520Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-26T12:33:53.442Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-26T12:33:53.442Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-26T12:33:54.364Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-26T12:33:54.364Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-26T12:33:54.923Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-26T12:33:55.846Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-26T12:33:56.769Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-26T12:33:58.131Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-26T12:33:58.690Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-26T12:33:59.065Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-26T12:33:59.625Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-26T12:34:01.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-26T12:34:03.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-26T12:34:04.745Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-26T12:34:05.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-26T12:34:06.230Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-26T12:34:07.152Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-26T12:34:08.075Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-26T12:34:08.652Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-26T12:34:08.999Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-26T12:34:09.253Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-26T12:34:11.134Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-26T12:34:12.057Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-26T12:34:14.527Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-26T12:34:14.527Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-26T12:34:15.314Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-26T12:34:15.314Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-26T12:34:15.873Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-26T12:34:18.396Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-26T12:34:20.905Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-26T12:34:23.498Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-26T12:34:26.091Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-26T12:34:26.091Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-26T12:34:26.091Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-26T12:34:27.055Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-26T12:34:29.062Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-26T12:34:30.987Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-26T12:34:32.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-26T12:34:33.706Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-26T12:34:34.264Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-26T12:34:35.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-26T12:34:36.547Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-26T12:34:37.471Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-26T12:34:37.471Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-26T12:34:38.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-26T12:34:38.285Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-26T12:34:40.211Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-26T12:34:40.211Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-26T12:34:41.136Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-26T12:34:42.064Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-26T12:34:42.987Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-26T12:34:43.913Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-26T12:34:43.913Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-26T12:34:44.531Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-26T12:34:45.453Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-26T12:34:46.376Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-26T12:34:47.300Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-26T12:34:47.860Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-26T12:34:48.828Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-26T12:34:49.386Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-26T12:34:50.312Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-26T12:34:50.312Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-26T12:34:51.235Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-26T12:34:51.835Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-26T12:34:53.717Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-26T12:34:53.971Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T12:34:53.971Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-26T12:34:58.126Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-26T12:34:58.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-26T12:34:58.380Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-26T12:35:06.491Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-26T12:35:09.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-26T12:35:10.045Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-26T12:35:11.405Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-26T12:35:13.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-26T12:35:13.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-26T12:35:13.332Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-26T12:35:13.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-26T12:35:14.256Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-26T12:35:17.541Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-26T12:35:19.422Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-26T12:35:21.004Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-26T12:35:21.928Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-26T12:35:22.488Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-26T12:35:23.047Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-26T12:35:24.452Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-26T12:35:24.452Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-26T12:35:24.452Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-26T12:35:26.333Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-26T12:35:26.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-26T12:35:26.773Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-26T12:35:26.774Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-26T12:35:26.774Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-26T12:35:27.735Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-26T12:35:29.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-26T12:35:29.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-26T12:35:29.871Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-26T12:35:31.752Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-26T12:35:33.633Z] === RUN TestDockerSuite/TestRunMount [2019-11-26T12:35:40.194Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-26T12:35:41.117Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-26T12:35:41.675Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-26T12:35:43.556Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-26T12:35:44.484Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-26T12:35:46.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-26T12:35:46.062Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-26T12:35:50.266Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-26T12:35:52.147Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-26T12:35:54.695Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-26T12:35:54.827Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-26T12:35:54.949Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-26T12:35:57.457Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-26T12:35:58.816Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-26T12:35:58.816Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-26T12:35:59.738Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-26T12:36:00.707Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-26T12:36:01.632Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-26T12:36:02.191Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-26T12:36:04.787Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-26T12:36:05.398Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-26T12:36:07.294Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-26T12:36:12.568Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-26T12:36:13.127Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-26T12:36:13.127Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-26T12:36:14.049Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-26T12:36:14.049Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-26T12:36:14.608Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-26T12:36:15.618Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-26T12:36:15.618Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-26T12:36:16.541Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-26T12:36:17.487Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-26T12:36:17.487Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-26T12:36:18.410Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-26T12:36:18.969Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-26T12:36:20.891Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-26T12:36:21.857Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-26T12:36:22.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-26T12:36:23.338Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-26T12:36:24.261Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-26T12:36:24.819Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-26T12:36:25.742Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T12:36:25.742Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-26T12:36:26.711Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-26T12:36:27.271Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-26T12:36:27.271Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-26T12:36:28.323Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-26T12:36:29.683Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-26T12:36:29.683Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-26T12:36:33.837Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-26T12:36:34.761Z] === RUN TestDockerSuite/TestRunRm [2019-11-26T12:36:35.451Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-26T12:36:35.684Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-26T12:36:39.837Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-26T12:36:40.092Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-26T12:36:41.015Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-26T12:36:42.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-26T12:36:42.898Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-26T12:36:43.457Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-26T12:36:47.648Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-26T12:36:52.919Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-26T12:36:53.061Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-26T12:36:53.174Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-26T12:36:54.143Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-26T12:36:54.744Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-26T12:36:55.667Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-26T12:36:56.590Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-26T12:36:57.191Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-26T12:36:58.114Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-26T12:36:59.038Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-26T12:36:59.960Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-26T12:37:02.466Z] === RUN TestDockerSuite/TestRunState [2019-11-26T12:37:04.347Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-26T12:37:04.906Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-26T12:37:05.829Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-26T12:37:06.083Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-26T12:37:06.083Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-26T12:37:07.006Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-26T12:37:07.930Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-26T12:37:09.290Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-26T12:37:09.290Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-26T12:37:09.290Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-26T12:37:10.214Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-26T12:37:13.515Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-26T12:37:13.769Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-26T12:37:15.660Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-26T12:37:19.939Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-26T12:37:23.195Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-26T12:37:23.449Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-26T12:37:24.372Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-26T12:37:25.296Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-26T12:37:27.803Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-26T12:37:29.165Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-26T12:37:29.723Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-26T12:37:29.978Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-26T12:37:29.978Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-26T12:37:30.900Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-26T12:37:31.824Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-26T12:37:32.746Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-26T12:37:32.747Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-26T12:37:32.747Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-26T12:37:33.672Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-26T12:37:38.905Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-26T12:37:39.159Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-26T12:37:40.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-26T12:37:43.024Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-26T12:37:44.382Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-26T12:37:46.912Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-26T12:37:50.168Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-26T12:37:50.463Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-26T12:37:51.154Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-26T12:37:52.123Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-26T12:37:52.123Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-26T12:37:52.123Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-26T12:37:52.123Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-26T12:37:52.377Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-26T12:37:53.300Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-26T12:37:54.222Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-26T12:37:54.894Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-26T12:37:56.776Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-26T12:37:57.334Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-26T12:37:58.305Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-26T12:37:58.305Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-26T12:37:59.272Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-26T12:37:59.272Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-26T12:37:59.272Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-26T12:37:59.272Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-26T12:37:59.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-26T12:37:59.526Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-26T12:37:59.526Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-26T12:37:59.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-26T12:38:00.035Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-26T12:38:00.035Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-26T12:38:00.998Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-26T12:38:01.921Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-26T12:38:02.844Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-26T12:38:02.844Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-26T12:38:03.769Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-26T12:38:03.769Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-26T12:38:04.778Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-26T12:38:04.778Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-26T12:38:05.702Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-26T12:38:06.625Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-26T12:38:06.625Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-26T12:38:06.625Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-26T12:38:07.548Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-26T12:38:08.907Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-26T12:38:09.830Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-26T12:38:09.830Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-26T12:38:10.755Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-26T12:38:10.755Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-26T12:38:12.662Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-26T12:38:12.917Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-26T12:38:16.171Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-26T12:38:16.426Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-26T12:38:16.426Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-26T12:38:16.426Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-26T12:38:17.785Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-26T12:38:18.709Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-26T12:38:19.184Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-26T12:38:19.185Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-26T12:38:20.068Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-26T12:38:20.068Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-26T12:38:20.323Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-26T12:38:22.104Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-26T12:38:22.105Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-26T12:38:22.208Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-26T12:38:22.464Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-26T12:38:22.567Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-26T12:38:22.567Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-26T12:38:22.567Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-26T12:38:22.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-26T12:38:23.024Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-26T12:38:25.575Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-26T12:38:25.575Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-26T12:38:26.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-26T12:38:26.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-26T12:38:26.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-26T12:38:26.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-26T12:38:26.499Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-26T12:38:26.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-26T12:38:27.859Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-26T12:38:27.859Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-26T12:38:27.859Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-26T12:38:29.826Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-26T12:38:31.634Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-26T12:38:31.710Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-26T12:38:31.710Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-26T12:38:32.012Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-26T12:38:32.012Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-26T12:38:32.012Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-26T12:38:32.571Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-26T12:38:35.078Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-26T12:38:37.001Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-26T12:38:41.177Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-26T12:38:44.484Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-26T12:38:45.044Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-26T12:38:46.925Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-26T12:38:46.925Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-26T12:38:49.360Z] === RUN TestDockerSuite/TestBuildFails [2019-11-26T12:38:50.183Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-26T12:38:50.183Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-26T12:38:53.438Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-26T12:38:54.000Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-26T12:38:55.882Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-26T12:38:56.137Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-26T12:38:56.466Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-26T12:38:56.466Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-26T12:38:59.395Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-26T12:39:01.189Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-26T12:39:01.277Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-26T12:39:03.245Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-26T12:39:05.128Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-26T12:39:06.067Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-26T12:39:08.388Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-26T12:39:08.388Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-26T12:39:09.747Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-26T12:39:13.019Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-26T12:39:13.168Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-26T12:39:16.274Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-26T12:39:16.875Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-26T12:39:17.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-26T12:39:18.356Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-26T12:39:18.981Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-26T12:39:19.443Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-26T12:39:20.861Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-26T12:39:21.420Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-26T12:39:23.302Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-26T12:39:23.862Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-26T12:39:24.785Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-26T12:39:25.258Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-26T12:39:25.258Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-26T12:39:25.711Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-26T12:39:25.711Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-26T12:39:25.720Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-26T12:39:26.181Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-26T12:39:26.181Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-26T12:39:26.722Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-26T12:39:30.880Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-26T12:39:34.776Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-26T12:39:34.776Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-26T12:39:35.034Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-26T12:39:35.288Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-26T12:39:36.211Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-26T12:39:36.211Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-26T12:39:37.218Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-26T12:39:39.141Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-26T12:39:39.141Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-26T12:39:41.023Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-26T12:39:41.582Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-26T12:39:42.951Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-26T12:39:44.310Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-26T12:39:47.189Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-26T12:39:47.189Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-26T12:39:48.164Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-26T12:39:48.164Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-26T12:39:49.139Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-26T12:39:49.139Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-26T12:39:49.579Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-26T12:39:50.502Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-26T12:39:50.502Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-26T12:39:51.863Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-26T12:39:52.831Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-26T12:39:53.850Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-26T12:39:54.315Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-26T12:39:54.777Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-26T12:39:55.752Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-26T12:39:56.215Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-26T12:39:57.073Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-26T12:39:57.189Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-26T12:39:58.746Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-26T12:40:01.274Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-26T12:40:04.563Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-26T12:40:04.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-26T12:40:05.027Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-26T12:40:05.489Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-26T12:40:07.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-26T12:40:11.306Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-26T12:40:12.399Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-26T12:40:14.908Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-26T12:40:17.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-26T12:40:19.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-26T12:40:22.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-26T12:40:24.343Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-26T12:40:25.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-26T12:40:26.156Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-26T12:40:26.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-26T12:40:27.131Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-26T12:40:28.338Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-26T12:40:30.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-26T12:40:33.353Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-26T12:40:35.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-26T12:40:38.366Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-26T12:40:53.349Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-26T12:40:53.349Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-26T12:40:53.349Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-26T12:40:54.271Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-26T12:40:54.271Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-26T12:40:54.271Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-26T12:40:54.271Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-26T12:40:55.195Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-26T12:40:55.195Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-26T12:40:56.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-26T12:40:56.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-26T12:40:56.238Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-26T12:40:56.238Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-26T12:40:56.238Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-26T12:40:58.847Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-26T12:40:58.847Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-26T12:40:59.101Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-26T12:40:59.101Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-26T12:40:59.101Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-26T12:41:00.110Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-26T12:41:02.663Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-26T12:41:02.663Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-26T12:41:02.663Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-26T12:41:05.924Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-26T12:41:06.178Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-26T12:41:09.701Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-26T12:41:10.337Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite (1830.15s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.14s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.21s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachDetach (1.31s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.13s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.50s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.61s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.40s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.27s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.96s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.53s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.74s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.63s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.85s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.74s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.28s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.82s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.02s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.43s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.18s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.03s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.47s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.08s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.10s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.59s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.57s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.27s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.34s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.88s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.71s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContChar (4.57s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.17s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.61s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.95s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.38s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.09s) [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.98s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.14s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.68s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.17s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.67s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.60s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.25s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.84s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.43s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.54s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.00s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.48s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.46s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.86s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.27s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.22s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnv (1.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.23s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.76s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.23s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.22s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.83s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.79s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.54s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFails (1.45s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.44s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.32s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildHistory (4.40s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.14s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.34s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.36s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.31s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.21s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.14s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.75s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.72s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.56s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.01s) [2019-11-26T12:41:10.338Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2019-11-26T12:41:10.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.46s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.49s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.46s) [2019-11-26T12:41:10.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.96s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.18s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.06s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.75s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.33s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRm (3.72s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.62s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.84s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.79s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.76s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.48s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.88s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.33s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.81s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildUser (2.51s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.28s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.58s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.17s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s) [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.41s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.26s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T12:41:10.339Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitChange (1.27s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.18s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.99s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.17s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.16s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.25s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2019-11-26T12:41:10.339Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T12:41:10.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.24s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.78s) [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0009b73e0 } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1165024856 /foo false } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1165024856 /foo true } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3752955863 /foo false } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3752955863 /foo true } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3752955863 /foo true 0xc0009b7860 } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009b7880 } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009b78a0 } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0009b78c0 } [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0009b78e0 } [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 0 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 1 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 2 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 3 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 4 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 5 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 6 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 7 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 8 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 9 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 10 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 11 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 12 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 13 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 14 [2019-11-26T12:41:10.339Z] docker_api_containers_test.go:1926: case 15 [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.07s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership446805248/file1 79b8bef3655a7722cfdc369e416895a3096c47e50f5d143a98f88d01f0a9317e:/tmpvol/file1` [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp a3df1de5f75bcf4791b5064124ea88aedb2cca7de038c8eed92c5d0a4a711549:/root/file1 /tmp/test-cp-from-case-a190890591/itWorks.txt` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a190890591/itWorks.txt" contains "file1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 9a7c7237a42760eea6d6a47101ef18b7291f4fb3a5faa5cbe0b06a8c8d96e39a:/file1 /tmp/test-cp-from-case-b242398258/testDir/` [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c156580841/file2" contains "file2\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp d7e5ba5a2fafce7c20299352212a047bd88bdf7f30703575b4c34ab82ba7c498:/root/file1 /tmp/test-cp-from-case-c156580841/file2` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c156580841/file2" contains "file1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.16s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 6de10b8cd8b44163b0bfb66bc47c0af93a7b06f572b8ec11b3c001124137505f:/file1 /tmp/test-cp-from-case-d072347188/dir1` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d072347188/dir1/file1" contains "file1\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 6de10b8cd8b44163b0bfb66bc47c0af93a7b06f572b8ec11b3c001124137505f:/file1 /tmp/test-cp-from-case-d072347188/dir1/` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d072347188/dir1/file1" contains "file1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 45dcb55557d86fd08597178f7828d9776eeffe6cb8f1a2fc99864b381b1bb909:dir1 /tmp/test-cp-from-case-e172032515/testDir` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e172032515/testDir/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 45dcb55557d86fd08597178f7828d9776eeffe6cb8f1a2fc99864b381b1bb909:dir1 /tmp/test-cp-from-case-e172032515/testDir/` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e172032515/testDir/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp c8cb2cfd0f894b3a9850a568ff13c4703dc1b03b6f03476e2177f4333bbb04f0:/root/dir1 /tmp/test-cp-from-case-f210876294/file1` [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp df8f3f3aaaabb89885c34e09c11e1ef517d89e1a259448131c2efaababc8f88f:/root/dir1 /tmp/test-cp-from-case-g214442285/dir2` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g214442285/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp df8f3f3aaaabb89885c34e09c11e1ef517d89e1a259448131c2efaababc8f88f:/root/dir1 /tmp/test-cp-from-case-g214442285/dir2/` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g214442285/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp d68c8e9d2d7ab449c6ed8508f1961906d8144582455ecca5a136886b8ea9f689:dir1/. /tmp/test-cp-from-case-h250808488/testDir` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h250808488/testDir/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp d68c8e9d2d7ab449c6ed8508f1961906d8144582455ecca5a136886b8ea9f689:dir1/. /tmp/test-cp-from-case-h250808488/testDir/` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h250808488/testDir/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 413b2ad96b4c2506fe13866a9217f33426b3a3dbed1184abb47c7ea0b87cb5e2:/root/dir1/. /tmp/test-cp-from-case-i435787239/file1` [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 71845cf3954e99ba98f0ff6239bfd9f620d03ab8758bdca724d6e0ae8b25004c:/root/dir1/. /tmp/test-cp-from-case-j741279258/dir2` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j741279258/dir2/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 71845cf3954e99ba98f0ff6239bfd9f620d03ab8758bdca724d6e0ae8b25004c:/root/dir1/. /tmp/test-cp-from-case-j741279258/dir2/` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j741279258/dir2/file1-1" contains "file1-1\n" [2019-11-26T12:41:10.339Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.51s) [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 305fd270d6423c65cc65a59cbd847a3e03122c795b071181100906c85991b532:/file2 /tmp/test-cp-from-err-dst-not-dir860196529/symlinkToFile1` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860196529/symlinkToFile1" points to "file1" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860196529/file1" contains "file2\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 305fd270d6423c65cc65a59cbd847a3e03122c795b071181100906c85991b532:/file2 /tmp/test-cp-from-err-dst-not-dir860196529/symlinkToDir1` [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860196529/symlinkToDir1" points to "dir1" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860196529/file2" contains "file2\n" [2019-11-26T12:41:10.339Z] docker_cli_cp_utils_test.go:192: running `docker cp 305fd270d6423c65cc65a59cbd847a3e03122c795b071181100906c85991b532:/file2 /tmp/test-cp-from-err-dst-not-dir860196529/brokenSymlinkToFileX` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860196529/brokenSymlinkToFileX" points to "fileX" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860196529/fileX" contains "file2\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp 305fd270d6423c65cc65a59cbd847a3e03122c795b071181100906c85991b532:/dir2 /tmp/test-cp-from-err-dst-not-dir860196529/symlinkToDir1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860196529/symlinkToDir1" points to "dir1" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860196529/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp 305fd270d6423c65cc65a59cbd847a3e03122c795b071181100906c85991b532:/dir2 /tmp/test-cp-from-err-dst-not-dir860196529/brokenSymlinkToDirX` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860196529/brokenSymlinkToDirX" points to "dirX" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860196529/dirX/file2-1" contains "file2-1\n" [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.36s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.35s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.99s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a168210553/file1 3926ff2aa198beb9027dc5acd0ac65e308472b46d758277cb800a5f4036e9889:/root/itWorks.txt` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "3926ff2aa198beb9027dc5acd0ac65e308472b46d758277cb800a5f4036e9889" start output contains "file1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3926ff2aa198beb9027dc5acd0ac65e308472b46d758277cb800a5f4036e9889` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.96s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b514678148/file1 8a7aeadbe1832dbed1ab728059a39fdfc6bbe745e5483c06e837239c6c9ff857:testDir/` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.68s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c07ac0ecad7aab05f7741ff55bc6e34b94c94d642d5e42134ce9189618bd1bef" start output contains "file2\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c07ac0ecad7aab05f7741ff55bc6e34b94c94d642d5e42134ce9189618bd1bef` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c841007891/file1 c07ac0ecad7aab05f7741ff55bc6e34b94c94d642d5e42134ce9189618bd1bef:/root/file2` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c07ac0ecad7aab05f7741ff55bc6e34b94c94d642d5e42134ce9189618bd1bef" start output contains "file1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c07ac0ecad7aab05f7741ff55bc6e34b94c94d642d5e42134ce9189618bd1bef` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.23s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "315048ea220f734af2f5bc5041f0e9874753bfbbd6144451260a232ad4ece7b1" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 315048ea220f734af2f5bc5041f0e9874753bfbbd6144451260a232ad4ece7b1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d342549846/file1 315048ea220f734af2f5bc5041f0e9874753bfbbd6144451260a232ad4ece7b1:dir1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "315048ea220f734af2f5bc5041f0e9874753bfbbd6144451260a232ad4ece7b1" start output contains "file1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 315048ea220f734af2f5bc5041f0e9874753bfbbd6144451260a232ad4ece7b1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c0f137d1a6b7649ae8ca48514bdb57925b995f8f63c22e5d41a8a7a2fcae8770" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c0f137d1a6b7649ae8ca48514bdb57925b995f8f63c22e5d41a8a7a2fcae8770` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d342549846/file1 c0f137d1a6b7649ae8ca48514bdb57925b995f8f63c22e5d41a8a7a2fcae8770:dir1/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c0f137d1a6b7649ae8ca48514bdb57925b995f8f63c22e5d41a8a7a2fcae8770" start output contains "file1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c0f137d1a6b7649ae8ca48514bdb57925b995f8f63c22e5d41a8a7a2fcae8770` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e952470205/dir1 e3ed06136e117ec4fad031e45e428bbf3e0f8cebf17000a6716b060b99186734:testDir` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "e3ed06136e117ec4fad031e45e428bbf3e0f8cebf17000a6716b060b99186734" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a e3ed06136e117ec4fad031e45e428bbf3e0f8cebf17000a6716b060b99186734` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e952470205/dir1 97ab9f57ef068bba492693da189d148e5573b44687c6fc134f67252bfcd57a59:testDir/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "97ab9f57ef068bba492693da189d148e5573b44687c6fc134f67252bfcd57a59" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 97ab9f57ef068bba492693da189d148e5573b44687c6fc134f67252bfcd57a59` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f988008696/dir1 38b2448b8813e36d079f4892bbd40389c9152628be2ae3ba5e87c95fabc04b91:/root/file1` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.28s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c8bf1ee6feb0733cba8953a6312abfdfc61d25ceb30e3807b2a7b17a6e378fed" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c8bf1ee6feb0733cba8953a6312abfdfc61d25ceb30e3807b2a7b17a6e378fed` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g736138743/dir1 c8bf1ee6feb0733cba8953a6312abfdfc61d25ceb30e3807b2a7b17a6e378fed:/root/dir2` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c8bf1ee6feb0733cba8953a6312abfdfc61d25ceb30e3807b2a7b17a6e378fed" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c8bf1ee6feb0733cba8953a6312abfdfc61d25ceb30e3807b2a7b17a6e378fed` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c445ff86b536aab0447062918b22baa7ad65819ae9d5992c27518a7e1f1e5e67" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c445ff86b536aab0447062918b22baa7ad65819ae9d5992c27518a7e1f1e5e67` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g736138743/dir1 c445ff86b536aab0447062918b22baa7ad65819ae9d5992c27518a7e1f1e5e67:/dir2/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "c445ff86b536aab0447062918b22baa7ad65819ae9d5992c27518a7e1f1e5e67" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a c445ff86b536aab0447062918b22baa7ad65819ae9d5992c27518a7e1f1e5e67` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.69s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h084819178/dir1/. b97a8ec490f7435a53d9320caed47679714abbd3a7738eaa09cad19d703c941e:testDir` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "b97a8ec490f7435a53d9320caed47679714abbd3a7738eaa09cad19d703c941e" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a b97a8ec490f7435a53d9320caed47679714abbd3a7738eaa09cad19d703c941e` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h084819178/dir1/. 802de07dec636789ec2436c3657bfaa6b82ae45a224676797033ba59c4254956:testDir/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "802de07dec636789ec2436c3657bfaa6b82ae45a224676797033ba59c4254956" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 802de07dec636789ec2436c3657bfaa6b82ae45a224676797033ba59c4254956` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.93s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i491210561/dir1/. 88b8eb2aab626cb41a561b1ea38a4ca807308a9f466e8556d5b930ec51c118d1:/root/file1` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.32s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "5cfee00604fa9ccc9ec8883384c3bec13213d075b1b73c65dddc1c5794eb9a25" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5cfee00604fa9ccc9ec8883384c3bec13213d075b1b73c65dddc1c5794eb9a25` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j348813228/dir1/. 5cfee00604fa9ccc9ec8883384c3bec13213d075b1b73c65dddc1c5794eb9a25:/dir2` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "5cfee00604fa9ccc9ec8883384c3bec13213d075b1b73c65dddc1c5794eb9a25" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5cfee00604fa9ccc9ec8883384c3bec13213d075b1b73c65dddc1c5794eb9a25` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "2ce35af1c8f2599730f6488c176ccb7cdbfcdc327f089c3e558d44d39031e8ba" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ce35af1c8f2599730f6488c176ccb7cdbfcdc327f089c3e558d44d39031e8ba` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j348813228/dir1/. 2ce35af1c8f2599730f6488c176ccb7cdbfcdc327f089c3e558d44d39031e8ba:/dir2/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "2ce35af1c8f2599730f6488c176ccb7cdbfcdc327f089c3e558d44d39031e8ba" start output contains "file1-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ce35af1c8f2599730f6488c176ccb7cdbfcdc327f089c3e558d44d39031e8ba` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions788265755/permdirtest permtest:/` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs287818245/file1 425d9b3c2afd3f8cc94adcaedd8d3eabfcb89893975cf9ed75b81003a7df0f14:/root/shouldNotExist` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "425d9b3c2afd3f8cc94adcaedd8d3eabfcb89893975cf9ed75b81003a7df0f14" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 425d9b3c2afd3f8cc94adcaedd8d3eabfcb89893975cf9ed75b81003a7df0f14` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.88s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume220131744/file1 8b9683d7d770cfb08e4ce52b0ee5f21fc9d53608879a12d55e0b2651680d2005:/vol_ro/shouldNotExist` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:279: checking that container "8b9683d7d770cfb08e4ce52b0ee5f21fc9d53608879a12d55e0b2651680d2005" start output contains "" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8b9683d7d770cfb08e4ce52b0ee5f21fc9d53608879a12d55e0b2651680d2005` [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.64s) [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-468696703/file2 42e17f6e3a8d788ec53486a95e63f83fd00ea82d4b47438eddd317a8bb4162bc:/vol2/symlinkToFile1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-468696703/symlinkToFile1" points to "file1" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-468696703/file1" contains "file2\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-468696703/file2 42e17f6e3a8d788ec53486a95e63f83fd00ea82d4b47438eddd317a8bb4162bc:/vol2/symlinkToDir1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-468696703/symlinkToDir1" points to "dir1" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-468696703/file2" contains "file2\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-468696703/file2 42e17f6e3a8d788ec53486a95e63f83fd00ea82d4b47438eddd317a8bb4162bc:/vol2/brokenSymlinkToFileX` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-468696703/brokenSymlinkToFileX" points to "fileX" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-468696703/fileX" contains "file2\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-468696703//dir2 42e17f6e3a8d788ec53486a95e63f83fd00ea82d4b47438eddd317a8bb4162bc:/vol2/symlinkToDir1` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-468696703/symlinkToDir1" points to "dir1" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-468696703/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-468696703//dir2 42e17f6e3a8d788ec53486a95e63f83fd00ea82d4b47438eddd317a8bb4162bc:/vol2/brokenSymlinkToDirX` [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-468696703/brokenSymlinkToDirX" points to "dirX" [2019-11-26T12:41:10.340Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-468696703/dirX/file2-1" contains "file2-1\n" [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.80s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2019-11-26T12:41:10.340Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-11-26T12:41:10.340Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-11-26T12:41:10.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T12:41:10.340Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.64s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.14s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.41s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.09s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.82s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-11-26T12:41:10.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.97s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.89s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.92s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.29s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsCommit (1.17s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.92s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFilters (2.48s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsTop (1.11s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.81s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.99s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.08s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecCgroup (1.57s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecInspectID (1.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecInteractive (1.05s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.79s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecStartFails (1.23s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.08s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.28s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestExecWithUser (1.21s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.97s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.19s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHealth (22.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportFile (1.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.10s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-11-26T12:41:10.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2019-11-26T12:41:10.341Z] daemon.go:325: [d9f8cf84124c8] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:325: [d9f8cf84124c8] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:353: [d9f8cf84124c8] daemon started [2019-11-26T12:41:10.341Z] daemon.go:461: [d9f8cf84124c8] Stopping daemon [2019-11-26T12:41:10.341Z] daemon.go:296: [d9f8cf84124c8] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:448: [d9f8cf84124c8] Daemon stopped [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-11-26T12:41:10.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T12:41:10.341Z] daemon.go:325: [da211ba8fdfb4] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:325: [da211ba8fdfb4] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:353: [da211ba8fdfb4] daemon started [2019-11-26T12:41:10.341Z] daemon.go:461: [da211ba8fdfb4] Stopping daemon [2019-11-26T12:41:10.341Z] daemon.go:296: [da211ba8fdfb4] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:448: [da211ba8fdfb4] Daemon stopped [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s) [2019-11-26T12:41:10.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2019-11-26T12:41:10.341Z] daemon.go:325: [deafbf7148004] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:325: [deafbf7148004] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:353: [deafbf7148004] daemon started [2019-11-26T12:41:10.341Z] daemon.go:461: [deafbf7148004] Stopping daemon [2019-11-26T12:41:10.341Z] daemon.go:296: [deafbf7148004] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:448: [deafbf7148004] Daemon stopped [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-26T12:41:10.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-26T12:41:10.341Z] daemon.go:325: [d5b35686b24fa] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:296: [d5b35686b24fa] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:325: [d5b35686b24fa] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:325: [d5b35686b24fa] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:296: [d5b35686b24fa] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:325: [d5b35686b24fa] waiting for daemon to start [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-11-26T12:41:10.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2019-11-26T12:41:10.341Z] daemon.go:325: [d357c086fbf6f] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:325: [d357c086fbf6f] waiting for daemon to start [2019-11-26T12:41:10.341Z] daemon.go:353: [d357c086fbf6f] daemon started [2019-11-26T12:41:10.341Z] daemon.go:461: [d357c086fbf6f] Stopping daemon [2019-11-26T12:41:10.341Z] daemon.go:296: [d357c086fbf6f] exiting daemon [2019-11-26T12:41:10.341Z] daemon.go:448: [d357c086fbf6f] Daemon stopped [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectHistory (1.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.76s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.00s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.10s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.86s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.67s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.92s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.79s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.04s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.26s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.10s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.55s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.89s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.43s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.30s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.59s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.01s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.86s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsSince (7.07s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestNetHostname (2.40s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.10s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s) [2019-11-26T12:41:10.341Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-26T12:41:10.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.32s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2019-11-26T12:41:10.341Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2019-11-26T12:41:10.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2019-11-26T12:41:10.342Z] daemon.go:325: [dc1f77211a39d] waiting for daemon to start [2019-11-26T12:41:10.342Z] daemon.go:325: [dc1f77211a39d] waiting for daemon to start [2019-11-26T12:41:10.342Z] daemon.go:353: [dc1f77211a39d] daemon started [2019-11-26T12:41:10.342Z] daemon.go:461: [dc1f77211a39d] Stopping daemon [2019-11-26T12:41:10.342Z] daemon.go:296: [dc1f77211a39d] exiting daemon [2019-11-26T12:41:10.342Z] daemon.go:448: [dc1f77211a39d] Daemon stopped [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.76s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPortList (11.41s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.41s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.98s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.70s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsByOrder (3.71s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.92s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.58s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.91s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.25s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.63s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.87s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.75s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.69s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.14s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.00s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.87s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.11s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.28s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.91s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.89s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.66s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.23s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.89s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.90s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.13s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.03s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.06s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.82s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.05s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.88s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.04s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.98s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T12:41:10.342Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.89s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.97s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.92s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.90s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.72s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.87s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.33s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.72s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.75s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (2.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMount (6.74s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.88s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.97s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.01s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-11-26T12:41:10.342Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:41:10.342Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T12:41:10.342Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2019-11-26T12:41:10.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T12:41:10.342Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2019-11-26T12:41:10.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.09s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.89s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.06s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.43s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.89s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T12:41:10.343Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.61s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.78s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.93s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.13s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.77s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.34s) [2019-11-26T12:41:10.343Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents645377209 [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.00s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.61s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.80s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (3.00s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.18s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartRecordError (2.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.88s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.43s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.40s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.88s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateStats (4.39s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.56s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.75s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.48s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.52s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.73s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.54s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.45s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.78s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.51s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.97s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.23s) [2019-11-26T12:41:10.343Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.46s) [2019-11-26T12:41:10.343Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T12:41:10.343Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-26T12:41:10.343Z] === RUN TestDockerRegistrySuite [2019-11-26T12:41:10.343Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-26T12:41:12.225Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-26T12:41:13.590Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-26T12:41:15.472Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T12:41:19.627Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-26T12:41:19.881Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-26T12:41:24.230Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-26T12:41:26.112Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-26T12:41:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T12:41:27.035Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-26T12:41:28.982Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-26T12:41:30.869Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-26T12:41:32.227Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-26T12:41:33.588Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-26T12:41:34.882Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-26T12:41:34.947Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-26T12:41:37.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-26T12:41:39.593Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-26T12:41:40.043Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-26T12:41:41.524Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-26T12:41:44.785Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-26T12:41:46.143Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-26T12:41:46.397Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T12:41:47.757Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T12:41:49.158Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T12:41:49.949Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-26T12:41:50.123Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-26T12:41:54.277Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-26T12:41:54.277Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-26T12:41:54.659Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-26T12:41:55.635Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-26T12:41:56.194Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-26T12:41:56.194Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-26T12:41:56.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-26T12:41:57.013Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-26T12:41:57.280Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-26T12:41:57.280Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-26T12:41:59.203Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-26T12:42:01.284Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-26T12:42:02.206Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-26T12:42:03.566Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-26T12:42:04.924Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite (55.18s) [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon dfe6ceb38c290 is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon da5b441a903ef is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon db5a3e2298dec is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon d8159cfa3468f is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.57s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon d3f4d402d204c is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.70s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon dbbeaed6ffbad is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon db2ff292e790f is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.77s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon d49b338c277da is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.66s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon df1974c64ec99 is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon df400e5395aec is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon d3388ae5b55b6 is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon d6594816a813f is not started [2019-11-26T12:42:05.484Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.70s) [2019-11-26T12:42:05.484Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-26T12:42:05.484Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:132e160c0ad653d5cf2a1df55b0522eb213f1eea2c71893ceb13b1852f2e4395 [2019-11-26T12:42:05.484Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93220b8048666c86a3864a7061b7872c7fbdaa621b23b8969a033756a5dc62c9 [2019-11-26T12:42:05.484Z] check_test.go:196: Daemon dc7fc15c09a10 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.71s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-26T12:42:05.485Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9246f1fb0cf39806fd6c6fc52f0551d9b4247650d6e7045908285df63e506c6 [2019-11-26T12:42:05.485Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a9f99952707bb09898c173c297d346bd71068aace965fa2e425641108f1ab9d [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dd74db3232910 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d2aa630fb569c is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dfb0eb7ddc881 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon ded02fe3af353 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dbf0e4b3c45f4 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d30c19eaefb18 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d5fb00b8d46ee is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d28460e3896b8 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.71s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d5a1215d061f2 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dbc1591906510 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d33e973a95897 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dd2a823095349 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d81ac646dab04 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon de29821dcd4b6 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon daf5839498d85 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dd304fda131fb is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dc617765cdb5b is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d72338979073f is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon d8ebfbf9095f8 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon df4d7eb61ea5a is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2019-11-26T12:42:05.485Z] check_test.go:196: Daemon dbf2c36b9eca9 is not started [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-26T12:42:05.485Z] daemon.go:325: [ddd08e73b91f0] waiting for daemon to start [2019-11-26T12:42:05.485Z] daemon.go:325: [ddd08e73b91f0] waiting for daemon to start [2019-11-26T12:42:05.485Z] daemon.go:353: [ddd08e73b91f0] daemon started [2019-11-26T12:42:05.485Z] daemon.go:461: [ddd08e73b91f0] Stopping daemon [2019-11-26T12:42:05.485Z] daemon.go:296: [ddd08e73b91f0] exiting daemon [2019-11-26T12:42:05.485Z] daemon.go:448: [ddd08e73b91f0] Daemon stopped [2019-11-26T12:42:05.485Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-11-26T12:42:05.485Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2019-11-26T12:42:05.485Z] daemon.go:325: [dccd5a90669d3] waiting for daemon to start [2019-11-26T12:42:05.485Z] daemon.go:325: [dccd5a90669d3] waiting for daemon to start [2019-11-26T12:42:05.485Z] daemon.go:353: [dccd5a90669d3] daemon started [2019-11-26T12:42:05.485Z] daemon.go:461: [dccd5a90669d3] Stopping daemon [2019-11-26T12:42:05.485Z] daemon.go:296: [dccd5a90669d3] exiting daemon [2019-11-26T12:42:05.485Z] daemon.go:448: [dccd5a90669d3] Daemon stopped [2019-11-26T12:42:05.485Z] === RUN TestDockerSchema1RegistrySuite [2019-11-26T12:42:05.485Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T12:42:09.639Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-26T12:42:12.393Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-26T12:42:12.394Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-26T12:42:13.792Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-26T12:42:15.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-26T12:42:17.033Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-26T12:42:17.033Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T12:42:18.392Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T12:42:19.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-26T12:42:19.490Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-26T12:42:19.490Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-26T12:42:19.490Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-26T12:42:19.752Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T12:42:20.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-26T12:42:21.864Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-26T12:42:24.938Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-26T12:42:25.192Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-26T12:42:25.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-26T12:42:25.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-26T12:42:26.006Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-26T12:42:26.260Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-26T12:42:26.827Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite (21.37s) [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d437176f0fa7d is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.22s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon dd2c7546ce14f is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d4a697be42c37 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d97b75933cbfa is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon de9e1777274c9 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon db16d6fe0197a is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d2ae804e5a880 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d044acbff4a0b is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.89s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon dd6f50c15a6f5 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d6ad97ff57dff is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d095cdf82b22a is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d67a6edea5f40 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d54e21628af0c is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d251c8b0c5ded is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d9d1166f26f72 is not started [2019-11-26T12:42:26.827Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-26T12:42:26.827Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-26T12:42:26.827Z] check_test.go:223: Daemon d3142320c9dd3 is not started [2019-11-26T12:42:26.827Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-26T12:42:26.827Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-26T12:42:27.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-26T12:42:28.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-26T12:42:28.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-26T12:42:29.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-26T12:42:29.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-26T12:42:30.498Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-26T12:42:30.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.19s) [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon d7cafe1ceea52 is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon d3d7893c0bd72 is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon d81949ec7b93b is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-26T12:42:31.092Z] daemon.go:325: [de4adfd4ec9f4] waiting for daemon to start [2019-11-26T12:42:31.092Z] daemon.go:325: [de4adfd4ec9f4] waiting for daemon to start [2019-11-26T12:42:31.092Z] daemon.go:353: [de4adfd4ec9f4] daemon started [2019-11-26T12:42:31.092Z] daemon.go:461: [de4adfd4ec9f4] Stopping daemon [2019-11-26T12:42:31.092Z] daemon.go:296: [de4adfd4ec9f4] exiting daemon [2019-11-26T12:42:31.092Z] daemon.go:448: [de4adfd4ec9f4] Daemon stopped [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon db92652cc65c4 is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon dd64b752d9697 is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon dc5449a03af54 is not started [2019-11-26T12:42:31.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-26T12:42:31.092Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-26T12:42:31.092Z] check_test.go:252: Daemon d3dad66dec351 is not started [2019-11-26T12:42:31.092Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-26T12:42:31.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-26T12:42:32.213Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-26T12:42:32.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-26T12:42:33.138Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-26T12:42:33.138Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-26T12:42:35.325Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-26T12:42:36.299Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-26T12:42:36.320Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-26T12:42:36.320Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-26T12:42:36.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-26T12:42:36.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-11-26T12:42:36.829Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-26T12:42:36.829Z] check_test.go:279: Daemon d7d062ff93c0a is not started [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-26T12:42:36.829Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-26T12:42:36.829Z] check_test.go:279: Daemon d92f52594321b is not started [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-11-26T12:42:36.829Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-26T12:42:36.829Z] check_test.go:279: Daemon d38172a1bf130 is not started [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-26T12:42:36.829Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-26T12:42:36.829Z] check_test.go:279: Daemon d929576b6e847 is not started [2019-11-26T12:42:36.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-26T12:42:36.829Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-26T12:42:36.829Z] check_test.go:279: Daemon dc0d9a1583ec1 is not started [2019-11-26T12:42:36.829Z] === RUN TestDockerNetworkSuite [2019-11-26T12:42:36.829Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-26T12:42:37.845Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-26T12:42:40.132Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-26T12:42:41.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-26T12:42:46.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-26T12:42:46.445Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-26T12:42:47.990Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-26T12:42:48.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-26T12:42:52.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-26T12:42:54.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-26T12:42:56.673Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-26T12:42:59.594Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-26T12:43:04.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-26T12:43:07.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-26T12:43:08.195Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-26T12:43:08.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-26T12:43:09.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-26T12:43:10.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-26T12:43:12.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-26T12:43:14.015Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-26T12:43:14.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-26T12:43:14.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-26T12:43:14.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-26T12:43:15.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-26T12:43:15.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-26T12:43:15.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-26T12:43:15.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-26T12:43:17.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-26T12:43:18.721Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-26T12:43:19.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-26T12:43:19.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-26T12:43:19.182Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-26T12:43:19.182Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-26T12:43:19.182Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-26T12:43:19.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-26T12:43:19.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-26T12:43:21.372Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-26T12:43:21.372Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-26T12:43:34.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-26T12:43:34.418Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-26T12:43:36.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-26T12:43:49.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-26T12:43:49.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-26T12:43:51.592Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-26T12:43:53.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-26T12:43:53.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-26T12:43:53.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-26T12:43:54.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-26T12:43:54.921Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-26T12:44:00.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-26T12:44:00.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-26T12:44:03.949Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-26T12:44:04.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-26T12:44:04.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-26T12:44:04.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-26T12:44:06.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-26T12:44:09.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-26T12:44:09.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-26T12:44:10.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-26T12:44:11.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-26T12:44:13.168Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite (103.15s) [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.81s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dc777d858f4e6 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dfd4cd9aaf11e is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.09s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d4723b3709516 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.85s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dfbd4a3c11227 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:1233: Daemon d31120330c93e is not started [2019-11-26T12:44:21.287Z] daemon.go:325: [d31120330c93e] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [d31120330c93e] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [d31120330c93e] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [d31120330c93e] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [d31120330c93e] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [d31120330c93e] Daemon stopped [2019-11-26T12:44:21.287Z] daemon.go:325: [d31120330c93e] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [d31120330c93e] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [d31120330c93e] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [d31120330c93e] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [d31120330c93e] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [d31120330c93e] Daemon stopped [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d3d808ba44ba1 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.52s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dce15ca28d09e is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d4ed31e3a02ba is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon de3e36b75d1a4 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d40d8a96af8ee is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon df22bfccdcd72 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d504a393254e7 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon da602277c103b is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dbf8414a8bbc7 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d8a935f7d2875 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d6366f32b1ede is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon de3bcf7d821a9 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d4b46e0afb69c is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon db5a354caad6b is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.52s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon da828e309c008 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d2de5348b67b5 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d586815c0b91c is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dfea1c08dafd8 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon da39eff997613 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.59s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-26T12:44:21.287Z] daemon.go:325: [dc7e2e0a05935] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dc7e2e0a05935] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [dc7e2e0a05935] daemon started [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:968: Daemon dc7e2e0a05935 is not started [2019-11-26T12:44:21.287Z] daemon.go:296: [dc7e2e0a05935] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:325: [dc7e2e0a05935] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dc7e2e0a05935] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [dc7e2e0a05935] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [dc7e2e0a05935] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [dc7e2e0a05935] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [dc7e2e0a05935] Daemon stopped [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.92s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d53c05f500236 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.27s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [dbe4fd07f310b] daemon started [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:1116: Daemon dbe4fd07f310b is not started [2019-11-26T12:44:21.287Z] daemon.go:296: [dbe4fd07f310b] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [dbe4fd07f310b] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [dbe4fd07f310b] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [dbe4fd07f310b] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [dbe4fd07f310b] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [dbe4fd07f310b] Daemon stopped [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d42db59b12be4 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dd706dbc8859d is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon da09c58576584 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d4563de5edeed is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dd692d5830afe is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon de0106206bb1c is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d7a16b01086fc is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.32s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d070959f6c624 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d606a828b48af is not started [2019-11-26T12:44:21.287Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-26T12:44:21.287Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon db61d8adafb16 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon dd7797662e213 is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.13s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-26T12:44:21.287Z] daemon.go:325: [d622be34cf2c4] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [d622be34cf2c4] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [d622be34cf2c4] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [d622be34cf2c4] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [d622be34cf2c4] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [d622be34cf2c4] Daemon stopped [2019-11-26T12:44:21.287Z] daemon.go:325: [d622be34cf2c4] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [d622be34cf2c4] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [d622be34cf2c4] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [d622be34cf2c4] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [d622be34cf2c4] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [d622be34cf2c4] Daemon stopped [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.68s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-26T12:44:21.287Z] daemon.go:325: [da692e9d91126] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:325: [da692e9d91126] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [da692e9d91126] daemon started [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:1084: Daemon da692e9d91126 is not started [2019-11-26T12:44:21.287Z] daemon.go:325: [da692e9d91126] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:296: [da692e9d91126] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:325: [da692e9d91126] waiting for daemon to start [2019-11-26T12:44:21.287Z] daemon.go:353: [da692e9d91126] daemon started [2019-11-26T12:44:21.287Z] daemon.go:461: [da692e9d91126] Stopping daemon [2019-11-26T12:44:21.287Z] daemon.go:296: [da692e9d91126] exiting daemon [2019-11-26T12:44:21.287Z] daemon.go:448: [da692e9d91126] Daemon stopped [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d45079f69d1af is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.54s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d43bf095c05eb is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.38s) [2019-11-26T12:44:21.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-26T12:44:21.287Z] docker_cli_network_unix_test.go:46: Daemon d92c94f5e522b is not started [2019-11-26T12:44:21.287Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-11-26T12:44:21.288Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-26T12:44:21.288Z] docker_cli_network_unix_test.go:46: Daemon d81ad24cf2d6d is not started [2019-11-26T12:44:21.288Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-11-26T12:44:21.288Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-26T12:44:21.288Z] docker_cli_network_unix_test.go:46: Daemon dc4c2ba705f95 is not started [2019-11-26T12:44:21.288Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-11-26T12:44:21.288Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-26T12:44:21.288Z] docker_cli_network_unix_test.go:46: Daemon df889e598745b is not started [2019-11-26T12:44:21.288Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s) [2019-11-26T12:44:21.288Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-26T12:44:21.288Z] docker_cli_network_unix_test.go:46: Daemon d3488ba2c0440 is not started [2019-11-26T12:44:21.288Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.70s) [2019-11-26T12:44:21.288Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-26T12:44:21.288Z] docker_cli_network_unix_test.go:46: Daemon dea5b3b1fb5ea is not started [2019-11-26T12:44:21.288Z] === RUN TestDockerHubPullSuite [2019-11-26T12:44:21.288Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-26T12:44:21.288Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-26T12:44:23.855Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-26T12:44:23.855Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-26T12:44:25.214Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-26T12:44:25.411Z] === RUN TestDockerSuite/TestBuildRm [2019-11-26T12:44:25.469Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite (5.55s) [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2019-11-26T12:44:25.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-26T12:44:25.469Z] daemon.go:325: [d6805e9c7fade] waiting for daemon to start [2019-11-26T12:44:25.469Z] daemon.go:325: [d6805e9c7fade] waiting for daemon to start [2019-11-26T12:44:25.469Z] daemon.go:353: [d6805e9c7fade] daemon started [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s) [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2019-11-26T12:44:25.469Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-26T12:44:25.469Z] daemon.go:461: [d6805e9c7fade] Stopping daemon [2019-11-26T12:44:25.469Z] daemon.go:296: [d6805e9c7fade] exiting daemon [2019-11-26T12:44:25.469Z] daemon.go:448: [d6805e9c7fade] Daemon stopped [2019-11-26T12:44:25.469Z] PASS [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === Skipped [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T12:44:25.469Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T12:44:25.469Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T12:44:25.469Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T12:44:25.469Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T12:44:25.469Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T12:44:25.469Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T12:44:25.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-26T12:44:25.469Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-26T12:44:25.469Z] docker_cli_network_unix_test.go:46: Daemon db61d8adafb16 is not started [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] [2019-11-26T12:44:25.469Z] DONE 1249 tests, 44 skipped in 2063.307s [2019-11-26T12:44:25.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T12:44:25.469Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T12:44:25.469Z] +++ kill 6922 [2019-11-26T12:44:26.835Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-26T12:44:26.835Z] +++ /etc/init.d/apparmor stop [2019-11-26T12:44:26.835Z] Clearing AppArmor profiles cache:. [2019-11-26T12:44:26.835Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:44:26.835Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:44:26.835Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:44:26.835Z] [2019-11-26T12:44:26.835Z] To set a process to complain mode, use the command line tool [2019-11-26T12:44:26.835Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:44:26.835Z] with the 'teardown' option." [2019-11-26T12:44:26.835Z] [2019-11-26T12:44:37.830Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-26T12:44:40.752Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-26T12:44:40.752Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-26T12:44:40.752Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-26T12:44:42.300Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-26T12:44:45.217Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-26T12:44:48.968Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-26T12:44:52.719Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-26T12:44:58.901Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-26T12:45:02.199Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-26T12:45:05.583Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-26T12:45:08.841Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-26T12:45:10.568Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-26T12:45:10.568Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-26T12:45:10.568Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-26T12:45:13.217Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-26T12:45:15.767Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-26T12:45:22.987Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-26T12:45:22.987Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-26T12:45:26.782Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-26T12:45:26.782Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-26T12:45:32.596Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-26T12:45:37.743Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-26T12:45:52.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-26T12:45:53.733Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-26T12:45:53.733Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-26T12:45:54.194Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-26T12:45:54.740Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-26T12:45:55.169Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-26T12:45:58.079Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-26T12:45:59.878Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-26T12:46:01.333Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-26T12:46:05.668Z] === RUN TestDockerSuite/TestBuildUser [2019-11-26T12:46:05.668Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-26T12:46:05.668Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-26T12:46:05.668Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-26T12:46:09.400Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-26T12:46:09.400Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-26T12:46:10.372Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-26T12:46:12.548Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-26T12:46:12.548Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-26T12:46:12.548Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-26T12:46:14.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-26T12:46:17.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-26T12:46:20.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-26T12:46:23.747Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-26T12:46:27.050Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-26T12:46:30.304Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-26T12:46:33.559Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-26T12:46:37.672Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-26T12:46:37.673Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-26T12:46:50.038Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-26T12:46:54.725Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-26T12:46:55.182Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-26T12:46:55.182Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-26T12:46:58.086Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-26T12:46:58.086Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-26T12:47:10.458Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-26T12:47:15.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-26T12:47:15.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-26T12:47:29.690Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-26T12:47:36.223Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-26T12:47:36.223Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-26T12:47:36.223Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-26T12:47:36.223Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-26T12:47:36.223Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-26T12:47:44.632Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-26T12:47:44.803Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-26T12:47:45.768Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-26T12:47:46.225Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-26T12:47:46.225Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-26T12:47:46.225Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-26T12:47:47.759Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-26T12:47:52.441Z] === RUN TestDockerSuite/TestCommitChange [2019-11-26T12:47:58.229Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-26T12:48:02.762Z] --- PASS: TestDockerSwarmSuite (1836.15s) [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.96s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-26T12:48:02.763Z] daemon.go:325: [d67acb52152ef] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d67acb52152ef] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d67acb52152ef] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [d67acb52152ef] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d67acb52152ef] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d67acb52152ef] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-26T12:48:02.763Z] daemon.go:325: [d6e71374aa609] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d6e71374aa609] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d6e71374aa609] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [d6e71374aa609] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d6e71374aa609] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d6e71374aa609] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.80s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-26T12:48:02.763Z] daemon.go:325: [db82edd825bb1] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [db82edd825bb1] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [db82edd825bb1] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [db82edd825bb1] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [db82edd825bb1] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [db82edd825bb1] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.55s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-26T12:48:02.763Z] daemon.go:325: [d900e108c1c43] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d900e108c1c43] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d900e108c1c43] daemon started [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-26T12:48:02.763Z] daemon.go:325: [d9990da4a37eb] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d9990da4a37eb] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d9990da4a37eb] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [d900e108c1c43] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d900e108c1c43] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d900e108c1c43] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:461: [d9990da4a37eb] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d9990da4a37eb] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d9990da4a37eb] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.87s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-26T12:48:02.763Z] daemon.go:325: [d0299124aac88] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d0299124aac88] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d0299124aac88] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [d0299124aac88] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d0299124aac88] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d0299124aac88] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.42s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-26T12:48:02.763Z] daemon.go:325: [d927294b39051] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d927294b39051] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d927294b39051] daemon started [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-26T12:48:02.763Z] daemon.go:325: [d658f43f93cf4] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d658f43f93cf4] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d658f43f93cf4] daemon started [2019-11-26T12:48:02.763Z] check_test.go:358: [d658f43f93cf4] joining swarm manager [d927294b39051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.763Z] daemon.go:461: [d658f43f93cf4] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d658f43f93cf4] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d658f43f93cf4] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-26T12:48:02.763Z] daemon.go:325: [dc41a97d40893] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [dc41a97d40893] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [dc41a97d40893] daemon started [2019-11-26T12:48:02.763Z] check_test.go:358: [dc41a97d40893] joining swarm manager [d927294b39051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.763Z] daemon.go:461: [d927294b39051] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d927294b39051] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d927294b39051] Daemon stopped [2019-11-26T12:48:02.763Z] check_test.go:379: Daemon d658f43f93cf4 is not started [2019-11-26T12:48:02.763Z] daemon.go:461: [dc41a97d40893] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [dc41a97d40893] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [dc41a97d40893] Daemon stopped [2019-11-26T12:48:02.763Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T12:48:02.763Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-26T12:48:02.763Z] daemon.go:325: [d2c960b9c9675] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d2c960b9c9675] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d2c960b9c9675] daemon started [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-26T12:48:02.763Z] daemon.go:325: [d43d3a001bd1f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d43d3a001bd1f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d43d3a001bd1f] daemon started [2019-11-26T12:48:02.763Z] check_test.go:358: [d43d3a001bd1f] joining swarm manager [d2c960b9c9675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.763Z] daemon.go:461: [d2c960b9c9675] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d2c960b9c9675] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d2c960b9c9675] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:461: [d43d3a001bd1f] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d43d3a001bd1f] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d43d3a001bd1f] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:325: [d2c960b9c9675] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d2c960b9c9675] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d2c960b9c9675] daemon started [2019-11-26T12:48:02.763Z] daemon.go:325: [d43d3a001bd1f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d43d3a001bd1f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d43d3a001bd1f] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [d2c960b9c9675] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d2c960b9c9675] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d2c960b9c9675] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:461: [d43d3a001bd1f] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [d43d3a001bd1f] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [d43d3a001bd1f] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-26T12:48:02.763Z] daemon.go:325: [dc2374a2bebb3] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [dc2374a2bebb3] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [dc2374a2bebb3] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [dc2374a2bebb3] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [dc2374a2bebb3] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [dc2374a2bebb3] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-26T12:48:02.763Z] daemon.go:325: [de067f9d9b2c1] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [de067f9d9b2c1] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [de067f9d9b2c1] daemon started [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-26T12:48:02.763Z] daemon.go:325: [dfd29f6dfc230] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [dfd29f6dfc230] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [dfd29f6dfc230] daemon started [2019-11-26T12:48:02.763Z] daemon.go:461: [de067f9d9b2c1] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [de067f9d9b2c1] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [de067f9d9b2c1] Daemon stopped [2019-11-26T12:48:02.763Z] daemon.go:461: [dfd29f6dfc230] Stopping daemon [2019-11-26T12:48:02.763Z] daemon.go:296: [dfd29f6dfc230] exiting daemon [2019-11-26T12:48:02.763Z] daemon.go:448: [dfd29f6dfc230] Daemon stopped [2019-11-26T12:48:02.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.22s) [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-26T12:48:02.763Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [dc869ec67087f] daemon started [2019-11-26T12:48:02.763Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-26T12:48:02.763Z] daemon.go:325: [d0b269d1f9df2] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:325: [d0b269d1f9df2] waiting for daemon to start [2019-11-26T12:48:02.763Z] daemon.go:353: [d0b269d1f9df2] daemon started [2019-11-26T12:48:02.763Z] check_test.go:358: [d0b269d1f9df2] joining swarm manager [dc869ec67087f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-26T12:48:02.764Z] daemon.go:325: [dd3660eda089e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dd3660eda089e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [dd3660eda089e] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [dd3660eda089e] joining swarm manager [dc869ec67087f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.764Z] daemon.go:461: [dc869ec67087f] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [dc869ec67087f] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [dc869ec67087f] Daemon stopped [2019-11-26T12:48:02.764Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-26T12:48:02.764Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dc869ec67087f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [dc869ec67087f] daemon started [2019-11-26T12:48:02.764Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-26T12:48:02.764Z] daemon.go:461: [dc869ec67087f] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [dc869ec67087f] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [dc869ec67087f] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d0b269d1f9df2] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d0b269d1f9df2] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d0b269d1f9df2] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [dd3660eda089e] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [dd3660eda089e] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [dd3660eda089e] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.97s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-26T12:48:02.764Z] daemon.go:325: [ddd44302cc6fa] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [ddd44302cc6fa] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [ddd44302cc6fa] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-26T12:48:02.764Z] daemon.go:325: [d401ae0d0b10e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d401ae0d0b10e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d401ae0d0b10e] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d401ae0d0b10e] joining swarm manager [ddd44302cc6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-26T12:48:02.764Z] daemon.go:325: [d32b3cb5e711d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d32b3cb5e711d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d32b3cb5e711d] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d32b3cb5e711d] joining swarm manager [ddd44302cc6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.764Z] daemon.go:461: [ddd44302cc6fa] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [ddd44302cc6fa] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [ddd44302cc6fa] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d401ae0d0b10e] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d401ae0d0b10e] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d401ae0d0b10e] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d32b3cb5e711d] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d32b3cb5e711d] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d32b3cb5e711d] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.29s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-26T12:48:02.764Z] daemon.go:325: [dd12d96728dcf] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dd12d96728dcf] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [dd12d96728dcf] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-26T12:48:02.764Z] daemon.go:325: [d0af3af46ea57] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d0af3af46ea57] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d0af3af46ea57] daemon started [2019-11-26T12:48:02.764Z] daemon.go:461: [dd12d96728dcf] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [dd12d96728dcf] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [dd12d96728dcf] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d0af3af46ea57] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d0af3af46ea57] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d0af3af46ea57] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-26T12:48:02.764Z] daemon.go:325: [d52ab531c01a2] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d52ab531c01a2] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d52ab531c01a2] daemon started [2019-11-26T12:48:02.764Z] daemon.go:461: [d52ab531c01a2] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d52ab531c01a2] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d52ab531c01a2] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-26T12:48:02.764Z] daemon.go:325: [dd4a5590d061b] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [dd4a5590d061b] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [dd4a5590d061b] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-26T12:48:02.764Z] daemon.go:325: [d484e66464a9d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d484e66464a9d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d484e66464a9d] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d484e66464a9d] joining swarm manager [dd4a5590d061b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-26T12:48:02.764Z] daemon.go:325: [d50caa7b36e23] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d50caa7b36e23] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d50caa7b36e23] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d50caa7b36e23] joining swarm manager [dd4a5590d061b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.764Z] daemon.go:461: [dd4a5590d061b] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [dd4a5590d061b] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [dd4a5590d061b] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d484e66464a9d] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d484e66464a9d] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d484e66464a9d] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d50caa7b36e23] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d50caa7b36e23] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d50caa7b36e23] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.50s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-26T12:48:02.764Z] daemon.go:325: [d5c6a6d3cd67e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d5c6a6d3cd67e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d5c6a6d3cd67e] daemon started [2019-11-26T12:48:02.764Z] daemon.go:461: [d5c6a6d3cd67e] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d5c6a6d3cd67e] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d5c6a6d3cd67e] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:325: [d5c6a6d3cd67e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d5c6a6d3cd67e] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d5c6a6d3cd67e] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-26T12:48:02.764Z] daemon.go:325: [df4618ab77db5] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [df4618ab77db5] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [df4618ab77db5] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [df4618ab77db5] joining swarm manager [d5c6a6d3cd67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:461: [df4618ab77db5] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [df4618ab77db5] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [df4618ab77db5] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:325: [df4618ab77db5] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [df4618ab77db5] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [df4618ab77db5] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [df4618ab77db5] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [da9bb0959ecdd] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [da9bb0959ecdd] joining swarm manager [d5c6a6d3cd67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.764Z] daemon.go:461: [da9bb0959ecdd] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [da9bb0959ecdd] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [da9bb0959ecdd] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [da9bb0959ecdd] daemon started [2019-11-26T12:48:02.764Z] daemon.go:296: [da9bb0959ecdd] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [da9bb0959ecdd] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [da9bb0959ecdd] daemon started [2019-11-26T12:48:02.764Z] daemon.go:461: [d5c6a6d3cd67e] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d5c6a6d3cd67e] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d5c6a6d3cd67e] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [df4618ab77db5] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [df4618ab77db5] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [df4618ab77db5] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [da9bb0959ecdd] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [da9bb0959ecdd] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [da9bb0959ecdd] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.53s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-26T12:48:02.764Z] daemon.go:325: [da47627da41b9] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [da47627da41b9] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [da47627da41b9] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-26T12:48:02.764Z] daemon.go:325: [d01f2e4dc7a3d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d01f2e4dc7a3d] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d01f2e4dc7a3d] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d01f2e4dc7a3d] joining swarm manager [da47627da41b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:461: [da47627da41b9] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [da47627da41b9] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [da47627da41b9] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:461: [d01f2e4dc7a3d] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d01f2e4dc7a3d] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d01f2e4dc7a3d] Daemon stopped [2019-11-26T12:48:02.764Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-26T12:48:02.764Z] daemon.go:325: [da25f3f2f0009] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [da25f3f2f0009] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [da25f3f2f0009] daemon started [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d84d93bcff3ae] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d84d93bcff3ae] joining swarm manager [da25f3f2f0009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.764Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-26T12:48:02.764Z] daemon.go:325: [d6847b2291e3f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d6847b2291e3f] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:353: [d6847b2291e3f] daemon started [2019-11-26T12:48:02.764Z] check_test.go:358: [d6847b2291e3f] joining swarm manager [da25f3f2f0009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.764Z] daemon.go:461: [d84d93bcff3ae] Stopping daemon [2019-11-26T12:48:02.764Z] daemon.go:296: [d84d93bcff3ae] exiting daemon [2019-11-26T12:48:02.764Z] daemon.go:448: [d84d93bcff3ae] Daemon stopped [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.764Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.764Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d84d93bcff3ae] error pinging daemon on start: Get http://d84d93bcff3ae.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [d84d93bcff3ae] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d84d93bcff3ae] daemon started [2019-11-26T12:48:02.765Z] daemon.go:461: [da25f3f2f0009] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [da25f3f2f0009] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [da25f3f2f0009] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [d84d93bcff3ae] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d84d93bcff3ae] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d84d93bcff3ae] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [d6847b2291e3f] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d6847b2291e3f] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d6847b2291e3f] Daemon stopped [2019-11-26T12:48:02.765Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-26T12:48:02.765Z] daemon.go:325: [d6624a1af9216] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d6624a1af9216] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d6624a1af9216] daemon started [2019-11-26T12:48:02.765Z] daemon.go:461: [d6624a1af9216] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d6624a1af9216] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d6624a1af9216] Daemon stopped [2019-11-26T12:48:02.765Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.20s) [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-26T12:48:02.765Z] daemon.go:325: [d91f79b94a022] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d91f79b94a022] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d91f79b94a022] daemon started [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-26T12:48:02.765Z] daemon.go:325: [d2519212bc30c] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2519212bc30c] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d2519212bc30c] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [d2519212bc30c] joining swarm manager [d91f79b94a022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.765Z] daemon.go:461: [d91f79b94a022] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d91f79b94a022] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d91f79b94a022] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [d2519212bc30c] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d2519212bc30c] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d2519212bc30c] Daemon stopped [2019-11-26T12:48:02.765Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.34s) [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-26T12:48:02.765Z] daemon.go:325: [d8b21be352369] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d8b21be352369] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d8b21be352369] daemon started [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [de20422d21965] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [de20422d21965] joining swarm manager [d8b21be352369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-26T12:48:02.765Z] daemon.go:325: [df4cfa172627a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [df4cfa172627a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [df4cfa172627a] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [df4cfa172627a] joining swarm manager [d8b21be352369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.765Z] daemon.go:461: [de20422d21965] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [de20422d21965] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [de20422d21965] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [df4cfa172627a] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [df4cfa172627a] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [df4cfa172627a] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [de20422d21965] error pinging daemon on start: Get http://de20422d21965.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [de20422d21965] error pinging daemon on start: Get http://de20422d21965.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [de20422d21965] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [de20422d21965] daemon started [2019-11-26T12:48:02.765Z] daemon.go:461: [d8b21be352369] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [d8b21be352369] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d8b21be352369] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [de20422d21965] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [de20422d21965] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [de20422d21965] Daemon stopped [2019-11-26T12:48:02.765Z] check_test.go:379: Daemon df4cfa172627a is not started [2019-11-26T12:48:02.765Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.96s) [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [dee7a6e722790] daemon started [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [dab52e76fda79] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [dab52e76fda79] joining swarm manager [dee7a6e722790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [dae44e9b8accb] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [dae44e9b8accb] joining swarm manager [dee7a6e722790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d2311d71cb66a] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [d2311d71cb66a] joining swarm manager [dee7a6e722790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [dc5cb8e8716c8] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [dc5cb8e8716c8] joining swarm manager [dee7a6e722790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-26T12:48:02.765Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [d470d4c2b8124] daemon started [2019-11-26T12:48:02.765Z] check_test.go:358: [d470d4c2b8124] joining swarm manager [dee7a6e722790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-26T12:48:02.765Z] daemon.go:461: [d470d4c2b8124] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:461: [dee7a6e722790] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:461: [dab52e76fda79] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:461: [dae44e9b8accb] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:461: [d2311d71cb66a] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:461: [dc5cb8e8716c8] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [dee7a6e722790] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [dee7a6e722790] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:296: [dae44e9b8accb] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [dae44e9b8accb] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:296: [dc5cb8e8716c8] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [dc5cb8e8716c8] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:296: [d470d4c2b8124] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d470d4c2b8124] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:296: [dab52e76fda79] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [dab52e76fda79] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:296: [d2311d71cb66a] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [d2311d71cb66a] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d470d4c2b8124] error pinging daemon on start: Get http://d470d4c2b8124.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dee7a6e722790] error pinging daemon on start: Get http://dee7a6e722790.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dae44e9b8accb] error pinging daemon on start: Get http://dae44e9b8accb.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dab52e76fda79] error pinging daemon on start: Get http://dab52e76fda79.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [d2311d71cb66a] error pinging daemon on start: Get http://d2311d71cb66a.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dc5cb8e8716c8] error pinging daemon on start: Get http://dc5cb8e8716c8.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:339: [d470d4c2b8124] error pinging daemon on start: Get http://d470d4c2b8124.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dee7a6e722790] error pinging daemon on start: Get http://dee7a6e722790.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dae44e9b8accb] error pinging daemon on start: Get http://dae44e9b8accb.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dab52e76fda79] error pinging daemon on start: Get http://dab52e76fda79.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [d2311d71cb66a] error pinging daemon on start: Get http://d2311d71cb66a.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:339: [dc5cb8e8716c8] error pinging daemon on start: Get http://dc5cb8e8716c8.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.765Z] daemon.go:325: [dee7a6e722790] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d470d4c2b8124] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dae44e9b8accb] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dab52e76fda79] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [d2311d71cb66a] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:325: [dc5cb8e8716c8] waiting for daemon to start [2019-11-26T12:48:02.765Z] daemon.go:353: [dee7a6e722790] daemon started [2019-11-26T12:48:02.765Z] daemon.go:353: [dab52e76fda79] daemon started [2019-11-26T12:48:02.765Z] daemon.go:353: [d2311d71cb66a] daemon started [2019-11-26T12:48:02.765Z] daemon.go:353: [dae44e9b8accb] daemon started [2019-11-26T12:48:02.765Z] daemon.go:353: [d470d4c2b8124] daemon started [2019-11-26T12:48:02.765Z] daemon.go:353: [dc5cb8e8716c8] daemon started [2019-11-26T12:48:02.765Z] daemon.go:461: [dee7a6e722790] Stopping daemon [2019-11-26T12:48:02.765Z] daemon.go:296: [dee7a6e722790] exiting daemon [2019-11-26T12:48:02.765Z] daemon.go:448: [dee7a6e722790] Daemon stopped [2019-11-26T12:48:02.765Z] daemon.go:461: [dab52e76fda79] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [dab52e76fda79] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [dab52e76fda79] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [dae44e9b8accb] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [dae44e9b8accb] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [dae44e9b8accb] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d2311d71cb66a] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d2311d71cb66a] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d2311d71cb66a] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [dc5cb8e8716c8] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [dc5cb8e8716c8] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [dc5cb8e8716c8] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d470d4c2b8124] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d470d4c2b8124] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d470d4c2b8124] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-26T12:48:02.766Z] daemon.go:325: [db0ea888c95ec] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [db0ea888c95ec] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [db0ea888c95ec] daemon started [2019-11-26T12:48:02.766Z] daemon.go:461: [db0ea888c95ec] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [db0ea888c95ec] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [db0ea888c95ec] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:325: [db0ea888c95ec] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [db0ea888c95ec] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [db0ea888c95ec] daemon started [2019-11-26T12:48:02.766Z] daemon.go:461: [db0ea888c95ec] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [db0ea888c95ec] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [db0ea888c95ec] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.33s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-26T12:48:02.766Z] daemon.go:325: [d1d241946ea22] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d1d241946ea22] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d1d241946ea22] daemon started [2019-11-26T12:48:02.766Z] daemon.go:461: [d1d241946ea22] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d1d241946ea22] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d1d241946ea22] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-26T12:48:02.766Z] daemon.go:325: [dd8eb87ad7baf] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [dd8eb87ad7baf] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [dd8eb87ad7baf] daemon started [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-26T12:48:02.766Z] daemon.go:325: [d8654920c7763] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d8654920c7763] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d8654920c7763] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d8654920c7763] joining swarm manager [dd8eb87ad7baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-26T12:48:02.766Z] daemon.go:325: [d25f22f3f5d8a] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d25f22f3f5d8a] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d25f22f3f5d8a] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d25f22f3f5d8a] joining swarm manager [dd8eb87ad7baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.766Z] daemon.go:461: [dd8eb87ad7baf] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [dd8eb87ad7baf] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [dd8eb87ad7baf] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d8654920c7763] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d8654920c7763] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d8654920c7763] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d25f22f3f5d8a] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d25f22f3f5d8a] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d25f22f3f5d8a] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.02s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-26T12:48:02.766Z] daemon.go:325: [d05adb4bdb2e3] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d05adb4bdb2e3] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d05adb4bdb2e3] daemon started [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-26T12:48:02.766Z] daemon.go:325: [de036c0ef22e9] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [de036c0ef22e9] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [de036c0ef22e9] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [de036c0ef22e9] joining swarm manager [d05adb4bdb2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-26T12:48:02.766Z] daemon.go:325: [db5ecfa77998b] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [db5ecfa77998b] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [db5ecfa77998b] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [db5ecfa77998b] joining swarm manager [d05adb4bdb2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.766Z] daemon.go:461: [d05adb4bdb2e3] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d05adb4bdb2e3] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d05adb4bdb2e3] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [de036c0ef22e9] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [de036c0ef22e9] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [de036c0ef22e9] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [db5ecfa77998b] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [db5ecfa77998b] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [db5ecfa77998b] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.86s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-26T12:48:02.766Z] daemon.go:325: [d4647034e8a5b] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d4647034e8a5b] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d4647034e8a5b] daemon started [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-26T12:48:02.766Z] daemon.go:325: [d70b6a01bbb5f] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d70b6a01bbb5f] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d70b6a01bbb5f] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d70b6a01bbb5f] joining swarm manager [d4647034e8a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-26T12:48:02.766Z] daemon.go:325: [d1f5205abb815] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d1f5205abb815] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d1f5205abb815] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d1f5205abb815] joining swarm manager [d4647034e8a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.766Z] daemon.go:461: [d4647034e8a5b] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d4647034e8a5b] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d4647034e8a5b] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d70b6a01bbb5f] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d70b6a01bbb5f] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d70b6a01bbb5f] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d1f5205abb815] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d1f5205abb815] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d1f5205abb815] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-26T12:48:02.766Z] daemon.go:325: [d6b9649e7146c] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d6b9649e7146c] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d6b9649e7146c] daemon started [2019-11-26T12:48:02.766Z] daemon.go:461: [d6b9649e7146c] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d6b9649e7146c] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d6b9649e7146c] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.03s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:48:02.766Z] daemon.go:325: [d958f63c64436] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d958f63c64436] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d958f63c64436] daemon started [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:48:02.766Z] daemon.go:325: [d95131dff97b9] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d95131dff97b9] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d95131dff97b9] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d95131dff97b9] joining swarm manager [d958f63c64436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:48:02.766Z] daemon.go:325: [db6aefd286897] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [db6aefd286897] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [db6aefd286897] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [db6aefd286897] joining swarm manager [d958f63c64436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:48:02.766Z] daemon.go:325: [d444e8853f05c] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d444e8853f05c] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d444e8853f05c] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d444e8853f05c] joining swarm manager [d958f63c64436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T12:48:02.766Z] daemon.go:325: [d731bc9f605c8] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d731bc9f605c8] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d731bc9f605c8] daemon started [2019-11-26T12:48:02.766Z] check_test.go:358: [d731bc9f605c8] joining swarm manager [d958f63c64436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-26T12:48:02.766Z] daemon.go:461: [d958f63c64436] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d958f63c64436] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d958f63c64436] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d95131dff97b9] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d95131dff97b9] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d95131dff97b9] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [db6aefd286897] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [db6aefd286897] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [db6aefd286897] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d444e8853f05c] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d444e8853f05c] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d444e8853f05c] Daemon stopped [2019-11-26T12:48:02.766Z] daemon.go:461: [d731bc9f605c8] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d731bc9f605c8] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d731bc9f605c8] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.80s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-26T12:48:02.766Z] daemon.go:325: [d7198e123cadd] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d7198e123cadd] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d7198e123cadd] daemon started [2019-11-26T12:48:02.766Z] daemon.go:461: [d7198e123cadd] Stopping daemon [2019-11-26T12:48:02.766Z] daemon.go:296: [d7198e123cadd] exiting daemon [2019-11-26T12:48:02.766Z] daemon.go:448: [d7198e123cadd] Daemon stopped [2019-11-26T12:48:02.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.53s) [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-26T12:48:02.766Z] daemon.go:325: [d6497c4bbd05f] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:325: [d6497c4bbd05f] waiting for daemon to start [2019-11-26T12:48:02.766Z] daemon.go:353: [d6497c4bbd05f] daemon started [2019-11-26T12:48:02.766Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-26T12:48:02.766Z] daemon.go:325: [dcb1e2906e854] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dcb1e2906e854] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dcb1e2906e854] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [dcb1e2906e854] joining swarm manager [d6497c4bbd05f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-26T12:48:02.767Z] daemon.go:325: [dd02a72cae90f] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dd02a72cae90f] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dd02a72cae90f] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [dd02a72cae90f] joining swarm manager [d6497c4bbd05f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.767Z] daemon.go:461: [d6497c4bbd05f] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d6497c4bbd05f] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d6497c4bbd05f] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [dcb1e2906e854] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dcb1e2906e854] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dcb1e2906e854] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [dd02a72cae90f] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dd02a72cae90f] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dd02a72cae90f] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.58s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-26T12:48:02.767Z] daemon.go:325: [d4e0d29b19036] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d4e0d29b19036] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d4e0d29b19036] daemon started [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-26T12:48:02.767Z] daemon.go:325: [db363e78eac16] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [db363e78eac16] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [db363e78eac16] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [db363e78eac16] joining swarm manager [d4e0d29b19036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-26T12:48:02.767Z] daemon.go:325: [d8285ea0f730c] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d8285ea0f730c] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d8285ea0f730c] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [d8285ea0f730c] joining swarm manager [d4e0d29b19036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.767Z] daemon.go:461: [db363e78eac16] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [db363e78eac16] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [db363e78eac16] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [d4e0d29b19036] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d4e0d29b19036] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d4e0d29b19036] Daemon stopped [2019-11-26T12:48:02.767Z] check_test.go:379: Daemon db363e78eac16 is not started [2019-11-26T12:48:02.767Z] daemon.go:461: [d8285ea0f730c] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d8285ea0f730c] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d8285ea0f730c] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.01s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-26T12:48:02.767Z] daemon.go:325: [dee74088a04ab] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dee74088a04ab] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dee74088a04ab] daemon started [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-26T12:48:02.767Z] daemon.go:325: [d4827d238a7ba] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d4827d238a7ba] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d4827d238a7ba] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [d4827d238a7ba] joining swarm manager [dee74088a04ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-26T12:48:02.767Z] daemon.go:325: [dc40da019d8b6] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dc40da019d8b6] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dc40da019d8b6] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [dc40da019d8b6] joining swarm manager [dee74088a04ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.767Z] daemon.go:461: [dee74088a04ab] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dee74088a04ab] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dee74088a04ab] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [d4827d238a7ba] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d4827d238a7ba] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d4827d238a7ba] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [dc40da019d8b6] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dc40da019d8b6] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dc40da019d8b6] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.47s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-26T12:48:02.767Z] daemon.go:325: [d75d85fc4c5f1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d75d85fc4c5f1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d75d85fc4c5f1] daemon started [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-26T12:48:02.767Z] daemon.go:325: [d27e71347e5cd] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d27e71347e5cd] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d27e71347e5cd] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [d27e71347e5cd] joining swarm manager [d75d85fc4c5f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-26T12:48:02.767Z] daemon.go:325: [ddbdf6bad8ed0] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [ddbdf6bad8ed0] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [ddbdf6bad8ed0] daemon started [2019-11-26T12:48:02.767Z] check_test.go:358: [ddbdf6bad8ed0] joining swarm manager [d75d85fc4c5f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.767Z] daemon.go:461: [d75d85fc4c5f1] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d75d85fc4c5f1] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d75d85fc4c5f1] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [d27e71347e5cd] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d27e71347e5cd] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d27e71347e5cd] Daemon stopped [2019-11-26T12:48:02.767Z] daemon.go:461: [ddbdf6bad8ed0] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [ddbdf6bad8ed0] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [ddbdf6bad8ed0] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.34s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-26T12:48:02.767Z] daemon.go:325: [d6bc7a1548ebe] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d6bc7a1548ebe] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d6bc7a1548ebe] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d6bc7a1548ebe] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d6bc7a1548ebe] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d6bc7a1548ebe] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.73s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-26T12:48:02.767Z] daemon.go:325: [d4cae1f344ed0] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d4cae1f344ed0] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d4cae1f344ed0] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d4cae1f344ed0] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d4cae1f344ed0] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d4cae1f344ed0] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-26T12:48:02.767Z] daemon.go:325: [d7096ce1f8ff1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d7096ce1f8ff1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d7096ce1f8ff1] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d7096ce1f8ff1] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d7096ce1f8ff1] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d7096ce1f8ff1] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2019-11-26T12:48:02.767Z] daemon.go:325: [da32d75ac9a3f] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [da32d75ac9a3f] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [da32d75ac9a3f] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [da32d75ac9a3f] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [da32d75ac9a3f] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [da32d75ac9a3f] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-26T12:48:02.767Z] daemon.go:325: [dd4a36ac4aa96] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dd4a36ac4aa96] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dd4a36ac4aa96] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [dd4a36ac4aa96] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dd4a36ac4aa96] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dd4a36ac4aa96] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2019-11-26T12:48:02.767Z] daemon.go:325: [d29201a2f2fa6] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d29201a2f2fa6] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d29201a2f2fa6] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d29201a2f2fa6] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d29201a2f2fa6] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d29201a2f2fa6] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-26T12:48:02.767Z] daemon.go:325: [d536b93168aad] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d536b93168aad] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d536b93168aad] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d536b93168aad] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d536b93168aad] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d536b93168aad] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.93s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2019-11-26T12:48:02.767Z] daemon.go:325: [dd66af80e59f4] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [dd66af80e59f4] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [dd66af80e59f4] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [dd66af80e59f4] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [dd66af80e59f4] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [dd66af80e59f4] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.40s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-26T12:48:02.767Z] daemon.go:325: [d5ae74ce43378] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d5ae74ce43378] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d5ae74ce43378] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d5ae74ce43378] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d5ae74ce43378] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d5ae74ce43378] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.95s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-26T12:48:02.767Z] daemon.go:325: [d2e9b308e22c1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d2e9b308e22c1] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d2e9b308e22c1] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d2e9b308e22c1] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d2e9b308e22c1] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d2e9b308e22c1] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.70s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2019-11-26T12:48:02.767Z] daemon.go:325: [d89cd979a3a6c] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d89cd979a3a6c] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d89cd979a3a6c] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d89cd979a3a6c] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d89cd979a3a6c] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d89cd979a3a6c] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (6.15s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-26T12:48:02.767Z] daemon.go:325: [d433f3675f549] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d433f3675f549] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d433f3675f549] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d433f3675f549] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d433f3675f549] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d433f3675f549] Daemon stopped [2019-11-26T12:48:02.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.35s) [2019-11-26T12:48:02.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-26T12:48:02.767Z] daemon.go:325: [d10569b179eb5] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:325: [d10569b179eb5] waiting for daemon to start [2019-11-26T12:48:02.767Z] daemon.go:353: [d10569b179eb5] daemon started [2019-11-26T12:48:02.767Z] daemon.go:461: [d10569b179eb5] Stopping daemon [2019-11-26T12:48:02.767Z] daemon.go:296: [d10569b179eb5] exiting daemon [2019-11-26T12:48:02.767Z] daemon.go:448: [d10569b179eb5] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.37s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-26T12:48:02.768Z] daemon.go:325: [df74723c15cd6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [df74723c15cd6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [df74723c15cd6] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [df74723c15cd6] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [df74723c15cd6] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [df74723c15cd6] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.66s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-26T12:48:02.768Z] daemon.go:325: [d7969e571218d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d7969e571218d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d7969e571218d] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d7969e571218d] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d7969e571218d] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d7969e571218d] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-26T12:48:02.768Z] daemon.go:325: [df18fe7ad8e23] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [df18fe7ad8e23] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [df18fe7ad8e23] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [df18fe7ad8e23] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [df18fe7ad8e23] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [df18fe7ad8e23] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.79s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-26T12:48:02.768Z] daemon.go:325: [d0c981eeb5d60] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d0c981eeb5d60] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d0c981eeb5d60] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d0c981eeb5d60] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d0c981eeb5d60] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d0c981eeb5d60] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.47s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-26T12:48:02.768Z] daemon.go:325: [d84cfde7d395a] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d84cfde7d395a] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d84cfde7d395a] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d84cfde7d395a] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d84cfde7d395a] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d84cfde7d395a] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.57s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-26T12:48:02.768Z] daemon.go:325: [d91e5ca9e132c] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d91e5ca9e132c] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d91e5ca9e132c] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d91e5ca9e132c] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d91e5ca9e132c] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d91e5ca9e132c] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.17s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-26T12:48:02.768Z] daemon.go:325: [de8d9a63fcc96] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [de8d9a63fcc96] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [de8d9a63fcc96] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [de8d9a63fcc96] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [de8d9a63fcc96] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [de8d9a63fcc96] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.25s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-26T12:48:02.768Z] daemon.go:325: [d2d6d887425de] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d2d6d887425de] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d2d6d887425de] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d2d6d887425de] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d2d6d887425de] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d2d6d887425de] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.99s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2019-11-26T12:48:02.768Z] daemon.go:325: [d9f511582046d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d9f511582046d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d9f511582046d] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d9f511582046d] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d9f511582046d] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d9f511582046d] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2019-11-26T12:48:02.768Z] daemon.go:325: [dd984ed781cf1] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dd984ed781cf1] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dd984ed781cf1] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dd984ed781cf1] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dd984ed781cf1] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dd984ed781cf1] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2019-11-26T12:48:02.768Z] daemon.go:325: [d06e66576631d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d06e66576631d] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d06e66576631d] daemon started [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.q00mz4oznpqp@7cfe203a276b | hello1\n" [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.g47rzqpx8dmj@7cfe203a276b | hello2\n" [2019-11-26T12:48:02.768Z] daemon.go:461: [d06e66576631d] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d06e66576631d] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d06e66576631d] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.33s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-26T12:48:02.768Z] daemon.go:325: [d52b47d5c1a95] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d52b47d5c1a95] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d52b47d5c1a95] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d52b47d5c1a95] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d52b47d5c1a95] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d52b47d5c1a95] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.23s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-26T12:48:02.768Z] daemon.go:325: [d0643f9bed849] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d0643f9bed849] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d0643f9bed849] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d0643f9bed849] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d0643f9bed849] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d0643f9bed849] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.69s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-26T12:48:02.768Z] daemon.go:325: [d6e7789b8e8c4] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d6e7789b8e8c4] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d6e7789b8e8c4] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d6e7789b8e8c4] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d6e7789b8e8c4] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d6e7789b8e8c4] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (14.86s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-26T12:48:02.768Z] daemon.go:325: [d4b89955aaf9a] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d4b89955aaf9a] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d4b89955aaf9a] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d4b89955aaf9a] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d4b89955aaf9a] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d4b89955aaf9a] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.53s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2019-11-26T12:48:02.768Z] daemon.go:325: [d1d3fb9052963] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d1d3fb9052963] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d1d3fb9052963] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d1d3fb9052963] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d1d3fb9052963] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d1d3fb9052963] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-26T12:48:02.768Z] daemon.go:325: [dcb1f6f8c4ad7] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dcb1f6f8c4ad7] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dcb1f6f8c4ad7] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dcb1f6f8c4ad7] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dcb1f6f8c4ad7] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dcb1f6f8c4ad7] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.37s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2019-11-26T12:48:02.768Z] daemon.go:325: [dbc7eae1151f6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dbc7eae1151f6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dbc7eae1151f6] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dbc7eae1151f6] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dbc7eae1151f6] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dbc7eae1151f6] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.30s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-26T12:48:02.768Z] daemon.go:325: [d1352e3a773ae] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d1352e3a773ae] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d1352e3a773ae] daemon started [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:242: checking task ycto6otnginy [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:247: checking messages for ycto6otnginy [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:242: checking task ug0jqixewog8 [2019-11-26T12:48:02.768Z] docker_cli_service_logs_test.go:247: checking messages for ug0jqixewog8 [2019-11-26T12:48:02.768Z] daemon.go:461: [d1352e3a773ae] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d1352e3a773ae] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d1352e3a773ae] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2019-11-26T12:48:02.768Z] daemon.go:325: [d558d16716bc6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [d558d16716bc6] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [d558d16716bc6] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [d558d16716bc6] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [d558d16716bc6] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [d558d16716bc6] Daemon stopped [2019-11-26T12:48:02.768Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.31s) [2019-11-26T12:48:02.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dc73121bc0fbb] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dc73121bc0fbb] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dc73121bc0fbb] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dc73121bc0fbb] Daemon stopped [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dc73121bc0fbb] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dc73121bc0fbb] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dc73121bc0fbb] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dc73121bc0fbb] Daemon stopped [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:353: [dc73121bc0fbb] daemon started [2019-11-26T12:48:02.768Z] daemon.go:461: [dc73121bc0fbb] Stopping daemon [2019-11-26T12:48:02.768Z] daemon.go:296: [dc73121bc0fbb] exiting daemon [2019-11-26T12:48:02.768Z] daemon.go:448: [dc73121bc0fbb] Daemon stopped [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.768Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [dc73121bc0fbb] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [dc73121bc0fbb] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [dc73121bc0fbb] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [dc73121bc0fbb] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [dc73121bc0fbb] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [dc73121bc0fbb] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [dc73121bc0fbb] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [dc73121bc0fbb] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [dc73121bc0fbb] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.88s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-26T12:48:02.769Z] daemon.go:325: [d66b3e1d51bbe] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d66b3e1d51bbe] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d66b3e1d51bbe] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d66b3e1d51bbe] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d66b3e1d51bbe] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d66b3e1d51bbe] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-26T12:48:02.769Z] daemon.go:325: [dfad66be8ec29] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [dfad66be8ec29] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [dfad66be8ec29] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [dfad66be8ec29] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [dfad66be8ec29] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [dfad66be8ec29] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-26T12:48:02.769Z] daemon.go:325: [d1e8a4dca39a5] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d1e8a4dca39a5] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d1e8a4dca39a5] daemon started [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-26T12:48:02.769Z] daemon.go:325: [dedc2438ba973] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [dedc2438ba973] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [dedc2438ba973] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [dedc2438ba973] joining swarm manager [d1e8a4dca39a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-26T12:48:02.769Z] daemon.go:325: [dd3b5db7c9dbf] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [dd3b5db7c9dbf] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [dd3b5db7c9dbf] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [dd3b5db7c9dbf] joining swarm manager [d1e8a4dca39a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.769Z] daemon.go:461: [d1e8a4dca39a5] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d1e8a4dca39a5] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d1e8a4dca39a5] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [dedc2438ba973] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [dedc2438ba973] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [dedc2438ba973] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [dd3b5db7c9dbf] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [dd3b5db7c9dbf] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [dd3b5db7c9dbf] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-26T12:48:02.769Z] daemon.go:325: [d2f71b3d75c5b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2f71b3d75c5b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2f71b3d75c5b] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2f71b3d75c5b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2f71b3d75c5b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2f71b3d75c5b] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.01s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-26T12:48:02.769Z] daemon.go:325: [d203b47d8bf2f] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d203b47d8bf2f] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d203b47d8bf2f] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d203b47d8bf2f] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d203b47d8bf2f] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d203b47d8bf2f] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.83s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-26T12:48:02.769Z] daemon.go:325: [d1dd11f3cd630] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d1dd11f3cd630] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d1dd11f3cd630] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d1dd11f3cd630] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d1dd11f3cd630] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d1dd11f3cd630] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-26T12:48:02.769Z] daemon.go:325: [d600f5335d9c8] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d600f5335d9c8] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d600f5335d9c8] daemon started [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-26T12:48:02.769Z] daemon.go:325: [d5330a0aecbb1] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d5330a0aecbb1] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d5330a0aecbb1] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [d5330a0aecbb1] joining swarm manager [d600f5335d9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-26T12:48:02.769Z] daemon.go:325: [d5567bdd7303a] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d5567bdd7303a] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d5567bdd7303a] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [d5567bdd7303a] joining swarm manager [d600f5335d9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.769Z] daemon.go:461: [d600f5335d9c8] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d600f5335d9c8] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d600f5335d9c8] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [d5330a0aecbb1] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d5330a0aecbb1] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d5330a0aecbb1] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [d5567bdd7303a] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d5567bdd7303a] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d5567bdd7303a] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-26T12:48:02.769Z] daemon.go:325: [de5cb49e10be0] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [de5cb49e10be0] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [de5cb49e10be0] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [de5cb49e10be0] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [de5cb49e10be0] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [de5cb49e10be0] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (146.08s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-26T12:48:02.769Z] daemon.go:325: [d56bf2fbc244b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d56bf2fbc244b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d56bf2fbc244b] daemon started [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2c976b175270] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [d2c976b175270] joining swarm manager [d56bf2fbc244b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2459527ed67b] daemon started [2019-11-26T12:48:02.769Z] check_test.go:358: [d2459527ed67b] joining swarm manager [d56bf2fbc244b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.769Z] daemon.go:461: [d2c976b175270] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2c976b175270] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2c976b175270] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2c976b175270] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2459527ed67b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2459527ed67b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2459527ed67b] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2459527ed67b] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2c976b175270] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2c976b175270] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2c976b175270] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2c976b175270] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2459527ed67b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2459527ed67b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2459527ed67b] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2459527ed67b] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2c976b175270] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2c976b175270] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2c976b175270] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2c976b175270] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2c976b175270] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2459527ed67b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2459527ed67b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2459527ed67b] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2459527ed67b] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2459527ed67b] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d56bf2fbc244b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d56bf2fbc244b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d56bf2fbc244b] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [d2c976b175270] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2c976b175270] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2c976b175270] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:461: [d2459527ed67b] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d2459527ed67b] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d2459527ed67b] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.04s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-26T12:48:02.769Z] daemon.go:325: [df20ef364222d] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [df20ef364222d] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [df20ef364222d] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [df20ef364222d] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [df20ef364222d] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [df20ef364222d] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.39s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-26T12:48:02.769Z] daemon.go:325: [d4154f450cb40] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d4154f450cb40] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d4154f450cb40] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d4154f450cb40] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d4154f450cb40] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d4154f450cb40] Daemon stopped [2019-11-26T12:48:02.769Z] daemon.go:325: [d4154f450cb40] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d4154f450cb40] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d4154f450cb40] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d4154f450cb40] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d4154f450cb40] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [d4154f450cb40] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [d4154f450cb40] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.69s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-26T12:48:02.769Z] daemon.go:325: [deb59e237d51f] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [deb59e237d51f] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [deb59e237d51f] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [deb59e237d51f] Stopping daemon [2019-11-26T12:48:02.769Z] daemon.go:296: [deb59e237d51f] exiting daemon [2019-11-26T12:48:02.769Z] daemon.go:448: [deb59e237d51f] Daemon stopped [2019-11-26T12:48:02.769Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.10s) [2019-11-26T12:48:02.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-26T12:48:02.769Z] daemon.go:325: [d2795616275cd] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:325: [d2795616275cd] waiting for daemon to start [2019-11-26T12:48:02.769Z] daemon.go:353: [d2795616275cd] daemon started [2019-11-26T12:48:02.769Z] daemon.go:461: [d2795616275cd] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d2795616275cd] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d2795616275cd] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.10s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dedfa8f9ff8ba] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dedfa8f9ff8ba] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dedfa8f9ff8ba] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dedfa8f9ff8ba] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:296: [dedfa8f9ff8ba] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:296: [dedfa8f9ff8ba] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dedfa8f9ff8ba] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dedfa8f9ff8ba] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dedfa8f9ff8ba] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dedfa8f9ff8ba] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dedfa8f9ff8ba] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.24s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-26T12:48:02.770Z] daemon.go:325: [dd8f4defa592a] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dd8f4defa592a] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dd8f4defa592a] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dd8f4defa592a] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dd8f4defa592a] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dd8f4defa592a] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.22s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2019-11-26T12:48:02.770Z] daemon.go:325: [db44db420e46c] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [db44db420e46c] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [db44db420e46c] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [db44db420e46c] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [db44db420e46c] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [db44db420e46c] Daemon stopped [2019-11-26T12:48:02.770Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-26T12:48:02.770Z] requirement.go:26: unmatched requirement IPv6 [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.80s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dd350315b558f] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dd350315b558f] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dd350315b558f] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dd350315b558f] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dd350315b558f] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dd350315b558f] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dd350315b558f] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dd350315b558f] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dd350315b558f] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dd350315b558f] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dd350315b558f] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dd350315b558f] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dd350315b558f] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-26T12:48:02.770Z] daemon.go:325: [de59e6de489c9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [de59e6de489c9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [de59e6de489c9] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [de59e6de489c9] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [de59e6de489c9] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [de59e6de489c9] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-26T12:48:02.770Z] daemon.go:325: [de03b9ed696bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [de03b9ed696bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [de03b9ed696bd] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [de03b9ed696bd] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [de03b9ed696bd] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [de03b9ed696bd] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.04s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-26T12:48:02.770Z] daemon.go:325: [d408d1621ec7e] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d408d1621ec7e] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d408d1621ec7e] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d408d1621ec7e] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d408d1621ec7e] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d408d1621ec7e] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-26T12:48:02.770Z] daemon.go:325: [d0b9c724842e6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d0b9c724842e6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d0b9c724842e6] daemon started [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-26T12:48:02.770Z] daemon.go:325: [d084b5c0165e9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d084b5c0165e9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d084b5c0165e9] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d0b9c724842e6] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d0b9c724842e6] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d0b9c724842e6] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:461: [d084b5c0165e9] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d084b5c0165e9] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d084b5c0165e9] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.41s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-26T12:48:02.770Z] daemon.go:325: [da01dd48b4a05] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [da01dd48b4a05] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [da01dd48b4a05] daemon started [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d22ffb2a688e2] daemon started [2019-11-26T12:48:02.770Z] check_test.go:358: [d22ffb2a688e2] joining swarm manager [da01dd48b4a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.770Z] daemon.go:461: [d22ffb2a688e2] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d22ffb2a688e2] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d22ffb2a688e2] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d22ffb2a688e2] daemon started [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dad7f0f778fa6] daemon started [2019-11-26T12:48:02.770Z] check_test.go:358: [dad7f0f778fa6] joining swarm manager [da01dd48b4a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.770Z] daemon.go:461: [d22ffb2a688e2] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d22ffb2a688e2] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d22ffb2a688e2] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d22ffb2a688e2] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d22ffb2a688e2] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dad7f0f778fa6] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dad7f0f778fa6] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dad7f0f778fa6] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dad7f0f778fa6] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [dad7f0f778fa6] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dad7f0f778fa6] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dad7f0f778fa6] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [dad7f0f778fa6] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [dad7f0f778fa6] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [da01dd48b4a05] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [da01dd48b4a05] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [da01dd48b4a05] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:461: [d22ffb2a688e2] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d22ffb2a688e2] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d22ffb2a688e2] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:461: [dad7f0f778fa6] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [dad7f0f778fa6] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [dad7f0f778fa6] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.68s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-26T12:48:02.770Z] daemon.go:325: [d72c642cbd038] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d72c642cbd038] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d72c642cbd038] daemon started [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-26T12:48:02.770Z] daemon.go:325: [d65cdc8ff9478] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d65cdc8ff9478] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d65cdc8ff9478] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d72c642cbd038] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d72c642cbd038] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d72c642cbd038] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:461: [d65cdc8ff9478] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d65cdc8ff9478] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d65cdc8ff9478] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.11s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-26T12:48:02.770Z] daemon.go:325: [d33aacc8482d9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d33aacc8482d9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d33aacc8482d9] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d33aacc8482d9] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d33aacc8482d9] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d33aacc8482d9] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [d33aacc8482d9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d33aacc8482d9] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d33aacc8482d9] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d33aacc8482d9] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d33aacc8482d9] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d33aacc8482d9] Daemon stopped [2019-11-26T12:48:02.770Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.12s) [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T12:48:02.770Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d2dc5a84d3e9c] daemon started [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T12:48:02.770Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d1e2e1e5159bd] daemon started [2019-11-26T12:48:02.770Z] check_test.go:358: [d1e2e1e5159bd] joining swarm manager [d2dc5a84d3e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T12:48:02.770Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d6639fe9f7b80] daemon started [2019-11-26T12:48:02.770Z] check_test.go:358: [d6639fe9f7b80] joining swarm manager [d2dc5a84d3e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.770Z] daemon.go:461: [d1e2e1e5159bd] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d1e2e1e5159bd] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d1e2e1e5159bd] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.770Z] daemon.go:353: [d1e2e1e5159bd] daemon started [2019-11-26T12:48:02.770Z] daemon.go:461: [d1e2e1e5159bd] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d1e2e1e5159bd] exiting daemon [2019-11-26T12:48:02.770Z] daemon.go:448: [d1e2e1e5159bd] Daemon stopped [2019-11-26T12:48:02.770Z] daemon.go:461: [d2dc5a84d3e9c] Stopping daemon [2019-11-26T12:48:02.770Z] daemon.go:296: [d2dc5a84d3e9c] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2dc5a84d3e9c] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d2dc5a84d3e9c] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d6639fe9f7b80] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d6639fe9f7b80] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d6639fe9f7b80] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d6639fe9f7b80] daemon started [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d1e2e1e5159bd] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d1e2e1e5159bd] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d1e2e1e5159bd] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d1e2e1e5159bd] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d1e2e1e5159bd] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d2dc5a84d3e9c] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d2dc5a84d3e9c] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2dc5a84d3e9c] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:339: [d2dc5a84d3e9c] error pinging daemon on start: Get http://d2dc5a84d3e9c.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:339: [d2dc5a84d3e9c] error pinging daemon on start: Get http://d2dc5a84d3e9c.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:339: [d2dc5a84d3e9c] error pinging daemon on start: Get http://d2dc5a84d3e9c.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.771Z] daemon.go:325: [d2dc5a84d3e9c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d2dc5a84d3e9c] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d6639fe9f7b80] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d6639fe9f7b80] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d6639fe9f7b80] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:339: [d6639fe9f7b80] error pinging daemon on start: Get http://d6639fe9f7b80.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:339: [d6639fe9f7b80] error pinging daemon on start: Get http://d6639fe9f7b80.sock/_ping: context deadline exceeded [2019-11-26T12:48:02.771Z] daemon.go:325: [d6639fe9f7b80] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d6639fe9f7b80] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d1e2e1e5159bd] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d1e2e1e5159bd] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d1e2e1e5159bd] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d1e2e1e5159bd] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d1e2e1e5159bd] daemon started [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [da6c98dcbcb16] daemon started [2019-11-26T12:48:02.771Z] check_test.go:358: [da6c98dcbcb16] joining swarm manager [d2dc5a84d3e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T12:48:02.771Z] daemon.go:461: [da6c98dcbcb16] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [da6c98dcbcb16] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [da6c98dcbcb16] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [da6c98dcbcb16] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [da6c98dcbcb16] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d2dc5a84d3e9c] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d2dc5a84d3e9c] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2dc5a84d3e9c] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [d1e2e1e5159bd] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d1e2e1e5159bd] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d1e2e1e5159bd] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [d6639fe9f7b80] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d6639fe9f7b80] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d6639fe9f7b80] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [da6c98dcbcb16] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [da6c98dcbcb16] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [da6c98dcbcb16] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.66s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-26T12:48:02.771Z] daemon.go:325: [d348b0fed3e67] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d348b0fed3e67] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d348b0fed3e67] daemon started [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-26T12:48:02.771Z] daemon.go:325: [d2557fd452aeb] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2557fd452aeb] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d2557fd452aeb] daemon started [2019-11-26T12:48:02.771Z] check_test.go:358: [d2557fd452aeb] joining swarm manager [d348b0fed3e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-26T12:48:02.771Z] daemon.go:325: [dcda1a366cd1d] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [dcda1a366cd1d] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [dcda1a366cd1d] daemon started [2019-11-26T12:48:02.771Z] check_test.go:358: [dcda1a366cd1d] joining swarm manager [d348b0fed3e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T12:48:02.771Z] daemon.go:461: [d348b0fed3e67] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d348b0fed3e67] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d348b0fed3e67] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [d2557fd452aeb] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d2557fd452aeb] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2557fd452aeb] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [dcda1a366cd1d] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [dcda1a366cd1d] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [dcda1a366cd1d] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-26T12:48:02.771Z] daemon.go:325: [de681fdc2b1ef] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [de681fdc2b1ef] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [de681fdc2b1ef] daemon started [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-11-26T12:48:02.771Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-11-26T12:48:02.771Z] daemon.go:461: [de681fdc2b1ef] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [de681fdc2b1ef] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [de681fdc2b1ef] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.09s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-26T12:48:02.771Z] daemon.go:325: [da9803ab596f0] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [da9803ab596f0] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [da9803ab596f0] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [da9803ab596f0] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [da9803ab596f0] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [da9803ab596f0] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.09s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-26T12:48:02.771Z] daemon.go:325: [d33b68c93d98c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d33b68c93d98c] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d33b68c93d98c] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d33b68c93d98c] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d33b68c93d98c] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d33b68c93d98c] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.45s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-26T12:48:02.771Z] daemon.go:325: [d10711249b43b] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d10711249b43b] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d10711249b43b] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d10711249b43b] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d10711249b43b] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d10711249b43b] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.30s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-26T12:48:02.771Z] daemon.go:325: [d585beb2fa73f] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d585beb2fa73f] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d585beb2fa73f] daemon started [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-26T12:48:02.771Z] daemon.go:325: [d2291894ec679] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2291894ec679] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d2291894ec679] daemon started [2019-11-26T12:48:02.771Z] check_test.go:358: [d2291894ec679] joining swarm manager [d585beb2fa73f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.771Z] daemon.go:461: [d585beb2fa73f] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d585beb2fa73f] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d585beb2fa73f] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [d2291894ec679] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d2291894ec679] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2291894ec679] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.08s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-26T12:48:02.771Z] daemon.go:325: [dc6505c1b4cde] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [dc6505c1b4cde] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [dc6505c1b4cde] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [dc6505c1b4cde] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [dc6505c1b4cde] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [dc6505c1b4cde] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.72s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-26T12:48:02.771Z] daemon.go:325: [d3d1bcc3a749e] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d3d1bcc3a749e] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d3d1bcc3a749e] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d3d1bcc3a749e] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d3d1bcc3a749e] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d3d1bcc3a749e] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.02s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-26T12:48:02.771Z] daemon.go:325: [d02543350e4d2] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d02543350e4d2] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d02543350e4d2] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d02543350e4d2] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d02543350e4d2] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d02543350e4d2] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.12s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-26T12:48:02.771Z] daemon.go:325: [d55f9bec65b78] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d55f9bec65b78] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d55f9bec65b78] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d55f9bec65b78] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d55f9bec65b78] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d55f9bec65b78] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.23s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-26T12:48:02.771Z] daemon.go:325: [d35080667ecc4] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d35080667ecc4] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d35080667ecc4] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d35080667ecc4] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d35080667ecc4] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d35080667ecc4] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.76s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-26T12:48:02.771Z] daemon.go:325: [d2a283ab902ec] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d2a283ab902ec] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d2a283ab902ec] daemon started [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-26T12:48:02.771Z] daemon.go:325: [d8c57e14359bc] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d8c57e14359bc] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d8c57e14359bc] daemon started [2019-11-26T12:48:02.771Z] check_test.go:358: [d8c57e14359bc] joining swarm manager [d2a283ab902ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T12:48:02.771Z] daemon.go:461: [d2a283ab902ec] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d2a283ab902ec] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d2a283ab902ec] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:461: [d8c57e14359bc] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d8c57e14359bc] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d8c57e14359bc] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.98s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d10b3483d9595] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d10b3483d9595] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d10b3483d9595] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d10b3483d9595] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d10b3483d9595] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d10b3483d9595] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d10b3483d9595] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d10b3483d9595] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d10b3483d9595] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d10b3483d9595] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d10b3483d9595] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d10b3483d9595] Daemon stopped [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:325: [d10b3483d9595] waiting for daemon to start [2019-11-26T12:48:02.771Z] daemon.go:353: [d10b3483d9595] daemon started [2019-11-26T12:48:02.771Z] daemon.go:461: [d10b3483d9595] Stopping daemon [2019-11-26T12:48:02.771Z] daemon.go:296: [d10b3483d9595] exiting daemon [2019-11-26T12:48:02.771Z] daemon.go:448: [d10b3483d9595] Daemon stopped [2019-11-26T12:48:02.771Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.03s) [2019-11-26T12:48:02.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-26T12:48:02.771Z] daemon.go:325: [d4cf25c05cf1f] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d4cf25c05cf1f] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d4cf25c05cf1f] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d4cf25c05cf1f] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d4cf25c05cf1f] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d4cf25c05cf1f] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-26T12:48:02.772Z] daemon.go:325: [d652645944f6d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d652645944f6d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d652645944f6d] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d652645944f6d] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d652645944f6d] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d652645944f6d] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.55s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-26T12:48:02.772Z] daemon.go:325: [d1359741118d7] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d1359741118d7] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d1359741118d7] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d1359741118d7] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d1359741118d7] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d1359741118d7] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.46s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-26T12:48:02.772Z] daemon.go:325: [d7c0c8ae1cf69] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d7c0c8ae1cf69] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d7c0c8ae1cf69] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d7c0c8ae1cf69] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d7c0c8ae1cf69] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d7c0c8ae1cf69] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.47s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-26T12:48:02.772Z] daemon.go:325: [d3d2c9cb9c644] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d3d2c9cb9c644] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d3d2c9cb9c644] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d3d2c9cb9c644] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d3d2c9cb9c644] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d3d2c9cb9c644] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.26s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-26T12:48:02.772Z] daemon.go:325: [d3f42f57195e5] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d3f42f57195e5] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d3f42f57195e5] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d3f42f57195e5] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d3f42f57195e5] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d3f42f57195e5] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-26T12:48:02.772Z] daemon.go:325: [d3547ff1206a7] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d3547ff1206a7] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d3547ff1206a7] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d3547ff1206a7] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d3547ff1206a7] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d3547ff1206a7] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.33s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-26T12:48:02.772Z] daemon.go:325: [d1e3cd0e3394c] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d1e3cd0e3394c] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d1e3cd0e3394c] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d1e3cd0e3394c] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d1e3cd0e3394c] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d1e3cd0e3394c] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.25s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-26T12:48:02.772Z] daemon.go:325: [d603f1cac6101] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d603f1cac6101] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d603f1cac6101] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d603f1cac6101] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d603f1cac6101] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d603f1cac6101] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-26T12:48:02.772Z] daemon.go:325: [dbbc0cf3f8e5f] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [dbbc0cf3f8e5f] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [dbbc0cf3f8e5f] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [dbbc0cf3f8e5f] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [dbbc0cf3f8e5f] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [dbbc0cf3f8e5f] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.08s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2019-11-26T12:48:02.772Z] daemon.go:325: [dc51531bd73cb] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [dc51531bd73cb] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [dc51531bd73cb] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [dc51531bd73cb] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [dc51531bd73cb] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [dc51531bd73cb] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-26T12:48:02.772Z] daemon.go:325: [d340db2a2b56d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d340db2a2b56d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d340db2a2b56d] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d340db2a2b56d] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d340db2a2b56d] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d340db2a2b56d] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-26T12:48:02.772Z] daemon.go:325: [de036c5e49614] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [de036c5e49614] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [de036c5e49614] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [de036c5e49614] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [de036c5e49614] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [de036c5e49614] Daemon stopped [2019-11-26T12:48:02.772Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2019-11-26T12:48:02.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-26T12:48:02.772Z] daemon.go:325: [d1d5e13e1171d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:325: [d1d5e13e1171d] waiting for daemon to start [2019-11-26T12:48:02.772Z] daemon.go:353: [d1d5e13e1171d] daemon started [2019-11-26T12:48:02.772Z] daemon.go:461: [d1d5e13e1171d] Stopping daemon [2019-11-26T12:48:02.772Z] daemon.go:296: [d1d5e13e1171d] exiting daemon [2019-11-26T12:48:02.772Z] daemon.go:448: [d1d5e13e1171d] Daemon stopped [2019-11-26T12:48:02.772Z] === RUN TestDockerExternalVolumeSuite [2019-11-26T12:48:02.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-26T12:48:02.992Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-26T12:48:02.992Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-26T12:48:10.066Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-26T12:48:10.066Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-26T12:48:17.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-26T12:48:27.736Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-26T12:48:30.635Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-26T12:48:37.708Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-26T12:48:43.596Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-26T12:48:43.596Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-26T12:48:45.132Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-26T12:48:45.132Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-26T12:48:45.132Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-26T12:48:45.132Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-26T12:48:47.313Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-26T12:48:47.313Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-26T12:48:47.313Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-26T12:48:49.487Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-26T12:48:49.487Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-26T12:48:49.487Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-26T12:48:49.487Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-26T12:48:49.487Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-26T12:48:51.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-26T12:48:53.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-26T12:48:55.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-26T12:48:55.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-26T12:48:55.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-26T12:48:57.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-26T12:48:57.543Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-26T12:48:59.078Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-26T12:48:59.078Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-26T12:48:59.078Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-26T12:49:01.253Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-26T12:49:01.253Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-26T12:49:03.431Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-26T12:49:03.431Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-26T12:49:05.609Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-26T12:49:05.609Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-26T12:49:07.784Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-26T12:49:11.520Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-26T12:49:15.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-26T12:49:15.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-26T12:49:15.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-26T12:49:15.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-26T12:49:15.251Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-26T12:49:16.786Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-26T12:49:16.786Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-26T12:49:18.960Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-26T12:49:18.960Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-26T12:49:20.499Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-26T12:49:20.499Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-26T12:49:25.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-26T12:49:25.180Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-26T12:49:26.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-26T12:49:28.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-26T12:49:35.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-26T12:49:45.994Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-26T12:49:46.453Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-26T12:49:49.360Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-26T12:49:49.360Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-26T12:49:49.360Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-26T12:49:51.669Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-26T12:49:51.669Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-26T12:49:51.669Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-26T12:49:51.669Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-26T12:49:55.399Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-26T12:49:58.305Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-26T12:49:58.305Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-26T12:49:58.305Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-26T12:50:06.870Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-26T12:50:06.870Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-26T12:50:06.870Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-26T12:50:07.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-26T12:50:17.203Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-26T12:50:17.203Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-26T12:50:17.203Z] === RUN TestDockerSuite/TestCpToDot [2019-11-26T12:50:18.169Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-26T12:50:18.169Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-26T12:50:18.169Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-26T12:50:20.525Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-26T12:50:20.986Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-26T12:50:21.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-26T12:50:22.521Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-26T12:50:24.696Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-26T12:50:25.155Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-26T12:50:25.155Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-26T12:50:26.691Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-26T12:50:27.659Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-26T12:50:27.659Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-26T12:50:27.659Z] === RUN TestDockerSuite/TestCreateRM [2019-11-26T12:50:28.118Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-26T12:50:28.118Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-26T12:50:28.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-26T12:50:28.576Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-26T12:50:40.948Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-26T12:50:41.406Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-26T12:50:41.865Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-26T12:50:45.596Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-26T12:50:46.055Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-26T12:50:46.055Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDockerFails [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-26T12:50:48.322Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-26T12:50:50.495Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-26T12:50:52.679Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-26T12:50:54.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-26T12:50:54.856Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-26T12:51:06.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-26T12:51:12.714Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-26T12:51:17.394Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-26T12:51:21.127Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-26T12:51:23.305Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-26T12:51:23.763Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-26T12:51:27.491Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-26T12:51:27.491Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-26T12:51:28.456Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-26T12:51:32.185Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-26T12:51:35.918Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-26T12:51:36.377Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-26T12:51:36.377Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-26T12:51:36.377Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-26T12:51:36.377Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-26T12:51:36.377Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-26T12:51:37.344Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-26T12:51:37.344Z] === RUN TestDockerSuite/TestEventsRename [2019-11-26T12:51:38.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-26T12:51:39.517Z] === RUN TestDockerSuite/TestEventsResize [2019-11-26T12:51:42.416Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-26T12:51:43.956Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-26T12:51:46.170Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-26T12:51:50.855Z] === RUN TestDockerSuite/TestEventsTop [2019-11-26T12:51:50.855Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-26T12:51:53.754Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-26T12:51:56.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-26T12:51:56.657Z] === RUN TestDockerSuite/TestExec [2019-11-26T12:51:56.657Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-26T12:51:56.657Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-26T12:51:58.192Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-26T12:52:00.369Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-26T12:52:00.369Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-26T12:52:00.369Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-26T12:52:00.369Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-26T12:52:01.904Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-26T12:52:04.260Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-26T12:52:06.436Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-26T12:52:07.973Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-26T12:52:11.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-26T12:52:12.658Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-26T12:52:12.658Z] === RUN TestDockerSuite/TestExecEnv [2019-11-26T12:52:12.658Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-26T12:52:12.658Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-26T12:52:14.833Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecParseError [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-26T12:52:19.514Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-26T12:52:21.050Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-26T12:52:23.244Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-26T12:52:23.244Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-26T12:52:30.441Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-26T12:52:30.441Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-26T12:52:30.441Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-26T12:52:30.441Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-26T12:52:36.223Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-26T12:52:42.008Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-26T12:52:45.741Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestHealth [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-26T12:52:51.533Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-26T12:52:56.217Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-26T12:52:56.677Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-26T12:52:56.677Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-26T12:52:57.644Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-26T12:52:58.104Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-26T12:52:58.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-26T12:52:59.643Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-26T12:52:59.643Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-26T12:53:01.852Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-26T12:53:04.144Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-26T12:53:04.145Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-26T12:53:04.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-26T12:53:07.879Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-26T12:53:07.879Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportFile [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-26T12:53:10.780Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-26T12:53:11.238Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-26T12:53:11.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-26T12:53:11.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-26T12:53:11.238Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-26T12:53:13.419Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-26T12:53:15.597Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-26T12:53:15.597Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-26T12:53:15.597Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-26T12:53:15.597Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-26T12:53:15.597Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-26T12:53:16.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-26T12:53:17.772Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-26T12:53:17.772Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-26T12:53:19.949Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-26T12:53:19.949Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-26T12:53:19.949Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-26T12:53:19.949Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-26T12:53:21.482Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-26T12:53:26.167Z] === RUN TestDockerSuite/TestInspectImage [2019-11-26T12:53:26.167Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-26T12:53:26.167Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-26T12:53:26.167Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-26T12:53:28.340Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-26T12:53:30.517Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-26T12:53:30.517Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-26T12:53:32.693Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-26T12:53:34.226Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-26T12:53:34.226Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-26T12:53:34.226Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-26T12:53:36.399Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-26T12:53:38.576Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-26T12:53:42.304Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-26T12:53:43.837Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-26T12:53:46.132Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-26T12:53:47.668Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-26T12:53:48.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-26T12:53:49.846Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-26T12:53:56.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-26T12:53:59.088Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-26T12:54:01.267Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-26T12:54:02.802Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-26T12:54:08.592Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-26T12:54:10.771Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-26T12:54:10.771Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-26T12:54:12.307Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-26T12:54:12.307Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-26T12:54:19.521Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-26T12:54:20.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-26T12:54:26.589Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-26T12:54:32.503Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-26T12:54:34.874Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-26T12:54:35.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-26T12:54:37.051Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-26T12:54:37.051Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-26T12:54:38.587Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-26T12:54:41.486Z] === RUN TestDockerSuite/TestLogsSince [2019-11-26T12:54:50.048Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-26T12:54:50.048Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-26T12:54:50.048Z] === RUN TestDockerSuite/TestLogsTail [2019-11-26T12:54:53.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-26T12:54:57.112Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-26T12:54:59.288Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestNetHostname [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginActive [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPortList [2019-11-26T12:55:01.464Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-26T12:55:06.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-26T12:55:08.276Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-26T12:55:10.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-26T12:55:10.056Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-26T12:55:17.327Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-26T12:55:17.327Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite (441.62s) [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.01s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-26T12:55:23.254Z] docker_cli_external_volume_driver_test.go:53: Daemon dece61eb84eda is not started [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-26T12:55:23.254Z] daemon.go:325: [db9572839a2d5] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [db9572839a2d5] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [db9572839a2d5] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [db9572839a2d5] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [db9572839a2d5] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [db9572839a2d5] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-26T12:55:23.254Z] daemon.go:325: [d4431a19277cb] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d4431a19277cb] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d4431a19277cb] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d4431a19277cb] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d4431a19277cb] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d4431a19277cb] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-26T12:55:23.254Z] docker_cli_external_volume_driver_test.go:53: Daemon de4172aa3c040 is not started [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-26T12:55:23.254Z] daemon.go:325: [db4df542ad673] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [db4df542ad673] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [db4df542ad673] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [db4df542ad673] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [db4df542ad673] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [db4df542ad673] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-26T12:55:23.254Z] docker_cli_external_volume_driver_test.go:53: Daemon d917467fb245d is not started [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-26T12:55:23.254Z] docker_cli_external_volume_driver_test.go:53: Daemon db001147e2906 is not started [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-26T12:55:23.254Z] daemon.go:325: [db6dee2f02a2c] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [db6dee2f02a2c] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [db6dee2f02a2c] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [db6dee2f02a2c] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [db6dee2f02a2c] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [db6dee2f02a2c] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-26T12:55:23.254Z] daemon.go:325: [d3a92f7892e7a] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d3a92f7892e7a] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d3a92f7892e7a] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d3a92f7892e7a] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d3a92f7892e7a] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d3a92f7892e7a] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-26T12:55:23.254Z] daemon.go:325: [d33a43c5e658a] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d33a43c5e658a] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d33a43c5e658a] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d33a43c5e658a] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d33a43c5e658a] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d33a43c5e658a] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-26T12:55:23.254Z] daemon.go:325: [d9505d7d34e66] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d9505d7d34e66] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d9505d7d34e66] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d9505d7d34e66] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d9505d7d34e66] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d9505d7d34e66] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-26T12:55:23.254Z] daemon.go:325: [dcd8666934d7c] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [dcd8666934d7c] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [dcd8666934d7c] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [dcd8666934d7c] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [dcd8666934d7c] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [dcd8666934d7c] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-26T12:55:23.254Z] daemon.go:325: [dce47613f5c20] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [dce47613f5c20] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [dce47613f5c20] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [dce47613f5c20] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [dce47613f5c20] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [dce47613f5c20] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-26T12:55:23.254Z] daemon.go:325: [dc50c7500365d] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [dc50c7500365d] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [dc50c7500365d] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [dc50c7500365d] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [dc50c7500365d] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [dc50c7500365d] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-26T12:55:23.254Z] daemon.go:325: [d56e7cfce0317] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d56e7cfce0317] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d56e7cfce0317] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d56e7cfce0317] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d56e7cfce0317] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d56e7cfce0317] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-26T12:55:23.254Z] daemon.go:325: [d56b070eb6e6d] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:325: [d56b070eb6e6d] waiting for daemon to start [2019-11-26T12:55:23.254Z] daemon.go:353: [d56b070eb6e6d] daemon started [2019-11-26T12:55:23.254Z] daemon.go:461: [d56b070eb6e6d] Stopping daemon [2019-11-26T12:55:23.254Z] daemon.go:296: [d56b070eb6e6d] exiting daemon [2019-11-26T12:55:23.254Z] daemon.go:448: [d56b070eb6e6d] Daemon stopped [2019-11-26T12:55:23.254Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-11-26T12:55:23.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-26T12:55:23.254Z] docker_cli_external_volume_driver_test.go:486: Daemon dd81e4b1542b1 is not started [2019-11-26T12:55:23.254Z] daemon.go:325: [dd81e4b1542b1] waiting for daemon to start [2019-11-26T12:55:23.255Z] daemon.go:325: [dd81e4b1542b1] waiting for daemon to start [2019-11-26T12:55:23.255Z] daemon.go:353: [dd81e4b1542b1] daemon started [2019-11-26T12:55:23.255Z] daemon.go:461: [dd81e4b1542b1] Stopping daemon [2019-11-26T12:55:23.255Z] daemon.go:296: [dd81e4b1542b1] exiting daemon [2019-11-26T12:55:23.255Z] daemon.go:448: [dd81e4b1542b1] Daemon stopped [2019-11-26T12:55:23.255Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-26T12:55:23.255Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-26T12:55:23.255Z] docker_cli_external_volume_driver_test.go:53: Daemon d3498dde6df16 is not started [2019-11-26T12:55:23.255Z] PASS [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === Skipped [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-26T12:55:23.255Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-26T12:55:23.255Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-26T12:55:23.255Z] check_test.go:309: Daemon da0ad610149cd is not started [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T12:55:23.255Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-26T12:55:23.255Z] requirement.go:26: unmatched requirement IPv6 [2019-11-26T12:55:23.255Z] check_test.go:309: Daemon d4596cde530d4 is not started [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T12:55:23.255Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-26T12:55:23.255Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:55:23.255Z] check_test.go:309: Daemon dac8b7b32a078 is not started [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-26T12:55:23.255Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-26T12:55:23.255Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T12:55:23.255Z] check_test.go:309: Daemon d3518142fe418 is not started [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T12:55:23.255Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-26T12:55:23.255Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-26T12:55:23.255Z] requirement.go:26: unmatched requirement IPv6 [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] [2019-11-26T12:55:23.255Z] DONE 270 tests, 6 skipped in 2720.827s [2019-11-26T12:55:23.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T12:55:23.813Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db1eff8f4f421/docker.pid [2019-11-26T12:55:23.813Z] +++ kill 7506 [2019-11-26T12:55:23.813Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7506 is not a child of this shell [2019-11-26T12:55:23.813Z] warning: PID 7506 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db1eff8f4f421/docker.pid had a nonzero exit code [2019-11-26T12:55:23.813Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db1eff8f4f421/root: target is busy [2019-11-26T12:55:23.813Z] (In some cases useful info about processes that [2019-11-26T12:55:23.813Z] use the device is found by lsof(8) or fuser(1).) [2019-11-26T12:55:23.813Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T12:55:23.813Z] +++ kill 6922 [2019-11-26T12:55:24.736Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-26T12:55:24.736Z] +++ /etc/init.d/apparmor stop [2019-11-26T12:55:24.736Z] Clearing AppArmor profiles cache:. [2019-11-26T12:55:24.736Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T12:55:24.736Z] Unloading profiles will leave already running processes permanently [2019-11-26T12:55:24.736Z] unconfined, which can lead to unexpected situations. [2019-11-26T12:55:24.736Z] [2019-11-26T12:55:24.736Z] To set a process to complain mode, use the command line tool [2019-11-26T12:55:24.736Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T12:55:24.736Z] with the 'teardown' option." [2019-11-26T12:55:24.736Z] [2019-11-26T12:55:25.298Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-26T12:55:25.323Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T12:55:25.885Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-26T12:55:26.144Z] + echo Ensuring container killed. [2019-11-26T12:55:26.144Z] Ensuring container killed. [2019-11-26T12:55:26.144Z] + docker ps -aq -f name=docker-pr1-* [2019-11-26T12:55:26.144Z] + cids=7cfe203a276b [2019-11-26T12:55:26.144Z] 20fe55fc064f [2019-11-26T12:55:26.144Z] 760a00146b3f [2019-11-26T12:55:26.144Z] + [ -n 7cfe203a276b [2019-11-26T12:55:26.144Z] 20fe55fc064f [2019-11-26T12:55:26.144Z] 760a00146b3f ] [2019-11-26T12:55:26.144Z] + docker rm -vf 7cfe203a276b 20fe55fc064f 760a00146b3f [2019-11-26T12:55:29.400Z] 7cfe203a276b [2019-11-26T12:55:29.400Z] 20fe55fc064f [2019-11-26T12:55:29.400Z] 760a00146b3f [Pipeline] sh [2019-11-26T12:55:29.719Z] + echo Chowning /workspace to jenkins user [2019-11-26T12:55:29.719Z] Chowning /workspace to jenkins user [2019-11-26T12:55:29.719Z] + id -u [2019-11-26T12:55:29.719Z] + id -g [2019-11-26T12:55:29.719Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-427:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T12:55:33.277Z] + bundleName=amd64 [2019-11-26T12:55:33.277Z] + echo Creating amd64-bundles.tar.gz [2019-11-26T12:55:33.277Z] Creating amd64-bundles.tar.gz [2019-11-26T12:55:33.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-26T12:55:33.277Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-26T12:55:34.208Z] Archiving artifacts [2019-11-26T12:55:34.509Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T12:55:34.864Z] + make clean [2019-11-26T12:55:35.118Z] docker volume rm -f docker-dev-cache [2019-11-26T12:55:35.118Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T12:55:38.253Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-26T12:55:38.253Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-26T12:55:38.253Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T12:55:48.562Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-26T12:55:55.627Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-26T12:56:02.698Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-26T12:56:06.432Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-26T12:56:06.432Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-26T12:56:06.432Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-26T12:56:14.993Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-26T12:56:14.993Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-26T12:56:14.993Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-26T12:56:14.993Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-26T12:56:14.993Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-26T12:56:22.057Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-26T12:56:22.057Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-26T12:56:22.515Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-26T12:56:22.515Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-26T12:56:23.596Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-26T12:56:24.562Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-26T12:56:24.562Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-26T12:56:28.292Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-26T12:56:32.028Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-26T12:56:34.207Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-26T12:56:59.334Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-26T12:56:59.334Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-26T12:57:05.258Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-26T12:57:05.258Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-26T12:57:05.258Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-26T12:57:06.226Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-26T12:57:10.913Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-26T12:57:14.658Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-26T12:57:14.658Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-26T12:57:18.393Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-26T12:57:18.393Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-26T12:57:18.852Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-26T12:57:33.666Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-26T12:57:34.126Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-26T12:57:35.232Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-26T12:57:41.171Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-26T12:57:45.858Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-26T12:57:53.199Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-26T12:57:56.930Z] === RUN TestDockerSuite/TestRmiTag [2019-11-26T12:57:57.389Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-26T12:58:00.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-26T12:58:18.297Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-26T12:58:18.297Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-26T12:58:23.069Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-26T12:58:24.036Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-26T12:58:26.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-26T12:58:26.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-26T12:58:26.209Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-26T12:58:30.022Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-26T12:58:32.921Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-26T12:58:34.562Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-26T12:58:36.812Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-26T12:58:39.131Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-26T12:58:39.131Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-26T12:58:42.863Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-26T12:58:45.037Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-26T12:58:45.037Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-26T12:58:47.938Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-26T12:58:47.938Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-26T12:58:47.938Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-26T12:58:49.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-26T12:58:51.645Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-26T12:58:53.824Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-26T12:58:56.099Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-26T12:58:56.099Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-26T12:58:56.099Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-26T12:58:56.099Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-26T12:58:58.274Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-26T12:58:58.274Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-26T12:58:58.274Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-26T12:58:58.274Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-26T12:58:58.274Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-26T12:58:59.810Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-26T12:59:12.182Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-26T12:59:13.717Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-26T12:59:13.717Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-26T12:59:13.717Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-26T12:59:13.717Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-26T12:59:15.892Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-26T12:59:18.079Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-26T12:59:18.079Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-26T12:59:19.619Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-26T12:59:19.619Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-26T12:59:19.619Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-26T12:59:19.619Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-26T12:59:21.794Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-26T12:59:23.969Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-26T12:59:25.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-26T12:59:27.678Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-26T12:59:31.408Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-26T12:59:39.970Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-26T12:59:39.970Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunMount [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-26T12:59:40.937Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-26T12:59:48.004Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-26T12:59:48.004Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-26T12:59:48.004Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-26T12:59:48.004Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-26T12:59:51.734Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-26T12:59:55.463Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-26T12:59:56.429Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-26T12:59:58.606Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-26T13:00:00.142Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-26T13:00:01.108Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-26T13:00:03.290Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-26T13:00:03.751Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-26T13:00:03.751Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T13:00:05.927Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-26T13:00:05.927Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-26T13:00:06.387Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-26T13:00:06.387Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-26T13:00:06.387Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-26T13:00:06.387Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-26T13:00:18.756Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-26T13:00:18.756Z] === RUN TestDockerSuite/TestRunRm [2019-11-26T13:00:20.933Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-26T13:00:26.722Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-26T13:00:28.261Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-26T13:00:29.904Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-26T13:00:32.081Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-26T13:00:34.260Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-26T13:00:34.260Z] === RUN TestDockerSuite/TestRunState [2019-11-26T13:00:34.260Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-26T13:00:36.436Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-26T13:00:36.436Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-26T13:00:37.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-26T13:00:37.974Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-26T13:00:37.974Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-26T13:00:38.434Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-26T13:00:38.434Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-26T13:00:38.434Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-26T13:00:43.145Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-26T13:00:45.322Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-26T13:00:45.322Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-26T13:00:46.859Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-26T13:00:46.859Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-26T13:00:46.859Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-26T13:00:55.421Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-26T13:01:01.211Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-26T13:01:04.942Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-26T13:01:12.016Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-26T13:01:12.016Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-26T13:01:12.016Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-26T13:01:12.016Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-26T13:01:12.016Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-26T13:01:13.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-26T13:01:15.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-26T13:01:18.653Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-26T13:01:22.392Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-26T13:01:23.926Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-26T13:01:26.103Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-26T13:01:36.445Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-26T13:01:37.417Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-26T13:01:37.880Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-26T13:01:38.341Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-26T13:01:38.341Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-26T13:01:39.884Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-26T13:01:52.403Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-26T13:01:52.403Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-26T13:01:58.216Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-26T13:01:58.216Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-26T13:02:06.814Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-26T13:02:06.814Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-26T13:02:06.814Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-26T13:02:06.814Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-26T13:02:06.814Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-26T13:02:15.410Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-26T13:02:16.958Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-26T13:02:18.501Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-26T13:02:18.501Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-26T13:02:20.687Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-26T13:02:38.405Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-26T13:02:39.378Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-26T13:02:39.378Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-26T13:02:41.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-26T13:02:42.026Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-26T13:02:42.488Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-26T13:02:42.488Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-26T13:02:42.949Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-26T13:02:50.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-26T13:02:50.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-26T13:02:50.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-26T13:02:50.043Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-26T13:02:50.043Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-26T13:02:55.868Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-26T13:02:56.330Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-26T13:02:56.330Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-26T13:03:11.182Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-26T13:03:11.182Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite (2380.71s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.70s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.85s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.99s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement Apparmor [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement Apparmor [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement IsPausable [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.49s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.23s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement UnixCli [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.57s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.22s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.30s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.18s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.63s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.11s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.08s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.53s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.81s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.35s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.46s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.02s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.48s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement UnixCli [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildContChar (12.34s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.15s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.98s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.01s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.47s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.11s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.74s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.70s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.58s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.06s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.60s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.89s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.17s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.60s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.29s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.24s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (74.41s) [2019-11-26T13:03:11.182Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-26T13:03:11.182Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.76s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.27s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.85s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.86s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFails (6.80s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.02s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.86s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.89s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.35s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.33s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement UnixCli [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.42s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildHistory (10.89s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.25s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.05s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.59s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.12s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.97s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.91s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.43s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.72s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.23s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.14s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.36s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.29s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.46s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.22s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.75s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.32s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.38s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.75s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.77s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.27s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.32s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildRm (12.76s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.03s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.21s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.36s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.07s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.85s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildStderr (4.85s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.05s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.60s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.29s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.42s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.07s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.84s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.48s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.01s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.52s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.50s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.16s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-26T13:03:11.183Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.42s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitChange (5.20s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.91s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitTTY (16.20s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.44s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.08s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.97s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2019-11-26T13:03:11.183Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-26T13:03:11.183Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.183Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.95s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.70s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.58s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.05s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.86s) [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008c0fa0 } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1709559582 c:\foo false } [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1709559582 c:\foo true } [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 0 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 1 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 2 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 3 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 4 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 5 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 6 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 7 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 8 [2019-11-26T13:03:11.184Z] docker_api_containers_test.go:1926: case 9 [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.20s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.53s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.22s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.14s) [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a846994665\file1 fa1fe7816b5bce911666162a453a4e7529cb3a855883375627e742ae17c84f8e:/root/itWorks.txt` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:279: checking that container "fa1fe7816b5bce911666162a453a4e7529cb3a855883375627e742ae17c84f8e" start output contains "file1\n" [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:209: running `docker start -a fa1fe7816b5bce911666162a453a4e7529cb3a855883375627e742ae17c84f8e` [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.34s) [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b987916084\file1 ba83e4cf1a18460085c7b7b2d8b62244ec89b6ef56e74a6e0ab1ebdba3f33644:testDir/` [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.40s) [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e408506627\dir1 48157ad528aa2c3c8cc589cbe9373abcb562ab78695459d7d8ec1419dbf94259:testDir` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:279: checking that container "48157ad528aa2c3c8cc589cbe9373abcb562ab78695459d7d8ec1419dbf94259" start output contains "file1-1\n" [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:209: running `docker start -a 48157ad528aa2c3c8cc589cbe9373abcb562ab78695459d7d8ec1419dbf94259` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e408506627\dir1 1e19352a42e6199598e6130182bc916c5d66817f4f097a3889e8e3ca0630a33e:testDir/` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:279: checking that container "1e19352a42e6199598e6130182bc916c5d66817f4f097a3889e8e3ca0630a33e" start output contains "file1-1\n" [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e19352a42e6199598e6130182bc916c5d66817f4f097a3889e8e3ca0630a33e` [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.53s) [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h083377798\dir1\. 2cbe83702ce2eb1e2dc556fe61fc3b6885c909ac14be9377226db82afe28a78d:testDir` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:279: checking that container "2cbe83702ce2eb1e2dc556fe61fc3b6885c909ac14be9377226db82afe28a78d" start output contains "file1-1\n" [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2cbe83702ce2eb1e2dc556fe61fc3b6885c909ac14be9377226db82afe28a78d` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h083377798\dir1\. 9b2ec86bb15e5b3b228ddb5c4049a4bd5c65b30b98f09129c4e8578bcaeddcb2:testDir/` [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:279: checking that container "9b2ec86bb15e5b3b228ddb5c4049a4bd5c65b30b98f09129c4e8578bcaeddcb2" start output contains "file1-1\n" [2019-11-26T13:03:11.184Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9b2ec86bb15e5b3b228ddb5c4049a4bd5c65b30b98f09129c4e8578bcaeddcb2` [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToDot (2.38s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.70s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.65s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-26T13:03:11.184Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.97s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.10s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.21s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsCopy (5.09s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.33s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.09s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2019-11-26T13:03:11.184Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsFilters (3.95s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsFormat (3.92s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsRename (2.03s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsResize (2.60s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.45s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.27s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.88s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.01s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.08s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecInspectID (4.32s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement IsPausable [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.92s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.25s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.49s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.43s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.29s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement IsPausable [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.10s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectDefault (1.89s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectHistory (4.72s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectStatus (2.28s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.60s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.93s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.80s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2019-11-26T13:03:11.185Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.185Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-26T13:03:11.185Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.91s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.48s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.31s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.58s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.77s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.61s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.16s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.98s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsSince (8.62s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsTail (7.16s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.29s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.13s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsByOrder (7.29s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.71s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.21s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-26T13:03:11.186Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.94s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.76s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.50s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.19s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.94s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.88s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.70s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.78s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.97s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.24s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.76s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.04s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.90s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.26s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.29s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.94s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.74s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.04s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.38s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.05s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.24s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.74s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.53s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.42s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.90s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.87s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.73s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2019-11-26T13:03:11.186Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.70s) [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.186Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-26T13:03:11.186Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunExitCode (1.96s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.90s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.91s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.98s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.32s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.60s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement Apparmor [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.36s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.26s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.38s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.92s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement Apparmor [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.40s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.43s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.24s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.93s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.61s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.41s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.84s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2019-11-26T13:03:11.187Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.72s) [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement Apparmor [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-26T13:03:11.187Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.187Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.82s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.41s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement IsPausable [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.97s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.81s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.46s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.67s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.77s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.78s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-26T13:03:11.188Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-26T13:03:11.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-26T13:03:11.188Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-26T13:03:11.188Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-26T13:03:11.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-26T13:03:11.189Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-26T13:03:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-26T13:03:11.189Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerDaemonSuite [2019-11-26T13:03:11.189Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-26T13:03:11.189Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-26T13:03:11.189Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-26T13:03:11.189Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-26T13:03:11.189Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerSwarmSuite [2019-11-26T13:03:11.189Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-26T13:03:11.189Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-26T13:03:11.189Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerExternalVolumeSuite [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerNetworkSuite [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] === RUN TestDockerHubPullSuite [2019-11-26T13:03:11.189Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-26T13:03:11.189Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-26T13:03:11.189Z] PASS [2019-11-26T13:03:11.189Z] ok github.com/docker/docker/integration-cli 2381.438s [2019-11-26T13:03:11.189Z] INFO: Integration tests ended at 11/26/2019 13:03:11. Duration:00:39:48.1223901 [2019-11-26T13:03:11.189Z] INFO: Docker info of the daemon under test at end of run [2019-11-26T13:03:11.189Z] [2019-11-26T13:03:11.189Z] Containers: 2 [2019-11-26T13:03:11.189Z] Running: 0 [2019-11-26T13:03:11.189Z] Paused: 0 [2019-11-26T13:03:11.189Z] Stopped: 2 [2019-11-26T13:03:11.189Z] Images: 12 [2019-11-26T13:03:11.189Z] Server Version: 0.0.0-dev [2019-11-26T13:03:11.189Z] Storage Driver: windowsfilter [2019-11-26T13:03:11.189Z] Windows: [2019-11-26T13:03:11.189Z] Logging Driver: json-file [2019-11-26T13:03:11.189Z] Plugins: [2019-11-26T13:03:11.189Z] Volume: local [2019-11-26T13:03:11.189Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-26T13:03:11.189Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T13:03:11.189Z] Swarm: inactive [2019-11-26T13:03:11.189Z] Default Isolation: process [2019-11-26T13:03:11.189Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T13:03:11.189Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T13:03:11.189Z] OSType: windows [2019-11-26T13:03:11.189Z] Architecture: x86_64 [2019-11-26T13:03:11.189Z] CPUs: 4 [2019-11-26T13:03:11.189Z] Total Memory: 32GiB [2019-11-26T13:03:11.189Z] Name: azwin-2-f5c510 [2019-11-26T13:03:11.189Z] ID: OUAV:3KF4:M74K:JM32:WK6U:FGWA:2DLH:ZSER:ZQ7J:4EJT:HT74:CGUT [2019-11-26T13:03:11.189Z] Docker Root Dir: D:\CI\PR-427\1\daemon [2019-11-26T13:03:11.189Z] Debug Mode (client): false [2019-11-26T13:03:11.189Z] Debug Mode (server): true [2019-11-26T13:03:11.189Z] File Descriptors: -1 [2019-11-26T13:03:11.189Z] Goroutines: 18 [2019-11-26T13:03:11.189Z] System Time: 2019-11-26T13:03:11.0608782Z [2019-11-26T13:03:11.189Z] EventsListeners: 0 [2019-11-26T13:03:11.189Z] Registry: https://index.docker.io/v1/ [2019-11-26T13:03:11.189Z] Labels: [2019-11-26T13:03:11.189Z] Experimental: false [2019-11-26T13:03:11.189Z] Insecure Registries: [2019-11-26T13:03:11.189Z] 127.0.0.0/8 [2019-11-26T13:03:11.189Z] Live Restore Enabled: false [2019-11-26T13:03:11.189Z] [2019-11-26T13:03:11.189Z] [2019-11-26T13:03:11.651Z] INFO: Stopping daemon under test [2019-11-26T13:03:11.651Z] SUCCESS: The process with PID 3672 (child process of PID 5544) has been terminated. [2019-11-26T13:03:11.651Z] SUCCESS: The process with PID 5544 (child process of PID 1892) has been terminated. [2019-11-26T13:03:11.651Z] INFO: Stop tailing logs of the daemon under tests [2019-11-26T13:03:11.651Z] INFO: executeCI.ps1 Completed successfully at 11/26/2019 13:03:11. [2019-11-26T13:03:11.651Z] INFO: Tidying up at end of run [2019-11-26T13:03:11.651Z] INFO: Saving daemon under test log (d:\CI\PR-427\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-26T13:03:11.651Z] INFO: Saving daemon under test log (d:\CI\PR-427\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-26T13:03:11.651Z] INFO: Nuke-Everything... [2019-11-26T13:03:11.651Z] INFO: Container count on control daemon to delete is 2 [2019-11-26T13:03:12.115Z] 17114211fbf3 [2019-11-26T13:03:12.115Z] 470197842be8 [2019-11-26T13:03:12.115Z] INFO: Tidying pidfile d:\CI\PR-427\1\docker.pid [2019-11-26T13:03:12.115Z] INFO: Nuking d:\CI [2019-11-26T13:03:42.123Z] INFO: Zapped successfully [2019-11-26T13:03:42.123Z] [2019-11-26T13:03:42.123Z] INFO: executeCI.ps1 exiting at Tue Nov 26 13:03:39 CUT 2019. Duration 01:00:13.0941444 [2019-11-26T13:03:42.123Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-26T13:03:43.281Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-26T13:03:45.040Z] Archiving artifacts [2019-11-26T13:04:00.564Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-427/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T13:04:01.498Z] + make clean [2019-11-26T13:04:04.415Z] docker volume rm -f docker-dev-cache [2019-11-26T13:04:04.415Z] 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