Pull request #40134 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7ef475fc1698e34b1ffe0f666021060e566abf94+1bd184a4c291e4f60629e2cc279216f8f40495f3 (067f05b72751fa6593c5d1da7bfecf29c08ede4e) 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 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)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-24T23:45:39.533Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-24T23:45:39.538Z] Trying to pass milestone 2 [Pipeline] milestone [2019-10-24T23:45:39.556Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-24T23:45:39.695Z] Running on ubuntu-1804-overlay2 (i-05fa590651f1742e8) in /home/ubuntu/workspace/moby_PR-40134 [Pipeline] { [Pipeline] checkout [2019-10-24T23:45:39.752Z] using credential docker-jenkins-github-credentials [2019-10-24T23:45:39.759Z] Cloning the remote Git repository [2019-10-24T23:45:39.759Z] Cloning with configured refspecs honoured and without tags [2019-10-24T23:45:39.860Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:45:39.861Z] > git init /home/ubuntu/workspace/moby_PR-40134 # timeout=10 [2019-10-24T23:45:39.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:39.887Z] > git --version # timeout=10 [2019-10-24T23:45:39.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:39.894Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:45:53.151Z] Fetching without tags [2019-10-24T23:45:53.415Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:45:53.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:45:53.232Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:45:53.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:45:53.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:45:53.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:53.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:53.255Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:45:53.516Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:45:53.529Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:45:54.149Z] Merge succeeded, producing 1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:45:54.150Z] Checking out Revision 1aff467f8c51f6f493053a71bdb2534745c8dde0 (PR-40134) [2019-10-24T23:45:54.285Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:45:54.081Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:45:54.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:45:54.251Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:45:54.254Z] > git checkout -f 1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:45:54.386Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T23:45:55.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40134:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-10-24T23:45:58.455Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-24T23:45:58.926Z] Running on ubuntu-1804-overlay2 (i-05fa590651f1742e8) in /home/ubuntu/workspace/moby_PR-40134 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-24T23:45:58.979Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40134 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2019-10-24T23:45:59.034Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-24T23:45:59.048Z] Fetching changes from the remote Git repository [2019-10-24T23:45:59.056Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-10-24T23:45:59.114Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40134 [Pipeline] // stage [Pipeline] // stage [2019-10-24T23:45:59.148Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2019-10-24T23:45:59.165Z] Cloning the remote Git repository [2019-10-24T23:45:59.165Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-24T23:45:59.348Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:45:59.395Z] Running on azwin-2-aff8a0 in d:\jenkins\workspace\moby_PR-40134 [Pipeline] { [2019-10-24T23:45:59.396Z] using credential docker-jenkins-github-credentials [Pipeline] ws [2019-10-24T23:45:59.410Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-24T23:45:59.446Z] Cloning the remote Git repository [2019-10-24T23:45:59.446Z] Cloning with configured refspecs honoured and without tags [2019-10-24T23:45:59.540Z] Merge succeeded, producing 0e257594d24793a4b7b199fc04a3eed1a5efd8b2 [2019-10-24T23:45:59.542Z] Checking out Revision 0e257594d24793a4b7b199fc04a3eed1a5efd8b2 (PR-40134) [2019-10-24T23:45:59.610Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:45:59.140Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-24T23:45:59.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:45:59.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:59.157Z] > git --version # timeout=10 [2019-10-24T23:45:59.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:59.163Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:45:59.449Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:45:59.451Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:45:59.562Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:45:59.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:45:59.642Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:45:59.645Z] > git checkout -f 0e257594d24793a4b7b199fc04a3eed1a5efd8b2 [2019-10-24T23:45:59.711Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [2019-10-24T23:45:59.717Z] using credential docker-jenkins-github-credentials [2019-10-24T23:45:59.794Z] Cloning the remote Git repository [2019-10-24T23:45:59.794Z] Cloning with configured refspecs honoured and without tags [2019-10-24T23:45:59.167Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:45:59.167Z] > git init /home/docker/workspace/moby_PR-40134 # timeout=10 [2019-10-24T23:45:59.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:59.180Z] > git --version # timeout=10 [2019-10-24T23:45:59.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:59.185Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:45:59.476Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:45:59.478Z] > git init /home/jenkins/workspace/moby_PR-40134 # timeout=10 [2019-10-24T23:45:59.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:59.526Z] > git --version # timeout=10 [2019-10-24T23:45:59.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:59.548Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:46:00.504Z] + docker version [2019-10-24T23:46:00.504Z] Client: Docker Engine - Community [2019-10-24T23:46:00.504Z] Version: 19.03.2 [2019-10-24T23:46:00.504Z] API version: 1.40 [2019-10-24T23:46:00.504Z] Go version: go1.12.8 [2019-10-24T23:46:00.504Z] Git commit: 6a30dfc [2019-10-24T23:46:00.504Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-24T23:46:00.504Z] OS/Arch: linux/amd64 [2019-10-24T23:46:00.504Z] Experimental: false [2019-10-24T23:46:00.504Z] [2019-10-24T23:46:00.504Z] Server: Docker Engine - Community [2019-10-24T23:46:00.504Z] Engine: [2019-10-24T23:46:00.504Z] Version: 19.03.2 [2019-10-24T23:46:00.504Z] API version: 1.40 (minimum version 1.12) [2019-10-24T23:46:00.504Z] Go version: go1.12.8 [2019-10-24T23:46:00.504Z] Git commit: 6a30dfc [2019-10-24T23:46:00.504Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-24T23:46:00.504Z] OS/Arch: linux/amd64 [2019-10-24T23:46:00.504Z] Experimental: true [2019-10-24T23:46:00.504Z] containerd: [2019-10-24T23:46:00.504Z] Version: 1.2.6 [2019-10-24T23:46:00.504Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:46:00.504Z] runc: [2019-10-24T23:46:00.504Z] Version: 1.0.0-rc8 [2019-10-24T23:46:00.504Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:46:00.504Z] docker-init: [2019-10-24T23:46:00.504Z] Version: 0.18.0 [2019-10-24T23:46:00.504Z] GitCommit: fec3683 [Pipeline] sh [2019-10-24T23:45:59.825Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:45:59.825Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-24T23:45:59.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:45:59.899Z] > git --version # timeout=10 [2019-10-24T23:45:59.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:45:59.952Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:46:00.794Z] + docker info [2019-10-24T23:46:01.358Z] Client: [2019-10-24T23:46:01.358Z] Debug Mode: false [2019-10-24T23:46:01.358Z] [2019-10-24T23:46:01.358Z] Server: [2019-10-24T23:46:01.358Z] Containers: 0 [2019-10-24T23:46:01.358Z] Running: 0 [2019-10-24T23:46:01.358Z] Paused: 0 [2019-10-24T23:46:01.358Z] Stopped: 0 [2019-10-24T23:46:01.358Z] Images: 3 [2019-10-24T23:46:01.358Z] Server Version: 19.03.2 [2019-10-24T23:46:01.358Z] Storage Driver: overlay2 [2019-10-24T23:46:01.358Z] Backing Filesystem: extfs [2019-10-24T23:46:01.358Z] Supports d_type: true [2019-10-24T23:46:01.358Z] Native Overlay Diff: true [2019-10-24T23:46:01.358Z] Logging Driver: json-file [2019-10-24T23:46:01.358Z] Cgroup Driver: cgroupfs [2019-10-24T23:46:01.358Z] Plugins: [2019-10-24T23:46:01.358Z] Volume: local [2019-10-24T23:46:01.358Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T23:46:01.358Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T23:46:01.358Z] Swarm: inactive [2019-10-24T23:46:01.358Z] Runtimes: runc [2019-10-24T23:46:01.358Z] Default Runtime: runc [2019-10-24T23:46:01.358Z] Init Binary: docker-init [2019-10-24T23:46:01.358Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:46:01.358Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:46:01.359Z] init version: fec3683 [2019-10-24T23:46:01.359Z] Security Options: [2019-10-24T23:46:01.359Z] apparmor [2019-10-24T23:46:01.359Z] seccomp [2019-10-24T23:46:01.359Z] Profile: default [2019-10-24T23:46:01.359Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T23:46:01.359Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-24T23:46:01.359Z] OSType: linux [2019-10-24T23:46:01.359Z] Architecture: x86_64 [2019-10-24T23:46:01.359Z] CPUs: 2 [2019-10-24T23:46:01.359Z] Total Memory: 7.501GiB [2019-10-24T23:46:01.359Z] Name: ip-10-100-96-155 [2019-10-24T23:46:01.359Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-24T23:46:01.359Z] Docker Root Dir: /var/lib/docker [2019-10-24T23:46:01.359Z] Debug Mode: false [2019-10-24T23:46:01.359Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:46:01.359Z] Labels: [2019-10-24T23:46:01.359Z] Experimental: true [2019-10-24T23:46:01.359Z] Insecure Registries: [2019-10-24T23:46:01.359Z] 127.0.0.0/8 [2019-10-24T23:46:01.359Z] Live Restore Enabled: true [2019-10-24T23:46:01.359Z] [2019-10-24T23:46:01.359Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T23:46:01.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:01.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:01.644Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40134/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T23:46:01.902Z] + bash /home/ubuntu/workspace/moby_PR-40134/check-config.sh [2019-10-24T23:46:01.902Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T23:46:01.902Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T23:46:01.902Z] [2019-10-24T23:46:01.902Z] Generally Necessary: [2019-10-24T23:46:01.902Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T23:46:01.902Z] - apparmor: enabled and tools installed [2019-10-24T23:46:01.902Z] - CONFIG_NAMESPACES: enabled [2019-10-24T23:46:01.902Z] - CONFIG_NET_NS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_PID_NS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_IPC_NS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_UTS_NS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CGROUPS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T23:46:01.902Z] - CONFIG_CPUSETS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_MEMCG: enabled [2019-10-24T23:46:01.902Z] - CONFIG_KEYS: enabled [2019-10-24T23:46:01.902Z] - CONFIG_VETH: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T23:46:01.902Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T23:46:01.902Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T23:46:01.902Z] [2019-10-24T23:46:01.902Z] Optional Features: [2019-10-24T23:46:01.902Z] - CONFIG_USER_NS: enabled [2019-10-24T23:46:01.903Z] - CONFIG_SECCOMP: enabled [2019-10-24T23:46:01.903Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T23:46:01.903Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T23:46:02.160Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T23:46:02.160Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T23:46:02.160Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-24T23:46:02.160Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T23:46:02.160Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T23:46:02.160Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T23:46:02.160Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T23:46:02.160Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T23:46:02.160Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T23:46:02.160Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T23:46:02.160Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T23:46:02.160Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T23:46:02.160Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_EXT4_FS: enabled [2019-10-24T23:46:02.160Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T23:46:02.160Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T23:46:02.160Z] - Network Drivers: [2019-10-24T23:46:02.160Z] - "overlay": [2019-10-24T23:46:02.160Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T23:46:02.160Z] Optional (for encrypted networks): [2019-10-24T23:46:02.160Z] - CONFIG_CRYPTO: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T23:46:02.160Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T23:46:02.160Z] - CONFIG_XFRM: enabled [2019-10-24T23:46:02.160Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T23:46:02.160Z] - "ipvlan": [2019-10-24T23:46:02.160Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T23:46:02.160Z] - "macvlan": [2019-10-24T23:46:02.160Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T23:46:02.160Z] - "ftp,tftp client in container": [2019-10-24T23:46:02.160Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T23:46:02.160Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T23:46:02.160Z] - Storage Drivers: [2019-10-24T23:46:02.160Z] - "aufs": [2019-10-24T23:46:02.160Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T23:46:02.417Z] - "btrfs": [2019-10-24T23:46:02.417Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T23:46:02.417Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T23:46:02.417Z] - "devicemapper": [2019-10-24T23:46:02.417Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T23:46:02.417Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T23:46:02.417Z] - "overlay": [2019-10-24T23:46:02.418Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T23:46:02.418Z] - "zfs": [2019-10-24T23:46:02.418Z] - /dev/zfs: missing [2019-10-24T23:46:02.418Z] - zfs command: missing [2019-10-24T23:46:02.418Z] - zpool command: missing [2019-10-24T23:46:02.418Z] [2019-10-24T23:46:02.418Z] Limits: [2019-10-24T23:46:02.418Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T23:46:02.418Z] [2019-10-24T23:46:02.418Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T23:46:02.742Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 . [2019-10-24T23:46:02.742Z] #1 [internal] load build definition from Dockerfile [2019-10-24T23:46:02.742Z] #1 DONE 0.0s [2019-10-24T23:46:02.742Z] [2019-10-24T23:46:02.742Z] #2 [internal] load .dockerignore [2019-10-24T23:46:02.742Z] #2 DONE 0.0s [2019-10-24T23:46:02.742Z] [2019-10-24T23:46:02.742Z] #2 [internal] load .dockerignore [2019-10-24T23:46:02.742Z] #2 transferring context: 87B done [2019-10-24T23:46:02.742Z] #2 DONE 0.0s [2019-10-24T23:46:02.742Z] [2019-10-24T23:46:02.742Z] #1 [internal] load build definition from Dockerfile [2019-10-24T23:46:02.742Z] #1 transferring dockerfile: 14.63kB done [2019-10-24T23:46:02.742Z] #1 DONE 0.0s [2019-10-24T23:46:02.742Z] [2019-10-24T23:46:02.742Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T23:46:02.999Z] #3 DONE 0.1s [2019-10-24T23:46:02.999Z] [2019-10-24T23:46:02.999Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T23:46:02.999Z] #4 CACHED [2019-10-24T23:46:03.569Z] [2019-10-24T23:46:03.569Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T23:46:03.569Z] #5 DONE 0.0s [2019-10-24T23:46:03.569Z] [2019-10-24T23:46:03.569Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T23:46:03.569Z] #6 DONE 0.1s [2019-10-24T23:46:03.569Z] [2019-10-24T23:46:03.569Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:46:03.569Z] #65 DONE 0.0s [2019-10-24T23:46:03.569Z] [2019-10-24T23:46:03.569Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:46:03.569Z] #7 DONE 0.0s [2019-10-24T23:46:03.569Z] [2019-10-24T23:46:03.569Z] #19 [internal] load build context [2019-10-24T23:46:04.962Z] #19 transferring context: 45.63MB 1.2s done [2019-10-24T23:46:04.962Z] #19 DONE 1.3s [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T23:46:04.962Z] #32 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:46:04.962Z] #59 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T23:46:04.962Z] #21 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:46:04.962Z] #20 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:46:04.962Z] #40 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T23:46:04.962Z] #29 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T23:46:04.962Z] #51 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.962Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:46:04.962Z] #36 CACHED [2019-10-24T23:46:04.962Z] [2019-10-24T23:46:04.963Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T23:46:04.963Z] #9 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T23:46:04.963Z] #23 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:46:04.963Z] #18 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:46:04.963Z] #22 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T23:46:04.963Z] #25 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:46:04.963Z] #52 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T23:46:04.963Z] #14 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:46:04.963Z] #50 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #37 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:46:04.963Z] #31 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:46:04.963Z] #47 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T23:46:04.963Z] #66 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T23:46:04.963Z] #46 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:46:04.963Z] #24 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T23:46:04.963Z] #30 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:46:04.963Z] #54 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:46:04.963Z] #28 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T23:46:04.963Z] #61 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:46:04.963Z] #15 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:46:04.963Z] #17 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #48 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #45 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #55 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:46:04.963Z] #56 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:46:04.963Z] #44 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T23:46:04.963Z] #8 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:46:04.963Z] #11 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:46:04.963Z] #10 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T23:46:04.963Z] #53 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T23:46:04.963Z] #13 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:46:04.963Z] #57 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:46:04.963Z] #68 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T23:46:04.963Z] #63 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:46:04.963Z] #34 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T23:46:04.963Z] #35 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T23:46:04.963Z] #42 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T23:46:04.963Z] #49 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #64 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T23:46:04.963Z] #67 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #39 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #60 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:46:04.963Z] #41 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T23:46:04.963Z] #43 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T23:46:04.963Z] #58 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:46:04.963Z] #38 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:46:04.963Z] #62 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T23:46:04.963Z] #69 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T23:46:04.963Z] #27 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:46:04.963Z] #26 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T23:46:04.963Z] #16 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:46:04.963Z] #33 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:46:04.963Z] #12 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T23:46:04.963Z] #70 CACHED [2019-10-24T23:46:04.963Z] [2019-10-24T23:46:04.963Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T23:46:06.334Z] #71 DONE 1.3s [2019-10-24T23:46:06.334Z] [2019-10-24T23:46:06.334Z] #72 exporting to image [2019-10-24T23:46:06.334Z] #72 exporting layers [2019-10-24T23:46:07.267Z] #72 exporting layers 0.8s done [2019-10-24T23:46:07.267Z] #72 writing image sha256:5be15d7bdffdf73d480e1493b245990cc9a8f602e5f05322cc77363610b05950 done [2019-10-24T23:46:07.267Z] #72 naming to docker.io/library/docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 done [2019-10-24T23:46:07.267Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-24T23:46:07.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40134/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/validate/default [2019-10-24T23:46:08.448Z] Fetching without tags [2019-10-24T23:46:08.585Z] Congratulations! All commits are properly signed with the DCO! [2019-10-24T23:46:08.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:08.326Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:46:08.345Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:46:08.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:08.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:46:08.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:46:08.483Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:46:08.843Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-24T23:46:08.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-24T23:46:08.871Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:10.034Z] Merge succeeded, producing 4684b3b622b84caacd8cb243bb0b7cfe621137c9 [2019-10-24T23:46:10.035Z] Checking out Revision 4684b3b622b84caacd8cb243bb0b7cfe621137c9 (PR-40134) [2019-10-24T23:46:08.901Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:08.919Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:09.524Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:46:09.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:46:10.069Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:10.090Z] > git checkout -f 4684b3b622b84caacd8cb243bb0b7cfe621137c9 [2019-10-24T23:46:10.777Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:46:10.815Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:46:12.323Z] + docker version [2019-10-24T23:46:12.323Z] Client: [2019-10-24T23:46:12.323Z] Version: 18.06.3-ce [2019-10-24T23:46:12.323Z] API version: 1.38 [2019-10-24T23:46:12.323Z] Go version: go1.10.3 [2019-10-24T23:46:12.323Z] Git commit: d7080c1 [2019-10-24T23:46:12.323Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-24T23:46:12.323Z] OS/Arch: linux/s390x [2019-10-24T23:46:12.323Z] Experimental: false [2019-10-24T23:46:12.323Z] [2019-10-24T23:46:12.323Z] Server: [2019-10-24T23:46:12.323Z] Engine: [2019-10-24T23:46:12.323Z] Version: 18.06.3-ce [2019-10-24T23:46:12.323Z] API version: 1.38 (minimum version 1.12) [2019-10-24T23:46:12.323Z] Go version: go1.10.3 [2019-10-24T23:46:12.323Z] Git commit: d7080c1 [2019-10-24T23:46:12.323Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-24T23:46:12.323Z] OS/Arch: linux/s390x [2019-10-24T23:46:12.323Z] Experimental: true [Pipeline] sh [2019-10-24T23:46:13.129Z] + docker info [2019-10-24T23:46:13.129Z] Containers: 0 [2019-10-24T23:46:13.129Z] Running: 0 [2019-10-24T23:46:13.129Z] Paused: 0 [2019-10-24T23:46:13.129Z] Stopped: 0 [2019-10-24T23:46:13.129Z] Images: 0 [2019-10-24T23:46:13.129Z] Server Version: 18.06.3-ce [2019-10-24T23:46:13.129Z] Storage Driver: overlay2 [2019-10-24T23:46:13.129Z] Backing Filesystem: extfs [2019-10-24T23:46:13.129Z] Supports d_type: true [2019-10-24T23:46:13.129Z] Native Overlay Diff: true [2019-10-24T23:46:13.129Z] Logging Driver: json-file [2019-10-24T23:46:13.129Z] Cgroup Driver: cgroupfs [2019-10-24T23:46:13.129Z] Plugins: [2019-10-24T23:46:13.129Z] Volume: local [2019-10-24T23:46:13.129Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T23:46:13.129Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-24T23:46:13.129Z] Swarm: inactive [2019-10-24T23:46:13.129Z] Runtimes: runc [2019-10-24T23:46:13.129Z] Default Runtime: runc [2019-10-24T23:46:13.129Z] Init Binary: docker-init [2019-10-24T23:46:13.129Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-24T23:46:13.129Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-24T23:46:13.129Z] init version: fec3683 [2019-10-24T23:46:13.129Z] Security Options: [2019-10-24T23:46:13.129Z] apparmor [2019-10-24T23:46:13.129Z] seccomp [2019-10-24T23:46:13.129Z] Profile: default [2019-10-24T23:46:13.129Z] Kernel Version: 4.4.0-161-generic [2019-10-24T23:46:13.129Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-24T23:46:13.129Z] OSType: linux [2019-10-24T23:46:13.129Z] Architecture: s390x [2019-10-24T23:46:13.129Z] CPUs: 2 [2019-10-24T23:46:13.129Z] Total Memory: 7.862GiB [2019-10-24T23:46:13.129Z] Name: s390x-ubuntu-06 [2019-10-24T23:46:13.129Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-24T23:46:13.129Z] Docker Root Dir: /var/lib/docker [2019-10-24T23:46:13.129Z] Debug Mode (client): false [2019-10-24T23:46:13.129Z] Debug Mode (server): false [2019-10-24T23:46:13.129Z] Username: dockerbuildbot [2019-10-24T23:46:13.129Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:46:13.129Z] Labels: [2019-10-24T23:46:13.129Z] Experimental: true [2019-10-24T23:46:13.129Z] Insecure Registries: [2019-10-24T23:46:13.129Z] 127.0.0.0/8 [2019-10-24T23:46:13.129Z] Live Restore Enabled: false [2019-10-24T23:46:13.129Z] [2019-10-24T23:46:13.129Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T23:46:13.920Z] Still waiting to schedule task [2019-10-24T23:46:13.920Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-05fa590651f1742e8)’ [2019-10-24T23:46:13.928Z] Still waiting to schedule task [2019-10-24T23:46:13.928Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-24T23:46:14.001Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:14.001Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:14.001Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40134/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T23:46:14.001Z] + bash /home/jenkins/workspace/moby_PR-40134/check-config.sh [2019-10-24T23:46:14.001Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T23:46:14.001Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-24T23:46:14.001Z] [2019-10-24T23:46:14.001Z] Generally Necessary: [2019-10-24T23:46:14.001Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T23:46:14.001Z] - apparmor: enabled and tools installed [2019-10-24T23:46:14.001Z] - CONFIG_NAMESPACES: enabled [2019-10-24T23:46:14.001Z] - CONFIG_NET_NS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_PID_NS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_IPC_NS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_UTS_NS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUPS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CPUSETS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_MEMCG: enabled [2019-10-24T23:46:14.001Z] - CONFIG_KEYS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_VETH: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T23:46:14.001Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T23:46:14.001Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T23:46:14.001Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-24T23:46:14.001Z] [2019-10-24T23:46:14.001Z] Optional Features: [2019-10-24T23:46:14.001Z] - CONFIG_USER_NS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_SECCOMP: enabled [2019-10-24T23:46:14.001Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T23:46:14.001Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T23:46:14.001Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T23:46:14.001Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T23:46:14.381Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-24T23:46:14.381Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T23:46:14.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T23:46:14.381Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T23:46:14.381Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T23:46:14.381Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T23:46:14.381Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T23:46:14.381Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T23:46:14.381Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T23:46:14.381Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T23:46:14.381Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T23:46:14.381Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T23:46:14.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T23:46:14.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T23:46:14.381Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_EXT4_FS: enabled [2019-10-24T23:46:14.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T23:46:14.381Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T23:46:14.381Z] - Network Drivers: [2019-10-24T23:46:14.381Z] - "overlay": [2019-10-24T23:46:14.381Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T23:46:14.381Z] Optional (for encrypted networks): [2019-10-24T23:46:14.381Z] - CONFIG_CRYPTO: enabled [2019-10-24T23:46:14.381Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_XFRM: enabled [2019-10-24T23:46:14.381Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T23:46:14.381Z] - "ipvlan": [2019-10-24T23:46:14.381Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T23:46:14.381Z] - "macvlan": [2019-10-24T23:46:14.381Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T23:46:14.381Z] - "ftp,tftp client in container": [2019-10-24T23:46:14.381Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T23:46:14.381Z] - Storage Drivers: [2019-10-24T23:46:14.381Z] - "aufs": [2019-10-24T23:46:14.381Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T23:46:14.381Z] - "btrfs": [2019-10-24T23:46:14.381Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T23:46:14.381Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T23:46:14.381Z] - "devicemapper": [2019-10-24T23:46:14.381Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T23:46:14.381Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T23:46:14.381Z] - "overlay": [2019-10-24T23:46:14.381Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T23:46:14.381Z] - "zfs": [2019-10-24T23:46:14.381Z] - /dev/zfs: missing [2019-10-24T23:46:14.381Z] - zfs command: missing [2019-10-24T23:46:14.381Z] - zpool command: missing [2019-10-24T23:46:14.381Z] [2019-10-24T23:46:14.381Z] Limits: [2019-10-24T23:46:14.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T23:46:14.381Z] [2019-10-24T23:46:14.381Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T23:46:14.869Z] Fetching without tags [2019-10-24T23:46:15.218Z] + make bundles/buildx [2019-10-24T23:46:15.218Z] make: command: Command not found [2019-10-24T23:46:15.218Z] mkdir bundles [2019-10-24T23:46:15.218Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-24T23:46:15.218Z] --build-arg BUILDX_COMMIT \ [2019-10-24T23:46:15.218Z] --build-arg BUILDX_REPO \ [2019-10-24T23:46:15.218Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-24T23:46:15.218Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-24T23:46:15.218Z] . [2019-10-24T23:46:15.218Z] /bin/sh: 4: go: not found [2019-10-24T23:46:15.218Z] /bin/sh: 5: go: not found [2019-10-24T23:46:14.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:14.602Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:46:14.652Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:46:14.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:14.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:46:14.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:46:14.901Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:46:15.652Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:16.522Z] Sending build context to Docker daemon 50.11MB [2019-10-24T23:46:16.522Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-24T23:46:16.522Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-24T23:46:16.522Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-24T23:46:16.522Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-24T23:46:16.904Z] 1.12.10-stretch: Pulling from library/golang [2019-10-24T23:46:16.904Z] ade01ea651a2: Pulling fs layer [2019-10-24T23:46:16.904Z] fbabdb69f639: Pulling fs layer [2019-10-24T23:46:16.904Z] ff33bd1013d7: Pulling fs layer [2019-10-24T23:46:16.904Z] 85cfe9d77eff: Pulling fs layer [2019-10-24T23:46:16.904Z] ace5139f9caa: Pulling fs layer [2019-10-24T23:46:16.904Z] e4d79466b81c: Pulling fs layer [2019-10-24T23:46:16.904Z] b00baabad4ce: Pulling fs layer [2019-10-24T23:46:16.904Z] 85cfe9d77eff: Waiting [2019-10-24T23:46:16.904Z] ace5139f9caa: Waiting [2019-10-24T23:46:16.904Z] e4d79466b81c: Waiting [2019-10-24T23:46:16.904Z] b00baabad4ce: Waiting [2019-10-24T23:46:15.682Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:15.731Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:17.294Z] ff33bd1013d7: Verifying Checksum [2019-10-24T23:46:17.294Z] ff33bd1013d7: Download complete [2019-10-24T23:46:17.801Z] ade01ea651a2: Verifying Checksum [2019-10-24T23:46:17.801Z] ade01ea651a2: Download complete [2019-10-24T23:46:18.266Z] fbabdb69f639: Verifying Checksum [2019-10-24T23:46:18.266Z] fbabdb69f639: Download complete [2019-10-24T23:46:18.266Z] 85cfe9d77eff: Verifying Checksum [2019-10-24T23:46:18.266Z] 85cfe9d77eff: Download complete [2019-10-24T23:46:18.702Z] b00baabad4ce: Verifying Checksum [2019-10-24T23:46:18.702Z] b00baabad4ce: Download complete [2019-10-24T23:46:18.702Z] ace5139f9caa: Verifying Checksum [2019-10-24T23:46:18.702Z] ace5139f9caa: Download complete [2019-10-24T23:46:18.887Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:46:19.913Z] Merge succeeded, producing ef5834d0ba6f343dd884e3fc637cca884afe4dbe [2019-10-24T23:46:19.914Z] Checking out Revision ef5834d0ba6f343dd884e3fc637cca884afe4dbe (PR-40134) [2019-10-24T23:46:20.038Z] e4d79466b81c: Verifying Checksum [2019-10-24T23:46:20.038Z] e4d79466b81c: Download complete [2019-10-24T23:46:20.332Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:46:20.404Z] ade01ea651a2: Pull complete [2019-10-24T23:46:19.817Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-24T23:46:19.944Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:19.997Z] > git checkout -f ef5834d0ba6f343dd884e3fc637cca884afe4dbe [2019-10-24T23:46:20.363Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [2019-10-24T23:46:20.778Z] fbabdb69f639: Pull complete [2019-10-24T23:46:21.146Z] ff33bd1013d7: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:46:22.162Z] + docker version [2019-10-24T23:46:22.162Z] Client: Docker Engine - Enterprise [2019-10-24T23:46:22.162Z] Version: 19.03.2 [2019-10-24T23:46:22.162Z] API version: 1.40 [2019-10-24T23:46:22.162Z] Go version: go1.12.8 [2019-10-24T23:46:22.162Z] Git commit: c92ab06ed9 [2019-10-24T23:46:22.162Z] Built: 09/03/2019 16:38:11 [2019-10-24T23:46:22.162Z] OS/Arch: windows/amd64 [2019-10-24T23:46:22.162Z] Experimental: false [2019-10-24T23:46:22.162Z] [2019-10-24T23:46:22.162Z] Server: Docker Engine - Enterprise [2019-10-24T23:46:22.162Z] Engine: [2019-10-24T23:46:22.162Z] Version: 19.03.2 [2019-10-24T23:46:22.162Z] API version: 1.40 (minimum version 1.24) [2019-10-24T23:46:22.162Z] Go version: go1.12.8 [2019-10-24T23:46:22.162Z] Git commit: c92ab06ed9 [2019-10-24T23:46:22.162Z] Built: 09/03/2019 16:35:47 [2019-10-24T23:46:22.162Z] OS/Arch: windows/amd64 [2019-10-24T23:46:22.162Z] Experimental: true [Pipeline] sh [2019-10-24T23:46:22.970Z] 85cfe9d77eff: Pull complete [2019-10-24T23:46:23.199Z] + docker info [2019-10-24T23:46:23.661Z] Fetching without tags [2019-10-24T23:46:24.159Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:24.171Z] Client: [2019-10-24T23:46:24.171Z] Debug Mode: false [2019-10-24T23:46:24.171Z] Plugins: [2019-10-24T23:46:24.171Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-24T23:46:24.171Z] [2019-10-24T23:46:24.171Z] Server: [2019-10-24T23:46:24.171Z] Containers: 0 [2019-10-24T23:46:24.171Z] Running: 0 [2019-10-24T23:46:24.171Z] Paused: 0 [2019-10-24T23:46:24.171Z] Stopped: 0 [2019-10-24T23:46:24.171Z] Images: 8 [2019-10-24T23:46:24.171Z] Server Version: 19.03.2 [2019-10-24T23:46:24.171Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-24T23:46:24.171Z] Windows: [2019-10-24T23:46:24.171Z] LCOW: [2019-10-24T23:46:24.171Z] Logging Driver: json-file [2019-10-24T23:46:24.171Z] Plugins: [2019-10-24T23:46:24.171Z] Volume: local [2019-10-24T23:46:24.171Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-24T23:46:24.171Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T23:46:24.171Z] Swarm: inactive [2019-10-24T23:46:24.171Z] Default Isolation: process [2019-10-24T23:46:24.171Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T23:46:24.171Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T23:46:24.171Z] OSType: windows [2019-10-24T23:46:24.171Z] Architecture: x86_64 [2019-10-24T23:46:24.171Z] CPUs: 4 [2019-10-24T23:46:24.171Z] Total Memory: 32GiB [2019-10-24T23:46:24.171Z] Name: azwin-2-aff8a0 [2019-10-24T23:46:24.171Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-24T23:46:24.171Z] Docker Root Dir: D:\docker [2019-10-24T23:46:24.171Z] Debug Mode: false [2019-10-24T23:46:24.171Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:46:24.171Z] Labels: [2019-10-24T23:46:24.171Z] Experimental: true [2019-10-24T23:46:24.171Z] Insecure Registries: [2019-10-24T23:46:24.171Z] 10.0.0.4:5000 [2019-10-24T23:46:24.171Z] 127.0.0.0/8 [2019-10-24T23:46:24.171Z] Registry Mirrors: [2019-10-24T23:46:24.171Z] http://10.0.0.4:5000/ [2019-10-24T23:46:24.171Z] Live Restore Enabled: false [2019-10-24T23:46:24.171Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-24T23:46:24.439Z] ace5139f9caa: Pull complete [2019-10-24T23:46:23.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:23.626Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:46:23.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:46:23.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:46:23.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:46:23.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:46:23.664Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:46:24.160Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:24.164Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:46:25.679Z] Merge succeeded, producing 222a116d9fa1031df72b0129c26dcdbc27eba488 [2019-10-24T23:46:25.680Z] Checking out Revision 222a116d9fa1031df72b0129c26dcdbc27eba488 (PR-40134) [2019-10-24T23:46:26.015Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:46:25.198Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:46:25.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:46:25.681Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:46:25.685Z] > git checkout -f 222a116d9fa1031df72b0129c26dcdbc27eba488 [2019-10-24T23:46:26.021Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:46:27.004Z] + docker version [2019-10-24T23:46:27.004Z] Client: [2019-10-24T23:46:27.004Z] Version: 18.06.1-ce [2019-10-24T23:46:27.004Z] API version: 1.38 [2019-10-24T23:46:27.004Z] Go version: go1.10.3 [2019-10-24T23:46:27.004Z] Git commit: e68fc7a [2019-10-24T23:46:27.004Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-24T23:46:27.004Z] OS/Arch: linux/ppc64le [2019-10-24T23:46:27.004Z] Experimental: false [2019-10-24T23:46:27.004Z] [2019-10-24T23:46:27.004Z] Server: [2019-10-24T23:46:27.004Z] Engine: [2019-10-24T23:46:27.004Z] Version: 18.06.1-ce [2019-10-24T23:46:27.004Z] API version: 1.38 (minimum version 1.12) [2019-10-24T23:46:27.004Z] Go version: go1.10.3 [2019-10-24T23:46:27.004Z] Git commit: e68fc7a [2019-10-24T23:46:27.004Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-24T23:46:27.004Z] OS/Arch: linux/ppc64le [2019-10-24T23:46:27.004Z] Experimental: true [Pipeline] sh [2019-10-24T23:46:27.394Z] + docker info [2019-10-24T23:46:27.394Z] Containers: 0 [2019-10-24T23:46:27.394Z] Running: 0 [2019-10-24T23:46:27.394Z] Paused: 0 [2019-10-24T23:46:27.394Z] Stopped: 0 [2019-10-24T23:46:27.394Z] Images: 0 [2019-10-24T23:46:27.394Z] Server Version: 18.06.1-ce [2019-10-24T23:46:27.394Z] Storage Driver: overlay2 [2019-10-24T23:46:27.394Z] Backing Filesystem: extfs [2019-10-24T23:46:27.394Z] Supports d_type: true [2019-10-24T23:46:27.394Z] Native Overlay Diff: true [2019-10-24T23:46:27.394Z] Logging Driver: json-file [2019-10-24T23:46:27.394Z] Cgroup Driver: cgroupfs [2019-10-24T23:46:27.394Z] Plugins: [2019-10-24T23:46:27.394Z] Volume: local [2019-10-24T23:46:27.394Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T23:46:27.394Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-24T23:46:27.394Z] Swarm: inactive [2019-10-24T23:46:27.394Z] Runtimes: runc [2019-10-24T23:46:27.394Z] Default Runtime: runc [2019-10-24T23:46:27.394Z] Init Binary: docker-init [2019-10-24T23:46:27.394Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-24T23:46:27.394Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-24T23:46:27.394Z] init version: fec3683 [2019-10-24T23:46:27.394Z] Security Options: [2019-10-24T23:46:27.394Z] apparmor [2019-10-24T23:46:27.394Z] seccomp [2019-10-24T23:46:27.394Z] Profile: default [2019-10-24T23:46:27.394Z] Kernel Version: 4.4.0-139-generic [2019-10-24T23:46:27.394Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-24T23:46:27.394Z] OSType: linux [2019-10-24T23:46:27.394Z] Architecture: ppc64le [2019-10-24T23:46:27.394Z] CPUs: 4 [2019-10-24T23:46:27.394Z] Total Memory: 7.972GiB [2019-10-24T23:46:27.394Z] Name: ppc64le-ubuntu-34 [2019-10-24T23:46:27.394Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-24T23:46:27.394Z] Docker Root Dir: /var/lib/docker [2019-10-24T23:46:27.394Z] Debug Mode (client): false [2019-10-24T23:46:27.394Z] Debug Mode (server): false [2019-10-24T23:46:27.394Z] Username: dockerbuildbot [2019-10-24T23:46:27.394Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:46:27.394Z] Labels: [2019-10-24T23:46:27.394Z] Experimental: true [2019-10-24T23:46:27.394Z] Insecure Registries: [2019-10-24T23:46:27.394Z] 127.0.0.0/8 [2019-10-24T23:46:27.394Z] Live Restore Enabled: false [2019-10-24T23:46:27.394Z] [Pipeline] sh [2019-10-24T23:46:27.782Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:27.782Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:27.782Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40134/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T23:46:28.070Z] + bash /home/docker/workspace/moby_PR-40134/check-config.sh [2019-10-24T23:46:28.070Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T23:46:28.070Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-24T23:46:28.070Z] [2019-10-24T23:46:28.070Z] Generally Necessary: [2019-10-24T23:46:28.070Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T23:46:28.070Z] - apparmor: enabled and tools installed [2019-10-24T23:46:28.070Z] - CONFIG_NAMESPACES: enabled [2019-10-24T23:46:28.070Z] - CONFIG_NET_NS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_PID_NS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_IPC_NS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_UTS_NS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CGROUPS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T23:46:28.070Z] - CONFIG_CPUSETS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_MEMCG: enabled [2019-10-24T23:46:28.070Z] - CONFIG_KEYS: enabled [2019-10-24T23:46:28.070Z] - CONFIG_VETH: enabled (as module) [2019-10-24T23:46:28.070Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T23:46:28.359Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T23:46:28.359Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-24T23:46:28.359Z] [2019-10-24T23:46:28.359Z] Optional Features: [2019-10-24T23:46:28.359Z] - CONFIG_USER_NS: enabled [2019-10-24T23:46:28.359Z] - CONFIG_SECCOMP: enabled [2019-10-24T23:46:28.359Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T23:46:28.359Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T23:46:28.359Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T23:46:28.359Z] (cgroup swap accounting is currently enabled) [2019-10-24T23:46:28.359Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-24T23:46:28.359Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T23:46:28.359Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T23:46:28.359Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T23:46:28.359Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T23:46:28.359Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T23:46:28.359Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T23:46:28.359Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T23:46:28.359Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T23:46:28.359Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T23:46:28.359Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T23:46:28.359Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T23:46:28.359Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T23:46:28.552Z] e4d79466b81c: Pull complete [2019-10-24T23:46:28.552Z] b00baabad4ce: Pull complete [2019-10-24T23:46:28.552Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-24T23:46:28.552Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-24T23:46:28.552Z] ---> 687421176e14 [2019-10-24T23:46:28.552Z] Step 5/16 : ARG BUILDX_REPO [2019-10-24T23:46:28.552Z] ---> Running in 34dabf7332ab [2019-10-24T23:46:28.552Z] Removing intermediate container 34dabf7332ab [2019-10-24T23:46:28.552Z] ---> 695b53840037 [2019-10-24T23:46:28.552Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-24T23:46:28.552Z] ---> Running in d6c1f2641637 [2019-10-24T23:46:28.647Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T23:46:28.647Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T23:46:28.647Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_EXT4_FS: enabled [2019-10-24T23:46:28.647Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T23:46:28.647Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T23:46:28.647Z] - Network Drivers: [2019-10-24T23:46:28.647Z] - "overlay": [2019-10-24T23:46:28.647Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T23:46:28.647Z] Optional (for encrypted networks): [2019-10-24T23:46:28.647Z] - CONFIG_CRYPTO: enabled [2019-10-24T23:46:28.647Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_XFRM: enabled [2019-10-24T23:46:28.647Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T23:46:28.647Z] - "ipvlan": [2019-10-24T23:46:28.647Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T23:46:28.647Z] - "macvlan": [2019-10-24T23:46:28.647Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T23:46:28.647Z] - "ftp,tftp client in container": [2019-10-24T23:46:28.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T23:46:28.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T23:46:28.647Z] - Storage Drivers: [2019-10-24T23:46:28.647Z] - "aufs": [2019-10-24T23:46:28.647Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T23:46:28.934Z] - "btrfs": [2019-10-24T23:46:28.934Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T23:46:28.934Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T23:46:28.934Z] - "devicemapper": [2019-10-24T23:46:28.934Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T23:46:28.934Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T23:46:28.934Z] - "overlay": [2019-10-24T23:46:28.934Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T23:46:28.934Z] - "zfs": [2019-10-24T23:46:28.935Z] - /dev/zfs: missing [2019-10-24T23:46:28.935Z] - zfs command: missing [2019-10-24T23:46:28.935Z] - zpool command: missing [2019-10-24T23:46:28.935Z] [2019-10-24T23:46:28.935Z] Limits: [2019-10-24T23:46:28.935Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T23:46:28.935Z] [2019-10-24T23:46:28.935Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T23:46:29.334Z] Cloning into '/buildx'... [2019-10-24T23:46:29.369Z] + make bundles/buildx [2019-10-24T23:46:29.989Z] make: command: Command not found [2019-10-24T23:46:29.989Z] mkdir bundles [2019-10-24T23:46:29.989Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-24T23:46:29.989Z] --build-arg BUILDX_COMMIT \ [2019-10-24T23:46:29.989Z] --build-arg BUILDX_REPO \ [2019-10-24T23:46:29.989Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-24T23:46:29.989Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-24T23:46:29.989Z] . [2019-10-24T23:46:29.989Z] /bin/sh: 4: go: not found [2019-10-24T23:46:29.989Z] /bin/sh: 5: go: not found [2019-10-24T23:46:31.301Z] Removing intermediate container d6c1f2641637 [2019-10-24T23:46:31.301Z] ---> ca5e0598076e [2019-10-24T23:46:31.301Z] Step 7/16 : WORKDIR /buildx [2019-10-24T23:46:31.301Z] ---> Running in b36b298bde31 [2019-10-24T23:46:31.301Z] Removing intermediate container b36b298bde31 [2019-10-24T23:46:31.301Z] ---> 2eaa6712e67b [2019-10-24T23:46:31.301Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-24T23:46:31.301Z] ---> Running in 0864515c98bb [2019-10-24T23:46:31.667Z] Removing intermediate container 0864515c98bb [2019-10-24T23:46:31.667Z] ---> f3d2a94b90d5 [2019-10-24T23:46:31.667Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-24T23:46:31.667Z] ---> Running in c4d1860b04c5 [2019-10-24T23:46:32.446Z] From https://github.com/docker/buildx [2019-10-24T23:46:32.446Z] * [new tag] v0.3.1 -> build [2019-10-24T23:46:32.446Z] Switched to branch 'build' [2019-10-24T23:46:32.744Z] Sending build context to Docker daemon 50.11MB [2019-10-24T23:46:32.744Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-24T23:46:32.744Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-24T23:46:32.744Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-24T23:46:32.744Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-24T23:46:32.744Z] 1.12.10-stretch: Pulling from library/golang [2019-10-24T23:46:32.744Z] fb056072eab9: Pulling fs layer [2019-10-24T23:46:32.744Z] 6a33b1f9796f: Pulling fs layer [2019-10-24T23:46:32.744Z] 8f8f8962e456: Pulling fs layer [2019-10-24T23:46:32.744Z] 68adcc365214: Pulling fs layer [2019-10-24T23:46:32.744Z] 76d8adf27bdf: Pulling fs layer [2019-10-24T23:46:32.744Z] d66e58854927: Pulling fs layer [2019-10-24T23:46:32.744Z] 71497195576e: Pulling fs layer [2019-10-24T23:46:32.744Z] 68adcc365214: Waiting [2019-10-24T23:46:32.744Z] 76d8adf27bdf: Waiting [2019-10-24T23:46:32.744Z] d66e58854927: Waiting [2019-10-24T23:46:32.744Z] 71497195576e: Waiting [2019-10-24T23:46:32.815Z] Removing intermediate container c4d1860b04c5 [2019-10-24T23:46:32.815Z] ---> b711496f150b [2019-10-24T23:46:32.815Z] Step 10/16 : RUN go mod download [2019-10-24T23:46:33.031Z] 8f8f8962e456: Verifying Checksum [2019-10-24T23:46:33.031Z] 8f8f8962e456: Download complete [2019-10-24T23:46:33.179Z] ---> Running in 190e21cf4d63 [2019-10-24T23:46:33.588Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-24T23:46:33.588Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-24T23:46:33.588Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-24T23:46:33.588Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-24T23:46:33.588Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-24T23:46:33.588Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-24T23:46:33.588Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-24T23:46:33.588Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-24T23:46:33.658Z] 6a33b1f9796f: Verifying Checksum [2019-10-24T23:46:33.658Z] 6a33b1f9796f: Download complete [2019-10-24T23:46:34.455Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-24T23:46:34.951Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-24T23:46:34.951Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-24T23:46:34.951Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-24T23:46:34.951Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-24T23:46:34.951Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-24T23:46:34.951Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-24T23:46:35.419Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-24T23:46:35.419Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-24T23:46:35.699Z] fb056072eab9: Download complete [2019-10-24T23:46:36.308Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-24T23:46:36.308Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-24T23:46:36.707Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-24T23:46:36.707Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-24T23:46:36.707Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-24T23:46:36.719Z] 68adcc365214: Verifying Checksum [2019-10-24T23:46:36.719Z] 68adcc365214: Download complete [2019-10-24T23:46:37.014Z] 71497195576e: Verifying Checksum [2019-10-24T23:46:37.014Z] 71497195576e: Download complete [2019-10-24T23:46:37.116Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-24T23:46:37.116Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-24T23:46:37.116Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-24T23:46:37.516Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-24T23:46:37.516Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-24T23:46:37.516Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-24T23:46:37.516Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-24T23:46:37.740Z] 76d8adf27bdf: Verifying Checksum [2019-10-24T23:46:37.740Z] 76d8adf27bdf: Download complete [2019-10-24T23:46:38.327Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-24T23:46:38.327Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-24T23:46:38.327Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-24T23:46:38.733Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-24T23:46:38.733Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-24T23:46:38.733Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-24T23:46:39.438Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-24T23:46:39.438Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-24T23:46:39.438Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-24T23:46:39.697Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-24T23:46:39.697Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3ed148b6\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-24T23:46:39.697Z] ---------------------------------------------------------------------------- [2019-10-24T23:46:39.697Z] [2019-10-24T23:46:39.697Z] INFO: executeCI.ps1 starting at Thu Oct 24 23:46:38 CUT 2019 [2019-10-24T23:46:39.697Z] [2019-10-24T23:46:39.697Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-24T23:46:39.697Z] INFO: Running git version 2.23.0.windows.1 [2019-10-24T23:46:39.697Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-24T23:46:39.697Z] INFO: Environment variables: [2019-10-24T23:46:39.697Z] [2019-10-24T23:46:39.697Z] Name Value [2019-10-24T23:46:39.697Z] ---- ----- [2019-10-24T23:46:39.697Z] ALLUSERSPROFILE C:\ProgramData [2019-10-24T23:46:39.697Z] amd64 true [2019-10-24T23:46:39.697Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-24T23:46:39.697Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-24T23:46:39.697Z] arm64 true [2019-10-24T23:46:39.697Z] BRANCH_NAME PR-40134 [2019-10-24T23:46:39.697Z] BUILD_DISPLAY_NAME #3 [2019-10-24T23:46:39.697Z] BUILD_ID 3 [2019-10-24T23:46:39.697Z] BUILD_NUMBER 3 [2019-10-24T23:46:39.697Z] BUILD_TAG jenkins-moby-PR-40134-3 [2019-10-24T23:46:39.697Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40134/3/ [2019-10-24T23:46:39.697Z] CHANGE_AUTHOR kolyshkin [2019-10-24T23:46:39.697Z] CHANGE_AUTHOR_DISPLAY_NAME Kirill Kolyshkin [2019-10-24T23:46:39.697Z] CHANGE_BRANCH homedir-osusergo [2019-10-24T23:46:39.697Z] CHANGE_FORK kolyshkin [2019-10-24T23:46:39.697Z] CHANGE_ID 40134 [2019-10-24T23:46:39.697Z] CHANGE_TARGET master [2019-10-24T23:46:39.697Z] CHANGE_TITLE Revert "homedir: add cgo or osusergo buildtag constraints for unix" [2019-10-24T23:46:39.697Z] CHANGE_URL https://github.com/moby/moby/pull/40134 [2019-10-24T23:46:39.697Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:46:39.697Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-24T23:46:39.697Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-24T23:46:39.697Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-24T23:46:39.697Z] COMPUTERNAME azwin-2-aff8a0 [2019-10-24T23:46:39.697Z] ComSpec C:\windows\system32\cmd.exe [2019-10-24T23:46:39.697Z] ConfigSequenceNumber 0 [2019-10-24T23:46:39.697Z] DOCKER_BUILDKIT 0 [2019-10-24T23:46:39.697Z] DOCKER_DUT_DEBUG 1 [2019-10-24T23:46:39.697Z] DOCKER_EXPERIMENTAL 1 [2019-10-24T23:46:39.697Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-24T23:46:39.697Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-24T23:46:39.697Z] EXECUTOR_NUMBER 0 [2019-10-24T23:46:39.697Z] FQDN azwin-2-aff8a0.westus.cloudapp.azure.com [2019-10-24T23:46:39.697Z] GIT_BRANCH PR-40134 [2019-10-24T23:46:39.697Z] GIT_COMMIT 1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:46:39.697Z] GIT_PREVIOUS_COMMIT 80e338a18db0acce00653a176d82a567eafb0c79 [2019-10-24T23:46:39.697Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 80e338a18db0acce00653a176d82a567eafb0c79 [2019-10-24T23:46:39.697Z] GIT_URL https://github.com/moby/moby.git [2019-10-24T23:46:39.697Z] HUDSON_COOKIE 572bf989-ee20-4951-a1ee-cc2070a6cd18 [2019-10-24T23:46:39.697Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-24T23:46:39.697Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-24T23:46:39.697Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-24T23:46:39.697Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-24T23:46:39.697Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-24T23:46:39.697Z] JENKINS_NODE_COOKIE a73439cf-3b9c-45c6-858d-6b595408180c [2019-10-24T23:46:39.697Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-24T23:46:39.697Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-24T23:46:39.697Z] JOB_BASE_NAME PR-40134 [2019-10-24T23:46:39.697Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40134/display/redirect [2019-10-24T23:46:39.697Z] JOB_NAME moby/PR-40134 [2019-10-24T23:46:39.697Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40134/ [2019-10-24T23:46:39.697Z] library.jps.version master [2019-10-24T23:46:39.697Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-24T23:46:39.697Z] NODE_LABELS amd64 azure azwin-2-aff8a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-24T23:46:39.697Z] NODE_NAME azwin-2-aff8a0 [2019-10-24T23:46:39.697Z] NUMBER_OF_PROCESSORS 4 [2019-10-24T23:46:39.697Z] OS Windows_NT [2019-10-24T23:46:39.697Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-24T23:46:39.697Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-24T23:46:39.697Z] ppc64le true [2019-10-24T23:46:39.698Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-24T23:46:39.698Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-24T23:46:39.698Z] PROCESSOR_LEVEL 6 [2019-10-24T23:46:39.698Z] PROCESSOR_REVISION 4f01 [2019-10-24T23:46:39.698Z] ProgramData C:\ProgramData [2019-10-24T23:46:39.698Z] ProgramFiles C:\Program Files [2019-10-24T23:46:39.698Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-24T23:46:39.698Z] ProgramW6432 C:\Program Files [2019-10-24T23:46:39.698Z] PROMPT $P$G [2019-10-24T23:46:39.698Z] PSExecutionPolicyPreference Bypass [2019-10-24T23:46:39.698Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-24T23:46:39.698Z] PUBLIC C:\Users\Public [2019-10-24T23:46:39.698Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40134/3/display/redirect?page=changes [2019-10-24T23:46:39.698Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40134/3/display/redirect [2019-10-24T23:46:39.698Z] s390x true [2019-10-24T23:46:39.698Z] skip_dco false [2019-10-24T23:46:39.698Z] SKIP_VALIDATION_TESTS 1 [2019-10-24T23:46:39.698Z] SOURCES_DRIVE d [2019-10-24T23:46:39.698Z] SOURCES_SUBDIR gopath [2019-10-24T23:46:39.698Z] STAGE_NAME Run tests [2019-10-24T23:46:39.698Z] SystemDrive C: [2019-10-24T23:46:39.698Z] SystemRoot C:\windows [2019-10-24T23:46:39.698Z] TEMP C:\windows\TEMP [2019-10-24T23:46:39.698Z] TESTDEBUG 0 [2019-10-24T23:46:39.698Z] TESTRUN_DRIVE d [2019-10-24T23:46:39.698Z] TESTRUN_SUBDIR CI [2019-10-24T23:46:39.698Z] TIMEOUT 120m [2019-10-24T23:46:39.698Z] TMP C:\windows\TEMP [2019-10-24T23:46:39.698Z] unit_validate true [2019-10-24T23:46:39.698Z] USERDOMAIN WORKGROUP [2019-10-24T23:46:39.698Z] USERNAME azwin-2-aff8a0$ [2019-10-24T23:46:39.698Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-24T23:46:39.698Z] windir C:\windows [2019-10-24T23:46:39.698Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-24T23:46:39.698Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-24T23:46:39.698Z] windowsRS1 false [2019-10-24T23:46:39.698Z] windowsRS5 true [2019-10-24T23:46:39.698Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-24T23:46:39.698Z] [2019-10-24T23:46:39.698Z] [2019-10-24T23:46:39.698Z] [2019-10-24T23:46:39.698Z] INFO: Sources under d:\gopath\... [2019-10-24T23:46:39.698Z] INFO: Test run under d:\CI\... [2019-10-24T23:46:39.698Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-24T23:46:39.698Z] INFO: docker/docker repository was found [2019-10-24T23:46:39.698Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-24T23:46:39.947Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-24T23:46:39.947Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-24T23:46:39.947Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-24T23:46:39.947Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-24T23:46:40.161Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-24T23:46:40.161Z] INFO: Docker version of control daemon [2019-10-24T23:46:40.161Z] [2019-10-24T23:46:40.161Z] Client: Docker Engine - Enterprise [2019-10-24T23:46:40.161Z] Version: 19.03.2 [2019-10-24T23:46:40.161Z] API version: 1.40 [2019-10-24T23:46:40.161Z] Go version: go1.12.8 [2019-10-24T23:46:40.161Z] Git commit: c92ab06ed9 [2019-10-24T23:46:40.161Z] Built: 09/03/2019 16:38:11 [2019-10-24T23:46:40.161Z] OS/Arch: windows/amd64 [2019-10-24T23:46:40.161Z] Experimental: false [2019-10-24T23:46:40.161Z] [2019-10-24T23:46:40.161Z] Server: Docker Engine - Enterprise [2019-10-24T23:46:40.161Z] Engine: [2019-10-24T23:46:40.161Z] Version: 19.03.2 [2019-10-24T23:46:40.161Z] API version: 1.40 (minimum version 1.24) [2019-10-24T23:46:40.161Z] Go version: go1.12.8 [2019-10-24T23:46:40.161Z] Git commit: c92ab06ed9 [2019-10-24T23:46:40.161Z] Built: 09/03/2019 16:35:47 [2019-10-24T23:46:40.161Z] OS/Arch: windows/amd64 [2019-10-24T23:46:40.161Z] Experimental: true [2019-10-24T23:46:40.161Z] [2019-10-24T23:46:40.161Z] INFO: Docker info of control daemon [2019-10-24T23:46:40.161Z] [2019-10-24T23:46:40.382Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-24T23:46:40.523Z] fb056072eab9: Pull complete [2019-10-24T23:46:40.778Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-24T23:46:41.174Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-24T23:46:41.174Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-24T23:46:41.174Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-24T23:46:41.207Z] 6a33b1f9796f: Pull complete [2019-10-24T23:46:41.496Z] 8f8f8962e456: Pull complete [2019-10-24T23:46:41.566Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-24T23:46:41.566Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-24T23:46:41.566Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-24T23:46:41.566Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-24T23:46:41.707Z] Client: [2019-10-24T23:46:41.707Z] Debug Mode: false [2019-10-24T23:46:41.707Z] Plugins: [2019-10-24T23:46:41.707Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-24T23:46:41.707Z] [2019-10-24T23:46:41.707Z] Server: [2019-10-24T23:46:41.707Z] Containers: 0 [2019-10-24T23:46:41.707Z] Running: 0 [2019-10-24T23:46:41.707Z] Paused: 0 [2019-10-24T23:46:41.707Z] Stopped: 0 [2019-10-24T23:46:41.707Z] Images: 8 [2019-10-24T23:46:41.707Z] Server Version: 19.03.2 [2019-10-24T23:46:41.707Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-24T23:46:41.707Z] LCOW: [2019-10-24T23:46:41.707Z] Windows: [2019-10-24T23:46:41.707Z] Logging Driver: json-file [2019-10-24T23:46:41.707Z] Plugins: [2019-10-24T23:46:41.707Z] Volume: local [2019-10-24T23:46:41.707Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-24T23:46:41.707Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T23:46:41.707Z] Swarm: inactive [2019-10-24T23:46:41.707Z] Default Isolation: process [2019-10-24T23:46:41.707Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T23:46:41.707Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T23:46:41.707Z] OSType: windows [2019-10-24T23:46:41.707Z] Architecture: x86_64 [2019-10-24T23:46:41.707Z] CPUs: 4 [2019-10-24T23:46:41.707Z] Total Memory: 32GiB [2019-10-24T23:46:41.707Z] Name: azwin-2-aff8a0 [2019-10-24T23:46:41.707Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-24T23:46:41.707Z] Docker Root Dir: D:\docker [2019-10-24T23:46:41.707Z] Debug Mode: false [2019-10-24T23:46:41.707Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:46:41.707Z] Labels: [2019-10-24T23:46:41.707Z] Experimental: true [2019-10-24T23:46:41.707Z] Insecure Registries: [2019-10-24T23:46:41.707Z] 10.0.0.4:5000 [2019-10-24T23:46:41.707Z] 127.0.0.0/8 [2019-10-24T23:46:41.707Z] Registry Mirrors: [2019-10-24T23:46:41.707Z] http://10.0.0.4:5000/ [2019-10-24T23:46:41.707Z] Live Restore Enabled: false [2019-10-24T23:46:41.707Z] [2019-10-24T23:46:41.707Z] [2019-10-24T23:46:41.707Z] INFO: Commit hash is ef5834d0b [2019-10-24T23:46:41.707Z] INFO: Nuke-Everything... [2019-10-24T23:46:41.707Z] INFO: Container count on control daemon to delete is 0 [2019-10-24T23:46:41.977Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-24T23:46:42.167Z] INFO: Nuking d:\CI [2019-10-24T23:46:42.391Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-24T23:46:42.391Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-24T23:46:42.629Z] INFO: Zapped successfully [2019-10-24T23:46:42.629Z] INFO: Location for testing is d:\CI\PR-40134\3 [2019-10-24T23:46:42.629Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-24T23:46:42.629Z] [2019-10-24T23:46:42.629Z] [2019-10-24T23:46:42.629Z] INFO: Building the image from Dockerfile.windows at 10/24/2019 23:46:42... [2019-10-24T23:46:42.629Z] [2019-10-24T23:46:42.797Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-24T23:46:42.797Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-24T23:46:42.797Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-24T23:46:42.797Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-24T23:46:42.993Z] d66e58854927: Verifying Checksum [2019-10-24T23:46:42.993Z] d66e58854927: Download complete [2019-10-24T23:46:43.218Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-24T23:46:43.619Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-24T23:46:43.619Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-24T23:46:44.181Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-24T23:46:44.181Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-24T23:46:44.726Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-24T23:46:44.726Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-24T23:46:45.177Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-24T23:46:45.177Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-24T23:46:45.177Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-24T23:46:45.580Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-24T23:46:45.580Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-24T23:46:45.686Z] 68adcc365214: Pull complete [2019-10-24T23:46:45.979Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-24T23:46:46.383Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-24T23:46:46.383Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-24T23:46:46.812Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-24T23:46:46.812Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-24T23:46:46.812Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-24T23:46:46.812Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-24T23:46:46.812Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-24T23:46:46.812Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-24T23:46:47.216Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-24T23:46:47.621Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-24T23:46:47.621Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-24T23:46:47.742Z] 76d8adf27bdf: Pull complete [2019-10-24T23:46:48.436Z] Sending build context to Docker daemon 50.1MB [2019-10-24T23:46:48.436Z] [2019-10-24T23:46:48.436Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-24T23:46:48.436Z] ---> 739b21bd02e7 [2019-10-24T23:46:48.436Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> d90e36671d02 [2019-10-24T23:46:48.436Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> 9d36f6e3eb34 [2019-10-24T23:46:48.436Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> 71ba20423b4d [2019-10-24T23:46:48.436Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> 76c07e7bee0f [2019-10-24T23:46:48.436Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> e821d437ee79 [2019-10-24T23:46:48.436Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-24T23:46:48.436Z] ---> Using cache [2019-10-24T23:46:48.436Z] ---> bf83536ebf5c [2019-10-24T23:46:48.436Z] Step 8/8 : COPY . . [2019-10-24T23:46:48.501Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-24T23:46:48.501Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-24T23:46:48.501Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-24T23:46:48.905Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-24T23:46:48.905Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-24T23:46:49.350Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-24T23:46:49.350Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-24T23:46:49.914Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-24T23:46:50.366Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-24T23:46:50.366Z] go: finding golang.org/x/text v0.3.0 [2019-10-24T23:46:50.366Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-24T23:46:50.768Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-24T23:46:50.768Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-24T23:46:51.626Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-24T23:46:52.037Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-24T23:46:52.037Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-24T23:46:52.891Z] go: finding github.com/lib/pq v1.0.0 [2019-10-24T23:46:52.891Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-24T23:46:53.311Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-24T23:46:54.175Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-24T23:46:54.175Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-24T23:46:54.175Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-24T23:46:54.175Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-24T23:46:54.585Z] d66e58854927: Pull complete [2019-10-24T23:46:54.585Z] 71497195576e: Pull complete [2019-10-24T23:46:54.585Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-24T23:46:54.585Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-24T23:46:54.585Z] ---> ebd73b5ebd31 [2019-10-24T23:46:54.585Z] Step 5/16 : ARG BUILDX_REPO [2019-10-24T23:46:54.585Z] ---> Running in 0fcb2fd28a99 [2019-10-24T23:46:54.585Z] Removing intermediate container 0fcb2fd28a99 [2019-10-24T23:46:54.585Z] ---> 0efe3d91af11 [2019-10-24T23:46:54.585Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-24T23:46:54.585Z] ---> Running in 90917370653d [2019-10-24T23:46:54.585Z] Cloning into '/buildx'... [2019-10-24T23:46:54.730Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-24T23:46:54.731Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-24T23:46:54.731Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-24T23:46:54.731Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-24T23:46:55.736Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-24T23:46:55.736Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-24T23:46:55.736Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-24T23:46:56.144Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-24T23:46:56.144Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-24T23:46:56.559Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-24T23:46:56.559Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-24T23:46:56.559Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-24T23:46:56.955Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-24T23:46:56.955Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-24T23:46:57.276Z] Removing intermediate container 90917370653d [2019-10-24T23:46:57.276Z] ---> e273b3c126cc [2019-10-24T23:46:57.276Z] Step 7/16 : WORKDIR /buildx [2019-10-24T23:46:57.276Z] ---> Running in f59ec5b1d3c1 [2019-10-24T23:46:57.357Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-24T23:46:57.357Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-24T23:46:57.563Z] Removing intermediate container f59ec5b1d3c1 [2019-10-24T23:46:57.563Z] ---> bf8b2e8dcf77 [2019-10-24T23:46:57.563Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-24T23:46:57.563Z] ---> Running in ecb4e10aec19 [2019-10-24T23:46:57.563Z] Removing intermediate container ecb4e10aec19 [2019-10-24T23:46:57.563Z] ---> 7238ede0f15f [2019-10-24T23:46:57.563Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-24T23:46:57.563Z] ---> Running in ba19736dbb10 [2019-10-24T23:46:57.774Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-24T23:46:57.774Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-24T23:46:58.185Z] From https://github.com/docker/buildx [2019-10-24T23:46:58.185Z] * [new tag] v0.3.1 -> build [2019-10-24T23:46:58.186Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-24T23:46:58.186Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-24T23:46:58.186Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-24T23:46:58.186Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-24T23:46:58.186Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-24T23:46:58.471Z] Switched to branch 'build' [2019-10-24T23:46:58.593Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-24T23:46:58.593Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-24T23:46:58.990Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-24T23:46:59.089Z] Removing intermediate container ba19736dbb10 [2019-10-24T23:46:59.089Z] ---> efa64fed2c50 [2019-10-24T23:46:59.089Z] Step 10/16 : RUN go mod download [2019-10-24T23:46:59.089Z] ---> Running in 630f246408ee [2019-10-24T23:46:59.376Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-24T23:46:59.376Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-24T23:46:59.376Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-24T23:46:59.376Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-24T23:46:59.376Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-24T23:46:59.376Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-24T23:46:59.376Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-24T23:46:59.376Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-24T23:46:59.376Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-24T23:46:59.392Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-24T23:46:59.392Z] go: finding github.com/kr/text v0.1.0 [2019-10-24T23:46:59.392Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-24T23:46:59.792Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-24T23:46:59.792Z] go: finding cloud.google.com/go v0.26.0 [2019-10-24T23:46:59.792Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-24T23:46:59.792Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-24T23:47:00.011Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-24T23:47:00.334Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-24T23:47:00.334Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-24T23:47:01.315Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-24T23:47:01.315Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-24T23:47:01.716Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-24T23:47:01.716Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-24T23:47:01.716Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-24T23:47:02.075Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-24T23:47:02.075Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-24T23:47:02.398Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-24T23:47:02.398Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-24T23:47:02.398Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-24T23:47:02.557Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-24T23:47:02.933Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-24T23:47:02.933Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-24T23:47:02.933Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-24T23:47:03.029Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-24T23:47:03.029Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-24T23:47:03.318Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-24T23:47:03.348Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-24T23:47:03.348Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-24T23:47:04.170Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-24T23:47:04.170Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-24T23:47:04.170Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-24T23:47:04.170Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-24T23:47:04.379Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-24T23:47:04.379Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-24T23:47:04.379Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-24T23:47:04.578Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-24T23:47:04.578Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-24T23:47:04.668Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-24T23:47:05.032Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-24T23:47:05.687Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-24T23:47:05.690Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-24T23:47:05.690Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-24T23:47:05.690Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-24T23:47:06.200Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-24T23:47:06.200Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-24T23:47:06.326Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-24T23:47:06.326Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-24T23:47:06.596Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-24T23:47:06.596Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-24T23:47:06.956Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-24T23:47:07.017Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-24T23:47:07.246Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-24T23:47:07.429Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-24T23:47:07.840Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-24T23:47:07.840Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-24T23:47:07.841Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-24T23:47:07.841Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-24T23:47:07.841Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-24T23:47:07.879Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-24T23:47:07.879Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-24T23:47:08.251Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-24T23:47:08.251Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-24T23:47:08.251Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-24T23:47:08.530Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-24T23:47:08.660Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-24T23:47:08.660Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-24T23:47:08.660Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-24T23:47:08.822Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-24T23:47:09.073Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-24T23:47:09.073Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-24T23:47:09.073Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-24T23:47:09.456Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-24T23:47:09.468Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-24T23:47:09.846Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-24T23:47:10.094Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-24T23:47:10.094Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-24T23:47:10.369Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-24T23:47:10.725Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-24T23:47:10.903Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-24T23:47:11.027Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-24T23:47:11.354Z] go: finding github.com/kr/pty v1.1.1 [2019-10-24T23:47:11.354Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-24T23:47:11.762Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-24T23:47:12.176Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-24T23:47:12.531Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-24T23:47:12.594Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-24T23:47:12.823Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-24T23:47:13.413Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-24T23:47:13.796Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-24T23:47:13.849Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-24T23:47:14.477Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-24T23:47:14.641Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-24T23:47:14.641Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-24T23:47:15.035Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-24T23:47:15.036Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-24T23:47:15.108Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-24T23:47:15.162Z] Running on ubuntu-1604-overlay2-arm64v8 (i-08f27b8de41b923f8) in /home/ubuntu/workspace/moby_PR-40134 [Pipeline] { [Pipeline] checkout [2019-10-24T23:47:15.529Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-24T23:47:15.529Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-24T23:47:15.529Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-24T23:47:15.529Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-24T23:47:15.529Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-24T23:47:15.738Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-24T23:47:15.988Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-24T23:47:15.988Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-24T23:47:16.028Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-24T23:47:16.047Z] Running on ubuntu-1804-overlay2 (i-01222a77309c57b72) in /home/ubuntu/workspace/moby_PR-40134 [Pipeline] { [Pipeline] checkout [2019-10-24T23:47:16.422Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-24T23:47:16.422Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-24T23:47:16.422Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-24T23:47:16.819Z] go: finding github.com/golang/mock v1.1.1 [2019-10-24T23:47:17.060Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-24T23:47:18.090Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-24T23:47:18.383Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-24T23:47:18.383Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-24T23:47:18.425Z] ---> 43b26090618e [2019-10-24T23:47:18.581Z] using credential docker-jenkins-github-credentials [2019-10-24T23:47:18.592Z] Cloning the remote Git repository [2019-10-24T23:47:18.592Z] Cloning with configured refspecs honoured and without tags [2019-10-24T23:47:18.413Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:47:18.457Z] > git init /home/ubuntu/workspace/moby_PR-40134 # timeout=10 [2019-10-24T23:47:18.886Z] Successfully built 43b26090618e [2019-10-24T23:47:18.886Z] Successfully tagged docker:latest [2019-10-24T23:47:18.886Z] INFO: Image build ended at 10/24/2019 23:47:18. Duration:00:00:36.2217570 [2019-10-24T23:47:18.886Z] [2019-10-24T23:47:18.886Z] [2019-10-24T23:47:18.886Z] INFO: Building the test binaries at 10/24/2019 23:47:18... [2019-10-24T23:47:19.419Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-24T23:47:19.419Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-24T23:47:18.683Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:47:18.684Z] > git --version # timeout=10 [2019-10-24T23:47:18.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:47:18.697Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:47:21.394Z] using credential docker-jenkins-github-credentials [2019-10-24T23:47:21.401Z] Cloning the remote Git repository [2019-10-24T23:47:21.402Z] Cloning with configured refspecs honoured and without tags [2019-10-24T23:47:21.491Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-24T23:47:21.427Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T23:47:21.784Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-24T23:47:21.784Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-24T23:47:21.570Z] > git init /home/ubuntu/workspace/moby_PR-40134 # timeout=10 [2019-10-24T23:47:22.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:47:22.180Z] > git --version # timeout=10 [2019-10-24T23:47:22.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:47:22.233Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:47:22.814Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-24T23:47:22.814Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-24T23:47:23.448Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-24T23:47:23.672Z] INFO: make.ps1 starting at 10/24/2019 23:47:22 [2019-10-24T23:47:23.672Z] INFO: Git commit (ef5834d0b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-24T23:47:23.672Z] INFO: Invoking autogen... [2019-10-24T23:47:23.739Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-24T23:47:24.134Z] INFO: Building daemon... [2019-10-24T23:47:24.791Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-24T23:47:24.791Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-24T23:47:25.079Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-24T23:47:25.710Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-24T23:47:26.340Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-24T23:47:26.340Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-24T23:47:27.000Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-24T23:47:27.628Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-24T23:47:27.917Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-24T23:47:27.917Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-24T23:47:28.542Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-24T23:47:28.542Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-24T23:47:28.831Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-24T23:47:29.457Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-24T23:47:29.457Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-24T23:47:29.457Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-24T23:47:29.744Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-24T23:47:30.377Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-24T23:47:30.377Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-24T23:47:30.666Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-24T23:47:31.700Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-24T23:47:31.700Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-24T23:47:31.989Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-24T23:47:31.989Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-24T23:47:33.021Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-24T23:47:33.312Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-24T23:47:33.312Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-24T23:47:33.312Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-24T23:47:33.599Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-24T23:47:33.599Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-24T23:47:34.225Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-24T23:47:34.516Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-24T23:47:34.516Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-24T23:47:34.805Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-24T23:47:35.458Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-24T23:47:36.087Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-24T23:47:36.719Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-24T23:47:36.719Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-24T23:47:36.719Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-24T23:47:36.719Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-24T23:47:36.719Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-24T23:47:36.719Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-24T23:47:37.353Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-24T23:47:37.647Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-24T23:47:38.276Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-24T23:47:38.276Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-24T23:47:39.312Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-24T23:47:39.312Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-24T23:47:39.312Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-24T23:47:39.538Z] Fetching without tags [2019-10-24T23:47:39.937Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:47:40.809Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-24T23:47:40.809Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-24T23:47:41.096Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-24T23:47:41.096Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-24T23:47:39.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:47:39.490Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:47:39.505Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:47:39.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:47:39.528Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:47:39.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:47:39.530Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:47:39.932Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:47:39.954Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:47:41.385Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-24T23:47:41.675Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-24T23:47:42.341Z] Merge succeeded, producing a20e1aa5f07455f9a69afa305d972015c2d20c34 [2019-10-24T23:47:42.342Z] Checking out Revision a20e1aa5f07455f9a69afa305d972015c2d20c34 (PR-40134) [2019-10-24T23:47:43.166Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-24T23:47:43.166Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-24T23:47:43.166Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-24T23:47:43.166Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-24T23:47:42.097Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:47:42.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:47:42.334Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:47:42.347Z] > git checkout -f a20e1aa5f07455f9a69afa305d972015c2d20c34 [2019-10-24T23:47:43.457Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-24T23:47:43.457Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-24T23:47:43.795Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:47:43.791Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [2019-10-24T23:47:44.484Z] go: finding github.com/sirupsen/logrus v1.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:47:45.013Z] + docker version [2019-10-24T23:47:45.112Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-24T23:47:45.400Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-24T23:47:45.689Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-24T23:47:45.689Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-24T23:47:45.978Z] go: finding golang.org/x/text v0.3.0 [2019-10-24T23:47:46.268Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-24T23:47:47.292Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-24T23:47:47.414Z] Fetching without tags [2019-10-24T23:47:47.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:47:47.332Z] > git config --add remote.origin.fetch +refs/pull/40134/head:refs/remotes/origin/PR-40134 # timeout=10 [2019-10-24T23:47:47.359Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T23:47:47.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T23:47:47.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T23:47:47.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T23:47:47.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40134/head:refs/remotes/origin/PR-40134 +refs/heads/master:refs/remotes/origin/master [2019-10-24T23:47:47.755Z] Merging remotes/origin/master commit 1bd184a4c291e4f60629e2cc279216f8f40495f3 into PR head commit 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:47:47.921Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-24T23:47:47.921Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-24T23:47:48.944Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-24T23:47:49.588Z] Merge succeeded, producing 73620b246b7362c5455a3297844d5e2172d498b0 [2019-10-24T23:47:49.589Z] Checking out Revision 73620b246b7362c5455a3297844d5e2172d498b0 (PR-40134) [2019-10-24T23:47:49.999Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-24T23:47:47.764Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:47:47.829Z] > git checkout -f 7ef475fc1698e34b1ffe0f666021060e566abf94 [2019-10-24T23:47:48.722Z] > git merge 1bd184a4c291e4f60629e2cc279216f8f40495f3 # timeout=10 [2019-10-24T23:47:49.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T23:47:49.591Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T23:47:49.616Z] > git checkout -f 73620b246b7362c5455a3297844d5e2172d498b0 [2019-10-24T23:47:50.299Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-24T23:47:50.608Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-24T23:47:50.629Z] Commit message: "Merge commit '1bd184a4c291e4f60629e2cc279216f8f40495f3' into HEAD" [2019-10-24T23:47:50.638Z] > git rev-list --no-walk 80e338a18db0acce00653a176d82a567eafb0c79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T23:47:51.542Z] Removing intermediate container 190e21cf4d63 [2019-10-24T23:47:51.542Z] ---> 10f8b9f0d8fa [2019-10-24T23:47:51.542Z] Step 11/16 : ARG GOOS [2019-10-24T23:47:51.542Z] ---> Running in fb115698b155 [2019-10-24T23:47:51.542Z] Removing intermediate container fb115698b155 [2019-10-24T23:47:51.542Z] ---> ae2064daa86a [2019-10-24T23:47:51.542Z] Step 12/16 : ARG GOARCH [2019-10-24T23:47:51.542Z] ---> Running in 85090c4ad6f7 [2019-10-24T23:47:51.542Z] Removing intermediate container 85090c4ad6f7 [2019-10-24T23:47:51.542Z] ---> a1dee4657496 [2019-10-24T23:47:51.542Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-24T23:47:51.542Z] ---> Running in e1d4cf9ba02a [2019-10-24T23:47:51.764Z] + docker version [2019-10-24T23:47:52.670Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-24T23:47:53.301Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-24T23:47:53.592Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-24T23:47:53.881Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-24T23:47:54.171Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-24T23:47:55.006Z] Client: Docker Engine - Community [2019-10-24T23:47:55.006Z] Version: 19.03.2 [2019-10-24T23:47:55.006Z] API version: 1.40 [2019-10-24T23:47:55.006Z] Go version: go1.12.8 [2019-10-24T23:47:55.006Z] Git commit: 6a30dfc [2019-10-24T23:47:55.006Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-24T23:47:55.006Z] OS/Arch: linux/arm64 [2019-10-24T23:47:55.006Z] Experimental: false [2019-10-24T23:47:55.006Z] [2019-10-24T23:47:55.006Z] Server: Docker Engine - Community [2019-10-24T23:47:55.006Z] Engine: [2019-10-24T23:47:55.006Z] Version: 19.03.2 [2019-10-24T23:47:55.006Z] API version: 1.40 (minimum version 1.12) [2019-10-24T23:47:55.006Z] Go version: go1.12.8 [2019-10-24T23:47:55.006Z] Git commit: 6a30dfc [2019-10-24T23:47:55.006Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-24T23:47:55.006Z] OS/Arch: linux/arm64 [2019-10-24T23:47:55.006Z] Experimental: true [2019-10-24T23:47:55.006Z] containerd: [2019-10-24T23:47:55.006Z] Version: 1.2.6 [2019-10-24T23:47:55.006Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:47:55.006Z] runc: [2019-10-24T23:47:55.006Z] Version: 1.0.0-rc8 [2019-10-24T23:47:55.006Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:47:55.006Z] docker-init: [2019-10-24T23:47:55.006Z] Version: 0.18.0 [2019-10-24T23:47:55.006Z] GitCommit: fec3683 [Pipeline] sh [2019-10-24T23:47:55.334Z] + docker info [2019-10-24T23:47:56.252Z] go: finding github.com/golang/mock v1.1.1 [2019-10-24T23:47:57.279Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-24T23:47:57.565Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-24T23:47:59.056Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-24T23:47:59.056Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-24T23:47:59.056Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-24T23:48:00.273Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 1m49.604013409s [2019-10-24T23:48:00.274Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.124323ms [2019-10-24T23:48:00.547Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-24T23:48:01.175Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-24T23:48:01.465Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-24T23:48:01.753Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-24T23:48:01.771Z] Client: Docker Engine - Community [2019-10-24T23:48:01.771Z] Version: 19.03.2 [2019-10-24T23:48:01.771Z] API version: 1.40 [2019-10-24T23:48:01.771Z] Go version: go1.12.8 [2019-10-24T23:48:01.771Z] Git commit: 6a30dfc [2019-10-24T23:48:01.771Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-24T23:48:01.771Z] OS/Arch: linux/amd64 [2019-10-24T23:48:01.771Z] Experimental: false [2019-10-24T23:48:01.771Z] [2019-10-24T23:48:01.771Z] Server: Docker Engine - Community [2019-10-24T23:48:01.771Z] Engine: [2019-10-24T23:48:01.771Z] Version: 19.03.2 [2019-10-24T23:48:01.771Z] API version: 1.40 (minimum version 1.12) [2019-10-24T23:48:01.771Z] Go version: go1.12.8 [2019-10-24T23:48:01.771Z] Git commit: 6a30dfc [2019-10-24T23:48:01.771Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-24T23:48:01.771Z] OS/Arch: linux/amd64 [2019-10-24T23:48:01.771Z] Experimental: true [2019-10-24T23:48:01.771Z] containerd: [2019-10-24T23:48:01.771Z] Version: 1.2.6 [2019-10-24T23:48:01.771Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:48:01.771Z] runc: [2019-10-24T23:48:01.771Z] Version: 1.0.0-rc8 [2019-10-24T23:48:01.771Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:48:01.771Z] docker-init: [2019-10-24T23:48:01.771Z] Version: 0.18.0 [2019-10-24T23:48:01.771Z] GitCommit: fec3683 [Pipeline] sh [2019-10-24T23:48:02.041Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-24T23:48:02.118Z] + docker info [2019-10-24T23:48:02.329Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-24T23:48:02.961Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-24T23:48:03.249Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-24T23:48:03.249Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-24T23:48:03.877Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-24T23:48:03.877Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-24T23:48:04.168Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-24T23:48:04.456Z] go: finding github.com/kr/text v0.1.0 [2019-10-24T23:48:05.502Z] go: finding cloud.google.com/go v0.26.0 [2019-10-24T23:48:05.791Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-24T23:48:06.423Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-24T23:48:06.713Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-24T23:48:07.342Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-24T23:48:07.342Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-24T23:48:07.556Z] Client: [2019-10-24T23:48:07.556Z] Debug Mode: false [2019-10-24T23:48:07.556Z] [2019-10-24T23:48:07.556Z] Server: [2019-10-24T23:48:07.556Z] Containers: 0 [2019-10-24T23:48:07.556Z] Running: 0 [2019-10-24T23:48:07.556Z] Paused: 0 [2019-10-24T23:48:07.556Z] Stopped: 0 [2019-10-24T23:48:07.556Z] Images: 0 [2019-10-24T23:48:07.556Z] Server Version: 19.03.2 [2019-10-24T23:48:07.556Z] Storage Driver: overlay2 [2019-10-24T23:48:07.556Z] Backing Filesystem: extfs [2019-10-24T23:48:07.556Z] Supports d_type: true [2019-10-24T23:48:07.556Z] Native Overlay Diff: true [2019-10-24T23:48:07.556Z] Logging Driver: json-file [2019-10-24T23:48:07.556Z] Cgroup Driver: cgroupfs [2019-10-24T23:48:07.556Z] Plugins: [2019-10-24T23:48:07.556Z] Volume: local [2019-10-24T23:48:07.556Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T23:48:07.556Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T23:48:07.556Z] Swarm: inactive [2019-10-24T23:48:07.556Z] Runtimes: runc [2019-10-24T23:48:07.556Z] Default Runtime: runc [2019-10-24T23:48:07.556Z] Init Binary: docker-init [2019-10-24T23:48:07.556Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:48:07.556Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:48:07.556Z] init version: fec3683 [2019-10-24T23:48:07.556Z] Security Options: [2019-10-24T23:48:07.556Z] apparmor [2019-10-24T23:48:07.556Z] seccomp [2019-10-24T23:48:07.556Z] Profile: default [2019-10-24T23:48:07.556Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T23:48:07.556Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-24T23:48:07.556Z] OSType: linux [2019-10-24T23:48:07.556Z] Architecture: aarch64 [2019-10-24T23:48:07.556Z] CPUs: 4 [2019-10-24T23:48:07.556Z] Total Memory: 7.525GiB [2019-10-24T23:48:07.556Z] Name: ip-10-100-107-168 [2019-10-24T23:48:07.556Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-24T23:48:07.556Z] Docker Root Dir: /var/lib/docker [2019-10-24T23:48:07.556Z] Debug Mode: false [2019-10-24T23:48:07.556Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:48:07.556Z] Labels: [2019-10-24T23:48:07.556Z] Experimental: true [2019-10-24T23:48:07.556Z] Insecure Registries: [2019-10-24T23:48:07.556Z] 127.0.0.0/8 [2019-10-24T23:48:07.556Z] Live Restore Enabled: true [2019-10-24T23:48:07.556Z] [2019-10-24T23:48:07.556Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T23:48:07.632Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-24T23:48:07.632Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-24T23:48:07.886Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:48:07.886Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:48:07.886Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40134/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T23:48:08.147Z] + bash /home/ubuntu/workspace/moby_PR-40134/check-config.sh [2019-10-24T23:48:08.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T23:48:08.147Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T23:48:08.147Z] [2019-10-24T23:48:08.147Z] Generally Necessary: [2019-10-24T23:48:08.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T23:48:08.147Z] - apparmor: enabled and tools installed [2019-10-24T23:48:08.147Z] - CONFIG_NAMESPACES: enabled [2019-10-24T23:48:08.147Z] - CONFIG_NET_NS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_PID_NS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_IPC_NS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_UTS_NS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CGROUPS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T23:48:08.147Z] - CONFIG_CPUSETS: enabled [2019-10-24T23:48:08.147Z] - CONFIG_MEMCG: enabled [2019-10-24T23:48:08.148Z] - CONFIG_KEYS: enabled [2019-10-24T23:48:08.148Z] - CONFIG_VETH: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T23:48:08.148Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T23:48:08.259Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-24T23:48:08.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T23:48:08.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T23:48:08.408Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T23:48:08.408Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T23:48:08.408Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T23:48:08.408Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T23:48:08.408Z] [2019-10-24T23:48:08.408Z] Optional Features: [2019-10-24T23:48:08.408Z] - CONFIG_USER_NS: enabled [2019-10-24T23:48:08.408Z] - CONFIG_SECCOMP: enabled [2019-10-24T23:48:08.408Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T23:48:08.408Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T23:48:08.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T23:48:08.408Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T23:48:08.408Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T23:48:08.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T23:48:08.408Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T23:48:08.408Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T23:48:08.408Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T23:48:08.408Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T23:48:08.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T23:48:08.408Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T23:48:08.408Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T23:48:08.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T23:48:08.408Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T23:48:08.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T23:48:08.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T23:48:08.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T23:48:08.668Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_EXT4_FS: enabled [2019-10-24T23:48:08.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T23:48:08.668Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T23:48:08.668Z] - Network Drivers: [2019-10-24T23:48:08.668Z] - "overlay": [2019-10-24T23:48:08.668Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T23:48:08.668Z] Optional (for encrypted networks): [2019-10-24T23:48:08.668Z] - CONFIG_CRYPTO: enabled [2019-10-24T23:48:08.668Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T23:48:08.668Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T23:48:08.668Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T23:48:08.668Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T23:48:08.668Z] - CONFIG_XFRM: enabled [2019-10-24T23:48:08.668Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T23:48:08.668Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T23:48:08.668Z] - "ipvlan": [2019-10-24T23:48:08.668Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T23:48:08.668Z] - "macvlan": [2019-10-24T23:48:08.932Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T23:48:08.932Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T23:48:08.932Z] - "ftp,tftp client in container": [2019-10-24T23:48:08.932Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T23:48:08.932Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T23:48:08.932Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T23:48:08.932Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T23:48:08.932Z] - Storage Drivers: [2019-10-24T23:48:08.932Z] - "aufs": [2019-10-24T23:48:08.932Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T23:48:08.932Z] - "btrfs": [2019-10-24T23:48:08.932Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T23:48:08.932Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T23:48:08.932Z] - "devicemapper": [2019-10-24T23:48:08.932Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T23:48:08.932Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T23:48:08.932Z] - "overlay": [2019-10-24T23:48:08.932Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T23:48:08.932Z] - "zfs": [2019-10-24T23:48:08.932Z] - /dev/zfs: missing [2019-10-24T23:48:08.932Z] - zfs command: missing [2019-10-24T23:48:08.932Z] - zpool command: missing [2019-10-24T23:48:08.932Z] [2019-10-24T23:48:08.932Z] Limits: [2019-10-24T23:48:08.932Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T23:48:08.932Z] [2019-10-24T23:48:08.932Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T23:48:09.273Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 . [2019-10-24T23:48:09.273Z] #2 [internal] load build definition from Dockerfile [2019-10-24T23:48:09.273Z] #2 transferring dockerfile: [2019-10-24T23:48:09.282Z] go: finding github.com/lib/pq v1.0.0 [2019-10-24T23:48:09.534Z] #2 transferring dockerfile: 14.63kB done [2019-10-24T23:48:09.534Z] #2 DONE 0.1s [2019-10-24T23:48:09.534Z] [2019-10-24T23:48:09.534Z] #1 [internal] load .dockerignore [2019-10-24T23:48:09.534Z] #1 transferring context: 87B done [2019-10-24T23:48:09.534Z] #1 DONE 0.1s [2019-10-24T23:48:09.534Z] [2019-10-24T23:48:09.534Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T23:48:09.936Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-24T23:48:10.105Z] #3 DONE 0.6s [2019-10-24T23:48:10.105Z] [2019-10-24T23:48:10.105Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T23:48:10.105Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T23:48:10.105Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-24T23:48:10.105Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 1.62MB / 8.26MB 0.2s [2019-10-24T23:48:10.105Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T23:48:10.105Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-24T23:48:10.225Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-24T23:48:10.371Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-10-24T23:48:10.371Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-24T23:48:10.631Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-24T23:48:10.631Z] #4 DONE 0.7s [2019-10-24T23:48:11.201Z] [2019-10-24T23:48:11.201Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T23:48:11.249Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-24T23:48:11.461Z] #6 DONE 0.3s [2019-10-24T23:48:11.461Z] [2019-10-24T23:48:11.461Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T23:48:11.461Z] #5 DONE 0.3s [2019-10-24T23:48:11.461Z] [2019-10-24T23:48:11.461Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:48:11.461Z] #70 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T23:48:11.461Z] #70 DONE 0.0s [2019-10-24T23:48:11.461Z] [2019-10-24T23:48:11.461Z] #69 [internal] load build context [2019-10-24T23:48:11.537Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-24T23:48:12.169Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-24T23:48:12.169Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-24T23:48:12.169Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-24T23:48:12.169Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-24T23:48:12.457Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-24T23:48:12.457Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-24T23:48:13.484Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-24T23:48:13.484Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-24T23:48:13.484Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-24T23:48:13.484Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-24T23:48:14.343Z] Client: [2019-10-24T23:48:14.343Z] Debug Mode: false [2019-10-24T23:48:14.343Z] [2019-10-24T23:48:14.343Z] Server: [2019-10-24T23:48:14.343Z] Containers: 0 [2019-10-24T23:48:14.343Z] Running: 0 [2019-10-24T23:48:14.343Z] Paused: 0 [2019-10-24T23:48:14.343Z] Stopped: 0 [2019-10-24T23:48:14.343Z] Images: 0 [2019-10-24T23:48:14.343Z] Server Version: 19.03.2 [2019-10-24T23:48:14.343Z] Storage Driver: overlay2 [2019-10-24T23:48:14.343Z] Backing Filesystem: extfs [2019-10-24T23:48:14.343Z] Supports d_type: true [2019-10-24T23:48:14.343Z] Native Overlay Diff: true [2019-10-24T23:48:14.343Z] Logging Driver: json-file [2019-10-24T23:48:14.343Z] Cgroup Driver: cgroupfs [2019-10-24T23:48:14.343Z] Plugins: [2019-10-24T23:48:14.343Z] Volume: local [2019-10-24T23:48:14.343Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T23:48:14.343Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T23:48:14.343Z] Swarm: inactive [2019-10-24T23:48:14.343Z] Runtimes: runc [2019-10-24T23:48:14.343Z] Default Runtime: runc [2019-10-24T23:48:14.343Z] Init Binary: docker-init [2019-10-24T23:48:14.343Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T23:48:14.343Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T23:48:14.343Z] init version: fec3683 [2019-10-24T23:48:14.343Z] Security Options: [2019-10-24T23:48:14.343Z] apparmor [2019-10-24T23:48:14.343Z] seccomp [2019-10-24T23:48:14.343Z] Profile: default [2019-10-24T23:48:14.343Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T23:48:14.343Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-24T23:48:14.343Z] OSType: linux [2019-10-24T23:48:14.343Z] Architecture: x86_64 [2019-10-24T23:48:14.343Z] CPUs: 2 [2019-10-24T23:48:14.343Z] Total Memory: 7.501GiB [2019-10-24T23:48:14.343Z] Name: ip-10-100-48-82 [2019-10-24T23:48:14.343Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-24T23:48:14.343Z] Docker Root Dir: /var/lib/docker [2019-10-24T23:48:14.343Z] Debug Mode: false [2019-10-24T23:48:14.343Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:48:14.343Z] Labels: [2019-10-24T23:48:14.343Z] Experimental: true [2019-10-24T23:48:14.343Z] Insecure Registries: [2019-10-24T23:48:14.343Z] 127.0.0.0/8 [2019-10-24T23:48:14.343Z] Live Restore Enabled: true [2019-10-24T23:48:14.343Z] [2019-10-24T23:48:14.343Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T23:48:14.509Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-24T23:48:14.509Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-24T23:48:14.640Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:48:14.641Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T23:48:14.641Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40134/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T23:48:14.641Z] + bash /home/ubuntu/workspace/moby_PR-40134/check-config.sh [2019-10-24T23:48:14.641Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T23:48:14.641Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T23:48:14.641Z] [2019-10-24T23:48:14.641Z] Generally Necessary: [2019-10-24T23:48:14.641Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T23:48:14.641Z] - apparmor: enabled and tools installed [2019-10-24T23:48:14.641Z] - CONFIG_NAMESPACES: enabled [2019-10-24T23:48:14.641Z] - CONFIG_NET_NS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_PID_NS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_IPC_NS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_UTS_NS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CGROUPS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T23:48:14.641Z] - CONFIG_CPUSETS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_MEMCG: enabled [2019-10-24T23:48:14.641Z] - CONFIG_KEYS: enabled [2019-10-24T23:48:14.641Z] - CONFIG_VETH: enabled (as module) [2019-10-24T23:48:14.641Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T23:48:14.641Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T23:48:14.778Z] #69 transferring context: 22.21MB 2.9s [2019-10-24T23:48:14.798Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-24T23:48:14.901Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T23:48:14.901Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T23:48:14.901Z] [2019-10-24T23:48:14.901Z] Optional Features: [2019-10-24T23:48:14.901Z] - CONFIG_USER_NS: enabled [2019-10-24T23:48:14.901Z] - CONFIG_SECCOMP: enabled [2019-10-24T23:48:14.901Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T23:48:14.901Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T23:48:14.901Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T23:48:14.901Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T23:48:14.901Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-24T23:48:14.901Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T23:48:14.901Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T23:48:14.901Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T23:48:14.901Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T23:48:14.901Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T23:48:14.901Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T23:48:14.901Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T23:48:14.901Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T23:48:14.901Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T23:48:14.901Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T23:48:14.901Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T23:48:14.901Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T23:48:14.901Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T23:48:14.901Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_EXT4_FS: enabled [2019-10-24T23:48:14.901Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T23:48:14.901Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T23:48:14.901Z] - Network Drivers: [2019-10-24T23:48:14.901Z] - "overlay": [2019-10-24T23:48:14.901Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T23:48:14.901Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T23:48:14.901Z] Optional (for encrypted networks): [2019-10-24T23:48:15.087Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-24T23:48:15.160Z] - CONFIG_CRYPTO: enabled [2019-10-24T23:48:15.160Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T23:48:15.160Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T23:48:15.160Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T23:48:15.160Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T23:48:15.160Z] - CONFIG_XFRM: enabled [2019-10-24T23:48:15.160Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T23:48:15.160Z] - "ipvlan": [2019-10-24T23:48:15.160Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T23:48:15.160Z] - "macvlan": [2019-10-24T23:48:15.160Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T23:48:15.160Z] - "ftp,tftp client in container": [2019-10-24T23:48:15.160Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T23:48:15.160Z] - Storage Drivers: [2019-10-24T23:48:15.160Z] - "aufs": [2019-10-24T23:48:15.160Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T23:48:15.160Z] - "btrfs": [2019-10-24T23:48:15.160Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T23:48:15.160Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T23:48:15.160Z] - "devicemapper": [2019-10-24T23:48:15.160Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T23:48:15.160Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T23:48:15.160Z] - "overlay": [2019-10-24T23:48:15.160Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T23:48:15.160Z] - "zfs": [2019-10-24T23:48:15.160Z] - /dev/zfs: missing [2019-10-24T23:48:15.160Z] - zfs command: missing [2019-10-24T23:48:15.160Z] - zpool command: missing [2019-10-24T23:48:15.160Z] [2019-10-24T23:48:15.160Z] Limits: [2019-10-24T23:48:15.160Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T23:48:15.160Z] [2019-10-24T23:48:15.160Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T23:48:15.356Z] #69 transferring context: 45.63MB 3.9s done [2019-10-24T23:48:15.356Z] #69 DONE 3.9s [2019-10-24T23:48:15.356Z] [2019-10-24T23:48:15.356Z] #71 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:15.356Z] #71 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T23:48:15.356Z] #71 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-24T23:48:15.356Z] #71 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.6s done [2019-10-24T23:48:15.356Z] #71 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T23:48:15.356Z] #71 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-24T23:48:15.356Z] #71 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 0.9s done [2019-10-24T23:48:15.356Z] #71 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s done [2019-10-24T23:48:15.356Z] #71 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 2.9s done [2019-10-24T23:48:15.356Z] #71 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.2s done [2019-10-24T23:48:15.356Z] #71 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.3s done [2019-10-24T23:48:15.356Z] #71 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.5s [2019-10-24T23:48:15.356Z] #71 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.3s done [2019-10-24T23:48:15.377Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-24T23:48:15.377Z] go: finding github.com/kr/pty v1.1.1 [2019-10-24T23:48:15.505Z] + sudo modprobe ip_vs [2019-10-24T23:48:15.666Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-24T23:48:15.666Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-24T23:48:15.767Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 . [2019-10-24T23:48:16.029Z] #1 [internal] load build definition from Dockerfile [2019-10-24T23:48:16.029Z] #1 transferring dockerfile: 14.63kB 0.0s done [2019-10-24T23:48:16.030Z] #1 DONE 0.0s [2019-10-24T23:48:16.030Z] [2019-10-24T23:48:16.030Z] #2 [internal] load .dockerignore [2019-10-24T23:48:16.030Z] #2 transferring context: 87B done [2019-10-24T23:48:16.030Z] #2 DONE 0.1s [2019-10-24T23:48:16.030Z] [2019-10-24T23:48:16.030Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T23:48:16.292Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-24T23:48:16.580Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-24T23:48:16.580Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-24T23:48:16.598Z] #3 DONE 0.4s [2019-10-24T23:48:16.598Z] [2019-10-24T23:48:16.598Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T23:48:16.598Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T23:48:16.598Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-24T23:48:16.598Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.98MB / 8.82MB 0.2s [2019-10-24T23:48:16.598Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T23:48:16.598Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-24T23:48:16.598Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-24T23:48:16.598Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-24T23:48:16.598Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-24T23:48:16.746Z] #71 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.6s done [2019-10-24T23:48:16.746Z] #71 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-24T23:48:16.868Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-24T23:48:17.167Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-24T23:48:17.167Z] #4 DONE 0.8s [2019-10-24T23:48:17.316Z] #71 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-10-24T23:48:17.316Z] #71 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-24T23:48:17.498Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-24T23:48:17.578Z] #71 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-24T23:48:17.578Z] #71 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-24T23:48:17.736Z] [2019-10-24T23:48:17.736Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T23:48:17.803Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-24T23:48:17.803Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-24T23:48:17.999Z] #6 DONE 0.2s [2019-10-24T23:48:17.999Z] [2019-10-24T23:48:17.999Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T23:48:17.999Z] #5 DONE 0.2s [2019-10-24T23:48:18.259Z] [2019-10-24T23:48:18.259Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:48:18.259Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T23:48:18.259Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T23:48:18.259Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T23:48:18.259Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-24T23:48:18.431Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-24T23:48:18.521Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-10-24T23:48:18.521Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-24T23:48:18.521Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-24T23:48:18.721Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-24T23:48:18.721Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-24T23:48:19.014Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-24T23:48:19.015Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-24T23:48:19.304Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-24T23:48:19.591Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-24T23:48:20.119Z] #71 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.0s done [2019-10-24T23:48:20.119Z] #71 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-24T23:48:20.218Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-24T23:48:20.506Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-24T23:48:21.503Z] #71 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-10-24T23:48:21.539Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-24T23:48:21.539Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-24T23:48:21.763Z] #71 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-10-24T23:48:21.820Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.2s done [2019-10-24T23:48:21.820Z] #65 DONE 3.6s [2019-10-24T23:48:21.820Z] [2019-10-24T23:48:21.820Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:21.820Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T23:48:21.820Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T23:48:21.820Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-24T23:48:21.820Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.4s done [2019-10-24T23:48:21.820Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-24T23:48:21.820Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-24T23:48:21.820Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s done [2019-10-24T23:48:21.820Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s done [2019-10-24T23:48:21.820Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s done [2019-10-24T23:48:21.820Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 100.34MB / 120.06MB 3.7s [2019-10-24T23:48:21.820Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.3s done [2019-10-24T23:48:21.820Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0.8s [2019-10-24T23:48:21.820Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 107.79MB / 120.06MB 3.8s [2019-10-24T23:48:21.829Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-24T23:48:22.083Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.0s [2019-10-24T23:48:22.120Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-24T23:48:23.031Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.7s done [2019-10-24T23:48:23.031Z] #7 ... [2019-10-24T23:48:23.031Z] [2019-10-24T23:48:23.031Z] #19 [internal] load build context [2019-10-24T23:48:23.031Z] #19 transferring context: 45.63MB 4.7s done [2019-10-24T23:48:23.031Z] #19 DONE 4.9s [2019-10-24T23:48:23.031Z] [2019-10-24T23:48:23.031Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:24.413Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.5s done [2019-10-24T23:48:24.413Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-24T23:48:24.990Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-24T23:48:24.990Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-24T23:48:25.250Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-24T23:48:25.250Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-24T23:48:26.148Z] Removing intermediate container e1d4cf9ba02a [2019-10-24T23:48:26.148Z] ---> b2be27ab1780 [2019-10-24T23:48:26.148Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-24T23:48:26.148Z] ---> 687421176e14 [2019-10-24T23:48:26.148Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-24T23:48:26.148Z] ---> 8e46bf32f62a [2019-10-24T23:48:26.148Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-24T23:48:26.148Z] ---> Running in 807cc62b62e3 [2019-10-24T23:48:26.148Z] Removing intermediate container 807cc62b62e3 [2019-10-24T23:48:26.148Z] ---> 7693cd1e29eb [2019-10-24T23:48:26.148Z] Successfully built 7693cd1e29eb [2019-10-24T23:48:26.148Z] Successfully tagged moby-buildx:latest [2019-10-24T23:48:26.148Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-24T23:48:26.148Z] if [ -n "${id}" ]; then \ [2019-10-24T23:48:26.148Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-24T23:48:26.148Z] && touch bundles/buildx; \ [2019-10-24T23:48:26.148Z] docker rm -f ${id}; \ [2019-10-24T23:48:26.148Z] fi [2019-10-24T23:48:26.148Z] 946394b15938120a4f0e16ee11c3e8ef40c6208d0d998af15b7f9e72372e502a [2019-10-24T23:48:26.148Z] bundles/buildx version [2019-10-24T23:48:26.148Z] buildx v0.3.1 6db68d0 [2019-10-24T23:48:26.148Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 . [2019-10-24T23:48:26.148Z] #1 [internal] booting buildkit [2019-10-24T23:48:26.148Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-24T23:48:26.253Z] #71 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 4.0s done [2019-10-24T23:48:26.253Z] #71 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-24T23:48:26.253Z] #71 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-24T23:48:26.253Z] #71 DONE 14.8s [2019-10-24T23:48:26.253Z] [2019-10-24T23:48:26.253Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T23:48:28.004Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2019-10-24T23:48:28.004Z] #1 creating container buildx_buildkit_default [2019-10-24T23:48:28.404Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-24T23:48:28.404Z] #1 DONE 2.6s [2019-10-24T23:48:28.404Z] [2019-10-24T23:48:28.404Z] #2 [internal] load build definition from Dockerfile [2019-10-24T23:48:28.404Z] #2 transferring dockerfile: 14.62kB done [2019-10-24T23:48:28.404Z] #2 DONE 0.0s [2019-10-24T23:48:28.404Z] [2019-10-24T23:48:28.404Z] #3 [internal] load .dockerignore [2019-10-24T23:48:28.404Z] #3 transferring context: 87B done [2019-10-24T23:48:28.404Z] #3 DONE 0.0s [2019-10-24T23:48:28.404Z] [2019-10-24T23:48:28.404Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T23:48:28.540Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.9s done [2019-10-24T23:48:28.540Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-24T23:48:29.184Z] #4 DONE 0.6s [2019-10-24T23:48:29.184Z] [2019-10-24T23:48:29.184Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T23:48:29.184Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T23:48:29.184Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T23:48:29.184Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-24T23:48:29.184Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-24T23:48:29.184Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-24T23:48:29.184Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-24T23:48:29.555Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-24T23:48:29.555Z] #5 DONE 0.5s [2019-10-24T23:48:29.960Z] [2019-10-24T23:48:29.960Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T23:48:30.451Z] #7 DONE 3.5s [2019-10-24T23:48:30.451Z] [2019-10-24T23:48:30.451Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T23:48:30.566Z] #7 DONE 0.3s [2019-10-24T23:48:30.567Z] [2019-10-24T23:48:30.567Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T23:48:30.567Z] #6 DONE 0.3s [2019-10-24T23:48:30.567Z] [2019-10-24T23:48:30.567Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:30.567Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T23:48:30.567Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-24T23:48:30.567Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 400.52kB / 10.32MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 31.88kB / 50.49MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T23:48:30.567Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-24T23:48:30.567Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-24T23:48:30.567Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 5.49MB / 45.24MB 0.1s [2019-10-24T23:48:30.567Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.25MB / 10.32MB 0.3s [2019-10-24T23:48:30.567Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.75MB / 4.37MB 0.3s [2019-10-24T23:48:30.567Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 8.68MB / 45.24MB 0.3s [2019-10-24T23:48:31.031Z] #8 DONE 1.2s [2019-10-24T23:48:31.031Z] [2019-10-24T23:48:31.031Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:48:31.031Z] #9 ... [2019-10-24T23:48:31.031Z] [2019-10-24T23:48:31.031Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:31.031Z] #18 DONE 0.1s [2019-10-24T23:48:31.153Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.78MB / 10.32MB 0.4s [2019-10-24T23:48:31.153Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.51MB / 45.98MB 0.4s [2019-10-24T23:48:31.153Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-10-24T23:48:31.153Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 4.65MB / 50.49MB 0.4s [2019-10-24T23:48:31.153Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.21MB / 45.24MB 0.4s [2019-10-24T23:48:31.153Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.28MB / 10.32MB 0.6s [2019-10-24T23:48:31.153Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.22MB / 45.98MB 0.6s [2019-10-24T23:48:31.153Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.67MB / 50.49MB 0.6s [2019-10-24T23:48:31.153Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 6.94MB / 102.17MB 0.6s [2019-10-24T23:48:31.153Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 14.14MB / 45.24MB 0.6s [2019-10-24T23:48:31.153Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-10-24T23:48:31.153Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 9.90MB / 45.98MB 0.7s [2019-10-24T23:48:31.153Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 17.83MB / 45.24MB 0.7s [2019-10-24T23:48:31.153Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 14.76MB / 45.98MB 0.9s [2019-10-24T23:48:31.153Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 14.34MB / 50.49MB 0.9s [2019-10-24T23:48:31.153Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 12.30MB / 102.17MB 0.9s [2019-10-24T23:48:31.153Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 23.92MB / 45.24MB 0.9s [2019-10-24T23:48:31.292Z] [2019-10-24T23:48:31.292Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T23:48:31.292Z] #19 DONE 0.1s [2019-10-24T23:48:31.292Z] [2019-10-24T23:48:31.292Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T23:48:31.292Z] #59 DONE 0.1s [2019-10-24T23:48:31.292Z] [2019-10-24T23:48:31.292Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:31.611Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.11MB / 45.98MB 1.1s [2019-10-24T23:48:31.611Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.20MB / 50.49MB 1.1s [2019-10-24T23:48:31.611Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 17.63MB / 102.17MB 1.1s [2019-10-24T23:48:31.611Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.46MB / 45.24MB 1.1s [2019-10-24T23:48:31.611Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.97MB / 45.98MB 1.2s [2019-10-24T23:48:31.611Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.62MB / 45.98MB 1.3s [2019-10-24T23:48:31.611Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 24.41MB / 50.49MB 1.3s [2019-10-24T23:48:31.611Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 24.11MB / 102.17MB 1.3s [2019-10-24T23:48:31.611Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 31.66MB / 45.24MB 1.3s [2019-10-24T23:48:31.834Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.8s done [2019-10-24T23:48:31.834Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-24T23:48:32.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.24MB / 45.98MB 1.6s [2019-10-24T23:48:32.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.00MB / 50.49MB 1.6s [2019-10-24T23:48:32.100Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 30.77MB / 102.17MB 1.6s [2019-10-24T23:48:32.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.24MB / 45.24MB 1.6s [2019-10-24T23:48:32.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.81MB / 45.98MB 1.8s [2019-10-24T23:48:32.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.32MB / 50.49MB 1.8s [2019-10-24T23:48:32.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.59MB / 45.24MB 1.8s [2019-10-24T23:48:32.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.08MB / 50.49MB 1.9s [2019-10-24T23:48:32.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.10MB / 45.24MB 1.9s [2019-10-24T23:48:32.574Z] #8 ... [2019-10-24T23:48:32.574Z] [2019-10-24T23:48:32.574Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:48:32.574Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T23:48:32.574Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T23:48:32.574Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-24T23:48:32.574Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T23:48:32.574Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2019-10-24T23:48:32.574Z] #66 DONE 2.2s [2019-10-24T23:48:32.574Z] [2019-10-24T23:48:32.574Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:32.574Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.95MB / 45.98MB 2.2s [2019-10-24T23:48:32.574Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.69MB / 50.49MB 2.2s [2019-10-24T23:48:32.574Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 44.75MB / 102.17MB 2.2s [2019-10-24T23:48:32.574Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-10-24T23:48:32.574Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-10-24T23:48:32.574Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s done [2019-10-24T23:48:32.574Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 59.44MB / 102.17MB 2.4s [2019-10-24T23:48:33.020Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-24T23:48:33.020Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 75.61MB / 102.17MB 2.5s [2019-10-24T23:48:33.020Z] #8 ... [2019-10-24T23:48:33.020Z] [2019-10-24T23:48:33.020Z] #20 [internal] load build context [2019-10-24T23:48:33.020Z] #20 transferring context: 45.63MB 2.8s done [2019-10-24T23:48:33.020Z] #20 DONE 2.8s [2019-10-24T23:48:33.020Z] [2019-10-24T23:48:33.020Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:48:33.020Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 86.60MB / 102.17MB 2.7s [2019-10-24T23:48:33.020Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 100.15MB / 102.17MB 2.8s [2019-10-24T23:48:33.385Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.0s done [2019-10-24T23:48:33.385Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-24T23:48:33.858Z] #60 2.131 + RM_GOPATH=0 [2019-10-24T23:48:33.858Z] #60 2.131 + TMP_GOPATH= [2019-10-24T23:48:33.858Z] #60 2.131 + : /build/ [2019-10-24T23:48:33.858Z] #60 2.131 + '[' -z '' ']' [2019-10-24T23:48:33.858Z] #60 2.131 ++ mktemp -d [2019-10-24T23:48:33.858Z] #60 2.133 + export GOPATH=/tmp/tmp.zVmWvECWmz [2019-10-24T23:48:33.858Z] #60 2.133 + GOPATH=/tmp/tmp.zVmWvECWmz [2019-10-24T23:48:33.858Z] #60 2.133 + RM_GOPATH=1 [2019-10-24T23:48:33.858Z] #60 2.134 ++ dirname ./install.sh [2019-10-24T23:48:33.858Z] #60 2.136 + dir=. [2019-10-24T23:48:33.858Z] #60 2.136 + bin=rootlesskit [2019-10-24T23:48:33.858Z] #60 2.136 + shift [2019-10-24T23:48:33.858Z] #60 2.136 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T23:48:33.858Z] #60 2.136 + . ./rootlesskit.installer [2019-10-24T23:48:33.858Z] #60 2.136 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:33.858Z] #60 2.136 + install_rootlesskit [2019-10-24T23:48:33.858Z] #60 2.136 + case "$1" in [2019-10-24T23:48:33.858Z] #60 2.136 + export CGO_ENABLED=0 [2019-10-24T23:48:33.858Z] #60 2.136 + CGO_ENABLED=0 [2019-10-24T23:48:33.858Z] #60 2.136 + _install_rootlesskit [2019-10-24T23:48:33.858Z] #60 2.136 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T23:48:33.858Z] #60 2.136 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zVmWvECWmz/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:48:33.858Z] #60 2.136 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:33.858Z] #60 2.139 Cloning into '/tmp/tmp.zVmWvECWmz/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T23:48:34.430Z] #60 3.087 + cd /tmp/tmp.zVmWvECWmz/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:48:34.430Z] #60 3.087 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:34.430Z] #60 3.181 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:48:34.430Z] #60 3.181 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T23:48:36.294Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-24T23:48:36.294Z] [2019-10-24T23:48:36.294Z] ________ ____ __. [2019-10-24T23:48:36.294Z] \_____ \ | |/ _| [2019-10-24T23:48:36.294Z] / | \| < [2019-10-24T23:48:36.294Z] / | \ | \ [2019-10-24T23:48:36.294Z] \_______ /____|__ \ [2019-10-24T23:48:36.294Z] \/ \/ [2019-10-24T23:48:36.294Z] [2019-10-24T23:48:36.294Z] INFO: make.ps1 ended at 10/24/2019 23:48:35 [2019-10-24T23:48:37.168Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.2s [2019-10-24T23:48:37.735Z] #60 ... [2019-10-24T23:48:37.735Z] [2019-10-24T23:48:37.735Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:37.735Z] #20 2.156 + RM_GOPATH=0 [2019-10-24T23:48:37.735Z] #20 2.156 + TMP_GOPATH= [2019-10-24T23:48:37.735Z] #20 2.156 + : /build [2019-10-24T23:48:37.735Z] #20 2.156 + '[' -z '' ']' [2019-10-24T23:48:37.735Z] #20 2.159 ++ mktemp -d [2019-10-24T23:48:37.735Z] #20 2.160 + export GOPATH=/tmp/tmp.JqJ8MJSh1K [2019-10-24T23:48:37.735Z] #20 2.160 + GOPATH=/tmp/tmp.JqJ8MJSh1K [2019-10-24T23:48:37.735Z] #20 2.160 + RM_GOPATH=1 [2019-10-24T23:48:37.735Z] #20 2.162 ++ dirname ./install.sh [2019-10-24T23:48:37.735Z] #20 2.167 + dir=. [2019-10-24T23:48:37.735Z] #20 2.167 + bin=dockercli [2019-10-24T23:48:37.735Z] #20 2.167 + shift [2019-10-24T23:48:37.735Z] #20 2.167 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T23:48:37.735Z] #20 2.167 + . ./dockercli.installer [2019-10-24T23:48:37.735Z] #20 2.167 ++ : stable [2019-10-24T23:48:37.735Z] #20 2.167 ++ : 17.06.2-ce [2019-10-24T23:48:37.735Z] #20 2.168 + install_dockercli [2019-10-24T23:48:37.735Z] #20 2.168 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T23:48:37.735Z] #20 2.168 Install docker/cli version 17.06.2-ce from stable [2019-10-24T23:48:37.735Z] #20 2.169 ++ uname -m [2019-10-24T23:48:37.735Z] #20 2.170 + arch=aarch64 [2019-10-24T23:48:37.735Z] #20 2.170 + '[' aarch64 '!=' x86_64 ']' [2019-10-24T23:48:37.735Z] #20 2.170 + '[' aarch64 '!=' s390x ']' [2019-10-24T23:48:37.735Z] #20 2.170 + '[' aarch64 '!=' armhf ']' [2019-10-24T23:48:37.735Z] #20 2.170 + build_dockercli [2019-10-24T23:48:37.735Z] #20 2.170 + git clone https://github.com/docker/docker-ce /tmp/tmp.JqJ8MJSh1K/tmp/docker-ce [2019-10-24T23:48:37.735Z] #20 2.173 Cloning into '/tmp/tmp.JqJ8MJSh1K/tmp/docker-ce'... [2019-10-24T23:48:38.121Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 6.5s done [2019-10-24T23:48:38.380Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-24T23:48:38.639Z] #7 DONE 20.6s [2019-10-24T23:48:38.639Z] [2019-10-24T23:48:38.639Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T23:48:39.209Z] INFO: Binaries build ended at 10/24/2019 23:48:38. Duration:00:01:19.9607136 [2019-10-24T23:48:40.552Z] #8 DONE 1.4s [2019-10-24T23:48:40.552Z] [2019-10-24T23:48:40.552Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T23:48:40.756Z] INFO: Copying the built daemon binary to d:\CI\PR-40134\3\binary\dockerd-ef5834d0b.exe... [2019-10-24T23:48:41.041Z] #20 ... [2019-10-24T23:48:41.041Z] [2019-10-24T23:48:41.041Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:48:41.041Z] #54 3.221 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:41.041Z] #54 3.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:41.041Z] #54 3.249 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:41.041Z] #54 3.267 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:41.041Z] #54 3.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:41.041Z] #54 3.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:48:41.041Z] #54 4.381 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:48:41.041Z] #54 4.721 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:48:41.041Z] #54 7.706 Fetched 7743 kB in 5s (1412 kB/s) [2019-10-24T23:48:41.041Z] #54 7.706 Reading package lists... [2019-10-24T23:48:41.041Z] #54 ... [2019-10-24T23:48:41.041Z] [2019-10-24T23:48:41.041Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:41.041Z] #22 3.059 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:41.041Z] #22 3.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:41.041Z] #22 3.161 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:41.041Z] #22 3.164 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:41.041Z] #22 3.170 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:41.041Z] #22 3.555 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:48:41.041Z] #22 4.382 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:48:41.041Z] #22 4.721 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:48:41.041Z] #22 8.006 Fetched 7743 kB in 5s (1299 kB/s) [2019-10-24T23:48:41.302Z] #22 8.006 Reading package lists... [2019-10-24T23:48:41.302Z] #22 ... [2019-10-24T23:48:41.302Z] [2019-10-24T23:48:41.302Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:48:41.302Z] #31 3.251 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:41.302Z] #31 3.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:41.302Z] #31 3.273 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:41.302Z] #31 3.277 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:41.302Z] #31 3.283 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:41.302Z] #31 3.821 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:48:41.302Z] #31 4.469 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:48:41.302Z] #31 4.957 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:48:41.302Z] #31 7.541 Fetched 7743 kB in 5s (1462 kB/s) [2019-10-24T23:48:41.302Z] #31 7.541 Reading package lists... [2019-10-24T23:48:41.302Z] #31 10.13 Reading package lists... [2019-10-24T23:48:41.302Z] #31 ... [2019-10-24T23:48:41.302Z] [2019-10-24T23:48:41.302Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:48:41.493Z] #9 DONE 1.1s [2019-10-24T23:48:41.493Z] [2019-10-24T23:48:41.493Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:48:41.493Z] #40 ... [2019-10-24T23:48:41.493Z] [2019-10-24T23:48:41.493Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:41.493Z] #20 DONE 0.2s [2019-10-24T23:48:41.728Z] INFO: Copying the built client binary to d:\CI\PR-40134\3\binary\docker-ef5834d0b.exe... [2019-10-24T23:48:41.728Z] INFO: Copying dockerversion from the container... [2019-10-24T23:48:41.754Z] [2019-10-24T23:48:41.754Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T23:48:41.754Z] #67 DONE 0.2s [2019-10-24T23:48:41.754Z] [2019-10-24T23:48:41.754Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:41.754Z] #68 ... [2019-10-24T23:48:41.754Z] [2019-10-24T23:48:41.754Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T23:48:41.754Z] #61 DONE 0.3s [2019-10-24T23:48:41.754Z] [2019-10-24T23:48:41.754Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T23:48:41.754Z] #46 DONE 0.3s [2019-10-24T23:48:41.754Z] [2019-10-24T23:48:41.754Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T23:48:41.754Z] #21 DONE 0.4s [2019-10-24T23:48:42.014Z] [2019-10-24T23:48:42.014Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:42.014Z] #47 ... [2019-10-24T23:48:42.014Z] [2019-10-24T23:48:42.014Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T23:48:42.014Z] #49 DONE 0.5s [2019-10-24T23:48:42.014Z] [2019-10-24T23:48:42.014Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T23:48:42.014Z] #43 DONE 0.5s [2019-10-24T23:48:42.014Z] [2019-10-24T23:48:42.014Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T23:48:42.014Z] #30 DONE 0.6s [2019-10-24T23:48:42.190Z] INFO: Copying the golang package from the container to d:\CI\PR-40134\3\installer\go.zip... [2019-10-24T23:48:42.273Z] [2019-10-24T23:48:42.273Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:43.851Z] #54 10.29 Reading package lists... [2019-10-24T23:48:44.379Z] INFO: Extracting go.zip to d:\CI\PR-40134\3\go [2019-10-24T23:48:44.425Z] #54 12.75 Building dependency tree... [2019-10-24T23:48:44.425Z] #54 ... [2019-10-24T23:48:44.425Z] [2019-10-24T23:48:44.425Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:48:44.425Z] #9 3.283 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:44.425Z] #9 3.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:44.425Z] #9 3.309 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:44.425Z] #9 3.309 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:44.425Z] #9 3.316 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:44.425Z] #9 3.673 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:48:44.425Z] #9 4.402 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:48:44.425Z] #9 4.809 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:48:44.425Z] #9 8.021 Fetched 7743 kB in 5s (1342 kB/s) [2019-10-24T23:48:44.425Z] #9 8.021 Reading package lists... [2019-10-24T23:48:44.425Z] #9 11.16 Reading package lists... [2019-10-24T23:48:44.425Z] #9 13.24 Building dependency tree... [2019-10-24T23:48:44.425Z] #9 ... [2019-10-24T23:48:44.425Z] [2019-10-24T23:48:44.425Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:48:44.425Z] #31 10.13 Reading package lists... [2019-10-24T23:48:44.425Z] #31 12.80 Building dependency tree... [2019-10-24T23:48:44.826Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.7s done [2019-10-24T23:48:44.826Z] #8 DONE 13.9s [2019-10-24T23:48:44.826Z] [2019-10-24T23:48:44.826Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T23:48:44.826Z] #9 DONE 0.3s [2019-10-24T23:48:44.826Z] [2019-10-24T23:48:44.826Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T23:48:44.826Z] #10 DONE 0.3s [2019-10-24T23:48:44.826Z] [2019-10-24T23:48:44.827Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:44.827Z] #21 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:44.827Z] #25 ... [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T23:48:44.827Z] #68 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T23:48:44.827Z] #44 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T23:48:44.827Z] #31 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T23:48:44.827Z] #50 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T23:48:44.827Z] #22 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T23:48:44.827Z] #62 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T23:48:44.827Z] #47 DONE 0.1s [2019-10-24T23:48:44.827Z] [2019-10-24T23:48:44.827Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:48:44.827Z] #29 0.198 + mktemp -d [2019-10-24T23:48:44.827Z] #29 0.200 + export GOPATH=/tmp/tmp.whSidm9eBe [2019-10-24T23:48:44.827Z] #29 0.200 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.whSidm9eBe/src/github.com/go-swagger/go-swagger [2019-10-24T23:48:44.827Z] #29 0.202 Cloning into '/tmp/tmp.whSidm9eBe/src/github.com/go-swagger/go-swagger'... [2019-10-24T23:48:45.000Z] #31 14.09 The following additional packages will be installed: [2019-10-24T23:48:45.000Z] #31 14.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T23:48:45.000Z] #31 14.11 Suggested packages: [2019-10-24T23:48:45.000Z] #31 14.11 codeblocks eclipse ninja-build lrzip [2019-10-24T23:48:45.000Z] #31 14.11 Recommended packages: [2019-10-24T23:48:45.000Z] #31 14.11 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T23:48:45.263Z] #31 14.43 The following NEW packages will be installed: [2019-10-24T23:48:45.525Z] #31 14.44 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T23:48:45.525Z] #31 14.44 vim-common xxd [2019-10-24T23:48:46.470Z] #31 15.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:48:46.470Z] #31 15.60 Need to get 13.1 MB of archives. [2019-10-24T23:48:46.470Z] #31 15.60 After this operation, 55.5 MB of additional disk space will be used. [2019-10-24T23:48:46.470Z] #31 15.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T23:48:46.737Z] #31 15.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T23:48:46.737Z] #31 15.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-24T23:48:46.999Z] #31 15.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-24T23:48:46.999Z] #31 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-24T23:48:46.999Z] #31 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-24T23:48:46.999Z] #31 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-24T23:48:46.999Z] #31 15.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-24T23:48:46.999Z] #31 16.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-24T23:48:46.999Z] #31 16.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:48:47.555Z] #31 ... [2019-10-24T23:48:47.555Z] [2019-10-24T23:48:47.555Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:48:47.555Z] #56 5.053 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:47.555Z] #56 5.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:47.555Z] #56 5.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:47.555Z] #56 5.129 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:47.555Z] #56 5.129 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:47.555Z] #56 5.441 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:48:47.555Z] #56 6.060 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:48:47.573Z] #31 16.55 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:48:47.573Z] #31 16.68 Fetched 13.1 MB in 1s (8058 kB/s) [2019-10-24T23:48:47.814Z] #56 6.359 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:48:47.835Z] #31 16.92 Selecting previously unselected package cmake-data. [2019-10-24T23:48:47.835Z] #31 16.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T23:48:47.835Z] #31 16.94 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T23:48:47.835Z] #31 17.01 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T23:48:49.193Z] #56 ... [2019-10-24T23:48:49.193Z] [2019-10-24T23:48:49.193Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:48:49.193Z] #33 6.173 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:49.193Z] #33 6.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:49.193Z] #33 6.196 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:49.193Z] #33 6.222 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:49.193Z] #33 6.257 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:49.193Z] #33 6.642 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:48:49.193Z] #33 7.537 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:48:49.452Z] #33 8.174 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:48:50.179Z] #29 ... [2019-10-24T23:48:50.179Z] [2019-10-24T23:48:50.179Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:50.179Z] #63 0.635 + RM_GOPATH=0 [2019-10-24T23:48:50.179Z] #63 0.636 + TMP_GOPATH= [2019-10-24T23:48:50.179Z] #63 0.636 + : /build/ [2019-10-24T23:48:50.179Z] #63 0.638 + '[' -z '' ']' [2019-10-24T23:48:50.179Z] #63 0.641 ++ mktemp -d [2019-10-24T23:48:50.179Z] #63 0.646 + export GOPATH=/tmp/tmp.J6IwGcpm6u [2019-10-24T23:48:50.179Z] #63 0.647 + GOPATH=/tmp/tmp.J6IwGcpm6u [2019-10-24T23:48:50.179Z] #63 0.648 + RM_GOPATH=1 [2019-10-24T23:48:50.179Z] #63 0.650 ++ dirname ./install.sh [2019-10-24T23:48:50.179Z] #63 0.653 + dir=. [2019-10-24T23:48:50.179Z] #63 0.653 + bin=rootlesskit [2019-10-24T23:48:50.179Z] #63 0.654 + shift [2019-10-24T23:48:50.179Z] #63 0.654 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T23:48:50.179Z] #63 0.658 + . ./rootlesskit.installer [2019-10-24T23:48:50.179Z] #63 0.659 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:50.179Z] #63 0.662 + install_rootlesskit [2019-10-24T23:48:50.179Z] #63 0.662 + case "$1" in [2019-10-24T23:48:50.179Z] #63 0.663 + export CGO_ENABLED=0 [2019-10-24T23:48:50.179Z] #63 0.663 + CGO_ENABLED=0 [2019-10-24T23:48:50.179Z] #63 0.664 + _install_rootlesskit [2019-10-24T23:48:50.179Z] #63 0.664 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T23:48:50.179Z] #63 0.665 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:50.179Z] #63 0.665 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J6IwGcpm6u/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:48:50.179Z] #63 0.674 Cloning into '/tmp/tmp.J6IwGcpm6u/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T23:48:50.179Z] #63 4.167 + cd /tmp/tmp.J6IwGcpm6u/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:48:50.179Z] #63 4.168 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:48:50.179Z] #63 4.454 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:48:50.179Z] #63 4.454 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T23:48:50.389Z] #31 ... [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:50.389Z] #22 8.006 Reading package lists... [2019-10-24T23:48:50.389Z] #22 10.81 Reading package lists... [2019-10-24T23:48:50.389Z] #22 13.05 Building dependency tree... [2019-10-24T23:48:50.389Z] #22 14.27 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T23:48:50.389Z] #22 14.27 The following additional packages will be installed: [2019-10-24T23:48:50.389Z] #22 14.27 libjq1 libonig4 [2019-10-24T23:48:50.389Z] #22 14.42 The following NEW packages will be installed: [2019-10-24T23:48:50.389Z] #22 14.42 jq libjq1 libonig4 [2019-10-24T23:48:50.389Z] #22 15.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:48:50.389Z] #22 15.48 Need to get 293 kB of archives. [2019-10-24T23:48:50.389Z] #22 15.48 After this operation, 1086 kB of additional disk space will be used. [2019-10-24T23:48:50.389Z] #22 15.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-24T23:48:50.389Z] #22 15.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-24T23:48:50.389Z] #22 15.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-24T23:48:50.389Z] #22 16.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:48:50.389Z] #22 16.17 Fetched 293 kB in 1s (280 kB/s) [2019-10-24T23:48:50.389Z] #22 16.26 Selecting previously unselected package libonig4:arm64. [2019-10-24T23:48:50.389Z] #22 16.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T23:48:50.389Z] #22 16.30 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-24T23:48:50.389Z] #22 16.32 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-24T23:48:50.389Z] #22 16.66 Selecting previously unselected package libjq1:arm64. [2019-10-24T23:48:50.389Z] #22 16.67 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T23:48:50.389Z] #22 16.78 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T23:48:50.389Z] #22 17.03 Selecting previously unselected package jq. [2019-10-24T23:48:50.389Z] #22 17.03 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T23:48:50.389Z] #22 17.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:48:50.389Z] #22 17.47 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-24T23:48:50.389Z] #22 17.51 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T23:48:50.389Z] #22 17.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:50.389Z] #22 17.72 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:48:50.389Z] #22 DONE 19.0s [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:48:50.389Z] #9 13.24 Building dependency tree... [2019-10-24T23:48:50.389Z] #9 14.21 The following additional packages will be installed: [2019-10-24T23:48:50.389Z] #9 14.21 libapparmor1 libseccomp2 [2019-10-24T23:48:50.389Z] #9 14.22 Suggested packages: [2019-10-24T23:48:50.389Z] #9 14.22 seccomp [2019-10-24T23:48:50.389Z] #9 14.33 The following NEW packages will be installed: [2019-10-24T23:48:50.389Z] #9 14.34 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T23:48:50.389Z] #9 15.41 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:48:50.389Z] #9 15.41 Need to get 287 kB of archives. [2019-10-24T23:48:50.389Z] #9 15.41 After this operation, 1186 kB of additional disk space will be used. [2019-10-24T23:48:50.389Z] #9 15.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-24T23:48:50.389Z] #9 15.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-24T23:48:50.389Z] #9 15.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-24T23:48:50.389Z] #9 15.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-24T23:48:50.389Z] #9 16.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:48:50.389Z] #9 16.15 Fetched 287 kB in 1s (275 kB/s) [2019-10-24T23:48:50.389Z] #9 16.24 Selecting previously unselected package libseccomp2:arm64. [2019-10-24T23:48:50.389Z] #9 16.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T23:48:50.389Z] #9 16.28 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-24T23:48:50.389Z] #9 16.31 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:48:50.389Z] #9 16.64 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-24T23:48:50.389Z] #9 16.65 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-24T23:48:50.389Z] #9 16.67 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:48:50.389Z] #9 17.05 Selecting previously unselected package libapparmor1:arm64. [2019-10-24T23:48:50.389Z] #9 17.06 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T23:48:50.389Z] #9 17.07 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T23:48:50.389Z] #9 17.48 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-24T23:48:50.389Z] #9 17.48 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T23:48:50.389Z] #9 17.49 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T23:48:50.389Z] #9 17.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:50.389Z] #9 17.79 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:48:50.389Z] #9 17.83 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T23:48:50.389Z] #9 17.85 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:48:50.389Z] #9 18.05 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T23:48:50.389Z] #9 18.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:50.389Z] #9 DONE 19.2s [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #54 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:48:50.389Z] #54 14.08 The following additional packages will be installed: [2019-10-24T23:48:50.389Z] #54 14.09 btrfs-progs liblzo2-2 [2019-10-24T23:48:50.389Z] #54 14.25 The following NEW packages will be installed: [2019-10-24T23:48:50.389Z] #54 14.26 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T23:48:50.389Z] #54 15.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:48:50.389Z] #54 15.48 Need to get 582 kB of archives. [2019-10-24T23:48:50.389Z] #54 15.48 After this operation, 3944 kB of additional disk space will be used. [2019-10-24T23:48:50.389Z] #54 15.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T23:48:50.389Z] #54 15.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-24T23:48:50.389Z] #54 15.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-24T23:48:50.389Z] #54 16.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:48:50.389Z] #54 16.22 Fetched 582 kB in 1s (489 kB/s) [2019-10-24T23:48:50.389Z] #54 16.31 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T23:48:50.389Z] #54 16.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T23:48:50.389Z] #54 16.34 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T23:48:50.389Z] #54 16.35 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:48:50.389Z] #54 16.66 Selecting previously unselected package btrfs-progs. [2019-10-24T23:48:50.389Z] #54 16.66 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-24T23:48:50.389Z] #54 16.67 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:48:50.389Z] #54 17.52 Selecting previously unselected package btrfs-tools. [2019-10-24T23:48:50.389Z] #54 17.53 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-24T23:48:50.389Z] #54 17.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:48:50.389Z] #54 17.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:50.389Z] #54 17.86 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:48:50.389Z] #54 18.18 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:48:50.389Z] #54 18.36 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:48:50.389Z] #54 18.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:50.389Z] #54 DONE 19.3s [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:50.389Z] #55 DONE 0.2s [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:50.389Z] #50 DONE 0.3s [2019-10-24T23:48:50.389Z] [2019-10-24T23:48:50.389Z] #10 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:48:51.362Z] #33 ... [2019-10-24T23:48:51.362Z] [2019-10-24T23:48:51.362Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:48:51.362Z] #28 1.667 + mktemp -d [2019-10-24T23:48:51.362Z] #28 1.668 + export GOPATH=/tmp/tmp.sGZKI3oj1f [2019-10-24T23:48:51.362Z] #28 1.668 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.sGZKI3oj1f/src/github.com/go-swagger/go-swagger [2019-10-24T23:48:51.362Z] #28 1.673 Cloning into '/tmp/tmp.sGZKI3oj1f/src/github.com/go-swagger/go-swagger'... [2019-10-24T23:48:51.622Z] #28 ... [2019-10-24T23:48:51.622Z] [2019-10-24T23:48:51.622Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:51.622Z] #24 ... [2019-10-24T23:48:51.622Z] [2019-10-24T23:48:51.622Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:48:51.622Z] #38 8.053 + mktemp -d [2019-10-24T23:48:51.622Z] #38 8.053 + export GOPATH=/tmp/tmp.ObPp5FX3We [2019-10-24T23:48:51.622Z] #38 8.053 + git clone https://github.com/docker/distribution.git /tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution [2019-10-24T23:48:51.622Z] #38 8.053 Cloning into '/tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution'... [2019-10-24T23:48:51.882Z] #38 ... [2019-10-24T23:48:51.882Z] [2019-10-24T23:48:51.882Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:51.882Z] #62 ... [2019-10-24T23:48:51.882Z] [2019-10-24T23:48:51.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:48:52.142Z] #10 ... [2019-10-24T23:48:52.142Z] [2019-10-24T23:48:52.142Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:52.142Z] #50 ... [2019-10-24T23:48:52.142Z] [2019-10-24T23:48:52.142Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:52.403Z] #22 ... [2019-10-24T23:48:52.403Z] [2019-10-24T23:48:52.403Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:48:52.948Z] #10 DONE 2.3s [2019-10-24T23:48:52.948Z] [2019-10-24T23:48:52.948Z] #11 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:48:52.982Z] #44 ... [2019-10-24T23:48:52.982Z] [2019-10-24T23:48:52.982Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:52.982Z] #24 11.61 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:52.982Z] #24 11.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:52.982Z] #24 11.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:52.982Z] #24 11.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:53.242Z] #24 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:54.183Z] #24 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:48:54.434Z] #63 ... [2019-10-24T23:48:54.434Z] [2019-10-24T23:48:54.434Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:54.434Z] #23 0.635 + RM_GOPATH=0 [2019-10-24T23:48:54.434Z] #23 0.635 + TMP_GOPATH= [2019-10-24T23:48:54.434Z] #23 0.636 + : /build [2019-10-24T23:48:54.434Z] #23 0.636 + '[' -z '' ']' [2019-10-24T23:48:54.434Z] #23 0.638 ++ mktemp -d [2019-10-24T23:48:54.434Z] #23 0.644 + export GOPATH=/tmp/tmp.MdJoUTyDAO [2019-10-24T23:48:54.434Z] #23 0.644 + GOPATH=/tmp/tmp.MdJoUTyDAO [2019-10-24T23:48:54.434Z] #23 0.644 + RM_GOPATH=1 [2019-10-24T23:48:54.434Z] #23 0.646 ++ dirname ./install.sh [2019-10-24T23:48:54.434Z] #23 0.655 + dir=. [2019-10-24T23:48:54.434Z] #23 0.656 + bin=dockercli [2019-10-24T23:48:54.434Z] #23 0.656 + shift [2019-10-24T23:48:54.434Z] #23 0.656 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T23:48:54.434Z] #23 0.656 + . ./dockercli.installer [2019-10-24T23:48:54.434Z] #23 0.656 ++ : stable [2019-10-24T23:48:54.434Z] #23 0.656 ++ : 17.06.2-ce [2019-10-24T23:48:54.434Z] #23 0.657 + install_dockercli [2019-10-24T23:48:54.434Z] #23 0.657 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T23:48:54.434Z] #23 0.657 Install docker/cli version 17.06.2-ce from stable [2019-10-24T23:48:54.434Z] #23 0.659 ++ uname -m [2019-10-24T23:48:54.434Z] #23 0.660 + arch=s390x [2019-10-24T23:48:54.434Z] #23 0.660 + '[' s390x '!=' x86_64 ']' [2019-10-24T23:48:54.434Z] #23 0.660 + '[' s390x '!=' s390x ']' [2019-10-24T23:48:54.434Z] #23 0.660 + url=https://download.docker.com/linux/static [2019-10-24T23:48:54.434Z] #23 0.660 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-24T23:48:54.434Z] #23 0.674 + tar -xz docker/docker [2019-10-24T23:48:54.434Z] #23 8.725 + mkdir -p /build [2019-10-24T23:48:54.434Z] #23 8.730 + mv docker/docker /build/ [2019-10-24T23:48:54.434Z] #23 8.731 + rmdir docker [2019-10-24T23:48:54.434Z] #23 DONE 8.9s [2019-10-24T23:48:54.434Z] [2019-10-24T23:48:54.434Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:48:54.434Z] #45 0.660 + RM_GOPATH=0 [2019-10-24T23:48:54.434Z] #45 0.661 + TMP_GOPATH= [2019-10-24T23:48:54.434Z] #45 0.661 + : /build [2019-10-24T23:48:54.434Z] #45 0.661 + '[' -z '' ']' [2019-10-24T23:48:54.434Z] #45 0.672 ++ mktemp -d [2019-10-24T23:48:54.434Z] #45 0.678 + export GOPATH=/tmp/tmp.21L5bCz5Ba [2019-10-24T23:48:54.434Z] #45 0.678 + GOPATH=/tmp/tmp.21L5bCz5Ba [2019-10-24T23:48:54.434Z] #45 0.679 + RM_GOPATH=1 [2019-10-24T23:48:54.434Z] #45 0.683 ++ dirname ./install.sh [2019-10-24T23:48:54.434Z] #45 0.694 + dir=. [2019-10-24T23:48:54.434Z] #45 0.694 + bin=vndr [2019-10-24T23:48:54.434Z] #45 0.696 + shift [2019-10-24T23:48:54.434Z] #45 0.696 + '[' '!' -f ./vndr.installer ']' [2019-10-24T23:48:54.434Z] #45 0.696 + . ./vndr.installer [2019-10-24T23:48:54.434Z] #45 0.696 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:48:54.434Z] #45 0.698 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:48:54.434Z] #45 0.698 + install_vndr [2019-10-24T23:48:54.434Z] #45 0.698 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T23:48:54.434Z] #45 0.698 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.21L5bCz5Ba/src/github.com/LK4D4/vndr [2019-10-24T23:48:54.434Z] #45 0.705 Cloning into '/tmp/tmp.21L5bCz5Ba/src/github.com/LK4D4/vndr'... [2019-10-24T23:48:54.434Z] #45 1.576 + cd /tmp/tmp.21L5bCz5Ba/src/github.com/LK4D4/vndr [2019-10-24T23:48:54.434Z] #45 1.576 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:48:54.434Z] #45 1.586 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T23:48:54.434Z] #45 2.703 internal/cpu [2019-10-24T23:48:54.434Z] #45 2.705 runtime/internal/sys [2019-10-24T23:48:54.434Z] #45 2.914 runtime/internal/math [2019-10-24T23:48:54.434Z] #45 2.990 internal/race [2019-10-24T23:48:54.434Z] #45 3.278 sync/atomic [2019-10-24T23:48:54.434Z] #45 3.701 internal/bytealg [2019-10-24T23:48:54.434Z] #45 3.773 unicode [2019-10-24T23:48:54.434Z] #45 4.165 runtime [2019-10-24T23:48:54.434Z] #45 8.229 unicode/utf8 [2019-10-24T23:48:54.434Z] #45 8.672 math [2019-10-24T23:48:54.856Z] #45 ... [2019-10-24T23:48:54.856Z] [2019-10-24T23:48:54.856Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:48:54.856Z] #39 0.474 + mktemp -d [2019-10-24T23:48:54.856Z] #39 0.480 + export GOPATH=/tmp/tmp.4xROc46KOF [2019-10-24T23:48:54.856Z] #39 0.481 + git clone https://github.com/docker/distribution.git /tmp/tmp.4xROc46KOF/src/github.com/docker/distribution [2019-10-24T23:48:54.856Z] #39 0.482 Cloning into '/tmp/tmp.4xROc46KOF/src/github.com/docker/distribution'... [2019-10-24T23:48:54.856Z] #39 ... [2019-10-24T23:48:54.856Z] [2019-10-24T23:48:54.856Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:48:54.856Z] #41 0.512 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:54.856Z] #41 0.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:54.856Z] #41 0.564 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:54.856Z] #41 0.576 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:54.856Z] #41 0.592 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:54.856Z] #41 1.027 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:48:54.856Z] #41 2.190 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:48:54.856Z] #41 2.990 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:48:54.856Z] #41 ... [2019-10-24T23:48:54.856Z] [2019-10-24T23:48:54.856Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:54.856Z] #32 0.654 + RM_GOPATH=0 [2019-10-24T23:48:54.856Z] #32 0.655 + TMP_GOPATH= [2019-10-24T23:48:54.856Z] #32 0.655 + : /build [2019-10-24T23:48:54.856Z] #32 0.656 + '[' -z '' ']' [2019-10-24T23:48:54.856Z] #32 0.657 ++ mktemp -d [2019-10-24T23:48:54.856Z] #32 0.663 + export GOPATH=/tmp/tmp.owTnwNAcFt [2019-10-24T23:48:54.856Z] #32 0.663 + GOPATH=/tmp/tmp.owTnwNAcFt [2019-10-24T23:48:54.856Z] #32 0.663 + RM_GOPATH=1 [2019-10-24T23:48:54.856Z] #32 0.667 ++ dirname ./install.sh [2019-10-24T23:48:54.856Z] #32 0.673 + dir=. [2019-10-24T23:48:54.856Z] #32 0.673 + bin=tomlv [2019-10-24T23:48:54.856Z] #32 0.673 + shift [2019-10-24T23:48:54.856Z] #32 0.673 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T23:48:54.856Z] #32 0.673 + . ./tomlv.installer [2019-10-24T23:48:54.856Z] #32 0.673 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:54.856Z] #32 0.673 + install_tomlv [2019-10-24T23:48:54.856Z] #32 0.673 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T23:48:54.856Z] #32 0.673 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.owTnwNAcFt/src/github.com/BurntSushi/toml [2019-10-24T23:48:54.856Z] #32 0.673 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:54.856Z] #32 0.691 Cloning into '/tmp/tmp.owTnwNAcFt/src/github.com/BurntSushi/toml'... [2019-10-24T23:48:54.856Z] #32 1.872 + cd /tmp/tmp.owTnwNAcFt/src/github.com/BurntSushi/toml [2019-10-24T23:48:54.856Z] #32 1.882 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:54.856Z] #32 1.888 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:48:54.856Z] #32 2.445 internal/cpu [2019-10-24T23:48:54.856Z] #32 2.472 runtime/internal/atomic [2019-10-24T23:48:54.856Z] #32 2.679 runtime/internal/sys [2019-10-24T23:48:54.856Z] #32 3.129 math/bits [2019-10-24T23:48:54.856Z] #32 3.429 internal/bytealg [2019-10-24T23:48:54.856Z] #32 3.920 math [2019-10-24T23:48:54.856Z] #32 4.060 runtime [2019-10-24T23:48:54.864Z] #11 DONE 2.3s [2019-10-24T23:48:54.864Z] [2019-10-24T23:48:54.864Z] #31 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:48:54.864Z] #31 20.19 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T23:48:54.864Z] #31 20.20 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 20.21 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:48:54.864Z] #31 20.31 Selecting previously unselected package libicu57:arm64. [2019-10-24T23:48:54.864Z] #31 20.32 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 20.32 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-24T23:48:54.864Z] #31 22.32 Selecting previously unselected package libxml2:arm64. [2019-10-24T23:48:54.864Z] #31 22.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 22.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:48:54.864Z] #31 22.57 Selecting previously unselected package libarchive13:arm64. [2019-10-24T23:48:54.864Z] #31 22.57 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 22.58 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-24T23:48:54.864Z] #31 22.75 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-24T23:48:54.864Z] #31 22.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 22.75 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-24T23:48:54.864Z] #31 22.84 Selecting previously unselected package libuv1:arm64. [2019-10-24T23:48:54.864Z] #31 22.84 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 22.85 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-24T23:48:54.864Z] #31 22.92 Selecting previously unselected package cmake. [2019-10-24T23:48:54.864Z] #31 22.92 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-24T23:48:54.864Z] #31 22.97 Unpacking cmake (3.7.2-1) ... [2019-10-24T23:48:54.864Z] #31 23.92 Selecting previously unselected package xxd. [2019-10-24T23:48:54.864Z] #31 23.93 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T23:48:55.125Z] #31 23.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:48:55.125Z] #31 24.10 Selecting previously unselected package vim-common. [2019-10-24T23:48:55.125Z] #31 24.11 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:48:55.125Z] #31 24.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:48:55.307Z] #32 10.18 internal/testlog [2019-10-24T23:48:55.307Z] #32 ... [2019-10-24T23:48:55.307Z] [2019-10-24T23:48:55.307Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:48:55.307Z] #11 0.920 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:55.307Z] #11 0.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:55.307Z] #11 0.984 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:55.307Z] #11 0.985 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:55.307Z] #11 1.054 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:55.307Z] #11 1.684 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:48:55.307Z] #11 3.047 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:48:55.307Z] #11 4.140 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:48:55.307Z] #11 ... [2019-10-24T23:48:55.307Z] [2019-10-24T23:48:55.307Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:55.307Z] #51 0.645 + RM_GOPATH=0 [2019-10-24T23:48:55.307Z] #51 0.645 + TMP_GOPATH= [2019-10-24T23:48:55.307Z] #51 0.645 + : /build [2019-10-24T23:48:55.307Z] #51 0.645 + '[' -z '' ']' [2019-10-24T23:48:55.307Z] #51 0.657 ++ mktemp -d [2019-10-24T23:48:55.307Z] #51 0.663 + export GOPATH=/tmp/tmp.YBcvZGEXi0 [2019-10-24T23:48:55.307Z] #51 0.664 + GOPATH=/tmp/tmp.YBcvZGEXi0 [2019-10-24T23:48:55.307Z] #51 0.664 + RM_GOPATH=1 [2019-10-24T23:48:55.307Z] #51 0.670 ++ dirname ./install.sh [2019-10-24T23:48:55.307Z] #51 0.680 + dir=. [2019-10-24T23:48:55.307Z] #51 0.680 + bin=golangci_lint [2019-10-24T23:48:55.307Z] #51 0.680 + shift [2019-10-24T23:48:55.307Z] #51 0.681 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T23:48:55.307Z] #51 0.681 + . ./golangci_lint.installer [2019-10-24T23:48:55.307Z] #51 0.682 ++ : v1.20.0 [2019-10-24T23:48:55.307Z] #51 0.683 + install_golangci_lint [2019-10-24T23:48:55.307Z] #51 0.683 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T23:48:55.307Z] #51 0.684 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:48:55.307Z] #51 0.684 Installing golangci-lint version v1.20.0 [2019-10-24T23:48:55.307Z] #51 ... [2019-10-24T23:48:55.307Z] [2019-10-24T23:48:55.307Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:48:55.307Z] #34 0.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:55.307Z] #34 0.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:55.307Z] #34 0.577 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:55.307Z] #34 0.592 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:55.307Z] #34 0.605 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:55.307Z] #34 0.937 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:48:55.307Z] #34 2.240 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:48:55.307Z] #34 2.917 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:48:55.388Z] #31 24.44 Processing triggers for mime-support (3.60) ... [2019-10-24T23:48:55.388Z] #31 24.48 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:48:55.388Z] #31 24.50 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-24T23:48:55.651Z] #31 24.51 Setting up cmake-data (3.7.2-1) ... [2019-10-24T23:48:55.651Z] #31 24.53 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-24T23:48:55.651Z] #31 24.55 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:48:55.651Z] #31 24.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:55.651Z] #31 24.63 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:48:55.651Z] #31 24.65 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:48:55.651Z] #31 24.67 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-24T23:48:55.651Z] #31 24.68 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-24T23:48:55.651Z] #31 24.70 Setting up cmake (3.7.2-1) ... [2019-10-24T23:48:55.822Z] #34 ... [2019-10-24T23:48:55.822Z] [2019-10-24T23:48:55.822Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:48:55.822Z] #57 0.543 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:55.822Z] #57 0.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:55.822Z] #57 0.584 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:55.822Z] #57 0.599 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:55.822Z] #57 0.615 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:55.822Z] #57 1.275 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:48:55.822Z] #57 2.743 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:48:55.822Z] #57 3.568 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:48:55.822Z] #57 ... [2019-10-24T23:48:55.822Z] [2019-10-24T23:48:55.822Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:55.822Z] #69 0.666 + RM_GOPATH=0 [2019-10-24T23:48:55.822Z] #69 0.666 + TMP_GOPATH= [2019-10-24T23:48:55.822Z] #69 0.667 + : /build [2019-10-24T23:48:55.822Z] #69 0.667 + '[' -z '' ']' [2019-10-24T23:48:55.822Z] #69 0.670 ++ mktemp -d [2019-10-24T23:48:55.822Z] #69 0.677 + export GOPATH=/tmp/tmp.L0l5AYCM2Q [2019-10-24T23:48:55.822Z] #69 0.677 + GOPATH=/tmp/tmp.L0l5AYCM2Q [2019-10-24T23:48:55.822Z] #69 0.677 + RM_GOPATH=1 [2019-10-24T23:48:55.822Z] #69 0.680 ++ dirname ./install.sh [2019-10-24T23:48:55.822Z] #69 0.687 + dir=. [2019-10-24T23:48:55.822Z] #69 0.687 + bin=proxy [2019-10-24T23:48:55.822Z] #69 0.687 + shift [2019-10-24T23:48:55.822Z] #69 0.687 + '[' '!' -f ./proxy.installer ']' [2019-10-24T23:48:55.822Z] #69 0.687 + . ./proxy.installer [2019-10-24T23:48:55.822Z] #69 0.688 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:48:55.822Z] #69 0.689 + install_proxy [2019-10-24T23:48:55.822Z] #69 0.689 + case "$1" in [2019-10-24T23:48:55.822Z] #69 0.689 + export CGO_ENABLED=0 [2019-10-24T23:48:55.822Z] #69 0.689 + CGO_ENABLED=0 [2019-10-24T23:48:55.822Z] #69 0.689 + _install_proxy [2019-10-24T23:48:55.822Z] #69 0.689 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T23:48:55.822Z] #69 0.689 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.L0l5AYCM2Q/src/github.com/docker/libnetwork [2019-10-24T23:48:55.822Z] #69 0.689 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:48:55.822Z] #69 0.707 Cloning into '/tmp/tmp.L0l5AYCM2Q/src/github.com/docker/libnetwork'... [2019-10-24T23:48:55.822Z] #69 ... [2019-10-24T23:48:55.822Z] [2019-10-24T23:48:55.822Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:55.822Z] #48 0.616 + RM_GOPATH=0 [2019-10-24T23:48:55.822Z] #48 0.623 + TMP_GOPATH= [2019-10-24T23:48:55.822Z] #48 0.624 + : /build [2019-10-24T23:48:55.822Z] #48 0.624 + '[' -z '' ']' [2019-10-24T23:48:55.822Z] #48 0.626 ++ mktemp -d [2019-10-24T23:48:55.822Z] #48 0.633 + export GOPATH=/tmp/tmp.kt22POkk9L [2019-10-24T23:48:55.822Z] #48 0.634 + GOPATH=/tmp/tmp.kt22POkk9L [2019-10-24T23:48:55.822Z] #48 0.634 + RM_GOPATH=1 [2019-10-24T23:48:55.822Z] #48 0.636 ++ dirname ./install.sh [2019-10-24T23:48:55.822Z] #48 0.643 + dir=. [2019-10-24T23:48:55.822Z] #48 0.643 + bin=gotestsum [2019-10-24T23:48:55.822Z] #48 0.643 + shift [2019-10-24T23:48:55.822Z] #48 0.644 Installing gotestsum version v0.3.5 [2019-10-24T23:48:55.822Z] #48 0.644 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T23:48:55.822Z] #48 0.644 + . ./gotestsum.installer [2019-10-24T23:48:55.822Z] #48 0.644 ++ : v0.3.5 [2019-10-24T23:48:55.822Z] #48 0.644 + install_gotestsum [2019-10-24T23:48:55.822Z] #48 0.644 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T23:48:55.822Z] #48 0.644 + go get -d gotest.tools/gotestsum [2019-10-24T23:48:55.912Z] #31 24.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:48:56.173Z] #31 DONE 25.2s [2019-10-24T23:48:56.173Z] [2019-10-24T23:48:56.173Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:48:56.173Z] #32 DONE 0.2s [2019-10-24T23:48:56.173Z] [2019-10-24T23:48:56.173Z] #12 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T23:48:56.321Z] #48 ... [2019-10-24T23:48:56.321Z] [2019-10-24T23:48:56.321Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:48:56.321Z] #25 0.565 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:48:56.321Z] #25 0.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:48:56.321Z] #25 0.611 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:48:56.321Z] #25 0.621 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:48:56.321Z] #25 0.656 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:48:56.321Z] #25 1.274 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:48:56.321Z] #25 2.522 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:48:56.321Z] #25 3.490 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:48:56.321Z] #25 ... [2019-10-24T23:48:56.321Z] [2019-10-24T23:48:56.321Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:56.321Z] #32 10.50 encoding [2019-10-24T23:48:56.321Z] #32 10.66 runtime/cgo [2019-10-24T23:48:56.435Z] #12 1.580 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T23:48:56.435Z] #12 DONE 1.8s [2019-10-24T23:48:56.435Z] [2019-10-24T23:48:56.435Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:56.697Z] #20 ... [2019-10-24T23:48:56.697Z] [2019-10-24T23:48:56.697Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:56.697Z] #60 25.49 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:48:56.697Z] #60 25.49 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T23:48:56.729Z] #24 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:48:58.106Z] #60 ... [2019-10-24T23:48:58.106Z] [2019-10-24T23:48:58.106Z] #13 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T23:48:58.106Z] #13 DONE 1.6s [2019-10-24T23:48:58.375Z] [2019-10-24T23:48:58.375Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:48:58.646Z] #24 16.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:48:58.646Z] #24 ... [2019-10-24T23:48:58.646Z] [2019-10-24T23:48:58.646Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:48:58.646Z] #31 11.82 + RM_GOPATH=0 [2019-10-24T23:48:58.646Z] #31 11.82 + TMP_GOPATH= [2019-10-24T23:48:58.646Z] #31 11.82 + : /build [2019-10-24T23:48:58.646Z] #31 11.82 + '[' -z '' ']' [2019-10-24T23:48:58.646Z] #31 11.82 ++ mktemp -d [2019-10-24T23:48:58.646Z] #31 11.83 + export GOPATH=/tmp/tmp.zR8YrU1gTJ [2019-10-24T23:48:58.646Z] #31 11.83 + GOPATH=/tmp/tmp.zR8YrU1gTJ [2019-10-24T23:48:58.646Z] #31 11.83 + RM_GOPATH=1 [2019-10-24T23:48:58.646Z] #31 11.84 ++ dirname ./install.sh [2019-10-24T23:48:58.646Z] #31 11.85 + dir=. [2019-10-24T23:48:58.646Z] #31 11.85 + bin=tomlv [2019-10-24T23:48:58.646Z] #31 11.85 + shift [2019-10-24T23:48:58.646Z] #31 11.85 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T23:48:58.646Z] #31 11.85 + . ./tomlv.installer [2019-10-24T23:48:58.646Z] #31 11.85 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:58.646Z] #31 11.85 + install_tomlv [2019-10-24T23:48:58.646Z] #31 11.85 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T23:48:58.646Z] #31 11.85 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zR8YrU1gTJ/src/github.com/BurntSushi/toml [2019-10-24T23:48:58.646Z] #31 11.85 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:58.646Z] #31 11.85 Cloning into '/tmp/tmp.zR8YrU1gTJ/src/github.com/BurntSushi/toml'... [2019-10-24T23:48:58.646Z] #31 13.91 + cd /tmp/tmp.zR8YrU1gTJ/src/github.com/BurntSushi/toml [2019-10-24T23:48:58.646Z] #31 13.91 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:48:58.646Z] #31 14.02 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:48:58.646Z] #31 15.04 runtime/internal/atomic [2019-10-24T23:48:58.646Z] #31 15.07 internal/cpu [2019-10-24T23:48:58.646Z] #31 15.34 runtime/internal/sys [2019-10-24T23:48:58.646Z] #31 15.71 internal/bytealg [2019-10-24T23:48:58.646Z] #31 15.72 runtime/internal/math [2019-10-24T23:48:58.646Z] #31 15.85 math/bits [2019-10-24T23:48:58.906Z] #31 16.70 math [2019-10-24T23:48:58.956Z] #14 ... [2019-10-24T23:48:58.956Z] [2019-10-24T23:48:58.956Z] #60 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:48:58.956Z] #60 DONE 27.8s [2019-10-24T23:48:59.168Z] #31 17.06 runtime [2019-10-24T23:48:59.217Z] [2019-10-24T23:48:59.217Z] #14 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:48:59.786Z] #14 DONE 1.6s [2019-10-24T23:48:59.786Z] [2019-10-24T23:48:59.786Z] #15 [dev 6/24] RUN ldconfig [2019-10-24T23:49:00.549Z] #31 ... [2019-10-24T23:49:00.549Z] [2019-10-24T23:49:00.549Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:00.549Z] #44 12.34 + RM_GOPATH=0 [2019-10-24T23:49:00.549Z] #44 12.34 + TMP_GOPATH= [2019-10-24T23:49:00.549Z] #44 12.34 + : /build [2019-10-24T23:49:00.549Z] #44 12.34 + '[' -z '' ']' [2019-10-24T23:49:00.549Z] #44 12.34 ++ mktemp -d [2019-10-24T23:49:00.549Z] #44 12.34 + export GOPATH=/tmp/tmp.wQSfNSccwL [2019-10-24T23:49:00.549Z] #44 12.34 + GOPATH=/tmp/tmp.wQSfNSccwL [2019-10-24T23:49:00.549Z] #44 12.34 + RM_GOPATH=1 [2019-10-24T23:49:00.549Z] #44 12.35 ++ dirname ./install.sh [2019-10-24T23:49:00.549Z] #44 12.36 + dir=. [2019-10-24T23:49:00.549Z] #44 12.36 + bin=vndr [2019-10-24T23:49:00.549Z] #44 12.36 + shift [2019-10-24T23:49:00.549Z] #44 12.36 + '[' '!' -f ./vndr.installer ']' [2019-10-24T23:49:00.549Z] #44 12.36 + . ./vndr.installer [2019-10-24T23:49:00.549Z] #44 12.36 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:49:00.549Z] #44 12.36 + install_vndr [2019-10-24T23:49:00.549Z] #44 12.36 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T23:49:00.549Z] #44 12.36 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:49:00.549Z] #44 12.36 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wQSfNSccwL/src/github.com/LK4D4/vndr [2019-10-24T23:49:00.549Z] #44 12.36 Cloning into '/tmp/tmp.wQSfNSccwL/src/github.com/LK4D4/vndr'... [2019-10-24T23:49:00.549Z] #44 14.42 + cd /tmp/tmp.wQSfNSccwL/src/github.com/LK4D4/vndr [2019-10-24T23:49:00.549Z] #44 14.42 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:49:00.549Z] #44 14.44 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T23:49:00.549Z] #44 16.82 internal/bytealg [2019-10-24T23:49:00.549Z] #44 16.87 internal/race [2019-10-24T23:49:00.549Z] #44 17.10 sync/atomic [2019-10-24T23:49:00.549Z] #44 17.95 unicode [2019-10-24T23:49:00.608Z] #32 ... [2019-10-24T23:49:00.608Z] [2019-10-24T23:49:00.608Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:00.608Z] #51 15.19 + cd /tmp/tmp.YBcvZGEXi0/src/github.com/golangci/golangci-lint/ [2019-10-24T23:49:00.608Z] #51 15.19 + git checkout -q v1.20.0 [2019-10-24T23:49:00.608Z] #51 15.65 ++ git describe --tags [2019-10-24T23:49:00.608Z] #51 15.67 + version=v1.20.0 [2019-10-24T23:49:00.608Z] #51 15.67 ++ git rev-parse --short HEAD [2019-10-24T23:49:00.608Z] #51 15.68 + commit=cc98739 [2019-10-24T23:49:00.608Z] #51 15.68 ++ git show -s --format=%cd [2019-10-24T23:49:00.608Z] #51 15.69 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T23:49:00.608Z] #51 15.69 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:49:01.489Z] #44 19.18 runtime [2019-10-24T23:49:01.707Z] #15 DONE 1.6s [2019-10-24T23:49:01.707Z] [2019-10-24T23:49:01.707Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:03.401Z] #44 ... [2019-10-24T23:49:03.401Z] [2019-10-24T23:49:03.401Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:03.401Z] #68 11.47 + RM_GOPATH=0 [2019-10-24T23:49:03.401Z] #68 11.47 + TMP_GOPATH= [2019-10-24T23:49:03.401Z] #68 11.47 + : /build [2019-10-24T23:49:03.401Z] #68 11.47 + '[' -z '' ']' [2019-10-24T23:49:03.401Z] #68 11.47 ++ mktemp -d [2019-10-24T23:49:03.401Z] #68 11.48 + export GOPATH=/tmp/tmp.mOR0Ytt9XE [2019-10-24T23:49:03.401Z] #68 11.48 + GOPATH=/tmp/tmp.mOR0Ytt9XE [2019-10-24T23:49:03.401Z] #68 11.48 + RM_GOPATH=1 [2019-10-24T23:49:03.401Z] #68 11.48 ++ dirname ./install.sh [2019-10-24T23:49:03.401Z] #68 11.49 + dir=. [2019-10-24T23:49:03.401Z] #68 11.49 + bin=proxy [2019-10-24T23:49:03.401Z] #68 11.49 + shift [2019-10-24T23:49:03.401Z] #68 11.49 + '[' '!' -f ./proxy.installer ']' [2019-10-24T23:49:03.401Z] #68 11.49 + . ./proxy.installer [2019-10-24T23:49:03.401Z] #68 11.49 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:49:03.401Z] #68 11.49 + install_proxy [2019-10-24T23:49:03.401Z] #68 11.49 + case "$1" in [2019-10-24T23:49:03.401Z] #68 11.49 + export CGO_ENABLED=0 [2019-10-24T23:49:03.401Z] #68 11.49 + CGO_ENABLED=0 [2019-10-24T23:49:03.401Z] #68 11.49 + _install_proxy [2019-10-24T23:49:03.401Z] #68 11.49 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T23:49:03.401Z] #68 11.49 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mOR0Ytt9XE/src/github.com/docker/libnetwork [2019-10-24T23:49:03.401Z] #68 11.49 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:49:03.401Z] #68 11.49 Cloning into '/tmp/tmp.mOR0Ytt9XE/src/github.com/docker/libnetwork'... [2019-10-24T23:49:03.401Z] #68 ... [2019-10-24T23:49:03.401Z] [2019-10-24T23:49:03.401Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:03.401Z] #22 11.75 + RM_GOPATH=0 [2019-10-24T23:49:03.401Z] #22 11.75 + TMP_GOPATH= [2019-10-24T23:49:03.401Z] #22 11.75 + : /build [2019-10-24T23:49:03.401Z] #22 11.75 + '[' -z '' ']' [2019-10-24T23:49:03.401Z] #22 11.75 ++ mktemp -d [2019-10-24T23:49:03.401Z] #22 11.75 + export GOPATH=/tmp/tmp.uLxdtY4ndi [2019-10-24T23:49:03.401Z] #22 11.75 + GOPATH=/tmp/tmp.uLxdtY4ndi [2019-10-24T23:49:03.401Z] #22 11.75 + RM_GOPATH=1 [2019-10-24T23:49:03.401Z] #22 11.77 ++ dirname ./install.sh [2019-10-24T23:49:03.401Z] #22 11.78 + dir=. [2019-10-24T23:49:03.401Z] #22 11.78 + bin=dockercli [2019-10-24T23:49:03.401Z] #22 11.78 + shift [2019-10-24T23:49:03.401Z] #22 11.78 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T23:49:03.401Z] #22 11.78 + . ./dockercli.installer [2019-10-24T23:49:03.401Z] #22 11.78 ++ : stable [2019-10-24T23:49:03.401Z] #22 11.78 ++ : 17.06.2-ce [2019-10-24T23:49:03.401Z] #22 11.78 + install_dockercli [2019-10-24T23:49:03.401Z] #22 11.78 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T23:49:03.401Z] #22 11.78 Install docker/cli version 17.06.2-ce from stable [2019-10-24T23:49:03.401Z] #22 11.78 ++ uname -m [2019-10-24T23:49:03.401Z] #22 11.79 + arch=x86_64 [2019-10-24T23:49:03.401Z] #22 11.79 + '[' x86_64 '!=' x86_64 ']' [2019-10-24T23:49:03.401Z] #22 11.79 + url=https://download.docker.com/linux/static [2019-10-24T23:49:03.401Z] #22 11.80 + tar -xz docker/docker [2019-10-24T23:49:03.401Z] #22 11.81 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-24T23:49:03.401Z] #22 ... [2019-10-24T23:49:03.401Z] [2019-10-24T23:49:03.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:03.401Z] #10 12.03 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:49:03.401Z] #10 12.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:49:03.401Z] #10 12.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:49:03.401Z] #10 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:49:03.401Z] #10 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:49:03.401Z] #10 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:49:03.401Z] #10 15.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:49:03.401Z] #10 16.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:49:03.619Z] #16 2.226 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:49:03.619Z] #16 2.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:49:03.619Z] #16 2.244 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:49:03.619Z] #16 2.246 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:49:03.619Z] #16 2.252 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:49:03.663Z] #10 ... [2019-10-24T23:49:03.663Z] [2019-10-24T23:49:03.663Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:03.663Z] #62 12.14 + RM_GOPATH=0 [2019-10-24T23:49:03.663Z] #62 12.14 + TMP_GOPATH= [2019-10-24T23:49:03.663Z] #62 12.14 + : /build/ [2019-10-24T23:49:03.663Z] #62 12.14 + '[' -z '' ']' [2019-10-24T23:49:03.663Z] #62 12.14 ++ mktemp -d [2019-10-24T23:49:03.663Z] #62 12.17 + export GOPATH=/tmp/tmp.NavDBAppmi [2019-10-24T23:49:03.663Z] #62 12.17 + GOPATH=/tmp/tmp.NavDBAppmi [2019-10-24T23:49:03.663Z] #62 12.17 + RM_GOPATH=1 [2019-10-24T23:49:03.663Z] #62 12.17 ++ dirname ./install.sh [2019-10-24T23:49:03.663Z] #62 12.19 + dir=. [2019-10-24T23:49:03.663Z] #62 12.19 + bin=rootlesskit [2019-10-24T23:49:03.663Z] #62 12.19 + shift [2019-10-24T23:49:03.663Z] #62 12.19 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T23:49:03.663Z] #62 12.19 + . ./rootlesskit.installer [2019-10-24T23:49:03.663Z] #62 12.19 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:49:03.663Z] #62 12.19 + install_rootlesskit [2019-10-24T23:49:03.663Z] #62 12.19 + case "$1" in [2019-10-24T23:49:03.663Z] #62 12.19 + export CGO_ENABLED=0 [2019-10-24T23:49:03.663Z] #62 12.19 + CGO_ENABLED=0 [2019-10-24T23:49:03.663Z] #62 12.19 + _install_rootlesskit [2019-10-24T23:49:03.663Z] #62 12.19 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T23:49:03.663Z] #62 12.19 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NavDBAppmi/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:49:03.663Z] #62 12.19 Cloning into '/tmp/tmp.NavDBAppmi/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T23:49:03.663Z] #62 12.19 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:49:03.663Z] #62 17.61 + cd /tmp/tmp.NavDBAppmi/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:49:03.663Z] #62 17.62 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:49:03.663Z] #62 17.76 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:49:03.663Z] #62 17.76 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T23:49:03.880Z] #16 2.423 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:49:03.880Z] #16 2.592 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:49:03.925Z] #62 ... [2019-10-24T23:49:03.925Z] [2019-10-24T23:49:03.925Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:03.925Z] #47 11.96 + RM_GOPATH=0 [2019-10-24T23:49:03.925Z] #47 11.96 + TMP_GOPATH= [2019-10-24T23:49:03.925Z] #47 11.96 + : /build [2019-10-24T23:49:03.925Z] #47 11.96 + '[' -z '' ']' [2019-10-24T23:49:03.925Z] #47 11.96 ++ mktemp -d [2019-10-24T23:49:03.925Z] #47 11.96 + export GOPATH=/tmp/tmp.ZuPotGMXTZ [2019-10-24T23:49:03.925Z] #47 11.96 + GOPATH=/tmp/tmp.ZuPotGMXTZ [2019-10-24T23:49:03.925Z] #47 11.96 + RM_GOPATH=1 [2019-10-24T23:49:03.925Z] #47 11.97 ++ dirname ./install.sh [2019-10-24T23:49:03.925Z] #47 11.97 + dir=. [2019-10-24T23:49:03.925Z] #47 11.97 + bin=gotestsum [2019-10-24T23:49:03.925Z] #47 11.97 + shift [2019-10-24T23:49:03.925Z] #47 11.97 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T23:49:03.925Z] #47 11.97 + . ./gotestsum.installer [2019-10-24T23:49:03.925Z] #47 11.97 ++ : v0.3.5 [2019-10-24T23:49:03.925Z] #47 11.97 + install_gotestsum [2019-10-24T23:49:03.925Z] #47 11.97 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T23:49:03.925Z] #47 11.97 + go get -d gotest.tools/gotestsum [2019-10-24T23:49:03.925Z] #47 11.97 Installing gotestsum version v0.3.5 [2019-10-24T23:49:03.925Z] #47 ... [2019-10-24T23:49:03.925Z] [2019-10-24T23:49:03.925Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:03.925Z] #40 13.40 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:49:03.925Z] #40 13.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:49:03.925Z] #40 13.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:49:03.925Z] #40 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:49:03.925Z] #40 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:49:03.925Z] #40 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:49:03.925Z] #40 18.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:49:03.925Z] #40 19.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:49:04.142Z] #16 2.768 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:49:04.496Z] #40 ... [2019-10-24T23:49:04.496Z] [2019-10-24T23:49:04.496Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:04.496Z] #50 12.15 + RM_GOPATH=0 [2019-10-24T23:49:04.496Z] #50 12.15 + TMP_GOPATH= [2019-10-24T23:49:04.496Z] #50 12.15 + : /build [2019-10-24T23:49:04.496Z] #50 12.15 + '[' -z '' ']' [2019-10-24T23:49:04.496Z] #50 12.15 ++ mktemp -d [2019-10-24T23:49:04.496Z] #50 12.16 + export GOPATH=/tmp/tmp.01nigsWpch [2019-10-24T23:49:04.496Z] #50 12.16 + GOPATH=/tmp/tmp.01nigsWpch [2019-10-24T23:49:04.496Z] #50 12.16 + RM_GOPATH=1 [2019-10-24T23:49:04.496Z] #50 12.16 ++ dirname ./install.sh [2019-10-24T23:49:04.496Z] #50 12.17 Installing golangci-lint version v1.20.0 [2019-10-24T23:49:04.496Z] #50 12.17 + dir=. [2019-10-24T23:49:04.496Z] #50 12.17 + bin=golangci_lint [2019-10-24T23:49:04.496Z] #50 12.17 + shift [2019-10-24T23:49:04.496Z] #50 12.17 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T23:49:04.496Z] #50 12.17 + . ./golangci_lint.installer [2019-10-24T23:49:04.496Z] #50 12.17 ++ : v1.20.0 [2019-10-24T23:49:04.496Z] #50 12.17 + install_golangci_lint [2019-10-24T23:49:04.496Z] #50 12.17 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T23:49:04.496Z] #50 12.17 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:49:05.030Z] #51 ... [2019-10-24T23:49:05.030Z] [2019-10-24T23:49:05.030Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:05.030Z] #41 10.40 Fetched 7670 kB in 9s (773 kB/s) [2019-10-24T23:49:05.030Z] #41 10.40 Reading package lists... [2019-10-24T23:49:05.030Z] #41 14.73 Reading package lists... [2019-10-24T23:49:05.030Z] #41 19.18 Building dependency tree... [2019-10-24T23:49:05.030Z] #41 20.44 The following additional packages will be installed: [2019-10-24T23:49:05.030Z] #41 20.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T23:49:05.030Z] #41 20.44 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T23:49:05.030Z] #41 20.44 Suggested packages: [2019-10-24T23:49:05.030Z] #41 20.44 manpages-dev python-setuptools [2019-10-24T23:49:05.542Z] #16 4.295 Fetched 7743 kB in 3s (2402 kB/s) [2019-10-24T23:49:05.877Z] #50 ... [2019-10-24T23:49:05.877Z] [2019-10-24T23:49:05.877Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:05.877Z] #31 23.70 unicode/utf8 [2019-10-24T23:49:06.937Z] #16 4.295 Reading package lists... [2019-10-24T23:49:07.015Z] #41 22.03 The following NEW packages will be installed: [2019-10-24T23:49:07.015Z] #41 22.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T23:49:07.015Z] #41 22.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T23:49:07.015Z] #41 22.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T23:49:07.015Z] #41 22.07 zlib1g-dev [2019-10-24T23:49:07.015Z] #41 22.18 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:07.015Z] #41 22.18 Need to get 3476 kB of archives. [2019-10-24T23:49:07.015Z] #41 22.18 After this operation, 20.2 MB of additional disk space will be used. [2019-10-24T23:49:07.015Z] #41 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-24T23:49:07.015Z] #41 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-24T23:49:07.015Z] #41 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-24T23:49:07.015Z] #41 22.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-24T23:49:07.015Z] #41 22.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-24T23:49:07.015Z] #41 22.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-24T23:49:07.015Z] #41 22.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-24T23:49:07.015Z] #41 22.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-24T23:49:07.015Z] #41 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-24T23:49:07.015Z] #41 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-24T23:49:07.015Z] #41 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-24T23:49:07.015Z] #41 22.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-24T23:49:07.015Z] #41 22.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-24T23:49:07.015Z] #41 22.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-24T23:49:07.015Z] #41 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T23:49:07.015Z] #41 22.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-24T23:49:07.015Z] #41 ... [2019-10-24T23:49:07.015Z] [2019-10-24T23:49:07.015Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:49:07.015Z] #39 12.48 + cd /tmp/tmp.4xROc46KOF/src/github.com/docker/distribution [2019-10-24T23:49:07.015Z] #39 12.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T23:49:07.015Z] #39 14.63 + GOPATH=/tmp/tmp.4xROc46KOF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4xROc46KOF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T23:49:07.267Z] #31 24.72 internal/testlog [2019-10-24T23:49:07.410Z] #39 ... [2019-10-24T23:49:07.410Z] [2019-10-24T23:49:07.410Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:07.410Z] #45 13.73 unicode/utf16 [2019-10-24T23:49:07.410Z] #45 14.08 container/list [2019-10-24T23:49:07.410Z] #45 14.90 crypto/internal/subtle [2019-10-24T23:49:07.410Z] #45 15.00 crypto/subtle [2019-10-24T23:49:07.410Z] #45 15.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T23:49:07.410Z] #45 15.27 internal/nettrace [2019-10-24T23:49:07.410Z] #45 15.33 runtime/cgo [2019-10-24T23:49:07.532Z] #31 25.17 encoding [2019-10-24T23:49:07.796Z] #31 25.50 runtime/cgo [2019-10-24T23:49:07.831Z] #45 ... [2019-10-24T23:49:07.831Z] [2019-10-24T23:49:07.831Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:07.831Z] #34 13.10 Fetched 7670 kB in 12s (611 kB/s) [2019-10-24T23:49:07.831Z] #34 13.10 Reading package lists... [2019-10-24T23:49:07.831Z] #34 17.83 Reading package lists... [2019-10-24T23:49:07.831Z] #34 22.30 Building dependency tree... [2019-10-24T23:49:07.831Z] #34 ... [2019-10-24T23:49:07.831Z] [2019-10-24T23:49:07.831Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:07.831Z] #41 23.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:07.831Z] #41 23.29 Fetched 3476 kB in 0s (11.0 MB/s) [2019-10-24T23:49:07.831Z] #41 23.39 Selecting previously unselected package libnet1:s390x. [2019-10-24T23:49:08.236Z] #41 23.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T23:49:08.236Z] #41 23.49 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T23:49:08.236Z] #41 23.49 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T23:49:08.236Z] #41 23.59 Selecting previously unselected package libcap-dev:s390x. [2019-10-24T23:49:08.236Z] #41 23.61 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-24T23:49:08.236Z] #41 ... [2019-10-24T23:49:08.236Z] [2019-10-24T23:49:08.236Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:08.236Z] #25 13.56 Fetched 7670 kB in 13s (590 kB/s) [2019-10-24T23:49:08.236Z] #25 13.56 Reading package lists... [2019-10-24T23:49:08.236Z] #25 17.60 Reading package lists... [2019-10-24T23:49:08.236Z] #25 22.14 Building dependency tree... [2019-10-24T23:49:08.236Z] #25 23.36 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T23:49:08.236Z] #25 23.36 The following additional packages will be installed: [2019-10-24T23:49:08.236Z] #25 23.36 libjq1 libonig4 [2019-10-24T23:49:08.236Z] #25 ... [2019-10-24T23:49:08.236Z] [2019-10-24T23:49:08.236Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:49:08.236Z] #57 13.68 Fetched 7670 kB in 13s (583 kB/s) [2019-10-24T23:49:08.236Z] #57 13.68 Reading package lists... [2019-10-24T23:49:08.236Z] #57 18.77 Reading package lists... [2019-10-24T23:49:08.330Z] #16 5.638 Reading package lists... [2019-10-24T23:49:08.593Z] #16 7.020 Building dependency tree... [2019-10-24T23:49:08.645Z] #57 23.05 Building dependency tree... [2019-10-24T23:49:08.645Z] #57 ... [2019-10-24T23:49:08.645Z] [2019-10-24T23:49:08.645Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:08.645Z] #25 23.84 The following NEW packages will be installed: [2019-10-24T23:49:08.645Z] #25 23.84 jq libjq1 libonig4 [2019-10-24T23:49:08.645Z] #25 23.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:08.645Z] #25 23.94 Need to get 328 kB of archives. [2019-10-24T23:49:08.645Z] #25 23.94 After this operation, 1263 kB of additional disk space will be used. [2019-10-24T23:49:08.645Z] #25 23.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-24T23:49:08.645Z] #25 23.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-24T23:49:08.645Z] #25 23.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-24T23:49:08.645Z] #25 ... [2019-10-24T23:49:08.645Z] [2019-10-24T23:49:08.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:08.645Z] #11 14.05 Fetched 7670 kB in 13s (582 kB/s) [2019-10-24T23:49:08.645Z] #11 14.05 Reading package lists... [2019-10-24T23:49:08.645Z] #11 18.68 Reading package lists... [2019-10-24T23:49:08.645Z] #11 23.13 Building dependency tree... [2019-10-24T23:49:08.645Z] #11 ... [2019-10-24T23:49:08.645Z] [2019-10-24T23:49:08.645Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:08.645Z] #48 23.97 + cd /tmp/tmp.kt22POkk9L/src/gotest.tools/gotestsum [2019-10-24T23:49:09.164Z] #16 7.603 The following additional packages will be installed: [2019-10-24T23:49:09.164Z] #16 7.603 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T23:49:09.164Z] #16 7.604 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T23:49:09.164Z] #16 7.604 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T23:49:09.164Z] #16 7.604 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T23:49:09.164Z] #16 7.604 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T23:49:09.164Z] #16 7.604 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T23:49:09.164Z] #16 7.604 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T23:49:09.164Z] #16 7.605 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T23:49:09.164Z] #16 7.605 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T23:49:09.164Z] #16 7.609 Suggested packages: [2019-10-24T23:49:09.164Z] #16 7.609 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T23:49:09.164Z] #16 7.609 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T23:49:09.164Z] #16 7.609 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T23:49:09.164Z] #16 7.609 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T23:49:09.164Z] #16 7.609 Recommended packages: [2019-10-24T23:49:09.164Z] #16 7.609 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T23:49:09.164Z] #16 7.609 python3-keyrings.alt python3-xdg unzip [2019-10-24T23:49:09.271Z] #48 23.97 + git checkout -q v0.3.5 [2019-10-24T23:49:09.271Z] #48 24.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T23:49:09.271Z] #48 ... [2019-10-24T23:49:09.271Z] [2019-10-24T23:49:09.271Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:09.271Z] #69 14.08 + cd /tmp/tmp.L0l5AYCM2Q/src/github.com/docker/libnetwork [2019-10-24T23:49:09.271Z] #69 14.08 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:49:09.271Z] #69 14.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T23:49:09.271Z] #69 ... [2019-10-24T23:49:09.271Z] [2019-10-24T23:49:09.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:09.271Z] #11 24.43 The following additional packages will be installed: [2019-10-24T23:49:09.271Z] #11 24.52 libapparmor1 libseccomp2 [2019-10-24T23:49:09.271Z] #11 24.52 Suggested packages: [2019-10-24T23:49:09.271Z] #11 24.52 seccomp [2019-10-24T23:49:09.724Z] #11 24.98 The following NEW packages will be installed: [2019-10-24T23:49:09.724Z] #11 25.15 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T23:49:10.105Z] #16 8.696 The following NEW packages will be installed: [2019-10-24T23:49:10.105Z] #16 8.696 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T23:49:10.105Z] #16 8.696 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T23:49:10.105Z] #16 8.696 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T23:49:10.105Z] #16 8.697 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T23:49:10.105Z] #16 8.697 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T23:49:10.105Z] #16 8.697 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T23:49:10.105Z] #16 8.697 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T23:49:10.105Z] #16 8.697 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T23:49:10.105Z] #16 8.697 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T23:49:10.105Z] #16 8.698 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T23:49:10.105Z] #16 8.698 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T23:49:10.105Z] #16 8.698 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T23:49:10.105Z] #16 8.699 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T23:49:10.105Z] #16 8.699 xfsprogs xxd xz-utils zip [2019-10-24T23:49:10.141Z] #11 25.30 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:10.141Z] #11 25.30 Need to get 301 kB of archives. [2019-10-24T23:49:10.141Z] #11 25.30 After this operation, 1402 kB of additional disk space will be used. [2019-10-24T23:49:10.141Z] #11 25.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-24T23:49:10.141Z] #11 25.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-24T23:49:10.141Z] #11 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-24T23:49:10.141Z] #11 25.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-24T23:49:10.335Z] #31 ... [2019-10-24T23:49:10.335Z] [2019-10-24T23:49:10.335Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:49:10.335Z] #56 18.45 Fetched 7919 kB in 14s (546 kB/s) [2019-10-24T23:49:10.335Z] #56 18.45 Reading package lists... [2019-10-24T23:49:10.335Z] #56 ... [2019-10-24T23:49:10.335Z] [2019-10-24T23:49:10.335Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:49:10.336Z] #38 27.41 Checking out files: 44% (692/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-10-24T23:49:10.336Z] #38 28.48 + cd /tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution [2019-10-24T23:49:10.336Z] #38 28.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T23:49:10.550Z] #11 25.93 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:10.550Z] #11 ... [2019-10-24T23:49:10.550Z] [2019-10-24T23:49:10.550Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:10.550Z] #25 24.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:10.550Z] #25 24.99 Fetched 328 kB in 0s (3551 kB/s) [2019-10-24T23:49:10.550Z] #25 25.12 Selecting previously unselected package libonig4:s390x. [2019-10-24T23:49:10.550Z] #25 25.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T23:49:10.550Z] #25 25.16 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-24T23:49:10.550Z] #25 25.18 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-24T23:49:10.550Z] #25 25.47 Selecting previously unselected package libjq1:s390x. [2019-10-24T23:49:10.550Z] #25 25.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T23:49:10.551Z] #25 25.49 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T23:49:10.551Z] #25 25.60 Selecting previously unselected package jq. [2019-10-24T23:49:10.551Z] #25 25.60 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T23:49:10.551Z] #25 25.60 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:10.551Z] #25 25.78 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-24T23:49:10.551Z] #25 25.80 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T23:49:10.551Z] #25 25.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:10.551Z] #25 25.86 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:10.551Z] #25 DONE 26.1s [2019-10-24T23:49:10.551Z] [2019-10-24T23:49:10.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:10.551Z] #11 26.00 Fetched 301 kB in 0s (3417 kB/s) [2019-10-24T23:49:10.954Z] [2019-10-24T23:49:10.954Z] #11 ... [2019-10-24T23:49:10.954Z] [2019-10-24T23:49:10.954Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T23:49:10.954Z] #26 DONE 0.1s [2019-10-24T23:49:10.954Z] [2019-10-24T23:49:10.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:10.954Z] #11 26.12 Selecting previously unselected package libseccomp2:s390x. [2019-10-24T23:49:10.954Z] #11 26.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T23:49:11.360Z] #11 26.40 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-24T23:49:11.360Z] #11 26.41 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:11.360Z] #11 26.58 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-24T23:49:11.360Z] #11 26.58 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-24T23:49:11.360Z] #11 26.59 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:11.360Z] #11 26.76 Selecting previously unselected package libapparmor1:s390x. [2019-10-24T23:49:11.360Z] #11 26.76 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T23:49:11.360Z] #11 26.76 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-24T23:49:11.491Z] #16 9.875 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:11.491Z] #16 9.875 Need to get 84.4 MB of archives. [2019-10-24T23:49:11.491Z] #16 9.875 After this operation, 528 MB of additional disk space will be used. [2019-10-24T23:49:11.491Z] #16 9.875 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T23:49:11.491Z] #16 9.881 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-24T23:49:11.491Z] #16 9.883 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-24T23:49:11.491Z] #16 9.885 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-24T23:49:11.491Z] #16 9.889 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-24T23:49:11.491Z] #16 9.892 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-24T23:49:11.491Z] #16 9.910 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-24T23:49:11.491Z] #16 9.941 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-24T23:49:11.491Z] #16 9.942 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-24T23:49:11.491Z] #16 9.944 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-24T23:49:11.491Z] #16 9.978 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-24T23:49:11.491Z] #16 9.982 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-24T23:49:11.491Z] #16 9.983 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-24T23:49:11.491Z] #16 9.985 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-24T23:49:11.491Z] #16 9.986 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-24T23:49:11.491Z] #16 9.987 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-24T23:49:11.491Z] #16 9.989 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-24T23:49:11.491Z] #16 9.991 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-24T23:49:11.491Z] #16 9.993 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-24T23:49:11.491Z] #16 9.995 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-24T23:49:11.491Z] #16 9.996 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-24T23:49:11.491Z] #16 10.00 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-24T23:49:11.491Z] #16 10.01 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:49:11.491Z] #16 10.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-24T23:49:11.491Z] #16 10.01 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-24T23:49:11.491Z] #16 10.01 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-24T23:49:11.491Z] #16 10.02 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-24T23:49:11.491Z] #16 10.02 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T23:49:11.491Z] #16 10.02 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-24T23:49:11.491Z] #16 10.03 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-24T23:49:11.491Z] #16 10.03 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-24T23:49:11.491Z] #16 10.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-24T23:49:11.491Z] #16 10.04 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-24T23:49:11.491Z] #16 10.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-24T23:49:11.491Z] #16 10.04 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-24T23:49:11.491Z] #16 10.05 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-24T23:49:11.491Z] #16 10.05 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-24T23:49:11.491Z] #16 10.05 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-24T23:49:11.491Z] #16 10.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-24T23:49:11.491Z] #16 10.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-24T23:49:11.491Z] #16 10.06 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-24T23:49:11.491Z] #16 10.06 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-24T23:49:11.491Z] #16 10.08 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-24T23:49:11.491Z] #16 10.08 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-24T23:49:11.491Z] #16 10.08 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-24T23:49:11.491Z] #16 10.08 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-24T23:49:11.491Z] #16 10.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-24T23:49:11.491Z] #16 10.09 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-24T23:49:11.491Z] #16 10.12 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-24T23:49:11.491Z] #16 10.12 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T23:49:11.491Z] #16 10.14 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T23:49:11.491Z] #16 10.15 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T23:49:11.491Z] #16 10.15 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T23:49:11.491Z] #16 10.16 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T23:49:11.491Z] #16 10.16 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-24T23:49:11.491Z] #16 10.16 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T23:49:11.717Z] #38 ... [2019-10-24T23:49:11.717Z] [2019-10-24T23:49:11.717Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:11.717Z] #22 27.35 + mkdir -p /build [2019-10-24T23:49:11.717Z] #22 27.36 + mv docker/docker /build/ [2019-10-24T23:49:11.717Z] #22 27.44 + rmdir docker [2019-10-24T23:49:11.717Z] #22 DONE 29.6s [2019-10-24T23:49:11.752Z] #16 10.28 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-24T23:49:11.752Z] #16 10.30 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-24T23:49:11.752Z] #16 10.31 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-24T23:49:11.752Z] #16 10.32 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-24T23:49:11.752Z] #16 10.32 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-24T23:49:11.752Z] #16 10.33 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-24T23:49:11.752Z] #16 10.36 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-24T23:49:11.752Z] #16 10.40 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T23:49:11.752Z] #16 10.40 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T23:49:11.752Z] #16 10.49 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T23:49:11.762Z] #11 26.89 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-24T23:49:11.762Z] #11 26.90 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T23:49:11.762Z] #11 26.92 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-24T23:49:11.762Z] #11 27.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:11.762Z] #11 27.19 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:11.762Z] #11 27.20 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-24T23:49:11.762Z] #11 27.21 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:11.762Z] #11 27.22 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-24T23:49:11.979Z] [2019-10-24T23:49:11.979Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:49:11.979Z] #28 29.49 + cd /tmp/tmp.sGZKI3oj1f/src/github.com/go-swagger/go-swagger [2019-10-24T23:49:11.979Z] #28 29.49 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T23:49:12.016Z] #16 10.56 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-24T23:49:12.016Z] #16 10.56 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-24T23:49:12.180Z] #11 27.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:12.180Z] #11 DONE 27.4s [2019-10-24T23:49:12.180Z] [2019-10-24T23:49:12.180Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:49:12.180Z] #57 23.05 Building dependency tree... [2019-10-24T23:49:12.180Z] #57 24.83 The following additional packages will be installed: [2019-10-24T23:49:12.180Z] #57 24.85 btrfs-progs liblzo2-2 [2019-10-24T23:49:12.180Z] #57 24.90 The following NEW packages will be installed: [2019-10-24T23:49:12.180Z] #57 24.90 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T23:49:12.180Z] #57 25.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:12.180Z] #57 25.10 Need to get 668 kB of archives. [2019-10-24T23:49:12.180Z] #57 25.10 After this operation, 5446 kB of additional disk space will be used. [2019-10-24T23:49:12.180Z] #57 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T23:49:12.180Z] #57 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-24T23:49:12.180Z] #57 25.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-24T23:49:12.180Z] #57 25.90 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:12.180Z] #57 25.98 Fetched 668 kB in 0s (2538 kB/s) [2019-10-24T23:49:12.180Z] #57 26.12 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T23:49:12.180Z] #57 26.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T23:49:12.180Z] #57 26.22 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T23:49:12.180Z] #57 26.23 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:49:12.180Z] #57 26.34 Selecting previously unselected package btrfs-progs. [2019-10-24T23:49:12.180Z] #57 26.36 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-24T23:49:12.180Z] #57 26.37 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:12.180Z] #57 27.06 Selecting previously unselected package btrfs-tools. [2019-10-24T23:49:12.180Z] #57 27.07 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-24T23:49:12.180Z] #57 27.07 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:12.180Z] #57 27.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:12.180Z] #57 27.23 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:49:12.180Z] #57 27.25 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:12.180Z] #57 27.27 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:12.180Z] #57 27.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:12.180Z] #57 DONE 27.6s [2019-10-24T23:49:12.180Z] [2019-10-24T23:49:12.180Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:12.180Z] #53 DONE 0.1s [2019-10-24T23:49:12.180Z] [2019-10-24T23:49:12.180Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T23:49:12.180Z] #54 DONE 0.1s [2019-10-24T23:49:12.180Z] [2019-10-24T23:49:12.180Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:12.588Z] #16 11.05 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-24T23:49:12.597Z] #58 DONE 0.1s [2019-10-24T23:49:12.597Z] [2019-10-24T23:49:12.597Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T23:49:12.597Z] #59 DONE 0.1s [2019-10-24T23:49:12.597Z] [2019-10-24T23:49:12.597Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:12.597Z] #60 ... [2019-10-24T23:49:12.597Z] [2019-10-24T23:49:12.597Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:49:12.597Z] #12 DONE 0.5s [2019-10-24T23:49:12.597Z] [2019-10-24T23:49:12.597Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:12.597Z] #60 0.230 + RM_GOPATH=0 [2019-10-24T23:49:12.597Z] #60 0.230 + TMP_GOPATH= [2019-10-24T23:49:12.597Z] #60 0.230 + : /build [2019-10-24T23:49:12.597Z] #60 0.230 + '[' -z '' ']' [2019-10-24T23:49:12.597Z] #60 0.230 ++ mktemp -d [2019-10-24T23:49:12.598Z] #60 0.231 + export GOPATH=/tmp/tmp.K90Gqwtpw1 [2019-10-24T23:49:12.598Z] #60 0.231 + GOPATH=/tmp/tmp.K90Gqwtpw1 [2019-10-24T23:49:12.598Z] #60 0.232 + RM_GOPATH=1 [2019-10-24T23:49:12.598Z] #60 0.232 ++ dirname ./install.sh [2019-10-24T23:49:12.598Z] #60 0.233 + dir=. [2019-10-24T23:49:12.598Z] #60 0.233 + bin=containerd [2019-10-24T23:49:12.598Z] #60 0.233 + shift [2019-10-24T23:49:12.598Z] #60 0.233 + '[' '!' -f ./containerd.installer ']' [2019-10-24T23:49:12.598Z] #60 0.233 + . ./containerd.installer [2019-10-24T23:49:12.598Z] #60 0.234 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:49:12.598Z] #60 0.234 + install_containerd [2019-10-24T23:49:12.598Z] #60 0.234 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T23:49:12.598Z] #60 0.234 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K90Gqwtpw1/src/github.com/containerd/containerd [2019-10-24T23:49:12.598Z] #60 0.234 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:49:12.598Z] #60 0.236 Cloning into '/tmp/tmp.K90Gqwtpw1/src/github.com/containerd/containerd'... [2019-10-24T23:49:13.008Z] #60 ... [2019-10-24T23:49:13.008Z] [2019-10-24T23:49:13.008Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:49:13.008Z] #13 DONE 0.4s [2019-10-24T23:49:13.008Z] [2019-10-24T23:49:13.008Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:13.008Z] #55 0.291 + RM_GOPATH=0 [2019-10-24T23:49:13.008Z] #55 0.291 + TMP_GOPATH= [2019-10-24T23:49:13.008Z] #55 0.291 + : /build [2019-10-24T23:49:13.008Z] #55 0.291 + '[' -z '' ']' [2019-10-24T23:49:13.008Z] #55 0.292 ++ mktemp -d [2019-10-24T23:49:13.008Z] #55 0.298 + export GOPATH=/tmp/tmp.siEOs18vKh [2019-10-24T23:49:13.008Z] #55 0.298 + GOPATH=/tmp/tmp.siEOs18vKh [2019-10-24T23:49:13.008Z] #55 0.298 + RM_GOPATH=1 [2019-10-24T23:49:13.008Z] #55 0.301 ++ dirname ./install.sh [2019-10-24T23:49:13.008Z] #55 0.306 + dir=. [2019-10-24T23:49:13.008Z] #55 0.306 + bin=runc [2019-10-24T23:49:13.008Z] #55 0.306 + shift [2019-10-24T23:49:13.008Z] #55 0.306 + '[' '!' -f ./runc.installer ']' [2019-10-24T23:49:13.008Z] #55 0.307 + . ./runc.installer [2019-10-24T23:49:13.008Z] #55 0.307 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:49:13.008Z] #55 0.309 + install_runc [2019-10-24T23:49:13.008Z] #55 0.313 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T23:49:13.008Z] #55 0.317 + uname -r [2019-10-24T23:49:13.008Z] #55 0.328 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T23:49:13.008Z] #55 0.328 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T23:49:13.008Z] #55 0.329 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.siEOs18vKh/src/github.com/opencontainers/runc [2019-10-24T23:49:13.008Z] #55 0.329 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T23:49:13.008Z] #55 0.351 Cloning into '/tmp/tmp.siEOs18vKh/src/github.com/opencontainers/runc'... [2019-10-24T23:49:13.163Z] #16 11.83 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:13.163Z] #16 11.91 Fetched 84.4 MB in 2s (31.1 MB/s) [2019-10-24T23:49:13.163Z] #16 11.99 Selecting previously unselected package bash-completion. [2019-10-24T23:49:13.414Z] #55 ... [2019-10-24T23:49:13.414Z] [2019-10-24T23:49:13.414Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T23:49:13.414Z] #14 0.214 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T23:49:13.414Z] #14 DONE 0.3s [2019-10-24T23:49:13.414Z] [2019-10-24T23:49:13.414Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:13.414Z] #41 23.61 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-24T23:49:13.414Z] #41 23.79 Selecting previously unselected package libnet1-dev. [2019-10-24T23:49:13.414Z] #41 23.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 23.83 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:49:13.414Z] #41 23.97 Selecting previously unselected package libnl-3-200:s390x. [2019-10-24T23:49:13.414Z] #41 23.97 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 23.98 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T23:49:13.414Z] #41 24.09 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-24T23:49:13.414Z] #41 24.09 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 24.10 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-24T23:49:13.414Z] #41 24.48 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-24T23:49:13.414Z] #41 24.48 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 24.49 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T23:49:13.414Z] #41 24.65 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-24T23:49:13.414Z] #41 24.65 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 24.66 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-24T23:49:13.414Z] #41 24.94 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-24T23:49:13.414Z] #41 24.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 24.94 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-24T23:49:13.414Z] #41 25.30 Selecting previously unselected package libprotobuf10:s390x. [2019-10-24T23:49:13.414Z] #41 25.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 25.31 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-24T23:49:13.414Z] #41 26.10 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-24T23:49:13.414Z] #41 26.13 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 26.13 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-24T23:49:13.414Z] #41 26.34 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-24T23:49:13.414Z] #41 26.37 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 26.38 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-24T23:49:13.414Z] #41 27.41 Selecting previously unselected package libprotoc10:s390x. [2019-10-24T23:49:13.414Z] #41 27.41 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.414Z] #41 27.42 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-24T23:49:13.414Z] #41 28.14 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T23:49:13.415Z] #41 28.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-24T23:49:13.415Z] #41 28.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:49:13.415Z] #41 28.25 Selecting previously unselected package protobuf-compiler. [2019-10-24T23:49:13.415Z] #41 28.26 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.415Z] #41 28.27 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T23:49:13.415Z] #41 28.42 Selecting previously unselected package python-pkg-resources. [2019-10-24T23:49:13.415Z] #41 28.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:49:13.415Z] #41 28.42 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T23:49:13.415Z] #41 28.65 Selecting previously unselected package python-protobuf. [2019-10-24T23:49:13.415Z] #41 28.65 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-24T23:49:13.415Z] #41 28.65 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T23:49:13.415Z] #41 28.83 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T23:49:13.424Z] #16 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 ... 15046 files and directories currently installed.) [2019-10-24T23:49:13.425Z] #16 12.02 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T23:49:13.829Z] #41 28.89 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T23:49:13.829Z] #41 28.89 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T23:49:13.829Z] #41 ... [2019-10-24T23:49:13.829Z] [2019-10-24T23:49:13.829Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T23:49:13.829Z] #15 DONE 0.3s [2019-10-24T23:49:13.829Z] [2019-10-24T23:49:13.829Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:49:14.373Z] INFO: Extraction ended at 10/24/2019 23:49:12. Duration:00:00:28.3856518 [2019-10-24T23:49:14.373Z] INFO: Updating the golang and path environment variables [2019-10-24T23:49:14.373Z] INFO: GOPATH=d:\gopath [2019-10-24T23:49:14.373Z] INFO: go version go1.13.3 windows/amd64 [2019-10-24T23:49:14.373Z] INFO: Running the daemon under test in debug mode [2019-10-24T23:49:14.373Z] INFO: Starting a daemon under test... [2019-10-24T23:49:14.373Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40134\3\daemon --pidfile d:\CI\PR-40134\3\docker.pid -D [2019-10-24T23:49:14.373Z] INFO: Process started successfully. [2019-10-24T23:49:14.373Z] INFO: Start tailing logs of the daemon under tests [2019-10-24T23:49:14.373Z] INFO: Waiting for the daemon under test to start... [2019-10-24T23:49:14.530Z] #16 DONE 0.4s [2019-10-24T23:49:14.530Z] [2019-10-24T23:49:14.530Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:14.530Z] #34 23.63 The following additional packages will be installed: [2019-10-24T23:49:14.530Z] #34 23.64 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T23:49:14.530Z] #34 23.64 Suggested packages: [2019-10-24T23:49:14.530Z] #34 23.64 codeblocks eclipse ninja-build lrzip [2019-10-24T23:49:14.530Z] #34 23.64 Recommended packages: [2019-10-24T23:49:14.530Z] #34 23.64 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T23:49:14.530Z] #34 24.78 The following NEW packages will be installed: [2019-10-24T23:49:14.530Z] #34 24.78 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T23:49:14.530Z] #34 24.78 vim-common xxd [2019-10-24T23:49:14.530Z] #34 24.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:14.530Z] #34 24.90 Need to get 13.2 MB of archives. [2019-10-24T23:49:14.530Z] #34 24.90 After this operation, 59.4 MB of additional disk space will be used. [2019-10-24T23:49:14.530Z] #34 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T23:49:14.530Z] #34 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T23:49:14.530Z] #34 25.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-24T23:49:14.530Z] #34 25.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-24T23:49:14.530Z] #34 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-24T23:49:14.530Z] #34 25.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-24T23:49:14.530Z] #34 25.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-24T23:49:14.530Z] #34 25.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-24T23:49:14.530Z] #34 26.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:49:14.530Z] #34 26.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:49:14.530Z] #34 26.80 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:14.530Z] #34 26.94 Fetched 13.2 MB in 1s (11.0 MB/s) [2019-10-24T23:49:14.530Z] #34 27.02 Selecting previously unselected package cmake-data. [2019-10-24T23:49:14.530Z] #34 27.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T23:49:14.530Z] #34 27.09 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T23:49:14.530Z] #34 27.09 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T23:49:15.049Z] #34 ... [2019-10-24T23:49:15.049Z] [2019-10-24T23:49:15.049Z] #17 [dev 6/24] RUN ldconfig [2019-10-24T23:49:15.049Z] #17 DONE 0.7s [2019-10-24T23:49:15.049Z] [2019-10-24T23:49:15.049Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:15.281Z] #28 33.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T23:49:15.339Z] #16 13.92 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T23:49:15.339Z] #16 ... [2019-10-24T23:49:15.339Z] [2019-10-24T23:49:15.339Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:15.339Z] #20 33.97 + cd /tmp/tmp.JqJ8MJSh1K/tmp/docker-ce [2019-10-24T23:49:15.339Z] #20 33.97 + git checkout -q v17.06.2-ce [2019-10-24T23:49:15.339Z] #20 35.62 + mkdir -p /tmp/tmp.JqJ8MJSh1K/src/github.com/docker [2019-10-24T23:49:15.339Z] #20 35.62 + mv components/cli /tmp/tmp.JqJ8MJSh1K/src/github.com/docker/cli [2019-10-24T23:49:15.339Z] #20 35.63 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-24T23:49:15.466Z] #18 0.454 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:49:15.466Z] #18 0.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:49:15.466Z] #18 0.502 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:49:15.466Z] #18 0.533 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:49:15.466Z] #18 0.563 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:49:15.878Z] #18 1.128 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T23:49:16.227Z] #28 ... [2019-10-24T23:49:16.227Z] [2019-10-24T23:49:16.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:16.227Z] #10 34.78 Fetched 7919 kB in 23s (334 kB/s) [2019-10-24T23:49:16.281Z] #20 ... [2019-10-24T23:49:16.281Z] [2019-10-24T23:49:16.281Z] #16 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:16.281Z] #16 14.69 Selecting previously unselected package libnet1:arm64. [2019-10-24T23:49:16.281Z] #16 14.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T23:49:16.281Z] #16 14.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T23:49:16.281Z] #16 14.78 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-24T23:49:16.281Z] #16 14.78 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-24T23:49:16.281Z] #16 14.79 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-24T23:49:16.281Z] #16 14.87 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-24T23:49:16.281Z] #16 14.87 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-24T23:49:16.281Z] #16 14.88 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-24T23:49:16.281Z] #16 14.99 Selecting previously unselected package libudev-dev:arm64. [2019-10-24T23:49:16.281Z] #16 14.99 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-24T23:49:16.281Z] #16 15.01 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-24T23:49:16.281Z] #16 15.11 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-24T23:49:16.487Z] #10 34.78 Reading package lists... [2019-10-24T23:49:16.487Z] #10 ... [2019-10-24T23:49:16.487Z] [2019-10-24T23:49:16.487Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:16.487Z] #44 24.21 unicode/utf8 [2019-10-24T23:49:16.487Z] #44 25.15 internal/testlog [2019-10-24T23:49:16.487Z] #44 25.73 unicode/utf16 [2019-10-24T23:49:16.487Z] #44 26.34 container/list [2019-10-24T23:49:16.487Z] #44 27.25 crypto/internal/subtle [2019-10-24T23:49:16.487Z] #44 27.44 crypto/subtle [2019-10-24T23:49:16.487Z] #44 27.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T23:49:16.487Z] #44 27.71 internal/nettrace [2019-10-24T23:49:16.487Z] #44 27.90 runtime/cgo [2019-10-24T23:49:16.487Z] #44 ... [2019-10-24T23:49:16.487Z] [2019-10-24T23:49:16.487Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:16.487Z] #33 25.19 Fetched 7919 kB in 19s (399 kB/s) [2019-10-24T23:49:16.487Z] #33 25.19 Reading package lists... [2019-10-24T23:49:16.543Z] #16 15.11 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T23:49:16.543Z] #16 15.12 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:16.556Z] INFO: Daemon under test started and replied! [2019-10-24T23:49:16.556Z] INFO: Docker version of the daemon under test [2019-10-24T23:49:16.556Z] [2019-10-24T23:49:16.556Z] Client: [2019-10-24T23:49:16.556Z] Version: 17.06.2-ce [2019-10-24T23:49:16.556Z] API version: 1.30 [2019-10-24T23:49:16.556Z] Go version: go1.8.3 [2019-10-24T23:49:16.556Z] Git commit: cec0b72 [2019-10-24T23:49:16.556Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-24T23:49:16.556Z] OS/Arch: windows/amd64 [2019-10-24T23:49:16.556Z] [2019-10-24T23:49:16.556Z] Server: [2019-10-24T23:49:16.556Z] Version: 0.0.0-dev [2019-10-24T23:49:16.556Z] API version: 1.41 (minimum version 1.24) [2019-10-24T23:49:16.556Z] Go version: go1.13.3 [2019-10-24T23:49:16.556Z] Git commit: ef5834d0b [2019-10-24T23:49:16.556Z] Built: 10/24/2019 23:47:23 [2019-10-24T23:49:16.556Z] OS/Arch: windows/amd64 [2019-10-24T23:49:16.556Z] Experimental: false [2019-10-24T23:49:16.556Z] [2019-10-24T23:49:16.556Z] INFO: Docker info of the daemon under test [2019-10-24T23:49:16.556Z] [2019-10-24T23:49:16.556Z] Containers: 0 [2019-10-24T23:49:16.556Z] Running: 0 [2019-10-24T23:49:16.556Z] Paused: 0 [2019-10-24T23:49:16.556Z] Stopped: 0 [2019-10-24T23:49:16.556Z] Images: 0 [2019-10-24T23:49:16.556Z] Server Version: 0.0.0-dev [2019-10-24T23:49:16.556Z] Storage Driver: windowsfilter [2019-10-24T23:49:16.556Z] Windows: [2019-10-24T23:49:16.556Z] Logging Driver: json-file [2019-10-24T23:49:16.556Z] Plugins: [2019-10-24T23:49:16.556Z] Volume: local [2019-10-24T23:49:16.556Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-24T23:49:16.556Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T23:49:16.556Z] Swarm: inactive [2019-10-24T23:49:16.556Z] Default Isolation: process [2019-10-24T23:49:16.556Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T23:49:16.556Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T23:49:16.557Z] OSType: windows [2019-10-24T23:49:16.557Z] Architecture: x86_64 [2019-10-24T23:49:16.557Z] CPUs: 4 [2019-10-24T23:49:16.557Z] Total Memory: 32GiB [2019-10-24T23:49:16.557Z] Name: azwin-2-aff8a0 [2019-10-24T23:49:16.557Z] ID: UWIO:THTQ:RVGG:XCGA:ZB33:7T7K:OUI2:3LOD:SUWC:MWVW:UVGG:SPBU [2019-10-24T23:49:16.557Z] Docker Root Dir: D:\CI\PR-40134\3\daemon [2019-10-24T23:49:16.557Z] Debug Mode (client): false [2019-10-24T23:49:16.557Z] Debug Mode (server): true [2019-10-24T23:49:16.557Z] File Descriptors: -1 [2019-10-24T23:49:16.557Z] Goroutines: 17 [2019-10-24T23:49:16.557Z] System Time: 2019-10-24T23:49:16.3911105Z [2019-10-24T23:49:16.557Z] EventsListeners: 0 [2019-10-24T23:49:16.557Z] Registry: https://index.docker.io/v1/ [2019-10-24T23:49:16.557Z] Labels: [2019-10-24T23:49:16.557Z] Experimental: false [2019-10-24T23:49:16.557Z] Insecure Registries: [2019-10-24T23:49:16.557Z] 127.0.0.0/8 [2019-10-24T23:49:16.557Z] Live Restore Enabled: false [2019-10-24T23:49:16.557Z] [2019-10-24T23:49:16.557Z] [2019-10-24T23:49:16.557Z] INFO: Docker images of the daemon under test [2019-10-24T23:49:16.557Z] [2019-10-24T23:49:16.557Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-24T23:49:16.557Z] [2019-10-24T23:49:16.557Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-24T23:49:16.747Z] #33 33.32 Reading package lists... [2019-10-24T23:49:16.747Z] #33 ... [2019-10-24T23:49:16.747Z] [2019-10-24T23:49:16.747Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:16.747Z] #68 31.02 Checking out files: 38% (777/1993) Checking out files: 39% (778/1993) Checking out files: 40% (798/1993) Checking out files: 41% (818/1993) Checking out files: 42% (838/1993) Checking out files: 43% (857/1993) Checking out files: 44% (877/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 68% (1366/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-24T23:49:16.747Z] #68 32.58 + cd /tmp/tmp.mOR0Ytt9XE/src/github.com/docker/libnetwork [2019-10-24T23:49:16.747Z] #68 32.58 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:49:16.747Z] #68 32.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T23:49:16.804Z] #16 15.43 Selecting previously unselected package python3.5-minimal. [2019-10-24T23:49:16.804Z] #16 15.44 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T23:49:16.804Z] #16 15.45 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:49:17.017Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-24T23:49:17.017Z] ltsc2019: Pulling from windows/servercore [2019-10-24T23:49:17.017Z] 65014b3c3121: Pulling fs layer [2019-10-24T23:49:17.017Z] 12c8dbabfd62: Pulling fs layer [2019-10-24T23:49:17.375Z] #16 15.89 Selecting previously unselected package python3-minimal. [2019-10-24T23:49:17.375Z] #16 15.90 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-24T23:49:17.375Z] #16 15.93 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T23:49:17.375Z] #16 15.99 Selecting previously unselected package libmpdec2:arm64. [2019-10-24T23:49:17.375Z] #16 16.00 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-24T23:49:17.375Z] #16 16.01 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-24T23:49:17.375Z] #16 16.07 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-24T23:49:17.375Z] #16 16.07 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T23:49:17.375Z] #16 16.08 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:17.827Z] #18 2.593 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T23:49:17.947Z] #16 16.71 Selecting previously unselected package python3.5. [2019-10-24T23:49:18.213Z] #16 16.71 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T23:49:18.213Z] #16 16.72 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:18.213Z] #16 16.85 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-24T23:49:18.213Z] #16 16.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-24T23:49:18.213Z] #16 16.86 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-24T23:49:18.213Z] #16 16.94 Selecting previously unselected package dh-python. [2019-10-24T23:49:18.213Z] #16 16.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T23:49:18.213Z] #16 16.95 Unpacking dh-python (2.20170125) ... [2019-10-24T23:49:18.253Z] #18 ... [2019-10-24T23:49:18.253Z] [2019-10-24T23:49:18.253Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:18.253Z] #69 DONE 33.2s [2019-10-24T23:49:18.253Z] [2019-10-24T23:49:18.253Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:18.253Z] #27 2.123 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T23:49:18.253Z] #27 2.748 [2019-10-24T23:49:18.476Z] #16 17.10 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:18.476Z] #16 17.18 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:49:18.652Z] #27 3.317 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ########## 15.2% ############### 21.4% ################## 25.6% ##################### 29.8% ###################### 31.8% ######################## 34.0% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################## 48.6% #################################### 50.7% ###################################### 52.8% ######################################### 57.0% ########################################## 59.1% ############################################ 61.1% ############################################# 63.3% ############################################### 65.3% ################################################ 67.4% ################################################## 69.5% ##################################################### 73.7% ######################################################## 77.9% [2019-10-24T23:49:18.652Z] #27 ... [2019-10-24T23:49:18.652Z] [2019-10-24T23:49:18.652Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:18.652Z] #18 3.958 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T23:49:20.049Z] #68 ... [2019-10-24T23:49:20.049Z] [2019-10-24T23:49:20.050Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:20.050Z] #50 37.93 + cd /tmp/tmp.01nigsWpch/src/github.com/golangci/golangci-lint/ [2019-10-24T23:49:20.050Z] #50 37.93 + git checkout -q v1.20.0 [2019-10-24T23:49:20.316Z] #50 38.23 ++ git describe --tags [2019-10-24T23:49:20.316Z] #50 38.25 + version=v1.20.0 [2019-10-24T23:49:20.316Z] #50 38.26 ++ git rev-parse --short HEAD [2019-10-24T23:49:20.316Z] #50 38.26 + commit=cc98739 [2019-10-24T23:49:20.316Z] #50 38.27 ++ git show -s --format=%cd [2019-10-24T23:49:20.316Z] #50 38.29 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T23:49:20.316Z] #50 38.29 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:49:20.316Z] #50 ... [2019-10-24T23:49:20.316Z] [2019-10-24T23:49:20.316Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:49:20.316Z] #56 29.03 Reading package lists... [2019-10-24T23:49:20.580Z] #56 37.98 Building dependency tree... [2019-10-24T23:49:20.580Z] #56 ... [2019-10-24T23:49:20.580Z] [2019-10-24T23:49:20.580Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:20.580Z] #40 36.64 Fetched 7919 kB in 24s (326 kB/s) [2019-10-24T23:49:22.956Z] #18 ... [2019-10-24T23:49:22.956Z] [2019-10-24T23:49:22.956Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:22.956Z] #41 32.20 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:49:22.956Z] #41 32.21 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 32.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:22.956Z] #41 32.22 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 37.24 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-24T23:49:22.956Z] #41 37.24 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-24T23:49:22.956Z] #41 37.25 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T23:49:22.956Z] #41 37.28 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 37.28 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 37.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:49:22.956Z] #41 37.30 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-24T23:49:22.956Z] #41 37.31 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 37.32 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-24T23:49:22.956Z] #41 37.33 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-24T23:49:22.956Z] #41 37.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:22.956Z] #41 DONE 37.6s [2019-10-24T23:49:22.956Z] [2019-10-24T23:49:22.956Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:22.956Z] #27 3.317 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ########## 15.2% ############### 21.4% ################## 25.6% ##################### 29.8% ###################### 31.8% ######################## 34.0% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################## 48.6% #################################### 50.7% ###################################### 52.8% ######################################### 57.0% ########################################## 59.1% ############################################ 61.1% ############################################# 63.3% ############################################### 65.3% ################################################ 67.4% ################################################## 69.5% ##################################################### 73.7% ######################################################## 77.9% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ################################################################# 90.4% #################################################################### 94.6% ##################################################################### 96.7% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-24T23:49:22.956Z] #27 9.853 [2019-10-24T23:49:22.956Z] #27 10.37 ##### 7.5% ######### 13.2% ############# 18.9% ################# 24.6% ######################### 35.9% ################################## 47.3% ########################################## 58.6% ################################################## 69.9% ###################################################### 75.5% ########################################################## 81.2% ################################################################## 92.7% ######################################################################## 100.0% [2019-10-24T23:49:23.359Z] #27 12.44 [2019-10-24T23:49:23.882Z] #40 36.64 Reading package lists... [2019-10-24T23:49:23.883Z] #40 ... [2019-10-24T23:49:23.883Z] [2019-10-24T23:49:23.883Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:49:23.883Z] #38 32.18 + GOPATH=/tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ObPp5FX3We go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T23:49:23.883Z] #38 ... [2019-10-24T23:49:23.883Z] [2019-10-24T23:49:23.883Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:23.883Z] #33 33.32 Reading package lists... [2019-10-24T23:49:24.115Z] 12c8dbabfd62: Verifying Checksum [2019-10-24T23:49:24.115Z] 12c8dbabfd62: Download complete [2019-10-24T23:49:24.556Z] #27 12.78 ## 3.2% #### 5.8% ###### 8.3% ####### 10.9% ######### 13.4% ############# 18.5% # [2019-10-24T23:49:24.556Z] #27 ... [2019-10-24T23:49:24.556Z] [2019-10-24T23:49:24.556Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:24.556Z] #32 29.49 sync [2019-10-24T23:49:24.556Z] #32 29.49 internal/reflectlite [2019-10-24T23:49:24.556Z] #32 32.86 sort [2019-10-24T23:49:24.556Z] #32 32.86 errors [2019-10-24T23:49:24.556Z] #32 33.38 strconv [2019-10-24T23:49:24.556Z] #32 34.61 io [2019-10-24T23:49:24.556Z] #32 36.12 internal/oserror [2019-10-24T23:49:24.556Z] #32 36.16 syscall [2019-10-24T23:49:24.556Z] #32 38.67 reflect [2019-10-24T23:49:24.556Z] #32 ... [2019-10-24T23:49:24.556Z] [2019-10-24T23:49:24.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:24.961Z] #27 12.78 ## 3.2% #### 5.8% ###### 8.3% ####### 10.9% ######### 13.4% ############# 18.5% ################# 23.6% ################## 26.1% ###################### 31.2% ######################## 33.8% ########################### 38.9% [2019-10-24T23:49:24.961Z] #27 ... [2019-10-24T23:49:24.961Z] [2019-10-24T23:49:24.961Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:24.961Z] #34 30.39 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T23:49:24.961Z] #34 30.39 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 30.40 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:49:24.961Z] #34 30.53 Selecting previously unselected package libicu57:s390x. [2019-10-24T23:49:24.961Z] #34 30.53 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 30.53 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-24T23:49:24.961Z] #34 38.21 Selecting previously unselected package libxml2:s390x. [2019-10-24T23:49:24.961Z] #34 38.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 38.21 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:49:24.961Z] #34 38.97 Selecting previously unselected package libarchive13:s390x. [2019-10-24T23:49:24.961Z] #34 38.98 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 39.00 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-24T23:49:24.961Z] #34 39.25 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-24T23:49:24.961Z] #34 39.26 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 39.29 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-24T23:49:24.961Z] #34 39.45 Selecting previously unselected package libuv1:s390x. [2019-10-24T23:49:24.961Z] #34 39.45 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 39.45 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-24T23:49:24.961Z] #34 39.57 Selecting previously unselected package cmake. [2019-10-24T23:49:24.961Z] #34 39.57 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-24T23:49:24.961Z] #34 39.63 Unpacking cmake (3.7.2-1) ... [2019-10-24T23:49:25.371Z] #34 ... [2019-10-24T23:49:25.371Z] [2019-10-24T23:49:25.371Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:25.371Z] #27 12.78 ## 3.2% #### 5.8% ###### 8.3% ####### 10.9% ######### 13.4% ############# 18.5% ################# 23.6% ################## 26.1% ###################### 31.2% ######################## 33.8% ########################### 38.9% ############################# 41.4% ############################### 43.9% ################################# 46.5% [2019-10-24T23:49:25.371Z] #27 ... [2019-10-24T23:49:25.371Z] [2019-10-24T23:49:25.371Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:49:25.371Z] #29 30.88 + cd /tmp/tmp.whSidm9eBe/src/github.com/go-swagger/go-swagger [2019-10-24T23:49:25.371Z] #29 30.88 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T23:49:25.371Z] #29 33.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T23:49:25.657Z] #16 23.92 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T23:49:25.780Z] #29 ... [2019-10-24T23:49:25.780Z] [2019-10-24T23:49:25.780Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:25.797Z] #33 42.65 Building dependency tree... [2019-10-24T23:49:25.797Z] #33 ... [2019-10-24T23:49:25.797Z] [2019-10-24T23:49:25.797Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:25.797Z] #24 34.31 Fetched 7919 kB in 23s (335 kB/s) [2019-10-24T23:49:25.797Z] #24 34.31 Reading package lists... [2019-10-24T23:49:25.797Z] #24 43.62 Reading package lists... [2019-10-24T23:49:25.797Z] #24 ... [2019-10-24T23:49:25.797Z] [2019-10-24T23:49:25.797Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:25.797Z] #44 43.29 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T23:49:25.797Z] #44 43.59 vendor/golang.org/x/crypto/curve25519 [2019-10-24T23:49:25.921Z] #16 24.57 Selecting previously unselected package python3. [2019-10-24T23:49:25.921Z] #16 24.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-24T23:49:25.921Z] #16 24.59 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-24T23:49:25.921Z] #16 24.61 Unpacking python3 (3.5.3-1) ... [2019-10-24T23:49:25.921Z] #16 24.68 Selecting previously unselected package pigz. [2019-10-24T23:49:25.921Z] #16 24.68 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-24T23:49:26.184Z] #16 24.69 Unpacking pigz (2.3.4-1) ... [2019-10-24T23:49:26.184Z] #16 24.78 Selecting previously unselected package libip4tc0:arm64. [2019-10-24T23:49:26.184Z] #16 24.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T23:49:26.184Z] #16 24.79 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:26.184Z] #16 24.87 Selecting previously unselected package libip6tc0:arm64. [2019-10-24T23:49:26.184Z] #16 24.87 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T23:49:26.184Z] #16 24.87 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:26.453Z] #16 24.97 Selecting previously unselected package libiptc0:arm64. [2019-10-24T23:49:26.453Z] #16 24.97 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T23:49:26.453Z] #16 24.98 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:26.453Z] #16 25.06 Selecting previously unselected package libxtables12:arm64. [2019-10-24T23:49:26.453Z] #16 25.06 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T23:49:26.453Z] #16 25.06 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:26.453Z] #16 25.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-24T23:49:26.453Z] #16 25.15 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-24T23:49:26.453Z] #16 25.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-24T23:49:26.453Z] #16 25.26 Selecting previously unselected package iptables. [2019-10-24T23:49:26.453Z] #16 25.27 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T23:49:26.453Z] #16 25.28 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:27.024Z] #16 25.51 Selecting previously unselected package xxd. [2019-10-24T23:49:27.024Z] #16 25.51 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T23:49:27.024Z] #16 25.52 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:27.024Z] #16 25.61 Selecting previously unselected package vim-common. [2019-10-24T23:49:27.024Z] #16 25.62 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:49:27.024Z] #16 25.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:27.024Z] #16 25.74 Selecting previously unselected package bzip2. [2019-10-24T23:49:27.024Z] #16 25.75 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-24T23:49:27.024Z] #16 25.75 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T23:49:27.024Z] #16 25.84 Selecting previously unselected package libgpm2:arm64. [2019-10-24T23:49:27.285Z] #16 25.84 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-24T23:49:27.285Z] #16 25.85 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-24T23:49:27.285Z] #16 25.92 Selecting previously unselected package xz-utils. [2019-10-24T23:49:27.285Z] #16 25.93 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-24T23:49:27.285Z] #16 25.94 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:49:27.546Z] #16 26.05 Selecting previously unselected package aufs-tools. [2019-10-24T23:49:27.546Z] #16 26.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-24T23:49:27.546Z] #16 26.07 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:49:27.546Z] #16 26.18 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T23:49:27.546Z] #16 26.18 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T23:49:27.546Z] #16 26.19 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:49:27.546Z] #16 26.26 Selecting previously unselected package btrfs-progs. [2019-10-24T23:49:27.808Z] #16 26.26 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-24T23:49:27.808Z] #16 26.27 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:28.024Z] #27 12.78 ## 3.2% #### 5.8% ###### 8.3% ####### 10.9% ######### 13.4% ############# 18.5% ################# 23.6% ################## 26.1% ###################### 31.2% ######################## 33.8% ########################### 38.9% ############################# 41.4% ############################### 43.9% ################################# 46.5% ##################################### 51.6% ###################################### 54.1% ######################################## 56.7% ############################################ 61.8% ############################################## 64.3% ################################################ 66.9% ################################################# 69.4% ################################################### 71.9% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.7% ################################################################ 89.8% ################################################################## 92.3% #################################################################### 94.9% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-24T23:49:28.073Z] #16 26.70 Selecting previously unselected package btrfs-tools. [2019-10-24T23:49:28.073Z] #16 26.70 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-24T23:49:28.073Z] #16 26.71 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:28.073Z] #16 26.79 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-24T23:49:28.073Z] #16 26.79 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-24T23:49:28.073Z] #16 26.80 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:28.337Z] #16 26.99 Selecting previously unselected package dmsetup. [2019-10-24T23:49:28.337Z] #16 26.99 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-24T23:49:28.337Z] #16 26.99 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T23:49:28.337Z] #16 27.10 Selecting previously unselected package libonig4:arm64. [2019-10-24T23:49:28.337Z] #16 27.10 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-24T23:49:28.409Z] #27 17.62 [2019-10-24T23:49:28.669Z] #16 27.10 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-24T23:49:28.669Z] #16 27.23 Selecting previously unselected package libjq1:arm64. [2019-10-24T23:49:28.669Z] #16 27.24 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T23:49:28.669Z] #16 27.24 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T23:49:28.669Z] #16 27.34 Selecting previously unselected package jq. [2019-10-24T23:49:28.669Z] #16 27.34 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T23:49:28.669Z] #16 27.35 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:28.669Z] #16 27.44 Selecting previously unselected package libaio1:arm64. [2019-10-24T23:49:28.803Z] #27 17.87 1.0% ## [2019-10-24T23:49:28.803Z] #27 ... [2019-10-24T23:49:28.803Z] [2019-10-24T23:49:28.803Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:28.803Z] #34 42.97 Selecting previously unselected package xxd. [2019-10-24T23:49:28.803Z] #34 42.99 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T23:49:28.803Z] #34 43.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:28.803Z] #34 43.27 Selecting previously unselected package vim-common. [2019-10-24T23:49:28.803Z] #34 43.27 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:49:28.803Z] #34 43.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:28.803Z] #34 43.72 Processing triggers for mime-support (3.60) ... [2019-10-24T23:49:28.803Z] #34 43.76 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:28.803Z] #34 43.77 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-24T23:49:28.803Z] #34 43.80 Setting up cmake-data (3.7.2-1) ... [2019-10-24T23:49:28.803Z] #34 43.81 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-24T23:49:28.803Z] #34 43.81 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:49:28.803Z] #34 43.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:28.803Z] #34 43.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:28.803Z] #34 43.86 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:49:28.803Z] #34 43.87 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-24T23:49:28.803Z] #34 43.87 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-24T23:49:28.803Z] #34 43.88 Setting up cmake (3.7.2-1) ... [2019-10-24T23:49:28.803Z] #34 43.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:28.803Z] #34 DONE 44.3s [2019-10-24T23:49:28.803Z] [2019-10-24T23:49:28.803Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:28.932Z] #16 27.45 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-24T23:49:28.932Z] #16 27.45 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-24T23:49:28.932Z] #16 27.53 Selecting previously unselected package libcap2-bin. [2019-10-24T23:49:28.932Z] #16 27.53 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-24T23:49:28.932Z] #16 27.54 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T23:49:28.932Z] #16 27.65 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-24T23:49:28.932Z] #16 27.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-24T23:49:28.932Z] #16 27.66 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:29.194Z] #16 27.76 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-24T23:49:29.194Z] #16 27.76 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-24T23:49:29.194Z] #16 27.77 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-24T23:49:29.199Z] #27 17.87 1.0% ## 2.9% [2019-10-24T23:49:29.199Z] #27 ... [2019-10-24T23:49:29.199Z] [2019-10-24T23:49:29.199Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:29.199Z] #35 DONE 0.1s [2019-10-24T23:49:29.199Z] [2019-10-24T23:49:29.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:29.199Z] #27 17.87 1.0% ## 2.9% ## 3.8% [2019-10-24T23:49:29.199Z] #27 ... [2019-10-24T23:49:29.199Z] [2019-10-24T23:49:29.199Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T23:49:29.199Z] #36 DONE 0.1s [2019-10-24T23:49:29.199Z] [2019-10-24T23:49:29.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:29.458Z] #16 27.93 Selecting previously unselected package libpcre16-3:arm64. [2019-10-24T23:49:29.458Z] #16 27.93 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-24T23:49:29.458Z] #16 27.94 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-24T23:49:29.458Z] #16 28.09 Selecting previously unselected package libpcre32-3:arm64. [2019-10-24T23:49:29.458Z] #16 28.09 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-24T23:49:29.458Z] #16 28.10 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-24T23:49:29.458Z] #16 28.19 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-24T23:49:29.719Z] #16 28.20 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-24T23:49:29.719Z] #16 28.20 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-24T23:49:29.719Z] #16 28.39 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-24T23:49:29.719Z] #16 28.39 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-24T23:49:29.719Z] #16 28.40 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-24T23:49:29.982Z] #16 28.54 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-24T23:49:29.982Z] #16 28.54 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-24T23:49:29.982Z] #16 28.55 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:29.982Z] #16 28.63 Selecting previously unselected package libnl-3-200:arm64. [2019-10-24T23:49:29.982Z] #16 28.64 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-24T23:49:29.982Z] #16 28.65 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T23:49:29.982Z] #16 28.72 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-24T23:49:29.982Z] #16 28.73 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-24T23:49:29.982Z] #16 28.73 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T23:49:29.991Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% [2019-10-24T23:49:29.991Z] #27 ... [2019-10-24T23:49:29.991Z] [2019-10-24T23:49:29.991Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:29.991Z] #45 34.96 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T23:49:29.991Z] #45 35.02 io [2019-10-24T23:49:29.991Z] #45 35.54 strconv [2019-10-24T23:49:29.991Z] #45 36.55 bytes [2019-10-24T23:49:29.991Z] #45 39.42 bufio [2019-10-24T23:49:29.991Z] #45 40.30 reflect [2019-10-24T23:49:29.991Z] #45 42.45 syscall [2019-10-24T23:49:29.991Z] #45 ... [2019-10-24T23:49:29.991Z] [2019-10-24T23:49:29.991Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:30.242Z] #16 28.80 Selecting previously unselected package libreadline5:arm64. [2019-10-24T23:49:30.242Z] #16 28.81 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-24T23:49:30.242Z] #16 28.81 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-24T23:49:30.242Z] #16 28.91 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-24T23:49:30.242Z] #16 28.91 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-24T23:49:30.242Z] #16 28.92 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-24T23:49:31.071Z] #44 ... [2019-10-24T23:49:31.071Z] [2019-10-24T23:49:31.071Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:49:31.071Z] #56 37.98 Building dependency tree... [2019-10-24T23:49:31.071Z] #56 42.69 The following additional packages will be installed: [2019-10-24T23:49:31.071Z] #56 42.72 btrfs-progs liblzo2-2 [2019-10-24T23:49:31.071Z] #56 43.08 The following NEW packages will be installed: [2019-10-24T23:49:31.071Z] #56 43.12 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T23:49:31.071Z] #56 44.52 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:31.071Z] #56 44.52 Need to get 649 kB of archives. [2019-10-24T23:49:31.071Z] #56 44.52 After this operation, 4320 kB of additional disk space will be used. [2019-10-24T23:49:31.071Z] #56 44.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T23:49:31.071Z] #56 44.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T23:49:31.071Z] #56 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T23:49:31.071Z] #56 46.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:31.071Z] #56 47.04 Fetched 649 kB in 1s (457 kB/s) [2019-10-24T23:49:31.071Z] #56 47.36 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T23:49:31.071Z] #56 47.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T23:49:31.071Z] #56 47.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T23:49:31.071Z] #56 47.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:49:31.071Z] #56 47.85 Selecting previously unselected package btrfs-progs. [2019-10-24T23:49:31.071Z] #56 47.85 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T23:49:31.071Z] #56 47.86 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:31.071Z] #56 49.44 Selecting previously unselected package btrfs-tools. [2019-10-24T23:49:31.071Z] #56 49.45 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T23:49:31.071Z] #56 49.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:31.071Z] #56 49.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:31.071Z] #56 49.71 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:49:31.071Z] #56 49.72 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:31.071Z] #56 49.74 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:31.071Z] #56 49.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:31.336Z] #56 DONE 50.1s [2019-10-24T23:49:31.336Z] [2019-10-24T23:49:31.336Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:31.336Z] #33 42.65 Building dependency tree... [2019-10-24T23:49:31.336Z] #33 46.24 The following additional packages will be installed: [2019-10-24T23:49:31.336Z] #33 46.27 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T23:49:31.336Z] #33 46.29 Suggested packages: [2019-10-24T23:49:31.336Z] #33 46.29 codeblocks eclipse ninja-build lrzip [2019-10-24T23:49:31.336Z] #33 46.29 Recommended packages: [2019-10-24T23:49:31.336Z] #33 46.29 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T23:49:31.336Z] #33 47.77 The following NEW packages will be installed: [2019-10-24T23:49:31.336Z] #33 47.78 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T23:49:31.336Z] #33 47.80 vim-common xxd [2019-10-24T23:49:31.336Z] #33 48.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:31.336Z] #33 48.99 Need to get 13.7 MB of archives. [2019-10-24T23:49:31.336Z] #33 48.99 After this operation, 57.2 MB of additional disk space will be used. [2019-10-24T23:49:31.336Z] #33 48.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T23:49:31.336Z] #33 49.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T23:49:31.336Z] #33 49.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-24T23:49:31.336Z] #33 50.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-24T23:49:31.595Z] #33 ... [2019-10-24T23:49:31.595Z] [2019-10-24T23:49:31.595Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:31.595Z] #57 DONE 0.1s [2019-10-24T23:49:31.595Z] [2019-10-24T23:49:31.595Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T23:49:31.595Z] #58 DONE 0.1s [2019-10-24T23:49:31.595Z] [2019-10-24T23:49:31.595Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:31.595Z] #33 50.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-24T23:49:31.634Z] #16 30.05 Selecting previously unselected package net-tools. [2019-10-24T23:49:31.634Z] #16 30.05 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-24T23:49:31.634Z] #16 30.06 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:49:31.634Z] #16 30.18 Selecting previously unselected package python-pip-whl. [2019-10-24T23:49:31.634Z] #16 30.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:49:31.634Z] #16 30.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:49:31.634Z] #16 30.40 Selecting previously unselected package python3-pip. [2019-10-24T23:49:31.854Z] #33 50.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-24T23:49:31.854Z] #33 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-24T23:49:31.854Z] #33 50.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-24T23:49:31.896Z] #16 30.40 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:49:31.896Z] #16 30.41 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:49:31.896Z] #16 30.53 Selecting previously unselected package python3-pkg-resources. [2019-10-24T23:49:31.896Z] #16 30.53 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:49:31.896Z] #16 30.53 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:49:31.896Z] #16 30.62 Selecting previously unselected package python3-setuptools. [2019-10-24T23:49:31.896Z] #16 30.63 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T23:49:32.048Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% ######### 13.3% ########## 14.2% ########### 16.1% ############ 18.0% ############# 19.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 23.7% ################# 24.6% ############ [2019-10-24T23:49:32.048Z] #27 ... [2019-10-24T23:49:32.048Z] [2019-10-24T23:49:32.048Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:32.048Z] #55 9.619 + cd /tmp/tmp.siEOs18vKh/src/github.com/opencontainers/runc [2019-10-24T23:49:32.049Z] #55 9.619 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:49:32.049Z] #55 9.951 + '[' -z '' ']' [2019-10-24T23:49:32.049Z] #55 9.952 + target=static [2019-10-24T23:49:32.049Z] #55 9.952 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T23:49:32.049Z] #55 11.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T23:49:32.049Z] #55 ... [2019-10-24T23:49:32.049Z] [2019-10-24T23:49:32.049Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:32.157Z] #16 30.63 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T23:49:32.421Z] #16 30.91 Selecting previously unselected package python3-wheel. [2019-10-24T23:49:32.421Z] #16 30.92 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T23:49:32.421Z] #16 30.93 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T23:49:32.421Z] #16 31.03 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T23:49:32.421Z] #16 31.04 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-24T23:49:32.421Z] #16 31.04 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:49:32.423Z] #33 51.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:49:32.423Z] #33 51.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-10-24T23:49:32.502Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% ######### 13.3% ########## 14.2% ########### 16.1% ############ 18.0% ############# 19.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% #################### 28.4% ##################### 29.3% [2019-10-24T23:49:32.502Z] #27 ... [2019-10-24T23:49:32.502Z] [2019-10-24T23:49:32.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:49:32.502Z] #42 1.679 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:49:32.502Z] #42 1.679 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:49:32.502Z] #42 2.766 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:49:32.502Z] #42 2.783 GEN .gitid [2019-10-24T23:49:32.502Z] #42 2.787 GEN criu/include/version.h [2019-10-24T23:49:32.502Z] #42 2.865 GEN include/common/asm [2019-10-24T23:49:32.502Z] #42 4.353 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T23:49:32.502Z] #42 4.442 PBCC images/opts.pb-c.c [2019-10-24T23:49:32.502Z] #42 4.514 PBCC images/sit.pb-c.c [2019-10-24T23:49:32.502Z] #42 4.589 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T23:49:32.502Z] #42 4.753 DEP images/opts.pb-c.d [2019-10-24T23:49:32.502Z] #42 4.843 DEP images/sit.pb-c.d [2019-10-24T23:49:32.502Z] #42 4.900 PBCC images/macvlan.pb-c.c [2019-10-24T23:49:32.502Z] #42 4.941 DEP images/macvlan.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.019 PBCC images/autofs.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.069 DEP images/autofs.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.125 PBCC images/sysctl.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.152 DEP images/sysctl.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.234 PBCC images/time.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.242 DEP images/time.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.279 PBCC images/binfmt-misc.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.299 DEP images/binfmt-misc.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.349 PBCC images/seccomp.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.363 DEP images/seccomp.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.408 PBCC images/userns.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.445 DEP images/userns.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.506 PBCC images/cgroup.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.547 DEP images/cgroup.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.567 PBCC images/fown.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.589 PBCC images/ext-file.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.641 DEP images/fown.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.702 DEP images/ext-file.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.765 PBCC images/rpc.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.784 DEP images/rpc.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.841 PBCC images/siginfo.pb-c.c [2019-10-24T23:49:32.502Z] #42 5.876 DEP images/siginfo.pb-c.d [2019-10-24T23:49:32.502Z] #42 5.990 PBCC images/pagemap.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.038 DEP images/pagemap.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.069 PBCC images/rlimit.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.075 DEP images/rlimit.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.109 PBCC images/file-lock.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.130 DEP images/file-lock.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.155 PBCC images/tty.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.177 DEP images/tty.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.219 PBCC images/tun.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.236 PBCC images/netdev.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.280 DEP images/tun.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.403 DEP images/netdev.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.458 PBCC images/vma.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.489 DEP images/vma.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.565 PBCC images/creds.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.592 DEP images/creds.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.657 PBCC images/utsns.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.739 DEP images/utsns.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.804 PBCC images/ipc-desc.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.829 PBCC images/ipc-sem.pb-c.c [2019-10-24T23:49:32.502Z] #42 6.864 DEP images/ipc-desc.pb-c.d [2019-10-24T23:49:32.502Z] #42 6.908 DEP images/ipc-sem.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.026 PBCC images/ipc-msg.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.043 DEP images/ipc-msg.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.206 PBCC images/ipc-shm.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.214 DEP images/ipc-shm.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.233 PBCC images/ipc-var.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.251 DEP images/ipc-var.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.320 PBCC images/sk-opts.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.343 PBCC images/packet-sock.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.393 DEP images/sk-opts.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.420 DEP images/packet-sock.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.470 PBCC images/sk-netlink.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.520 DEP images/sk-netlink.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.599 PBCC images/sk-inet.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.607 DEP images/sk-inet.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.682 PBCC images/sk-unix.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.727 DEP images/sk-unix.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.794 PBCC images/mm.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.806 DEP images/mm.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.842 PBCC images/timerfd.pb-c.c [2019-10-24T23:49:32.502Z] #42 7.929 DEP images/timerfd.pb-c.d [2019-10-24T23:49:32.502Z] #42 7.994 PBCC images/timer.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.013 DEP images/timer.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.112 PBCC images/sa.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.144 DEP images/sa.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.233 PBCC images/pipe-data.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.249 DEP images/pipe-data.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.259 PBCC images/mnt.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.275 DEP images/mnt.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.293 PBCC images/sk-packet.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.297 DEP images/sk-packet.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.319 PBCC images/tcp-stream.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.346 DEP images/tcp-stream.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.409 PBCC images/pipe.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.454 DEP images/pipe.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.604 PBCC images/pstree.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.649 DEP images/pstree.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.720 PBCC images/fs.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.789 DEP images/fs.pb-c.d [2019-10-24T23:49:32.502Z] #42 8.851 PBCC images/signalfd.pb-c.c [2019-10-24T23:49:32.502Z] #42 8.951 DEP images/signalfd.pb-c.d [2019-10-24T23:49:32.502Z] #42 9.069 PBCC images/fh.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.084 PBCC images/fsnotify.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.092 DEP images/fh.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.110 DEP images/fsnotify.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.118 PBCC images/eventpoll.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.122 DEP images/eventpoll.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.129 PBCC images/eventfd.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.135 DEP images/eventfd.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.145 PBCC images/remap-file-path.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.151 DEP images/remap-file-path.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.160 PBCC images/fifo.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.165 DEP images/fifo.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.175 PBCC images/ghost-file.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.184 DEP images/ghost-file.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.193 PBCC images/regfile.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.201 DEP images/regfile.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.273 PBCC images/ns.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.299 DEP images/ns.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.354 PBCC images/fdinfo.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.427 DEP images/fdinfo.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.446 PBCC images/core-aarch64.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.488 PBCC images/core-arm.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.532 PBCC images/core-ppc64.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.610 PBCC images/core-s390.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.671 PBCC images/core-x86.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.706 PBCC images/core.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.750 PBCC images/inventory.pb-c.c [2019-10-24T23:49:32.503Z] #42 9.804 DEP images/core-aarch64.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.861 DEP images/core-arm.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.966 DEP images/core-ppc64.pb-c.d [2019-10-24T23:49:32.503Z] #42 9.982 DEP images/core-s390.pb-c.d [2019-10-24T23:49:32.503Z] #42 10.08 DEP images/core-x86.pb-c.d [2019-10-24T23:49:32.503Z] #42 10.14 DEP images/core.pb-c.d [2019-10-24T23:49:32.503Z] #42 10.19 DEP images/inventory.pb-c.d [2019-10-24T23:49:32.503Z] #42 ... [2019-10-24T23:49:32.503Z] [2019-10-24T23:49:32.503Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:32.685Z] #16 31.19 Selecting previously unselected package vim-runtime. [2019-10-24T23:49:32.685Z] #16 31.19 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:49:32.685Z] #16 31.21 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T23:49:32.685Z] #16 31.24 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T23:49:32.685Z] #16 31.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:32.708Z] 65014b3c3121: Verifying Checksum [2019-10-24T23:49:32.708Z] 65014b3c3121: Download complete [2019-10-24T23:49:34.073Z] #16 32.84 Selecting previously unselected package vim. [2019-10-24T23:49:34.335Z] #16 32.84 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T23:49:34.335Z] #16 32.85 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:34.335Z] #16 33.05 Selecting previously unselected package xfsprogs. [2019-10-24T23:49:34.335Z] #16 33.05 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-24T23:49:34.335Z] #16 33.06 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:49:34.341Z] #33 52.68 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:34.341Z] #33 52.99 Fetched 13.7 MB in 3s (4415 kB/s) [2019-10-24T23:49:34.596Z] #16 33.27 Selecting previously unselected package zip. [2019-10-24T23:49:34.596Z] #16 33.28 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-24T23:49:34.596Z] #16 33.28 Unpacking zip (3.0-11+b1) ... [2019-10-24T23:49:34.596Z] #16 33.40 Selecting previously unselected package libapparmor-perl. [2019-10-24T23:49:34.602Z] #33 53.19 Selecting previously unselected package cmake-data. [2019-10-24T23:49:34.602Z] #33 53.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T23:49:34.602Z] #33 53.27 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T23:49:34.602Z] #33 53.33 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T23:49:34.861Z] #16 33.41 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T23:49:34.861Z] #16 33.42 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:49:34.861Z] #16 33.50 Selecting previously unselected package apparmor. [2019-10-24T23:49:34.861Z] #16 33.51 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T23:49:34.861Z] #16 33.56 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:49:35.121Z] #16 33.77 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T23:49:35.121Z] #16 33.78 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-24T23:49:35.121Z] #16 33.79 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:49:35.184Z] #33 ... [2019-10-24T23:49:35.184Z] [2019-10-24T23:49:35.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:35.184Z] #10 34.78 Reading package lists... [2019-10-24T23:49:35.184Z] #10 44.44 Reading package lists... [2019-10-24T23:49:35.184Z] #10 ... [2019-10-24T23:49:35.184Z] [2019-10-24T23:49:35.184Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:35.184Z] #24 43.62 Reading package lists... [2019-10-24T23:49:35.694Z] #16 34.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T23:49:35.694Z] #16 34.41 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-24T23:49:35.694Z] #16 34.42 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:49:35.754Z] #24 52.89 Building dependency tree... [2019-10-24T23:49:36.642Z] #16 35.02 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T23:49:36.643Z] #16 35.03 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T23:49:36.643Z] #16 35.03 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:49:36.643Z] #16 35.13 Selecting previously unselected package mingw-w64-common. [2019-10-24T23:49:36.643Z] #16 35.13 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T23:49:36.643Z] #16 35.14 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T23:49:36.692Z] #24 ... [2019-10-24T23:49:36.692Z] [2019-10-24T23:49:36.692Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:36.692Z] #40 36.64 Reading package lists... [2019-10-24T23:49:36.692Z] #40 46.10 Reading package lists... [2019-10-24T23:49:36.712Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-10-24T23:49:36.712Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-10-24T23:49:36.713Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_files: 10/10, cgo: 10/46, identifier_marker: 1/1, autogenerated_exclude: 1/10, exclude: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10, skip_dirs: 10/10, nolint: 0/1 [2019-10-24T23:49:36.713Z] INFO [runner] processing took 758.374µs with stages: nolint: 367.238µs, path_prettifier: 140.319µs, skip_dirs: 132.484µs, autogenerated_exclude: 70.84µs, identifier_marker: 22.486µs, cgo: 13.255µs, exclude-rules: 4.363µs, filename_unadjuster: 3.777µs, max_same_issues: 1.127µs, diff: 448ns, exclude: 353ns, max_from_linter: 353ns, source_code: 307ns, uniq_by_line: 306ns, path_shortener: 268ns, skip_files: 263ns, max_per_file_from_linter: 187ns [2019-10-24T23:49:36.713Z] INFO [runner] linters took 1m29.179273861s with stages: goanalysis_metalinter: 1m10.943611218s, unused: 18.234777185s [2019-10-24T23:49:36.713Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-24T23:49:36.713Z] INFO Memory: 1345 samples, avg is 617.7MB, max is 3503.5MB [2019-10-24T23:49:36.713Z] INFO Execution took 3m19.247958587s [2019-10-24T23:49:36.713Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-24T23:49:36.713Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-24T23:49:36.713Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-24T23:49:36.713Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-24T23:49:36.713Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-24T23:49:36.952Z] #40 ... [2019-10-24T23:49:36.952Z] [2019-10-24T23:49:36.952Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:36.952Z] #59 3.946 + RM_GOPATH=0 [2019-10-24T23:49:36.952Z] #59 3.946 + TMP_GOPATH= [2019-10-24T23:49:36.952Z] #59 3.946 + : /build [2019-10-24T23:49:36.952Z] #59 3.946 + '[' -z '' ']' [2019-10-24T23:49:36.952Z] #59 3.947 ++ mktemp -d [2019-10-24T23:49:36.952Z] #59 3.959 + export GOPATH=/tmp/tmp.mDRZJrYYJZ [2019-10-24T23:49:36.952Z] #59 3.960 + GOPATH=/tmp/tmp.mDRZJrYYJZ [2019-10-24T23:49:36.952Z] #59 3.960 + RM_GOPATH=1 [2019-10-24T23:49:36.952Z] #59 3.961 ++ dirname ./install.sh [2019-10-24T23:49:36.952Z] #59 3.962 + dir=. [2019-10-24T23:49:36.952Z] #59 3.962 + bin=containerd [2019-10-24T23:49:36.952Z] #59 3.962 + shift [2019-10-24T23:49:36.952Z] #59 3.962 + '[' '!' -f ./containerd.installer ']' [2019-10-24T23:49:36.952Z] #59 3.962 + . ./containerd.installer [2019-10-24T23:49:36.952Z] #59 3.962 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:49:36.952Z] #59 3.975 + install_containerd [2019-10-24T23:49:36.952Z] #59 3.975 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:49:36.952Z] #59 3.975 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T23:49:36.952Z] #59 3.975 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mDRZJrYYJZ/src/github.com/containerd/containerd [2019-10-24T23:49:36.952Z] #59 3.982 Cloning into '/tmp/tmp.mDRZJrYYJZ/src/github.com/containerd/containerd'... [2019-10-24T23:49:37.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh dynbinary-daemon test-docker-py [2019-10-24T23:49:37.762Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% ######### 13.3% ########## 14.2% ########### 16.1% ############ 18.0% ############# 19.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% #################### 28.4% ##################### 29.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################### 35.0% ######################### 36.0% ########################### 37.9% ############################ 39.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################# 46.4% ################################## 47.3% ################################### 49.2% #################################### 51.1% ##################################### 52.0% ###################################### 53.9% ####################################### 54.9% ######################################## 55.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 68.1% ################################################## 70.0% ################################################### 71.9% #################################################### 72.8% ##################################################### 73.8% ##################################################### 74.7% ####################################################### 76.6% ######################################################## 78.5% [2019-10-24T23:49:37.762Z] #27 ... [2019-10-24T23:49:37.762Z] [2019-10-24T23:49:37.762Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:37.762Z] #37 0.274 + RM_GOPATH=0 [2019-10-24T23:49:37.762Z] #37 0.274 + TMP_GOPATH= [2019-10-24T23:49:37.762Z] #37 0.274 + : /build [2019-10-24T23:49:37.762Z] #37 0.274 + '[' -z '' ']' [2019-10-24T23:49:37.762Z] #37 0.274 ++ mktemp -d [2019-10-24T23:49:37.762Z] #37 0.274 + export GOPATH=/tmp/tmp.D3CiYPJdNG [2019-10-24T23:49:37.762Z] #37 0.274 + GOPATH=/tmp/tmp.D3CiYPJdNG [2019-10-24T23:49:37.762Z] #37 0.274 + RM_GOPATH=1 [2019-10-24T23:49:37.762Z] #37 0.274 ++ dirname ./install.sh [2019-10-24T23:49:37.762Z] #37 0.274 + dir=. [2019-10-24T23:49:37.762Z] #37 0.274 + bin=tini [2019-10-24T23:49:37.762Z] #37 0.274 + shift [2019-10-24T23:49:37.762Z] #37 0.274 + '[' '!' -f ./tini.installer ']' [2019-10-24T23:49:37.762Z] #37 0.274 + . ./tini.installer [2019-10-24T23:49:37.762Z] #37 0.274 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:49:37.762Z] #37 0.274 + install_tini [2019-10-24T23:49:37.762Z] #37 0.274 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T23:49:37.762Z] #37 0.274 + git clone https://github.com/krallin/tini.git /tmp/tmp.D3CiYPJdNG/tini [2019-10-24T23:49:37.762Z] #37 0.274 Cloning into '/tmp/tmp.D3CiYPJdNG/tini'... [2019-10-24T23:49:37.762Z] #37 0.274 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:49:37.762Z] #37 1.465 + cd /tmp/tmp.D3CiYPJdNG/tini [2019-10-24T23:49:37.762Z] #37 1.465 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:49:37.762Z] #37 1.476 + cmake . [2019-10-24T23:49:37.762Z] #37 2.343 -- The C compiler identification is GNU 6.3.0 [2019-10-24T23:49:37.762Z] #37 2.420 -- Check for working C compiler: /usr/bin/cc [2019-10-24T23:49:37.762Z] #37 2.983 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T23:49:37.762Z] #37 2.984 -- Detecting C compiler ABI info [2019-10-24T23:49:37.762Z] #37 3.656 -- Detecting C compiler ABI info - done [2019-10-24T23:49:37.762Z] #37 3.664 -- Detecting C compile features [2019-10-24T23:49:37.762Z] #37 5.253 -- Detecting C compile features - done [2019-10-24T23:49:37.762Z] #37 5.262 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T23:49:37.762Z] #37 5.457 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T23:49:37.762Z] #37 5.491 -- Configuring done [2019-10-24T23:49:37.762Z] #37 5.517 -- Generating done [2019-10-24T23:49:37.762Z] #37 5.525 -- Build files have been written to: /tmp/tmp.D3CiYPJdNG/tini [2019-10-24T23:49:37.762Z] #37 5.535 + make tini-static [2019-10-24T23:49:37.762Z] #37 5.874 Scanning dependencies of target tini-static [2019-10-24T23:49:37.762Z] #37 6.038 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T23:49:37.762Z] #37 7.715 [100%] Linking C executable tini-static [2019-10-24T23:49:37.762Z] #37 8.313 [100%] Built target tini-static [2019-10-24T23:49:37.762Z] #37 8.492 + mkdir -p /build [2019-10-24T23:49:37.762Z] #37 8.500 + cp tini-static /build/docker-init [2019-10-24T23:49:37.762Z] #37 DONE 8.7s [2019-10-24T23:49:37.762Z] [2019-10-24T23:49:37.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:37.762Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% ######### 13.3% ########## 14.2% ########### 16.1% ############ 18.0% ############# 19.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% #################### 28.4% ##################### 29.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################### 35.0% ######################### 36.0% ########################### 37.9% ############################ 39.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################# 46.4% ################################## 47.3% ################################### 49.2% #################################### 51.1% ##################################### 52.0% ###################################### 53.9% ####################################### 54.9% ######################################## 55.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 68.1% ################################################## 70.0% ################################################### 71.9% #################################################### 72.8% ##################################################### 73.8% ##################################################### 74.7% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.4% [2019-10-24T23:49:37.762Z] #27 ... [2019-10-24T23:49:37.762Z] [2019-10-24T23:49:37.762Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:37.762Z] #45 52.49 time [2019-10-24T23:49:37.987Z] [2019-10-24T23:49:37.987Z] Removing bundles/ [2019-10-24T23:49:37.987Z] [2019-10-24T23:49:37.987Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-24T23:49:37.987Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:49:37.987Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T23:49:38.560Z] #16 37.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T23:49:38.560Z] #16 37.12 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T23:49:38.560Z] #16 37.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:49:38.861Z] #59 ... [2019-10-24T23:49:38.861Z] [2019-10-24T23:49:38.861Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:38.861Z] #24 57.07 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T23:49:38.861Z] #24 57.07 The following additional packages will be installed: [2019-10-24T23:49:38.861Z] #24 57.12 libjq1 libonig4 [2019-10-24T23:49:39.122Z] #24 57.92 The following NEW packages will be installed: [2019-10-24T23:49:39.143Z] #45 ... [2019-10-24T23:49:39.143Z] [2019-10-24T23:49:39.143Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:39.143Z] #18 14.19 Fetched 7670 kB in 13s (558 kB/s) [2019-10-24T23:49:39.143Z] #18 14.19 Reading package lists... [2019-10-24T23:49:39.143Z] #18 18.95 Reading package lists... [2019-10-24T23:49:39.143Z] #18 24.09 Building dependency tree... [2019-10-24T23:49:39.143Z] #18 ... [2019-10-24T23:49:39.143Z] [2019-10-24T23:49:39.143Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:39.382Z] #24 57.94 jq libjq1 libonig4 [2019-10-24T23:49:40.320Z] #24 59.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:40.320Z] #24 59.04 Need to get 327 kB of archives. [2019-10-24T23:49:40.320Z] #24 59.04 After this operation, 1157 kB of additional disk space will be used. [2019-10-24T23:49:40.320Z] #24 59.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T23:49:40.475Z] #16 39.07 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T23:49:40.475Z] #16 39.08 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T23:49:40.475Z] #16 39.08 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:40.475Z] #16 39.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T23:49:40.475Z] #16 39.16 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T23:49:40.475Z] #16 39.17 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:40.581Z] #24 59.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T23:49:40.581Z] #24 59.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T23:49:40.762Z] #27 17.87 1.0% ## 2.9% ## 3.8% ### 4.8% #### 5.7% #### 6.7% ##### 7.6% ####### 10.4% ######## 12.3% ######### 13.3% ########## 14.2% ########### 16.1% ############ 18.0% ############# 19.0% ############## 19.9% ############### 21.8% ################ 22.7% ################# 23.7% ################# 24.6% ################### 26.5% #################### 28.4% ##################### 29.3% ###################### 31.2% ####################### 32.2% ####################### 33.1% ######################### 35.0% ######################### 36.0% ########################### 37.9% ############################ 39.7% ############################# 41.6% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################# 46.4% ################################## 47.3% ################################### 49.2% #################################### 51.1% ##################################### 52.0% ###################################### 53.9% ####################################### 54.9% ######################################## 55.8% ######################################### 57.7% ########################################## 59.6% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 68.1% ################################################## 70.0% ################################################### 71.9% #################################################### 72.8% ##################################################### 73.8% ##################################################### 74.7% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 79.4% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.3% ########################################################### 83.2% ############################################################ 84.2% ############################################################# 85.1% ############################################################# 86.1% ############################################################## 87.0% ############################################################### 88.0% ################################################################ 88.9% ################################################################ 89.9% ################################################################# 90.5% ################################################################## 92.2% ################################################################### 94.0% #################################################################### 95.0% ##################################################################### 95.9% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-24T23:49:40.762Z] #27 29.95 [2019-10-24T23:49:41.515Z] #27 ... [2019-10-24T23:49:41.515Z] [2019-10-24T23:49:41.515Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:41.515Z] #32 46.48 time [2019-10-24T23:49:41.515Z] #32 54.04 internal/poll [2019-10-24T23:49:41.515Z] #32 56.12 internal/syscall/unix [2019-10-24T23:49:41.515Z] #32 56.66 os [2019-10-24T23:49:41.515Z] #32 56.67 internal/fmtsort [2019-10-24T23:49:41.515Z] #32 ... [2019-10-24T23:49:41.515Z] [2019-10-24T23:49:41.515Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:41.515Z] #18 24.09 Building dependency tree... [2019-10-24T23:49:41.515Z] #18 25.60 The following additional packages will be installed: [2019-10-24T23:49:41.515Z] #18 25.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T23:49:41.515Z] #18 25.60 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T23:49:41.515Z] #18 25.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T23:49:41.515Z] #18 25.60 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T23:49:41.515Z] #18 25.60 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T23:49:41.515Z] #18 25.60 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T23:49:41.515Z] #18 25.60 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T23:49:41.515Z] #18 25.60 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T23:49:41.515Z] #18 25.60 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T23:49:41.515Z] #18 25.61 Suggested packages: [2019-10-24T23:49:41.515Z] #18 25.61 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T23:49:41.515Z] #18 25.61 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T23:49:41.515Z] #18 25.61 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T23:49:41.515Z] #18 25.61 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T23:49:41.515Z] #18 25.61 Recommended packages: [2019-10-24T23:49:41.515Z] #18 25.61 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T23:49:41.515Z] #18 25.61 python3-keyrings.alt python3-xdg unzip [2019-10-24T23:49:41.521Z] #24 60.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:41.521Z] #24 ... [2019-10-24T23:49:41.521Z] [2019-10-24T23:49:41.521Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:41.521Z] #68 DONE 59.8s [2019-10-24T23:49:41.521Z] [2019-10-24T23:49:41.521Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:49:41.521Z] #24 60.34 Fetched 327 kB in 1s (309 kB/s) [2019-10-24T23:49:41.781Z] #24 60.48 Selecting previously unselected package libonig4:amd64. [2019-10-24T23:49:41.781Z] #24 60.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T23:49:41.781Z] #24 60.60 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-24T23:49:42.053Z] #24 60.61 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T23:49:42.053Z] #24 60.82 Selecting previously unselected package libjq1:amd64. [2019-10-24T23:49:42.315Z] #24 60.88 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T23:49:42.315Z] #24 60.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T23:49:42.315Z] #24 61.15 Selecting previously unselected package jq. [2019-10-24T23:49:42.520Z] #18 ... [2019-10-24T23:49:42.520Z] [2019-10-24T23:49:42.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:49:42.520Z] #42 10.23 PBCC images/cpuinfo.pb-c.c [2019-10-24T23:49:42.520Z] #42 10.28 DEP images/cpuinfo.pb-c.d [2019-10-24T23:49:42.520Z] #42 10.34 PBCC images/stats.pb-c.c [2019-10-24T23:49:42.520Z] #42 10.36 DEP images/stats.pb-c.d [2019-10-24T23:49:42.520Z] #42 11.71 make[1]: Nothing to be done for 'all'. [2019-10-24T23:49:42.520Z] #42 13.16 CC images/stats.o [2019-10-24T23:49:42.520Z] #42 13.54 CC images/core.o [2019-10-24T23:49:42.520Z] #42 14.23 CC images/core-x86.o [2019-10-24T23:49:42.520Z] #42 14.96 CC images/core-arm.o [2019-10-24T23:49:42.520Z] #42 15.41 CC images/core-aarch64.o [2019-10-24T23:49:42.520Z] #42 16.12 CC images/core-ppc64.o [2019-10-24T23:49:42.520Z] #42 16.94 CC images/core-s390.o [2019-10-24T23:49:42.520Z] #42 17.39 CC images/cpuinfo.o [2019-10-24T23:49:42.520Z] #42 17.80 CC images/inventory.o [2019-10-24T23:49:42.520Z] #42 18.17 CC images/fdinfo.o [2019-10-24T23:49:42.520Z] #42 18.48 CC images/fown.o [2019-10-24T23:49:42.520Z] #42 18.63 CC images/ns.o [2019-10-24T23:49:42.520Z] #42 18.86 CC images/regfile.o [2019-10-24T23:49:42.520Z] #42 19.25 CC images/ghost-file.o [2019-10-24T23:49:42.520Z] #42 19.75 CC images/fifo.o [2019-10-24T23:49:42.520Z] #42 19.92 CC images/remap-file-path.o [2019-10-24T23:49:42.520Z] #42 20.13 CC images/eventfd.o [2019-10-24T23:49:42.520Z] #42 20.31 CC images/eventpoll.o [2019-10-24T23:49:42.520Z] #42 ... [2019-10-24T23:49:42.520Z] [2019-10-24T23:49:42.520Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:42.520Z] #27 31.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T23:49:42.575Z] #24 61.15 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T23:49:42.575Z] #24 61.15 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:42.575Z] #24 61.41 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T23:49:42.834Z] #24 61.44 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T23:49:42.834Z] #24 61.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:42.922Z] #27 32.04 [2019-10-24T23:49:43.093Z] #24 61.60 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:43.340Z] #27 32.37 ######################################################################## 100.0% [2019-10-24T23:49:43.340Z] #27 32.49 [2019-10-24T23:49:43.353Z] #24 DONE 61.9s [2019-10-24T23:49:43.353Z] [2019-10-24T23:49:43.353Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T23:49:43.617Z] #25 DONE 0.2s [2019-10-24T23:49:43.617Z] [2019-10-24T23:49:43.617Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:44.200Z] Removing intermediate container 630f246408ee [2019-10-24T23:49:44.200Z] ---> f8bb63bd6e8d [2019-10-24T23:49:44.200Z] Step 11/16 : ARG GOOS [2019-10-24T23:49:44.200Z] ---> Running in 295bca9fc85b [2019-10-24T23:49:44.200Z] Removing intermediate container 295bca9fc85b [2019-10-24T23:49:44.200Z] ---> 6b19511c24da [2019-10-24T23:49:44.200Z] Step 12/16 : ARG GOARCH [2019-10-24T23:49:44.200Z] ---> Running in 7adc1d6eb76d [2019-10-24T23:49:44.200Z] Removing intermediate container 7adc1d6eb76d [2019-10-24T23:49:44.200Z] ---> a02f6bc46382 [2019-10-24T23:49:44.200Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-24T23:49:44.200Z] ---> Running in 16a5d20b19c5 [2019-10-24T23:49:44.682Z] #27 33.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T23:49:45.082Z] #27 34.28 [2019-10-24T23:49:45.137Z] #26 ... [2019-10-24T23:49:45.137Z] [2019-10-24T23:49:45.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:49:45.137Z] #10 44.44 Reading package lists... [2019-10-24T23:49:45.137Z] #10 54.35 Building dependency tree... [2019-10-24T23:49:45.137Z] #10 58.47 The following additional packages will be installed: [2019-10-24T23:49:45.137Z] #10 58.49 libapparmor1 libseccomp2 [2019-10-24T23:49:45.137Z] #10 58.50 Suggested packages: [2019-10-24T23:49:45.137Z] #10 58.51 seccomp [2019-10-24T23:49:45.137Z] #10 58.84 The following NEW packages will be installed: [2019-10-24T23:49:45.137Z] #10 58.85 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T23:49:45.137Z] #10 59.96 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:45.137Z] #10 59.96 Need to get 300 kB of archives. [2019-10-24T23:49:45.137Z] #10 59.96 After this operation, 1201 kB of additional disk space will be used. [2019-10-24T23:49:45.137Z] #10 59.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-24T23:49:45.137Z] #10 60.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-24T23:49:45.137Z] #10 60.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-24T23:49:45.137Z] #10 60.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-24T23:49:45.137Z] #10 61.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:45.137Z] #10 61.88 Fetched 300 kB in 1s (236 kB/s) [2019-10-24T23:49:45.137Z] #10 62.19 Selecting previously unselected package libseccomp2:amd64. [2019-10-24T23:49:45.137Z] #10 62.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T23:49:45.137Z] #10 62.21 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T23:49:45.137Z] #10 62.22 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:45.137Z] #10 62.50 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-24T23:49:45.137Z] #10 62.53 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T23:49:45.137Z] #10 62.54 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:45.137Z] #10 62.92 Selecting previously unselected package libapparmor1:amd64. [2019-10-24T23:49:45.137Z] #10 62.93 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T23:49:45.137Z] #10 62.94 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T23:49:45.137Z] #10 63.28 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-24T23:49:45.137Z] #10 63.28 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T23:49:45.137Z] #10 63.31 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T23:49:45.137Z] #10 63.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:45.416Z] #10 63.96 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:45.416Z] #10 63.99 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T23:49:45.416Z] #10 64.01 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T23:49:45.416Z] #10 64.04 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T23:49:45.416Z] #10 64.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:45.493Z] #27 34.55 ############################################# 63.8% ######################################################################## 100.0% [2019-10-24T23:49:45.493Z] #27 34.77 [2019-10-24T23:49:45.675Z] #10 DONE 64.3s [2019-10-24T23:49:45.675Z] [2019-10-24T23:49:45.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:45.675Z] #40 55.86 Building dependency tree... [2019-10-24T23:49:45.675Z] #40 59.17 The following additional packages will be installed: [2019-10-24T23:49:45.675Z] #40 59.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T23:49:45.675Z] #40 59.17 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T23:49:45.675Z] #40 59.19 Suggested packages: [2019-10-24T23:49:45.675Z] #40 59.19 manpages-dev python-setuptools [2019-10-24T23:49:45.675Z] #40 61.19 The following NEW packages will be installed: [2019-10-24T23:49:45.675Z] #40 61.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T23:49:45.675Z] #40 61.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T23:49:45.675Z] #40 61.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T23:49:45.675Z] #40 61.20 zlib1g-dev [2019-10-24T23:49:45.675Z] #40 62.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:45.675Z] #40 62.32 Need to get 3602 kB of archives. [2019-10-24T23:49:45.675Z] #40 62.32 After this operation, 18.9 MB of additional disk space will be used. [2019-10-24T23:49:45.675Z] #40 62.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T23:49:45.675Z] #40 62.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-24T23:49:45.675Z] #40 62.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-24T23:49:45.675Z] #40 62.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-10-24T23:49:45.675Z] #40 62.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-24T23:49:45.675Z] #40 62.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T23:49:45.675Z] #40 62.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-24T23:49:45.675Z] #40 62.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-24T23:49:45.675Z] #40 62.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-24T23:49:45.675Z] #40 62.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-24T23:49:45.675Z] #40 62.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-24T23:49:45.675Z] #40 62.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-24T23:49:45.675Z] #40 62.97 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-24T23:49:45.675Z] #40 63.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-24T23:49:45.675Z] #40 63.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T23:49:45.675Z] #40 63.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-24T23:49:45.675Z] #40 ... [2019-10-24T23:49:45.675Z] [2019-10-24T23:49:45.675Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:45.675Z] #52 DONE 0.1s [2019-10-24T23:49:45.675Z] [2019-10-24T23:49:45.675Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:49:45.763Z] #16 44.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T23:49:45.763Z] #16 44.35 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T23:49:45.763Z] #16 44.36 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:45.943Z] #11 ... [2019-10-24T23:49:45.944Z] [2019-10-24T23:49:45.944Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T23:49:45.944Z] #53 DONE 0.1s [2019-10-24T23:49:45.944Z] [2019-10-24T23:49:45.944Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:46.924Z] #27 36.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T23:49:46.924Z] #27 36.03 skipping existing b63cc5f62c21 [2019-10-24T23:49:46.924Z] #27 36.11 [2019-10-24T23:49:49.191Z] #27 37.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T23:49:49.191Z] #27 38.36 [2019-10-24T23:49:49.627Z] #27 38.57 ######################################################################## 100.0% [2019-10-24T23:49:49.627Z] #27 38.68 [2019-10-24T23:49:49.627Z] #27 38.73 Download of images into '/build' complete. [2019-10-24T23:49:49.627Z] #27 38.73 Use something like the following to load the result into a Docker daemon: [2019-10-24T23:49:49.627Z] #27 38.73 tar -cC '/build' . | docker load [2019-10-24T23:49:49.627Z] #27 DONE 38.9s [2019-10-24T23:49:49.627Z] [2019-10-24T23:49:49.627Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:49:49.627Z] #18 30.27 The following NEW packages will be installed: [2019-10-24T23:49:49.627Z] #18 30.30 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T23:49:49.627Z] #18 30.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T23:49:49.627Z] #18 30.31 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T23:49:49.627Z] #18 30.31 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T23:49:49.627Z] #18 30.31 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T23:49:49.627Z] #18 30.31 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T23:49:49.627Z] #18 30.31 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T23:49:49.627Z] #18 30.31 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T23:49:49.627Z] #18 30.31 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T23:49:49.627Z] #18 30.31 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T23:49:49.627Z] #18 30.31 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T23:49:49.627Z] #18 30.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T23:49:49.627Z] #18 30.31 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T23:49:49.627Z] #18 30.31 xfsprogs xxd xz-utils zip [2019-10-24T23:49:49.627Z] #18 30.41 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:49:49.627Z] #18 30.41 Need to get 88.2 MB of archives. [2019-10-24T23:49:49.627Z] #18 30.41 After this operation, 565 MB of additional disk space will be used. [2019-10-24T23:49:49.627Z] #18 30.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T23:49:49.627Z] #18 30.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-24T23:49:49.627Z] #18 30.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-24T23:49:49.627Z] #18 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-24T23:49:49.627Z] #18 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-24T23:49:49.627Z] #18 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-24T23:49:49.627Z] #18 30.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-24T23:49:49.627Z] #18 30.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-24T23:49:49.627Z] #18 30.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-24T23:49:49.627Z] #18 30.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-24T23:49:49.627Z] #18 30.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-24T23:49:49.627Z] #18 30.93 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-24T23:49:49.627Z] #18 30.99 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-24T23:49:49.627Z] #18 31.01 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:49:49.627Z] #18 31.02 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:49:49.627Z] #18 31.03 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-24T23:49:49.627Z] #18 31.05 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-24T23:49:49.627Z] #18 31.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-24T23:49:49.627Z] #18 31.06 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-24T23:49:49.627Z] #18 31.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T23:49:49.627Z] #18 31.06 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-24T23:49:49.627Z] #18 31.07 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-24T23:49:49.627Z] #18 31.10 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-24T23:49:49.627Z] #18 31.11 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-24T23:49:49.627Z] #18 31.12 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-24T23:49:49.627Z] #18 31.13 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-24T23:49:49.627Z] #18 31.14 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-24T23:49:49.628Z] #18 31.14 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-24T23:49:49.628Z] #18 31.15 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-24T23:49:49.628Z] #18 31.15 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-24T23:49:49.628Z] #18 31.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-24T23:49:49.628Z] #18 31.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-24T23:49:49.628Z] #18 31.21 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-24T23:49:49.628Z] #18 31.22 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-24T23:49:49.628Z] #18 31.23 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-24T23:49:49.628Z] #18 31.28 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-24T23:49:49.628Z] #18 31.28 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-24T23:49:49.628Z] #18 31.30 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-24T23:49:49.628Z] #18 31.30 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-24T23:49:49.628Z] #18 31.32 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-24T23:49:49.628Z] #18 31.43 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-24T23:49:49.628Z] #18 31.47 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T23:49:49.628Z] #18 31.56 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T23:49:49.628Z] #18 31.57 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T23:49:49.628Z] #18 31.58 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T23:49:49.628Z] #18 31.58 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T23:49:49.628Z] #18 31.60 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-24T23:49:49.628Z] #18 31.61 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T23:49:49.628Z] #18 31.96 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-24T23:49:49.628Z] #18 32.03 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-24T23:49:49.628Z] #18 32.08 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-24T23:49:49.628Z] #18 32.10 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-24T23:49:49.628Z] #18 32.10 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-24T23:49:49.628Z] #18 32.14 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-24T23:49:49.628Z] #18 32.39 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-24T23:49:49.628Z] #18 32.70 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T23:49:49.628Z] #18 32.72 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T23:49:49.628Z] #18 33.31 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T23:49:49.628Z] #18 33.64 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T23:49:49.628Z] #18 33.65 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-24T23:49:49.970Z] #16 48.21 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:49:49.970Z] #16 48.23 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:49:49.970Z] #16 48.25 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-24T23:49:49.970Z] #16 48.26 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:49:49.970Z] #16 48.28 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T23:49:49.970Z] #16 48.31 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:49.970Z] #16 48.32 Processing triggers for mime-support (3.60) ... [2019-10-24T23:49:49.970Z] #16 48.35 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:49.970Z] #16 48.36 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-24T23:49:49.970Z] #16 48.38 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T23:49:49.970Z] #16 48.39 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:49:49.970Z] #16 48.41 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:49:49.970Z] #16 48.42 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T23:49:50.137Z] #54 ... [2019-10-24T23:49:50.137Z] [2019-10-24T23:49:50.137Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:50.137Z] #33 58.10 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T23:49:50.137Z] #33 58.11 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 58.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:49:50.137Z] #33 58.29 Selecting previously unselected package libicu57:amd64. [2019-10-24T23:49:50.137Z] #33 58.29 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 58.30 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T23:49:50.137Z] #33 66.98 Selecting previously unselected package libxml2:amd64. [2019-10-24T23:49:50.137Z] #33 67.00 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 67.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:49:50.137Z] #33 67.90 Selecting previously unselected package libarchive13:amd64. [2019-10-24T23:49:50.137Z] #33 67.90 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 67.93 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T23:49:50.137Z] #33 68.29 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-24T23:49:50.137Z] #33 ... [2019-10-24T23:49:50.137Z] [2019-10-24T23:49:50.137Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:50.137Z] #47 57.53 + cd /tmp/tmp.ZuPotGMXTZ/src/gotest.tools/gotestsum [2019-10-24T23:49:50.137Z] #47 57.53 + git checkout -q v0.3.5 [2019-10-24T23:49:50.137Z] #47 57.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T23:49:50.137Z] #47 ... [2019-10-24T23:49:50.137Z] [2019-10-24T23:49:50.137Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:50.137Z] #54 3.707 + RM_GOPATH=0 [2019-10-24T23:49:50.137Z] #54 3.707 + TMP_GOPATH= [2019-10-24T23:49:50.137Z] #54 3.707 + : /build [2019-10-24T23:49:50.137Z] #54 3.707 + '[' -z '' ']' [2019-10-24T23:49:50.137Z] #54 3.708 ++ mktemp -d [2019-10-24T23:49:50.137Z] #54 3.715 + export GOPATH=/tmp/tmp.1kHRsBxDDU [2019-10-24T23:49:50.137Z] #54 3.715 + GOPATH=/tmp/tmp.1kHRsBxDDU [2019-10-24T23:49:50.137Z] #54 3.715 + RM_GOPATH=1 [2019-10-24T23:49:50.137Z] #54 3.716 ++ dirname ./install.sh [2019-10-24T23:49:50.137Z] #54 3.716 + dir=. [2019-10-24T23:49:50.137Z] #54 3.716 + bin=runc [2019-10-24T23:49:50.137Z] #54 3.716 + shift [2019-10-24T23:49:50.137Z] #54 3.718 + '[' '!' -f ./runc.installer ']' [2019-10-24T23:49:50.137Z] #54 3.720 + . ./runc.installer [2019-10-24T23:49:50.137Z] #54 3.721 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:49:50.137Z] #54 3.721 + install_runc [2019-10-24T23:49:50.137Z] #54 3.731 + uname -r [2019-10-24T23:49:50.137Z] #54 3.731 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T23:49:50.137Z] #54 3.733 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T23:49:50.137Z] #54 3.733 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T23:49:50.137Z] #54 3.733 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1kHRsBxDDU/src/github.com/opencontainers/runc [2019-10-24T23:49:50.137Z] #54 3.733 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T23:49:50.137Z] #54 3.741 Cloning into '/tmp/tmp.1kHRsBxDDU/src/github.com/opencontainers/runc'... [2019-10-24T23:49:50.137Z] #54 ... [2019-10-24T23:49:50.137Z] [2019-10-24T23:49:50.137Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:50.137Z] #31 57.58 sync [2019-10-24T23:49:50.137Z] #31 57.58 internal/reflectlite [2019-10-24T23:49:50.137Z] #31 60.31 errors [2019-10-24T23:49:50.137Z] #31 60.31 sort [2019-10-24T23:49:50.137Z] #31 60.75 strconv [2019-10-24T23:49:50.137Z] #31 62.58 io [2019-10-24T23:49:50.137Z] #31 64.56 syscall [2019-10-24T23:49:50.137Z] #31 66.56 reflect [2019-10-24T23:49:50.137Z] #31 ... [2019-10-24T23:49:50.137Z] [2019-10-24T23:49:50.137Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:50.137Z] #33 68.29 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-24T23:49:50.137Z] #33 68.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 68.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T23:49:50.137Z] #33 68.50 Selecting previously unselected package libuv1:amd64. [2019-10-24T23:49:50.137Z] #33 68.51 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 68.51 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-24T23:49:50.137Z] #33 68.65 Selecting previously unselected package cmake. [2019-10-24T23:49:50.137Z] #33 68.65 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-24T23:49:50.137Z] #33 68.77 Unpacking cmake (3.7.2-1) ... [2019-10-24T23:49:50.396Z] #33 ... [2019-10-24T23:49:50.396Z] [2019-10-24T23:49:50.396Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:49:50.396Z] #11 DONE 4.6s [2019-10-24T23:49:50.396Z] [2019-10-24T23:49:50.396Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:50.396Z] #26 5.841 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T23:49:50.396Z] #26 6.345 [2019-10-24T23:49:50.912Z] #16 49.67 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-24T23:49:50.912Z] #16 49.69 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T23:49:50.912Z] #16 49.70 Setting up zip (3.0-11+b1) ... [2019-10-24T23:49:50.912Z] #16 49.71 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T23:49:50.912Z] #16 49.73 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:51.173Z] #16 49.74 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T23:49:51.173Z] #16 49.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:51.173Z] #16 49.78 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-24T23:49:51.173Z] #16 49.80 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:51.173Z] #16 49.82 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:49:51.173Z] #16 49.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T23:49:51.173Z] #16 49.85 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:49:51.173Z] #16 49.86 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:51.173Z] #16 49.88 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-24T23:49:51.173Z] #16 49.90 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-24T23:49:51.173Z] #16 49.91 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-24T23:49:51.173Z] #16 49.94 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:51.432Z] #16 50.09 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-24T23:49:51.432Z] #16 50.10 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-24T23:49:51.432Z] #16 50.12 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-24T23:49:51.432Z] #16 50.13 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T23:49:51.432Z] #16 50.15 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:49:51.432Z] #16 50.17 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-24T23:49:51.432Z] #16 50.19 Setting up pigz (2.3.4-1) ... [2019-10-24T23:49:51.587Z] #18 36.69 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-24T23:49:51.693Z] #16 50.20 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:49:51.693Z] #16 50.21 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-24T23:49:51.693Z] #16 50.23 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:51.693Z] #16 50.24 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T23:49:51.693Z] #16 50.25 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T23:49:51.693Z] #16 50.27 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:49:51.693Z] #16 50.28 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-24T23:49:51.693Z] #16 50.30 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-24T23:49:51.693Z] #16 50.31 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:49:51.693Z] #16 50.32 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:51.693Z] #16 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T23:49:51.693Z] #16 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T23:49:51.693Z] #16 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T23:49:51.693Z] #16 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T23:49:51.693Z] #16 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T23:49:51.693Z] #16 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T23:49:51.693Z] #16 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T23:49:51.693Z] #16 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T23:49:51.693Z] #16 50.39 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:51.693Z] #16 50.40 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:51.953Z] #16 50.42 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:49:51.953Z] #16 50.43 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:49:51.953Z] #16 50.44 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:49:51.953Z] #16 50.46 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-24T23:49:51.953Z] #16 50.47 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:49:52.416Z] #18 ... [2019-10-24T23:49:52.416Z] [2019-10-24T23:49:52.416Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:52.416Z] #32 57.52 strings [2019-10-24T23:49:52.416Z] #32 60.68 path [2019-10-24T23:49:52.416Z] #32 61.13 text/tabwriter [2019-10-24T23:49:52.416Z] #32 61.52 fmt [2019-10-24T23:49:52.416Z] #32 61.98 path/filepath [2019-10-24T23:49:52.416Z] #32 64.33 io/ioutil [2019-10-24T23:49:52.416Z] #32 66.49 flag [2019-10-24T23:49:52.416Z] #32 66.51 github.com/BurntSushi/toml [2019-10-24T23:49:52.416Z] #32 ... [2019-10-24T23:49:52.416Z] [2019-10-24T23:49:52.416Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:49:52.416Z] #42 20.55 CC images/fh.o [2019-10-24T23:49:52.416Z] #42 20.81 CC images/fsnotify.o [2019-10-24T23:49:52.416Z] #42 21.28 CC images/signalfd.o [2019-10-24T23:49:52.416Z] #42 21.46 CC images/fs.o [2019-10-24T23:49:52.416Z] #42 21.65 CC images/pstree.o [2019-10-24T23:49:52.416Z] #42 21.90 CC images/pipe.o [2019-10-24T23:49:52.416Z] #42 22.17 CC images/tcp-stream.o [2019-10-24T23:49:52.416Z] #42 22.37 CC images/sk-packet.o [2019-10-24T23:49:52.416Z] #42 22.58 CC images/mnt.o [2019-10-24T23:49:52.416Z] #42 22.86 CC images/pipe-data.o [2019-10-24T23:49:52.416Z] #42 23.14 CC images/sa.o [2019-10-24T23:49:52.416Z] #42 23.33 CC images/timer.o [2019-10-24T23:49:52.416Z] #42 23.62 CC images/timerfd.o [2019-10-24T23:49:52.416Z] #42 23.87 CC images/mm.o [2019-10-24T23:49:52.416Z] #42 24.08 CC images/sk-opts.o [2019-10-24T23:49:52.416Z] #42 24.24 CC images/sk-unix.o [2019-10-24T23:49:52.416Z] #42 24.46 CC images/sk-inet.o [2019-10-24T23:49:52.416Z] #42 24.71 CC images/tun.o [2019-10-24T23:49:52.416Z] #42 25.26 CC images/sk-netlink.o [2019-10-24T23:49:52.416Z] #42 25.61 CC images/packet-sock.o [2019-10-24T23:49:52.416Z] #42 26.02 CC images/ipc-var.o [2019-10-24T23:49:52.416Z] #42 26.20 CC images/ipc-desc.o [2019-10-24T23:49:52.416Z] #42 26.32 CC images/ipc-shm.o [2019-10-24T23:49:52.416Z] #42 26.46 CC images/ipc-msg.o [2019-10-24T23:49:52.416Z] #42 26.68 CC images/ipc-sem.o [2019-10-24T23:49:52.416Z] #42 26.81 CC images/utsns.o [2019-10-24T23:49:52.416Z] #42 26.94 CC images/creds.o [2019-10-24T23:49:52.416Z] #42 27.16 CC images/vma.o [2019-10-24T23:49:52.416Z] #42 27.32 CC images/netdev.o [2019-10-24T23:49:52.416Z] #42 27.73 CC images/tty.o [2019-10-24T23:49:52.416Z] #42 28.59 CC images/file-lock.o [2019-10-24T23:49:52.416Z] #42 28.76 CC images/rlimit.o [2019-10-24T23:49:52.416Z] #42 28.88 CC images/pagemap.o [2019-10-24T23:49:52.416Z] #42 29.13 CC images/siginfo.o [2019-10-24T23:49:52.416Z] #42 29.29 CC images/rpc.o [2019-10-24T23:49:52.416Z] #42 30.16 CC images/ext-file.o [2019-10-24T23:49:52.416Z] #42 30.29 CC images/cgroup.o [2019-10-24T23:49:52.468Z] #26 6.728 #### 6.9% ###### 9.6% ########### 15.8% ############## 20.0% ################# 24.9% ################### 26.9% ###################### 30.7% ######################### 35.6% ############################ 38.9% ############################### 43.3% #################################### 50.1% ####################################### 54.9% ########################################### 60.9% ############################################## 64.0% ################################################# 68.1% #################################################### 72.6% ###################################################### 75.9% ######################################################### 79.2% ################################################################ 89.9% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-24T23:49:52.828Z] #42 ... [2019-10-24T23:49:52.828Z] [2019-10-24T23:49:52.828Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:49:52.828Z] #60 30.35 + cd /tmp/tmp.K90Gqwtpw1/src/github.com/containerd/containerd [2019-10-24T23:49:52.828Z] #60 30.35 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:49:52.828Z] #60 30.90 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T23:49:52.828Z] #60 30.90 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T23:49:52.828Z] #60 30.90 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:49:52.828Z] #60 30.90 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:49:52.828Z] #60 30.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T23:49:52.828Z] #60 30.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T23:49:52.828Z] #60 30.90 + '[' '' = dynamic ']' [2019-10-24T23:49:52.828Z] #60 30.90 + make [2019-10-24T23:49:52.828Z] #60 31.91 + bin/ctr [2019-10-24T23:49:52.828Z] #60 ... [2019-10-24T23:49:52.828Z] [2019-10-24T23:49:52.828Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:49:52.828Z] #32 68.14 log [2019-10-24T23:49:53.035Z] #26 ... [2019-10-24T23:49:53.035Z] [2019-10-24T23:49:53.035Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:53.035Z] #44 60.95 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T23:49:53.035Z] #44 60.96 io [2019-10-24T23:49:53.035Z] #44 61.50 strconv [2019-10-24T23:49:53.035Z] #44 63.40 bytes [2019-10-24T23:49:53.035Z] #44 66.47 reflect [2019-10-24T23:49:53.035Z] #44 66.53 bufio [2019-10-24T23:49:53.035Z] #44 68.80 syscall [2019-10-24T23:49:53.296Z] #44 ... [2019-10-24T23:49:53.296Z] [2019-10-24T23:49:53.296Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:49:53.296Z] #40 64.90 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:49:53.296Z] #40 65.09 Fetched 3602 kB in 1s (1888 kB/s) [2019-10-24T23:49:53.296Z] #40 65.32 Selecting previously unselected package libnet1:amd64. [2019-10-24T23:49:53.296Z] #40 65.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-10-24T23:49:53.296Z] #40 65.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 65.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T23:49:53.296Z] #40 65.85 Selecting previously unselected package libcap-dev:amd64. [2019-10-24T23:49:53.296Z] #40 65.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 65.87 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T23:49:53.296Z] #40 66.12 Selecting previously unselected package libnet1-dev. [2019-10-24T23:49:53.296Z] #40 66.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 66.16 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:49:53.296Z] #40 66.35 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T23:49:53.296Z] #40 66.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 66.36 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T23:49:53.296Z] #40 66.54 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-24T23:49:53.296Z] #40 66.54 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 66.56 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T23:49:53.296Z] #40 66.97 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T23:49:53.296Z] #40 67.00 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 67.00 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T23:49:53.296Z] #40 67.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-24T23:49:53.296Z] #40 67.13 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 67.13 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T23:49:53.296Z] #40 67.24 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-24T23:49:53.296Z] #40 67.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 67.25 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T23:49:53.296Z] #40 67.53 Selecting previously unselected package libprotobuf10:amd64. [2019-10-24T23:49:53.296Z] #40 67.53 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 67.54 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T23:49:53.296Z] #40 68.20 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-24T23:49:53.296Z] #40 68.20 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 68.21 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T23:49:53.296Z] #40 68.40 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-24T23:49:53.296Z] #40 68.40 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 68.41 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T23:49:53.296Z] #40 70.17 Selecting previously unselected package libprotoc10:amd64. [2019-10-24T23:49:53.296Z] #40 70.18 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 70.23 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T23:49:53.296Z] #40 71.06 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T23:49:53.296Z] #40 71.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 71.10 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:49:53.296Z] #40 71.26 Selecting previously unselected package protobuf-compiler. [2019-10-24T23:49:53.296Z] #40 71.26 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 71.27 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T23:49:53.296Z] #40 71.43 Selecting previously unselected package python-pkg-resources. [2019-10-24T23:49:53.296Z] #40 71.43 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:49:53.296Z] #40 71.44 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T23:49:53.296Z] #40 71.72 Selecting previously unselected package python-protobuf. [2019-10-24T23:49:53.296Z] #40 71.72 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-24T23:49:53.296Z] #40 71.73 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T23:49:53.460Z] #32 ... [2019-10-24T23:49:53.460Z] [2019-10-24T23:49:53.460Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:49:53.460Z] #45 58.46 strings [2019-10-24T23:49:53.460Z] #45 59.33 os [2019-10-24T23:49:53.460Z] #45 61.75 regexp/syntax [2019-10-24T23:49:53.460Z] #45 64.36 fmt [2019-10-24T23:49:53.460Z] #45 67.57 regexp [2019-10-24T23:49:53.460Z] #45 ... [2019-10-24T23:49:53.460Z] [2019-10-24T23:49:53.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:49:53.460Z] #42 30.84 CC images/userns.o [2019-10-24T23:49:53.460Z] #42 31.05 CC images/google/protobuf/descriptor.o [2019-10-24T23:49:53.556Z] #40 ... [2019-10-24T23:49:53.556Z] [2019-10-24T23:49:53.556Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:53.556Z] #26 9.652 [2019-10-24T23:49:53.816Z] #26 10.01 ############### 21.2% ########################### 38.3% ############################################ 62.2% ############################################################# 85.9% ######################################################################## 100.0% [2019-10-24T23:49:54.075Z] #26 ... [2019-10-24T23:49:54.075Z] [2019-10-24T23:49:54.075Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:49:54.075Z] #12 DONE 3.7s [2019-10-24T23:49:54.334Z] [2019-10-24T23:49:54.334Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:49:54.334Z] #33 72.73 Selecting previously unselected package xxd. [2019-10-24T23:49:54.334Z] #33 72.75 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T23:49:54.334Z] #33 72.77 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:54.454Z] #42 31.95 CC images/opts.o [2019-10-24T23:49:54.454Z] #42 32.04 CC images/seccomp.o [2019-10-24T23:49:54.454Z] #42 32.26 CC images/binfmt-misc.o [2019-10-24T23:49:54.497Z] #16 52.72 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-24T23:49:54.497Z] #16 52.73 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:54.497Z] #16 52.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:49:54.497Z] #16 52.75 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:49:54.497Z] #16 52.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:49:54.497Z] #16 52.75 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:49:54.497Z] #16 52.76 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:49:54.497Z] #16 52.77 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T23:49:54.497Z] #16 52.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:49:54.497Z] #16 52.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:49:54.497Z] #16 52.80 Setting up python3 (3.5.3-1) ... [2019-10-24T23:49:54.593Z] #33 73.09 Selecting previously unselected package vim-common. [2019-10-24T23:49:54.593Z] #33 73.10 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:49:54.593Z] #33 73.14 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:54.862Z] #42 32.45 CC images/time.o [2019-10-24T23:49:54.862Z] #42 32.58 CC images/sysctl.o [2019-10-24T23:49:55.066Z] #16 53.64 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:49:55.162Z] #33 73.73 Processing triggers for mime-support (3.60) ... [2019-10-24T23:49:55.162Z] #33 73.86 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:55.162Z] #33 73.87 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-24T23:49:55.162Z] #33 73.89 Setting up cmake-data (3.7.2-1) ... [2019-10-24T23:49:55.162Z] #33 73.92 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T23:49:55.162Z] #33 73.94 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:49:55.273Z] #42 32.80 CC images/autofs.o [2019-10-24T23:49:55.273Z] #42 32.98 CC images/macvlan.o [2019-10-24T23:49:55.422Z] #33 73.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:55.422Z] #33 74.01 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:49:55.422Z] #33 74.04 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:49:55.422Z] #33 74.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T23:49:55.422Z] #33 74.08 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T23:49:55.422Z] #33 74.10 Setting up cmake (3.7.2-1) ... [2019-10-24T23:49:55.670Z] #42 33.19 CC images/sit.o [2019-10-24T23:49:55.670Z] #42 33.37 LINK images/built-in.o [2019-10-24T23:49:55.670Z] #42 33.50 GEN compel/include/asm [2019-10-24T23:49:55.670Z] #42 33.50 GEN compel/include/version.h [2019-10-24T23:49:55.670Z] #42 33.55 touch .config [2019-10-24T23:49:55.683Z] #33 74.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:56.005Z] #16 54.62 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T23:49:56.005Z] #16 54.71 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T23:49:56.005Z] #16 54.74 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:56.005Z] #16 54.76 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T23:49:56.067Z] #42 33.55 GEN include/common/config.h [2019-10-24T23:49:56.067Z] #42 33.69 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-24T23:49:56.067Z] #42 33.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T23:49:56.067Z] #42 33.79 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T23:49:56.067Z] #42 33.83 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-24T23:49:56.067Z] #42 33.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-24T23:49:56.067Z] #42 33.87 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-24T23:49:56.067Z] #42 33.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T23:49:56.067Z] #42 33.92 DEP compel/plugins/std/infect.d [2019-10-24T23:49:56.253Z] #33 DONE 74.7s [2019-10-24T23:49:56.253Z] [2019-10-24T23:49:56.253Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:56.253Z] #26 11.35 [2019-10-24T23:49:56.253Z] #26 11.67 ##### 7.4% ########### 15.4% ############### 21.8% #################### 28.0% ####################### 32.0% ########################### 37.5% ############################## 42.4% ################################## 48.2% ####################################### 54.4% ########################################## 59.4% [2019-10-24T23:49:56.253Z] #26 ... [2019-10-24T23:49:56.253Z] [2019-10-24T23:49:56.253Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:49:56.253Z] #34 DONE 0.1s [2019-10-24T23:49:56.253Z] [2019-10-24T23:49:56.253Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:56.468Z] #42 34.10 DEP compel/plugins/std/string.d [2019-10-24T23:49:56.468Z] #42 34.19 DEP compel/plugins/std/log.d [2019-10-24T23:49:56.468Z] #42 34.31 DEP compel/plugins/std/fds.d [2019-10-24T23:49:56.513Z] #26 11.67 ##### 7.4% ########### 15.4% ############### 21.8% #################### 28.0% ####################### 32.0% ########################### 37.5% ############################## 42.4% ################################## 48.2% ####################################### 54.4% ########################################## 59.4% ################################################ 67.6% [2019-10-24T23:49:56.513Z] #26 ... [2019-10-24T23:49:56.513Z] [2019-10-24T23:49:56.513Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T23:49:56.513Z] #35 DONE 0.2s [2019-10-24T23:49:56.513Z] [2019-10-24T23:49:56.513Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:49:56.575Z] #16 55.18 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:49:56.773Z] #26 11.67 ##### 7.4% ########### 15.4% ############### 21.8% #################### 28.0% ####################### 32.0% ########################### 37.5% ############################## 42.4% ################################## 48.2% ####################################### 54.4% ########################################## 59.4% ################################################ 67.6% #################################################### 72.8% ####################################################### 77.2% ########################################################## 81.7% ################################################################ 89.0% ######################################################################## 100.0% [2019-10-24T23:49:56.866Z] #42 34.45 DEP compel/plugins/std/std.d [2019-10-24T23:49:56.866Z] #42 34.65 DEP compel/plugins/shmem/shmem.d [2019-10-24T23:49:56.866Z] #42 34.71 DEP compel/plugins/fds/fds.d [2019-10-24T23:49:57.145Z] #16 55.65 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:57.145Z] #16 55.66 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:49:57.257Z] #42 34.94 CC compel/plugins/std/std.o [2019-10-24T23:49:57.343Z] #26 13.99 [2019-10-24T23:49:57.602Z] #26 ... [2019-10-24T23:49:57.602Z] [2019-10-24T23:49:57.602Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T23:49:57.602Z] #13 3.422 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T23:49:57.602Z] #13 DONE 3.6s [2019-10-24T23:49:57.602Z] [2019-10-24T23:49:57.602Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T23:49:57.659Z] #42 35.23 CC compel/plugins/std/fds.o [2019-10-24T23:49:57.716Z] #16 56.21 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T23:49:57.716Z] #16 56.22 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T23:49:57.976Z] #16 56.78 Setting up dh-python (2.20170125) ... [2019-10-24T23:49:58.089Z] #42 35.62 CC compel/plugins/std/log.o [2019-10-24T23:49:58.545Z] #16 57.11 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-24T23:49:58.545Z] #16 57.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:49:59.477Z] #42 36.95 CC compel/plugins/std/string.o [2019-10-24T23:49:59.483Z] #16 DONE 58.2s [2019-10-24T23:49:59.483Z] [2019-10-24T23:49:59.483Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:49:59.886Z] #42 37.53 CC compel/plugins/std/infect.o [2019-10-24T23:50:00.294Z] #42 ... [2019-10-24T23:50:00.294Z] [2019-10-24T23:50:00.294Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:00.294Z] #32 71.13 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:50:00.294Z] #32 DONE 75.4s [2019-10-24T23:50:00.294Z] [2019-10-24T23:50:00.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:00.294Z] #42 37.92 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-24T23:50:00.294Z] #42 37.95 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-24T23:50:00.294Z] #42 38.04 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-24T23:50:00.294Z] #42 ... [2019-10-24T23:50:00.294Z] [2019-10-24T23:50:00.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:00.294Z] #18 39.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:50:00.294Z] #18 39.80 Fetched 88.2 MB in 8s (10.5 MB/s) [2019-10-24T23:50:00.294Z] #18 39.87 Selecting previously unselected package bash-completion. [2019-10-24T23:50:00.294Z] #18 39.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-24T23:50:00.294Z] #18 39.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T23:50:00.294Z] #18 43.26 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T23:50:00.294Z] #18 44.12 Selecting previously unselected package libnet1:s390x. [2019-10-24T23:50:00.294Z] #18 44.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 44.17 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T23:50:00.295Z] #18 44.28 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-24T23:50:00.295Z] #18 44.28 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 44.28 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-24T23:50:00.295Z] #18 44.42 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-24T23:50:00.295Z] #18 44.42 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 44.42 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-24T23:50:00.295Z] #18 44.53 Selecting previously unselected package libudev-dev:s390x. [2019-10-24T23:50:00.295Z] #18 44.54 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 44.56 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-24T23:50:00.295Z] #18 44.69 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-24T23:50:00.295Z] #18 44.69 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 44.70 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-24T23:50:00.295Z] #18 45.22 Selecting previously unselected package python3.5-minimal. [2019-10-24T23:50:00.295Z] #18 45.23 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T23:50:00.295Z] #18 45.25 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:50:01.629Z] #18 46.61 Selecting previously unselected package python3-minimal. [2019-10-24T23:50:01.629Z] #18 46.61 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-24T23:50:01.629Z] #18 46.61 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T23:50:01.629Z] #18 46.66 Selecting previously unselected package libmpdec2:s390x. [2019-10-24T23:50:01.629Z] #18 46.66 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-24T23:50:01.629Z] #18 46.66 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-24T23:50:01.629Z] #18 46.70 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-24T23:50:01.629Z] #18 46.71 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T23:50:01.629Z] #18 46.71 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-24T23:50:01.800Z] #14 DONE 3.8s [2019-10-24T23:50:01.800Z] [2019-10-24T23:50:01.800Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:01.800Z] #26 14.44 # 1.7% ## 3.6% #### 5.9% ###### 8.8% ####### 10.4% ######## 11.8% ######### 13.6% ############ 16.9% ############## 20.0% ################# 24.1% ################### 27.1% ##################### 29.4% ###################### 31.9% ######################## 34.6% ########################### 38.6% ############################## 42.0% ################################ 45.3% ################################## 47.9% #################################### 51.3% ####################################### 54.4% ######################################### 57.4% ########################################### 59.9% ############################################# 62.6% ############################################### 65.7% ################################################## 70.3% #################################################### 73.2% ###################################################### 75.8% ######################################################## 79.1% ########################################################## 81.3% ############################################################ 84.0% ############################################################## 87.5% ################################################################# 90.7% ################################################################## 92.8% #################################################################### 95.3% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-24T23:50:02.022Z] #17 ... [2019-10-24T23:50:02.022Z] [2019-10-24T23:50:02.022Z] #20 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:02.022Z] #20 90.58 + return [2019-10-24T23:50:02.022Z] #20 DONE 90.8s [2019-10-24T23:50:02.022Z] [2019-10-24T23:50:02.022Z] #17 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:50:02.060Z] #26 18.62 [2019-10-24T23:50:02.961Z] #17 3.326 Collecting yamllint==1.16.0 [2019-10-24T23:50:02.980Z] #18 48.10 Selecting previously unselected package python3.5. [2019-10-24T23:50:02.980Z] #18 48.10 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T23:50:02.980Z] #18 48.10 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:50:02.980Z] #18 48.21 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-24T23:50:02.980Z] #18 48.21 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-24T23:50:02.980Z] #18 48.21 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-24T23:50:02.980Z] #18 48.28 Selecting previously unselected package dh-python. [2019-10-24T23:50:02.980Z] #18 48.29 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T23:50:02.980Z] #18 48.29 Unpacking dh-python (2.20170125) ... [2019-10-24T23:50:03.493Z] #18 48.55 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-24T23:50:03.493Z] #18 48.76 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:50:03.970Z] #26 20.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T23:50:03.970Z] #26 ... [2019-10-24T23:50:03.970Z] [2019-10-24T23:50:03.970Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:03.970Z] #40 72.37 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T23:50:03.970Z] #40 72.57 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T23:50:03.970Z] #40 72.65 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T23:50:03.970Z] #40 79.11 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:50:03.970Z] #40 79.14 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T23:50:03.970Z] #40 79.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:50:03.970Z] #40 79.20 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T23:50:03.970Z] #40 ... [2019-10-24T23:50:03.970Z] [2019-10-24T23:50:03.970Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:03.970Z] #36 4.078 + RM_GOPATH=0 [2019-10-24T23:50:03.970Z] #36 4.078 + TMP_GOPATH= [2019-10-24T23:50:03.970Z] #36 4.078 + : /build [2019-10-24T23:50:03.971Z] #36 4.078 + '[' -z '' ']' [2019-10-24T23:50:03.971Z] #36 4.078 ++ mktemp -d [2019-10-24T23:50:03.971Z] #36 4.086 + export GOPATH=/tmp/tmp.Jn6C66ftT8 [2019-10-24T23:50:03.971Z] #36 4.086 + GOPATH=/tmp/tmp.Jn6C66ftT8 [2019-10-24T23:50:03.971Z] #36 4.087 + RM_GOPATH=1 [2019-10-24T23:50:03.971Z] #36 4.087 ++ dirname ./install.sh [2019-10-24T23:50:03.971Z] #36 4.102 + dir=. [2019-10-24T23:50:03.971Z] #36 4.102 + bin=tini [2019-10-24T23:50:03.971Z] #36 4.102 + shift [2019-10-24T23:50:03.971Z] #36 4.102 + '[' '!' -f ./tini.installer ']' [2019-10-24T23:50:03.971Z] #36 4.102 + . ./tini.installer [2019-10-24T23:50:03.971Z] #36 4.103 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:03.971Z] #36 4.103 + install_tini [2019-10-24T23:50:03.971Z] #36 4.105 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T23:50:03.971Z] #36 4.105 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:03.971Z] #36 4.106 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jn6C66ftT8/tini [2019-10-24T23:50:03.971Z] #36 4.107 Cloning into '/tmp/tmp.Jn6C66ftT8/tini'... [2019-10-24T23:50:03.971Z] #36 5.448 + cd /tmp/tmp.Jn6C66ftT8/tini [2019-10-24T23:50:03.971Z] #36 5.448 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:03.971Z] #36 5.489 + cmake . [2019-10-24T23:50:03.971Z] #36 6.273 -- The C compiler identification is GNU 6.3.0 [2019-10-24T23:50:03.971Z] #36 6.338 -- Check for working C compiler: /usr/bin/cc [2019-10-24T23:50:03.971Z] #36 7.036 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T23:50:03.971Z] #36 7.038 -- Detecting C compiler ABI info [2019-10-24T23:50:04.230Z] #36 7.835 -- Detecting C compiler ABI info - done [2019-10-24T23:50:04.230Z] #36 7.938 -- Detecting C compile features [2019-10-24T23:50:04.230Z] #36 ... [2019-10-24T23:50:04.230Z] [2019-10-24T23:50:04.230Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:04.230Z] #26 20.81 [2019-10-24T23:50:04.800Z] #26 21.10 ######################################################################## 100.0% [2019-10-24T23:50:04.800Z] #26 21.25 [2019-10-24T23:50:04.800Z] #26 ... [2019-10-24T23:50:04.800Z] [2019-10-24T23:50:04.800Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:50:04.800Z] #15 DONE 3.6s [2019-10-24T23:50:05.060Z] [2019-10-24T23:50:05.060Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T23:50:06.279Z] #18 ... [2019-10-24T23:50:06.279Z] [2019-10-24T23:50:06.279Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:06.279Z] #45 70.93 go/token [2019-10-24T23:50:06.279Z] #45 71.84 go/scanner [2019-10-24T23:50:06.279Z] #45 71.87 internal/lazyregexp [2019-10-24T23:50:06.279Z] #45 72.24 net/url [2019-10-24T23:50:06.279Z] #45 74.27 go/ast [2019-10-24T23:50:06.279Z] #45 74.68 text/template/parse [2019-10-24T23:50:06.279Z] #45 79.22 text/template [2019-10-24T23:50:06.279Z] #45 80.28 go/parser [2019-10-24T23:50:06.279Z] #45 ... [2019-10-24T23:50:06.279Z] [2019-10-24T23:50:06.279Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:06.279Z] #42 38.39 AR compel/plugins/std.lib.a [2019-10-24T23:50:06.279Z] #42 38.42 CC compel/plugins/fds/fds.o [2019-10-24T23:50:06.279Z] #42 38.89 AR compel/plugins/fds.lib.a [2019-10-24T23:50:06.279Z] #42 38.92 HOSTDEP compel/src/lib/log-host.d [2019-10-24T23:50:06.279Z] #42 39.03 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T23:50:06.279Z] #42 39.24 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-24T23:50:06.279Z] #42 39.31 HOSTDEP compel/src/main-host.d [2019-10-24T23:50:06.279Z] #42 39.45 DEP compel/src/lib/ptrace.d [2019-10-24T23:50:06.279Z] #42 39.58 DEP compel/src/lib/infect.d [2019-10-24T23:50:06.279Z] #42 39.75 DEP compel/src/lib/infect-util.d [2019-10-24T23:50:06.279Z] #42 39.84 DEP compel/src/lib/infect-rpc.d [2019-10-24T23:50:06.279Z] #42 39.90 DEP compel/arch/s390/src/lib/infect.d [2019-10-24T23:50:06.279Z] #42 40.04 DEP compel/arch/s390/src/lib/cpu.d [2019-10-24T23:50:06.279Z] #42 40.11 DEP compel/src/lib/log.d [2019-10-24T23:50:06.279Z] #42 40.23 DEP compel/src/main.d [2019-10-24T23:50:06.279Z] #42 40.34 DEP compel/src/lib/handle-elf.d [2019-10-24T23:50:06.279Z] #42 40.49 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-24T23:50:06.279Z] #42 40.61 CC compel/src/lib/log.o [2019-10-24T23:50:06.279Z] #42 40.83 CC compel/arch/s390/src/lib/cpu.o [2019-10-24T23:50:06.279Z] #42 41.13 CC compel/arch/s390/src/lib/infect.o [2019-10-24T23:50:06.279Z] #42 42.61 CC compel/src/lib/infect-rpc.o [2019-10-24T23:50:06.279Z] #42 42.95 CC compel/src/lib/infect-util.o [2019-10-24T23:50:06.279Z] #42 43.19 CC compel/src/lib/infect.o [2019-10-24T23:50:06.440Z] #16 ... [2019-10-24T23:50:06.440Z] [2019-10-24T23:50:06.440Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:06.440Z] #31 74.33 time [2019-10-24T23:50:06.440Z] #31 81.03 internal/poll [2019-10-24T23:50:06.440Z] #31 84.12 internal/syscall/unix [2019-10-24T23:50:06.699Z] #31 84.45 os [2019-10-24T23:50:06.699Z] #31 ... [2019-10-24T23:50:06.699Z] [2019-10-24T23:50:06.699Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:06.699Z] #26 23.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T23:50:07.267Z] #26 23.64 [2019-10-24T23:50:07.526Z] #26 23.90 ######################################################### 80.0% ######################################################################## 100.0% [2019-10-24T23:50:07.669Z] #42 45.01 CC compel/src/lib/ptrace.o [2019-10-24T23:50:07.670Z] #42 ... [2019-10-24T23:50:07.670Z] [2019-10-24T23:50:07.670Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:07.670Z] #18 51.32 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T23:50:07.670Z] #18 52.49 Selecting previously unselected package python3. [2019-10-24T23:50:07.670Z] #18 52.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-24T23:50:07.670Z] #18 52.53 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 52.55 Unpacking python3 (3.5.3-1) ... [2019-10-24T23:50:07.670Z] #18 52.68 Selecting previously unselected package pigz. [2019-10-24T23:50:07.670Z] #18 52.68 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 52.68 Unpacking pigz (2.3.4-1) ... [2019-10-24T23:50:07.670Z] #18 52.75 Selecting previously unselected package libip4tc0:s390x. [2019-10-24T23:50:07.670Z] #18 52.75 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 52.75 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:50:07.670Z] #18 52.85 Selecting previously unselected package libip6tc0:s390x. [2019-10-24T23:50:07.670Z] #18 52.85 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 52.85 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:50:07.670Z] #18 52.94 Selecting previously unselected package libiptc0:s390x. [2019-10-24T23:50:07.670Z] #18 52.94 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 52.95 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:50:07.670Z] #18 53.02 Selecting previously unselected package libxtables12:s390x. [2019-10-24T23:50:07.670Z] #18 53.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T23:50:07.670Z] #18 53.02 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:50:07.670Z] #18 53.10 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-24T23:50:07.786Z] #26 24.12 [2019-10-24T23:50:08.081Z] #18 53.10 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-24T23:50:08.082Z] #18 53.10 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-24T23:50:08.082Z] #18 53.20 Selecting previously unselected package iptables. [2019-10-24T23:50:08.082Z] #18 53.20 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T23:50:08.082Z] #18 53.20 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:50:08.492Z] #18 53.49 Selecting previously unselected package xxd. [2019-10-24T23:50:08.492Z] #18 53.50 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T23:50:08.492Z] #18 53.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:50:08.492Z] #18 53.62 Selecting previously unselected package vim-common. [2019-10-24T23:50:08.492Z] #18 53.62 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:50:08.492Z] #18 53.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:50:08.492Z] #18 53.76 Selecting previously unselected package bzip2. [2019-10-24T23:50:08.492Z] #18 53.77 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-24T23:50:08.492Z] #18 53.77 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T23:50:08.492Z] #18 53.85 Selecting previously unselected package libgpm2:s390x. [2019-10-24T23:50:08.725Z] #26 ... [2019-10-24T23:50:08.725Z] [2019-10-24T23:50:08.725Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T23:50:08.725Z] #16 DONE 3.6s [2019-10-24T23:50:08.725Z] [2019-10-24T23:50:08.725Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:08.885Z] #18 53.85 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-24T23:50:08.885Z] #18 53.86 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-24T23:50:08.885Z] #18 53.96 Selecting previously unselected package xz-utils. [2019-10-24T23:50:08.885Z] #18 53.97 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-24T23:50:08.885Z] #18 53.97 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:50:08.885Z] #18 54.18 Selecting previously unselected package aufs-tools. [2019-10-24T23:50:08.885Z] #18 54.18 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-24T23:50:08.885Z] #18 54.19 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:50:08.984Z] #59 35.14 Checking out files: 37% (1095/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 78% (2316/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 99% (2905/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-10-24T23:50:08.984Z] #59 37.27 + cd /tmp/tmp.mDRZJrYYJZ/src/github.com/containerd/containerd [2019-10-24T23:50:08.984Z] #59 37.27 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:50:09.243Z] #59 ... [2019-10-24T23:50:09.243Z] [2019-10-24T23:50:09.243Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:09.243Z] #40 87.24 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T23:50:09.243Z] #40 87.32 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T23:50:09.243Z] #40 87.35 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T23:50:09.243Z] #40 87.41 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T23:50:09.243Z] #40 87.43 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T23:50:09.243Z] #40 87.46 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:50:09.243Z] #40 87.49 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T23:50:09.243Z] #40 87.51 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T23:50:09.243Z] #40 87.55 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T23:50:09.243Z] #40 87.58 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T23:50:09.243Z] #40 87.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:50:09.243Z] #40 DONE 88.0s [2019-10-24T23:50:09.243Z] [2019-10-24T23:50:09.243Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:09.243Z] #54 13.50 + cd /tmp/tmp.1kHRsBxDDU/src/github.com/opencontainers/runc [2019-10-24T23:50:09.243Z] #54 13.50 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:50:09.243Z] #54 13.68 + '[' -z '' ']' [2019-10-24T23:50:09.243Z] #54 13.68 + target=static [2019-10-24T23:50:09.243Z] #54 13.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T23:50:09.243Z] #54 16.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T23:50:09.417Z] #18 54.35 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T23:50:09.417Z] #18 54.36 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T23:50:09.417Z] #18 54.36 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:50:09.417Z] #18 54.49 Selecting previously unselected package btrfs-progs. [2019-10-24T23:50:09.418Z] #18 54.49 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-24T23:50:09.418Z] #18 54.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:50:09.502Z] #54 ... [2019-10-24T23:50:09.502Z] [2019-10-24T23:50:09.502Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:09.527Z] #17 9.826 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T23:50:09.527Z] #17 10.07 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T23:50:09.998Z] #18 55.17 Selecting previously unselected package btrfs-tools. [2019-10-24T23:50:09.998Z] #18 55.17 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-24T23:50:09.998Z] #18 55.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:50:09.998Z] #18 55.29 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-24T23:50:09.998Z] #18 55.29 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-24T23:50:09.998Z] #18 55.30 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T23:50:10.441Z] #41 ... [2019-10-24T23:50:10.441Z] [2019-10-24T23:50:10.441Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:10.441Z] #44 78.10 time [2019-10-24T23:50:10.441Z] #44 84.84 internal/fmtsort [2019-10-24T23:50:10.441Z] #44 85.28 os [2019-10-24T23:50:10.441Z] #44 85.73 strings [2019-10-24T23:50:10.441Z] #44 ... [2019-10-24T23:50:10.441Z] [2019-10-24T23:50:10.441Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:10.441Z] #26 26.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T23:50:10.441Z] #26 26.27 skipping existing 1849cc453dee [2019-10-24T23:50:10.441Z] #26 26.55 [2019-10-24T23:50:10.442Z] #18 55.55 Selecting previously unselected package dmsetup. [2019-10-24T23:50:10.442Z] #18 55.55 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-24T23:50:10.442Z] #18 55.55 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T23:50:10.442Z] #18 55.67 Selecting previously unselected package libonig4:s390x. [2019-10-24T23:50:10.442Z] #18 55.67 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-24T23:50:10.442Z] #18 55.67 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-24T23:50:10.850Z] #18 55.94 Selecting previously unselected package libjq1:s390x. [2019-10-24T23:50:10.851Z] #18 55.94 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T23:50:10.851Z] #18 55.94 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T23:50:10.851Z] #18 56.05 Selecting previously unselected package jq. [2019-10-24T23:50:10.851Z] #18 56.05 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T23:50:10.851Z] #18 56.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:50:10.851Z] #18 56.16 Selecting previously unselected package libaio1:s390x. [2019-10-24T23:50:10.906Z] #17 11.22 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T23:50:11.010Z] #26 ... [2019-10-24T23:50:11.010Z] [2019-10-24T23:50:11.010Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:11.010Z] #36 10.05 -- Detecting C compile features - done [2019-10-24T23:50:11.010Z] #36 10.09 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T23:50:11.010Z] #36 10.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T23:50:11.010Z] #36 10.48 -- Configuring done [2019-10-24T23:50:11.010Z] #36 10.50 -- Generating done [2019-10-24T23:50:11.010Z] #36 10.52 -- Build files have been written to: /tmp/tmp.Jn6C66ftT8/tini [2019-10-24T23:50:11.010Z] #36 10.52 + make tini-static [2019-10-24T23:50:11.010Z] #36 11.03 Scanning dependencies of target tini-static [2019-10-24T23:50:11.010Z] #36 11.16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T23:50:11.010Z] #36 13.19 [100%] Linking C executable tini-static [2019-10-24T23:50:11.010Z] #36 14.28 [100%] Built target tini-static [2019-10-24T23:50:11.010Z] #36 14.40 + mkdir -p /build [2019-10-24T23:50:11.010Z] #36 14.41 + cp tini-static /build/docker-init [2019-10-24T23:50:11.010Z] #36 DONE 14.6s [2019-10-24T23:50:11.010Z] [2019-10-24T23:50:11.010Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:11.010Z] #59 38.25 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T23:50:11.010Z] #59 38.25 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T23:50:11.010Z] #59 38.25 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:50:11.010Z] #59 38.25 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:50:11.010Z] #59 38.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T23:50:11.010Z] #59 38.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T23:50:11.010Z] #59 38.25 + '[' '' = dynamic ']' [2019-10-24T23:50:11.010Z] #59 38.25 + make [2019-10-24T23:50:11.263Z] #18 56.16 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-24T23:50:11.263Z] #18 56.17 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-24T23:50:11.263Z] #18 56.25 Selecting previously unselected package libcap2-bin. [2019-10-24T23:50:11.263Z] #18 56.25 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-24T23:50:11.263Z] #18 56.26 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T23:50:11.263Z] #18 56.38 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-24T23:50:11.263Z] #18 56.38 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-24T23:50:11.263Z] #18 56.38 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T23:50:11.263Z] #18 56.43 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-24T23:50:11.263Z] #18 56.43 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-24T23:50:11.263Z] #18 56.43 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-24T23:50:11.580Z] #59 39.92 + bin/ctr [2019-10-24T23:50:11.671Z] #18 56.71 Selecting previously unselected package libpcre16-3:s390x. [2019-10-24T23:50:11.671Z] #18 56.71 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-24T23:50:11.671Z] #18 56.71 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-24T23:50:11.671Z] #18 56.82 Selecting previously unselected package libpcre32-3:s390x. [2019-10-24T23:50:11.671Z] #18 56.82 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-24T23:50:11.671Z] #18 56.82 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-24T23:50:11.671Z] #18 56.88 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-24T23:50:11.671Z] #18 56.88 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-24T23:50:11.671Z] #18 56.88 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-24T23:50:11.843Z] #17 12.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T23:50:12.076Z] #18 57.19 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-24T23:50:12.076Z] #18 57.19 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-24T23:50:12.076Z] #18 57.19 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-24T23:50:12.482Z] #18 57.44 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-24T23:50:12.482Z] #18 57.44 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-24T23:50:12.482Z] #18 57.46 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-24T23:50:12.482Z] #18 57.59 Selecting previously unselected package libnl-3-200:s390x. [2019-10-24T23:50:12.482Z] #18 57.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-24T23:50:12.482Z] #18 57.60 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T23:50:12.482Z] #18 57.71 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-24T23:50:12.482Z] #18 57.71 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-24T23:50:12.482Z] #18 57.71 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T23:50:12.482Z] #18 57.77 Selecting previously unselected package libreadline5:s390x. [2019-10-24T23:50:12.482Z] #18 57.77 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-24T23:50:12.482Z] #18 57.78 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-24T23:50:12.877Z] #18 57.93 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-24T23:50:12.877Z] #18 57.93 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-24T23:50:12.877Z] #18 57.93 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-24T23:50:13.220Z] #17 13.57 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T23:50:13.486Z] #59 ... [2019-10-24T23:50:13.486Z] [2019-10-24T23:50:13.486Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:13.486Z] #26 28.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T23:50:13.486Z] #26 29.25 [2019-10-24T23:50:13.486Z] #26 29.52 ######################################################################## 100.0% [2019-10-24T23:50:13.486Z] #26 29.66 [2019-10-24T23:50:13.486Z] #26 29.75 Download of images into '/build' complete. [2019-10-24T23:50:13.486Z] #26 29.75 Use something like the following to load the result into a Docker daemon: [2019-10-24T23:50:13.486Z] #26 29.75 tar -cC '/build' . | docker load [2019-10-24T23:50:13.486Z] #26 DONE 29.9s [2019-10-24T23:50:13.486Z] [2019-10-24T23:50:13.486Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:13.486Z] #44 90.30 regexp/syntax [2019-10-24T23:50:13.486Z] #44 90.65 fmt [2019-10-24T23:50:13.790Z] #17 14.32 Building wheels for collected packages: pyyaml, pathspec [2019-10-24T23:50:13.790Z] #17 14.32 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T23:50:14.245Z] #18 59.56 Selecting previously unselected package net-tools. [2019-10-24T23:50:14.245Z] #18 59.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-24T23:50:14.245Z] #18 59.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:50:14.664Z] #18 59.82 Selecting previously unselected package python-pip-whl. [2019-10-24T23:50:14.664Z] #18 59.82 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:50:14.664Z] #18 59.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:50:14.727Z] #17 15.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T23:50:14.727Z] #17 15.10 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T23:50:14.727Z] #17 15.16 Running setup.py bdist_wheel for pathspec: started [2019-10-24T23:50:15.295Z] #17 15.90 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T23:50:15.555Z] #17 15.91 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T23:50:15.555Z] #17 15.92 Successfully built pyyaml pathspec [2019-10-24T23:50:15.555Z] #17 15.92 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-24T23:50:15.555Z] #17 16.19 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T23:50:15.660Z] #18 60.86 Selecting previously unselected package python3-pip. [2019-10-24T23:50:15.660Z] #18 60.87 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:50:15.660Z] #18 60.87 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:50:15.816Z] #17 DONE 16.4s [2019-10-24T23:50:16.069Z] #18 61.15 Selecting previously unselected package python3-pkg-resources. [2019-10-24T23:50:16.069Z] #18 61.16 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:50:16.069Z] #18 61.16 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:50:16.069Z] #18 61.37 Selecting previously unselected package python3-setuptools. [2019-10-24T23:50:16.069Z] #18 61.37 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T23:50:16.069Z] #18 61.38 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:16.076Z] #70 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-24T23:50:16.076Z] #70 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T23:50:16.076Z] #70 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T23:50:16.076Z] #70 ... [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T23:50:16.076Z] #41 DONE 0.1s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T23:50:16.076Z] #23 DONE 0.1s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T23:50:16.076Z] #56 DONE 0.2s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #64 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T23:50:16.076Z] #64 DONE 0.2s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T23:50:16.076Z] #28 DONE 0.2s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #47 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T23:50:16.076Z] #47 DONE 0.2s [2019-10-24T23:50:16.076Z] [2019-10-24T23:50:16.076Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:16.335Z] #70 ... [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T23:50:16.335Z] #44 DONE 0.2s [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:16.335Z] #70 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.46MB / 9.11MB 0.3s [2019-10-24T23:50:16.335Z] #70 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-24T23:50:16.335Z] #70 ... [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T23:50:16.335Z] #61 DONE 0.4s [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T23:50:16.335Z] #51 DONE 0.4s [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T23:50:16.335Z] #33 DONE 0.4s [2019-10-24T23:50:16.335Z] [2019-10-24T23:50:16.335Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:16.335Z] #70 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-24T23:50:16.481Z] #18 61.69 Selecting previously unselected package python3-wheel. [2019-10-24T23:50:16.481Z] #18 61.69 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T23:50:16.481Z] #18 61.69 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T23:50:16.481Z] #18 61.82 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T23:50:16.596Z] #70 ... [2019-10-24T23:50:16.596Z] [2019-10-24T23:50:16.596Z] #21 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T23:50:16.596Z] #21 DONE 0.5s [2019-10-24T23:50:16.596Z] [2019-10-24T23:50:16.596Z] #70 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:16.878Z] #18 61.82 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-24T23:50:16.878Z] #18 61.83 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:50:16.878Z] #18 62.13 Selecting previously unselected package vim-runtime. [2019-10-24T23:50:16.878Z] #18 62.13 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:50:16.878Z] #18 62.14 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T23:50:16.878Z] #18 62.18 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T23:50:16.878Z] #18 62.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:50:17.684Z] #44 ... [2019-10-24T23:50:17.684Z] [2019-10-24T23:50:17.684Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:17.684Z] #31 84.78 internal/fmtsort [2019-10-24T23:50:17.684Z] #31 85.60 strings [2019-10-24T23:50:17.684Z] #31 89.91 path [2019-10-24T23:50:17.684Z] #31 90.07 fmt [2019-10-24T23:50:17.684Z] #31 90.59 path/filepath [2019-10-24T23:50:17.684Z] #31 92.80 io/ioutil [2019-10-24T23:50:17.684Z] #31 94.20 text/tabwriter [2019-10-24T23:50:17.684Z] #31 ... [2019-10-24T23:50:17.684Z] [2019-10-24T23:50:17.684Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:17.684Z] #17 5.363 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:50:17.684Z] #17 5.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:50:17.684Z] #17 5.457 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:50:17.684Z] #17 5.459 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:50:17.684Z] #17 5.484 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:50:17.684Z] #17 7.050 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T23:50:17.684Z] #17 8.579 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T23:50:17.684Z] #17 ... [2019-10-24T23:50:17.684Z] [2019-10-24T23:50:17.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:17.684Z] #41 5.495 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:50:17.684Z] #41 5.495 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:50:17.684Z] #41 8.029 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:50:17.684Z] #41 8.073 GEN .gitid [2019-10-24T23:50:17.684Z] #41 8.076 GEN criu/include/version.h [2019-10-24T23:50:17.684Z] #41 8.114 GEN include/common/asm [2019-10-24T23:50:17.709Z] #18 ... [2019-10-24T23:50:17.709Z] [2019-10-24T23:50:17.709Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:17.709Z] #42 45.46 AR compel/libcompel.a [2019-10-24T23:50:17.709Z] #42 45.52 HOSTCC compel/src/main-host.o [2019-10-24T23:50:17.709Z] #42 45.83 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-24T23:50:17.709Z] #42 45.99 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T23:50:17.709Z] #42 46.33 HOSTCC compel/src/lib/log-host.o [2019-10-24T23:50:17.709Z] #42 46.54 HOSTLINK compel/compel-host-bin [2019-10-24T23:50:17.709Z] #42 46.61 DEP soccr/soccr.d [2019-10-24T23:50:17.709Z] #42 46.75 CC soccr/soccr.o [2019-10-24T23:50:17.709Z] #42 48.63 AR soccr/libsoccr.a [2019-10-24T23:50:17.709Z] #42 48.67 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:50:17.709Z] #42 48.83 DEP criu/arch/s390/sigframe.d [2019-10-24T23:50:17.709Z] #42 48.90 DEP criu/arch/s390/crtools.d [2019-10-24T23:50:17.709Z] #42 49.05 DEP criu/arch/s390/cpu.d [2019-10-24T23:50:17.709Z] #42 49.25 CC criu/arch/s390/cpu.o [2019-10-24T23:50:17.709Z] #42 49.81 CC criu/arch/s390/crtools.o [2019-10-24T23:50:17.709Z] #42 50.88 CC criu/arch/s390/sigframe.o [2019-10-24T23:50:17.709Z] #42 51.16 LINK criu/arch/s390/crtools.built-in.o [2019-10-24T23:50:17.709Z] #42 51.27 DEP criu/arch/s390/vdso-pie.d [2019-10-24T23:50:17.709Z] #42 51.38 DEP criu/pie/parasite-vdso.d [2019-10-24T23:50:17.709Z] #42 51.51 DEP criu/pie/util-vdso.d [2019-10-24T23:50:17.709Z] #42 51.59 DEP criu/pie/util.d [2019-10-24T23:50:17.709Z] #42 51.74 CC criu/pie/util.o [2019-10-24T23:50:17.709Z] #42 52.10 CC criu/pie/util-vdso.o [2019-10-24T23:50:17.709Z] #42 52.98 CC criu/pie/parasite-vdso.o [2019-10-24T23:50:17.709Z] #42 53.91 CC criu/arch/s390/vdso-pie.o [2019-10-24T23:50:17.709Z] #42 54.05 AR criu/pie/pie.lib.a [2019-10-24T23:50:17.709Z] #42 54.12 DEP criu/pie/restorer.d [2019-10-24T23:50:17.709Z] #42 54.38 DEP criu/arch/s390/restorer.d [2019-10-24T23:50:17.709Z] #42 54.63 DEP criu/pie/parasite.d [2019-10-24T23:50:17.709Z] #42 55.01 CC criu/pie/parasite.o [2019-10-24T23:50:17.985Z] #70 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-10-24T23:50:18.122Z] #42 ... [2019-10-24T23:50:18.122Z] [2019-10-24T23:50:18.122Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:18.122Z] #45 83.36 encoding/xml [2019-10-24T23:50:18.122Z] #45 85.59 go/doc [2019-10-24T23:50:18.122Z] #45 89.61 github.com/LK4D4/vndr/build [2019-10-24T23:50:18.122Z] #45 89.99 compress/flate [2019-10-24T23:50:18.122Z] #45 93.29 net [2019-10-24T23:50:18.122Z] #45 93.34 vendor/golang.org/x/crypto/poly1305 [2019-10-24T23:50:18.467Z] #70 DONE 2.2s [2019-10-24T23:50:18.467Z] [2019-10-24T23:50:18.467Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:50:18.467Z] #36 2.292 + mktemp -d [2019-10-24T23:50:18.467Z] #36 2.292 + export GOPATH=/tmp/tmp.CHCOZv3eY7 [2019-10-24T23:50:18.467Z] #36 2.292 + git clone https://github.com/docker/distribution.git /tmp/tmp.CHCOZv3eY7/src/github.com/docker/distribution [2019-10-24T23:50:18.467Z] #36 2.292 Cloning into '/tmp/tmp.CHCOZv3eY7/src/github.com/docker/distribution'... [2019-10-24T23:50:18.522Z] #45 ... [2019-10-24T23:50:18.522Z] [2019-10-24T23:50:18.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:18.522Z] #42 56.34 LINK criu/pie/parasite.built-in.o [2019-10-24T23:50:18.522Z] #42 56.35 GEN criu/pie/parasite-blob.h [2019-10-24T23:50:18.522Z] #42 56.38 CC criu/arch/s390/restorer.o [2019-10-24T23:50:18.907Z] #42 56.72 CC criu/pie/restorer.o [2019-10-24T23:50:19.065Z] #41 9.644 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T23:50:19.066Z] #41 9.730 PBCC images/opts.pb-c.c [2019-10-24T23:50:19.066Z] #41 9.776 PBCC images/sit.pb-c.c [2019-10-24T23:50:19.066Z] #41 9.825 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T23:50:19.066Z] #41 9.904 DEP images/opts.pb-c.d [2019-10-24T23:50:19.326Z] #41 9.965 DEP images/sit.pb-c.d [2019-10-24T23:50:19.326Z] #41 10.03 PBCC images/macvlan.pb-c.c [2019-10-24T23:50:19.326Z] #41 10.08 DEP images/macvlan.pb-c.d [2019-10-24T23:50:19.326Z] #41 10.14 PBCC images/autofs.pb-c.c [2019-10-24T23:50:19.585Z] #41 10.18 DEP images/autofs.pb-c.d [2019-10-24T23:50:19.585Z] #41 10.29 PBCC images/sysctl.pb-c.c [2019-10-24T23:50:19.585Z] #41 10.34 DEP images/sysctl.pb-c.d [2019-10-24T23:50:19.585Z] #41 10.39 PBCC images/time.pb-c.c [2019-10-24T23:50:19.845Z] #41 10.43 DEP images/time.pb-c.d [2019-10-24T23:50:19.845Z] #41 10.47 PBCC images/binfmt-misc.pb-c.c [2019-10-24T23:50:19.845Z] #41 10.51 DEP images/binfmt-misc.pb-c.d [2019-10-24T23:50:19.845Z] #41 10.58 PBCC images/seccomp.pb-c.c [2019-10-24T23:50:19.845Z] #41 10.63 DEP images/seccomp.pb-c.d [2019-10-24T23:50:20.105Z] #41 10.69 PBCC images/userns.pb-c.c [2019-10-24T23:50:20.105Z] #41 10.75 DEP images/userns.pb-c.d [2019-10-24T23:50:20.105Z] #41 10.79 PBCC images/cgroup.pb-c.c [2019-10-24T23:50:20.105Z] #41 10.85 DEP images/cgroup.pb-c.d [2019-10-24T23:50:20.365Z] #41 10.91 PBCC images/fown.pb-c.c [2019-10-24T23:50:20.365Z] #41 10.92 PBCC images/ext-file.pb-c.c [2019-10-24T23:50:20.365Z] #41 10.94 DEP images/fown.pb-c.d [2019-10-24T23:50:20.365Z] #41 11.01 DEP images/ext-file.pb-c.d [2019-10-24T23:50:20.365Z] #41 11.08 PBCC images/rpc.pb-c.c [2019-10-24T23:50:20.365Z] #41 11.11 DEP images/rpc.pb-c.d [2019-10-24T23:50:20.365Z] #41 11.18 PBCC images/siginfo.pb-c.c [2019-10-24T23:50:20.365Z] #41 11.19 DEP images/siginfo.pb-c.d [2019-10-24T23:50:20.365Z] #41 11.23 PBCC images/pagemap.pb-c.c [2019-10-24T23:50:20.625Z] #41 11.29 DEP images/pagemap.pb-c.d [2019-10-24T23:50:20.625Z] #41 11.35 PBCC images/rlimit.pb-c.c [2019-10-24T23:50:20.625Z] #41 11.40 DEP images/rlimit.pb-c.d [2019-10-24T23:50:20.625Z] #41 11.47 PBCC images/file-lock.pb-c.c [2019-10-24T23:50:20.885Z] #41 11.48 DEP images/file-lock.pb-c.d [2019-10-24T23:50:20.885Z] #41 11.52 PBCC images/tty.pb-c.c [2019-10-24T23:50:20.885Z] #41 11.55 DEP images/tty.pb-c.d [2019-10-24T23:50:20.885Z] #41 11.60 PBCC images/tun.pb-c.c [2019-10-24T23:50:20.885Z] #41 11.64 PBCC images/netdev.pb-c.c [2019-10-24T23:50:20.885Z] #41 11.67 DEP images/tun.pb-c.d [2019-10-24T23:50:20.885Z] #41 11.70 DEP images/netdev.pb-c.d [2019-10-24T23:50:21.007Z] #36 ... [2019-10-24T23:50:21.007Z] [2019-10-24T23:50:21.007Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:21.007Z] #45 4.819 + RM_GOPATH=0 [2019-10-24T23:50:21.007Z] #45 4.820 + TMP_GOPATH= [2019-10-24T23:50:21.007Z] #45 4.821 + : /build [2019-10-24T23:50:21.007Z] #45 4.822 + '[' -z '' ']' [2019-10-24T23:50:21.007Z] #45 4.825 ++ mktemp -d [2019-10-24T23:50:21.007Z] #45 4.828 + export GOPATH=/tmp/tmp.V4BWZcVvCG [2019-10-24T23:50:21.007Z] #45 4.830 + GOPATH=/tmp/tmp.V4BWZcVvCG [2019-10-24T23:50:21.007Z] #45 4.830 + RM_GOPATH=1 [2019-10-24T23:50:21.007Z] #45 4.831 ++ dirname ./install.sh [2019-10-24T23:50:21.007Z] #45 4.833 + dir=. [2019-10-24T23:50:21.007Z] #45 4.835 + bin=gotestsum [2019-10-24T23:50:21.007Z] #45 4.835 + shift [2019-10-24T23:50:21.007Z] #45 4.835 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T23:50:21.007Z] #45 4.835 + . ./gotestsum.installer [2019-10-24T23:50:21.007Z] #45 4.836 ++ : v0.3.5 [2019-10-24T23:50:21.007Z] #45 4.836 + install_gotestsum [2019-10-24T23:50:21.007Z] #45 4.836 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T23:50:21.007Z] #45 4.837 Installing gotestsum version v0.3.5 [2019-10-24T23:50:21.007Z] #45 4.837 + go get -d gotest.tools/gotestsum [2019-10-24T23:50:21.145Z] #41 11.79 PBCC images/vma.pb-c.c [2019-10-24T23:50:21.145Z] #41 11.89 DEP images/vma.pb-c.d [2019-10-24T23:50:21.405Z] #41 11.94 PBCC images/creds.pb-c.c [2019-10-24T23:50:21.405Z] #41 11.97 DEP images/creds.pb-c.d [2019-10-24T23:50:21.405Z] #41 12.06 PBCC images/utsns.pb-c.c [2019-10-24T23:50:21.405Z] #41 12.09 DEP images/utsns.pb-c.d [2019-10-24T23:50:21.405Z] #41 12.13 PBCC images/ipc-desc.pb-c.c [2019-10-24T23:50:21.405Z] #41 12.18 PBCC images/ipc-sem.pb-c.c [2019-10-24T23:50:21.665Z] #41 12.22 DEP images/ipc-desc.pb-c.d [2019-10-24T23:50:21.665Z] #41 12.32 DEP images/ipc-sem.pb-c.d [2019-10-24T23:50:21.665Z] #41 12.37 PBCC images/ipc-msg.pb-c.c [2019-10-24T23:50:21.665Z] #41 12.39 DEP images/ipc-msg.pb-c.d [2019-10-24T23:50:21.665Z] #41 12.46 PBCC images/ipc-shm.pb-c.c [2019-10-24T23:50:21.925Z] #41 12.51 DEP images/ipc-shm.pb-c.d [2019-10-24T23:50:21.925Z] #41 12.58 PBCC images/ipc-var.pb-c.c [2019-10-24T23:50:21.925Z] #41 12.59 DEP images/ipc-var.pb-c.d [2019-10-24T23:50:21.925Z] #41 12.67 PBCC images/sk-opts.pb-c.c [2019-10-24T23:50:21.972Z] #45 ... [2019-10-24T23:50:21.972Z] [2019-10-24T23:50:21.972Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:21.972Z] #24 4.880 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T23:50:21.972Z] #24 5.334 [2019-10-24T23:50:22.185Z] #41 12.75 PBCC images/packet-sock.pb-c.c [2019-10-24T23:50:22.186Z] #41 12.84 DEP images/sk-opts.pb-c.d [2019-10-24T23:50:22.186Z] #41 12.88 DEP images/packet-sock.pb-c.d [2019-10-24T23:50:22.186Z] #41 12.95 PBCC images/sk-netlink.pb-c.c [2019-10-24T23:50:22.297Z] #42 59.50 LINK criu/pie/restorer.built-in.o [2019-10-24T23:50:22.297Z] #42 59.51 GEN criu/pie/restorer-blob.h [2019-10-24T23:50:22.297Z] #42 59.61 DEP criu/vdso.d [2019-10-24T23:50:22.297Z] #42 59.80 DEP criu/uts_ns.d [2019-10-24T23:50:22.297Z] #42 59.95 DEP criu/util.d [2019-10-24T23:50:22.297Z] #42 60.15 DEP criu/uffd.d [2019-10-24T23:50:22.446Z] #41 13.00 DEP images/sk-netlink.pb-c.d [2019-10-24T23:50:22.446Z] #41 13.08 PBCC images/sk-inet.pb-c.c [2019-10-24T23:50:22.446Z] #41 13.15 DEP images/sk-inet.pb-c.d [2019-10-24T23:50:22.446Z] #41 13.21 PBCC images/sk-unix.pb-c.c [2019-10-24T23:50:22.700Z] #42 60.42 DEP criu/tun.d [2019-10-24T23:50:22.706Z] #41 13.28 DEP images/sk-unix.pb-c.d [2019-10-24T23:50:22.706Z] #41 13.36 PBCC images/mm.pb-c.c [2019-10-24T23:50:22.706Z] #41 13.38 DEP images/mm.pb-c.d [2019-10-24T23:50:22.706Z] #41 13.44 PBCC images/timerfd.pb-c.c [2019-10-24T23:50:22.966Z] #41 13.52 DEP images/timerfd.pb-c.d [2019-10-24T23:50:22.966Z] #41 13.61 PBCC images/timer.pb-c.c [2019-10-24T23:50:22.966Z] #41 13.63 DEP images/timer.pb-c.d [2019-10-24T23:50:22.966Z] #41 13.72 PBCC images/sa.pb-c.c [2019-10-24T23:50:22.966Z] #41 13.74 DEP images/sa.pb-c.d [2019-10-24T23:50:23.017Z] #24 5.745 #### 5.9% ######### 12.8% ############### 21.2% ###################### 31.1% ############################### 43.2% ###################################### 53.8% ############################################ 62.0% ################################################### 71.2% ########################################################## 81.2% ################################################################ 89.1% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-24T23:50:23.096Z] #42 60.61 DEP criu/tty.d [2019-10-24T23:50:23.096Z] #42 60.84 DEP criu/timerfd.d [2019-10-24T23:50:23.226Z] #41 13.82 PBCC images/pipe-data.pb-c.c [2019-10-24T23:50:23.226Z] #41 13.88 DEP images/pipe-data.pb-c.d [2019-10-24T23:50:23.226Z] #41 13.93 PBCC images/mnt.pb-c.c [2019-10-24T23:50:23.226Z] #41 14.00 DEP images/mnt.pb-c.d [2019-10-24T23:50:23.280Z] #24 7.337 [2019-10-24T23:50:23.487Z] #41 14.05 PBCC images/sk-packet.pb-c.c [2019-10-24T23:50:23.487Z] #41 14.06 DEP images/sk-packet.pb-c.d [2019-10-24T23:50:23.487Z] #41 14.15 PBCC images/tcp-stream.pb-c.c [2019-10-24T23:50:23.487Z] #41 14.27 DEP images/tcp-stream.pb-c.d [2019-10-24T23:50:23.500Z] #42 61.06 DEP criu/sysfs_parse.d [2019-10-24T23:50:23.500Z] #42 61.21 DEP criu/sysctl.d [2019-10-24T23:50:23.747Z] #41 14.33 PBCC images/pipe.pb-c.c [2019-10-24T23:50:23.747Z] #41 14.40 DEP images/pipe.pb-c.d [2019-10-24T23:50:23.747Z] #41 14.47 PBCC images/pstree.pb-c.c [2019-10-24T23:50:23.747Z] #41 14.53 DEP images/pstree.pb-c.d [2019-10-24T23:50:23.901Z] #42 61.37 DEP criu/string.d [2019-10-24T23:50:23.901Z] #42 61.43 DEP criu/stats.d [2019-10-24T23:50:23.901Z] #42 61.59 DEP criu/sockets.d [2019-10-24T23:50:23.901Z] #42 61.76 DEP criu/sk-unix.d [2019-10-24T23:50:24.007Z] #41 14.60 PBCC images/fs.pb-c.c [2019-10-24T23:50:24.007Z] #41 14.62 DEP images/fs.pb-c.d [2019-10-24T23:50:24.007Z] #41 14.68 PBCC images/signalfd.pb-c.c [2019-10-24T23:50:24.007Z] #41 14.74 DEP images/signalfd.pb-c.d [2019-10-24T23:50:24.267Z] #41 14.84 PBCC images/fh.pb-c.c [2019-10-24T23:50:24.267Z] #41 14.88 PBCC images/fsnotify.pb-c.c [2019-10-24T23:50:24.267Z] #41 14.94 DEP images/fh.pb-c.d [2019-10-24T23:50:24.267Z] #41 15.03 DEP images/fsnotify.pb-c.d [2019-10-24T23:50:24.267Z] #41 15.04 PBCC images/eventpoll.pb-c.c [2019-10-24T23:50:24.305Z] #42 62.06 DEP criu/sk-tcp.d [2019-10-24T23:50:24.376Z] #24 7.753 ##### 7.7% ################ 23.6% ############################ 39.3% ####################################### 55.1% ##################################################### 75.0% ############################################################## 87.0% ######################################################################## 100.0% [2019-10-24T23:50:24.527Z] #41 15.09 DEP images/eventpoll.pb-c.d [2019-10-24T23:50:24.527Z] #41 15.16 PBCC images/eventfd.pb-c.c [2019-10-24T23:50:24.527Z] #41 15.16 DEP images/eventfd.pb-c.d [2019-10-24T23:50:24.527Z] #41 15.23 PBCC images/remap-file-path.pb-c.c [2019-10-24T23:50:24.527Z] #41 15.27 DEP images/remap-file-path.pb-c.d [2019-10-24T23:50:24.527Z] #41 15.33 PBCC images/fifo.pb-c.c [2019-10-24T23:50:24.527Z] #41 15.39 DEP images/fifo.pb-c.d [2019-10-24T23:50:24.697Z] #42 62.28 DEP criu/sk-queue.d [2019-10-24T23:50:24.697Z] #42 62.43 DEP criu/sk-packet.d [2019-10-24T23:50:24.788Z] #41 15.43 PBCC images/ghost-file.pb-c.c [2019-10-24T23:50:24.788Z] #41 15.46 DEP images/ghost-file.pb-c.d [2019-10-24T23:50:24.788Z] #41 15.53 PBCC images/regfile.pb-c.c [2019-10-24T23:50:24.788Z] #41 15.57 DEP images/regfile.pb-c.d [2019-10-24T23:50:24.788Z] #41 15.61 PBCC images/ns.pb-c.c [2019-10-24T23:50:25.050Z] #41 15.64 DEP images/ns.pb-c.d [2019-10-24T23:50:25.050Z] #41 15.69 PBCC images/fdinfo.pb-c.c [2019-10-24T23:50:25.050Z] #41 15.78 DEP images/fdinfo.pb-c.d [2019-10-24T23:50:25.093Z] #42 62.59 DEP criu/sk-netlink.d [2019-10-24T23:50:25.093Z] #42 ... [2019-10-24T23:50:25.093Z] [2019-10-24T23:50:25.093Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:25.093Z] #63 100.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:50:25.093Z] #63 100.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T23:50:25.310Z] #41 15.86 PBCC images/core-aarch64.pb-c.c [2019-10-24T23:50:25.310Z] #41 15.93 PBCC images/core-arm.pb-c.c [2019-10-24T23:50:25.310Z] #41 15.98 PBCC images/core-ppc64.pb-c.c [2019-10-24T23:50:25.310Z] #41 16.02 PBCC images/core-s390.pb-c.c [2019-10-24T23:50:25.319Z] #24 8.946 [2019-10-24T23:50:25.569Z] #41 16.08 PBCC images/core-x86.pb-c.c [2019-10-24T23:50:25.569Z] #41 16.15 PBCC images/core.pb-c.c [2019-10-24T23:50:25.569Z] #41 16.22 PBCC images/inventory.pb-c.c [2019-10-24T23:50:25.569Z] #41 16.35 DEP images/core-aarch64.pb-c.d [2019-10-24T23:50:25.829Z] #41 16.41 DEP images/core-arm.pb-c.d [2019-10-24T23:50:25.829Z] #41 16.48 DEP images/core-ppc64.pb-c.d [2019-10-24T23:50:25.829Z] #41 16.56 DEP images/core-s390.pb-c.d [2019-10-24T23:50:25.842Z] #24 9.344 ######## 12.3% ################# 24.7% ########################## 36.5% #################################### 51.4% ############################################# 63.6% [2019-10-24T23:50:25.842Z] #24 ... [2019-10-24T23:50:25.842Z] [2019-10-24T23:50:25.842Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:25.843Z] #38 5.541 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:50:25.843Z] #38 5.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:50:25.843Z] #38 5.717 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:50:25.843Z] #38 5.724 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:50:25.843Z] #38 5.760 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:50:25.843Z] #38 6.180 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T23:50:25.843Z] #38 7.138 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T23:50:25.843Z] #38 7.804 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T23:50:26.089Z] #41 16.66 DEP images/core-x86.pb-c.d [2019-10-24T23:50:26.089Z] #41 16.77 DEP images/core.pb-c.d [2019-10-24T23:50:26.089Z] #41 16.91 DEP images/inventory.pb-c.d [2019-10-24T23:50:26.103Z] #38 ... [2019-10-24T23:50:26.103Z] [2019-10-24T23:50:26.103Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:50:26.103Z] #26 4.618 + mktemp -d [2019-10-24T23:50:26.103Z] #26 4.619 + export GOPATH=/tmp/tmp.KEbCQu10Qu [2019-10-24T23:50:26.103Z] #26 4.626 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.KEbCQu10Qu/src/github.com/go-swagger/go-swagger [2019-10-24T23:50:26.103Z] #26 4.626 Cloning into '/tmp/tmp.KEbCQu10Qu/src/github.com/go-swagger/go-swagger'... [2019-10-24T23:50:26.103Z] #26 ... [2019-10-24T23:50:26.103Z] [2019-10-24T23:50:26.103Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:26.103Z] #29 4.277 + RM_GOPATH=0 [2019-10-24T23:50:26.103Z] #29 4.277 + TMP_GOPATH= [2019-10-24T23:50:26.103Z] #29 4.277 + : /build [2019-10-24T23:50:26.103Z] #29 4.277 + '[' -z '' ']' [2019-10-24T23:50:26.103Z] #29 4.277 ++ mktemp -d [2019-10-24T23:50:26.103Z] #29 4.280 + export GOPATH=/tmp/tmp.2jcepWabDn [2019-10-24T23:50:26.103Z] #29 4.280 + GOPATH=/tmp/tmp.2jcepWabDn [2019-10-24T23:50:26.103Z] #29 4.280 + RM_GOPATH=1 [2019-10-24T23:50:26.103Z] #29 4.282 ++ dirname ./install.sh [2019-10-24T23:50:26.103Z] #29 4.283 + dir=. [2019-10-24T23:50:26.103Z] #29 4.284 + bin=tomlv [2019-10-24T23:50:26.103Z] #29 4.284 + shift [2019-10-24T23:50:26.103Z] #29 4.287 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:50:26.103Z] #29 4.288 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T23:50:26.103Z] #29 4.288 + . ./tomlv.installer [2019-10-24T23:50:26.103Z] #29 4.288 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:50:26.103Z] #29 4.288 + install_tomlv [2019-10-24T23:50:26.103Z] #29 4.288 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T23:50:26.103Z] #29 4.288 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2jcepWabDn/src/github.com/BurntSushi/toml [2019-10-24T23:50:26.103Z] #29 4.288 Cloning into '/tmp/tmp.2jcepWabDn/src/github.com/BurntSushi/toml'... [2019-10-24T23:50:26.103Z] #29 5.084 + cd /tmp/tmp.2jcepWabDn/src/github.com/BurntSushi/toml [2019-10-24T23:50:26.103Z] #29 5.084 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:50:26.103Z] #29 5.091 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:50:26.103Z] #29 5.698 github.com/BurntSushi/toml [2019-10-24T23:50:26.103Z] #29 8.531 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:50:26.349Z] #41 16.95 PBCC images/cpuinfo.pb-c.c [2019-10-24T23:50:26.349Z] #41 16.99 DEP images/cpuinfo.pb-c.d [2019-10-24T23:50:26.349Z] #41 17.03 PBCC images/stats.pb-c.c [2019-10-24T23:50:26.349Z] #41 ... [2019-10-24T23:50:26.349Z] [2019-10-24T23:50:26.349Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:26.349Z] #31 95.47 flag [2019-10-24T23:50:26.349Z] #31 95.48 github.com/BurntSushi/toml [2019-10-24T23:50:26.349Z] #31 97.36 log [2019-10-24T23:50:26.349Z] #31 99.87 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:50:26.349Z] #31 DONE 104.2s [2019-10-24T23:50:26.349Z] [2019-10-24T23:50:26.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:26.349Z] #41 17.04 DEP images/stats.pb-c.d [2019-10-24T23:50:26.349Z] #41 ... [2019-10-24T23:50:26.349Z] [2019-10-24T23:50:26.349Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:26.349Z] #44 96.26 flag [2019-10-24T23:50:26.349Z] #44 96.56 go/token [2019-10-24T23:50:26.349Z] #44 97.85 go/scanner [2019-10-24T23:50:26.349Z] #44 98.17 regexp [2019-10-24T23:50:26.349Z] #44 99.28 go/ast [2019-10-24T23:50:26.349Z] #44 102.4 internal/lazyregexp [2019-10-24T23:50:26.349Z] #44 102.8 net/url [2019-10-24T23:50:26.364Z] #29 ... [2019-10-24T23:50:26.364Z] [2019-10-24T23:50:26.364Z] #65 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:26.364Z] #65 4.426 + RM_GOPATH=0 [2019-10-24T23:50:26.364Z] #65 4.426 + TMP_GOPATH= [2019-10-24T23:50:26.364Z] #65 4.426 + : /build [2019-10-24T23:50:26.364Z] #65 4.426 + '[' -z '' ']' [2019-10-24T23:50:26.364Z] #65 4.432 ++ mktemp -d [2019-10-24T23:50:26.364Z] #65 4.433 + export GOPATH=/tmp/tmp.rdCkC4ABMw [2019-10-24T23:50:26.364Z] #65 4.433 + GOPATH=/tmp/tmp.rdCkC4ABMw [2019-10-24T23:50:26.364Z] #65 4.435 + RM_GOPATH=1 [2019-10-24T23:50:26.364Z] #65 4.435 ++ dirname ./install.sh [2019-10-24T23:50:26.364Z] #65 4.435 + dir=. [2019-10-24T23:50:26.364Z] #65 4.435 + bin=proxy [2019-10-24T23:50:26.364Z] #65 4.435 + shift [2019-10-24T23:50:26.364Z] #65 4.435 + '[' '!' -f ./proxy.installer ']' [2019-10-24T23:50:26.364Z] #65 4.435 + . ./proxy.installer [2019-10-24T23:50:26.364Z] #65 4.435 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:50:26.364Z] #65 4.436 + install_proxy [2019-10-24T23:50:26.364Z] #65 4.436 + case "$1" in [2019-10-24T23:50:26.364Z] #65 4.436 + export CGO_ENABLED=0 [2019-10-24T23:50:26.364Z] #65 4.436 + CGO_ENABLED=0 [2019-10-24T23:50:26.364Z] #65 4.436 + _install_proxy [2019-10-24T23:50:26.364Z] #65 4.436 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:50:26.364Z] #65 4.437 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T23:50:26.364Z] #65 4.437 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rdCkC4ABMw/src/github.com/docker/libnetwork [2019-10-24T23:50:26.364Z] #65 4.448 Cloning into '/tmp/tmp.rdCkC4ABMw/src/github.com/docker/libnetwork'... [2019-10-24T23:50:26.364Z] #65 ... [2019-10-24T23:50:26.364Z] [2019-10-24T23:50:26.364Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:26.364Z] #52 4.148 + RM_GOPATH=0 [2019-10-24T23:50:26.364Z] #52 4.148 + TMP_GOPATH= [2019-10-24T23:50:26.364Z] #52 4.148 + : /build [2019-10-24T23:50:26.364Z] #52 4.148 + '[' -z '' ']' [2019-10-24T23:50:26.364Z] #52 4.148 ++ mktemp -d [2019-10-24T23:50:26.364Z] #52 4.148 + export GOPATH=/tmp/tmp.8BMCxByp1R [2019-10-24T23:50:26.364Z] #52 4.148 + GOPATH=/tmp/tmp.8BMCxByp1R [2019-10-24T23:50:26.364Z] #52 4.148 + RM_GOPATH=1 [2019-10-24T23:50:26.364Z] #52 4.149 ++ dirname ./install.sh [2019-10-24T23:50:26.364Z] #52 4.156 + dir=. [2019-10-24T23:50:26.364Z] #52 4.156 + bin=runc [2019-10-24T23:50:26.364Z] #52 4.156 + shift [2019-10-24T23:50:26.364Z] #52 4.156 + '[' '!' -f ./runc.installer ']' [2019-10-24T23:50:26.364Z] #52 4.156 + . ./runc.installer [2019-10-24T23:50:26.364Z] #52 4.156 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:50:26.364Z] #52 4.156 + install_runc [2019-10-24T23:50:26.364Z] #52 4.156 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T23:50:26.364Z] #52 4.162 + uname -r [2019-10-24T23:50:26.364Z] #52 4.165 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T23:50:26.364Z] #52 4.166 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T23:50:26.364Z] #52 4.166 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T23:50:26.364Z] #52 4.166 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8BMCxByp1R/src/github.com/opencontainers/runc [2019-10-24T23:50:26.364Z] #52 4.171 Cloning into '/tmp/tmp.8BMCxByp1R/src/github.com/opencontainers/runc'... [2019-10-24T23:50:26.364Z] #52 9.883 + cd /tmp/tmp.8BMCxByp1R/src/github.com/opencontainers/runc [2019-10-24T23:50:26.364Z] #52 9.883 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:50:26.364Z] #52 9.965 + '[' -z '' ']' [2019-10-24T23:50:26.364Z] #52 9.966 + target=static [2019-10-24T23:50:26.364Z] #52 9.966 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T23:50:26.609Z] #44 104.5 text/template/parse [2019-10-24T23:50:26.625Z] #52 ... [2019-10-24T23:50:26.625Z] [2019-10-24T23:50:26.625Z] #34 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:26.625Z] #34 4.713 + RM_GOPATH=0 [2019-10-24T23:50:26.625Z] #34 4.714 + TMP_GOPATH= [2019-10-24T23:50:26.625Z] #34 4.714 + : /build [2019-10-24T23:50:26.625Z] #34 4.714 + '[' -z '' ']' [2019-10-24T23:50:26.625Z] #34 4.715 ++ mktemp -d [2019-10-24T23:50:26.625Z] #34 4.720 + export GOPATH=/tmp/tmp.mQoQ1fusQ9 [2019-10-24T23:50:26.625Z] #34 4.720 + GOPATH=/tmp/tmp.mQoQ1fusQ9 [2019-10-24T23:50:26.625Z] #34 4.720 + RM_GOPATH=1 [2019-10-24T23:50:26.625Z] #34 4.724 ++ dirname ./install.sh [2019-10-24T23:50:26.625Z] #34 4.725 + dir=. [2019-10-24T23:50:26.625Z] #34 4.725 + bin=tini [2019-10-24T23:50:26.625Z] #34 4.725 + shift [2019-10-24T23:50:26.625Z] #34 4.725 + '[' '!' -f ./tini.installer ']' [2019-10-24T23:50:26.625Z] #34 4.725 + . ./tini.installer [2019-10-24T23:50:26.625Z] #34 4.725 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:26.625Z] #34 4.725 + install_tini [2019-10-24T23:50:26.626Z] #34 4.725 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T23:50:26.626Z] #34 4.725 + git clone https://github.com/krallin/tini.git /tmp/tmp.mQoQ1fusQ9/tini [2019-10-24T23:50:26.626Z] #34 4.726 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:26.626Z] #34 4.731 Cloning into '/tmp/tmp.mQoQ1fusQ9/tini'... [2019-10-24T23:50:26.626Z] #34 5.702 + cd /tmp/tmp.mQoQ1fusQ9/tini [2019-10-24T23:50:26.626Z] #34 5.702 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:50:26.626Z] #34 5.712 + cmake . [2019-10-24T23:50:26.626Z] #34 6.303 -- The C compiler identification is GNU 6.3.0 [2019-10-24T23:50:26.626Z] #34 6.343 -- Check for working C compiler: /usr/bin/cc [2019-10-24T23:50:26.626Z] #34 7.000 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T23:50:26.626Z] #34 7.001 -- Detecting C compiler ABI info [2019-10-24T23:50:26.626Z] #34 7.551 -- Detecting C compiler ABI info - done [2019-10-24T23:50:26.626Z] #34 7.610 -- Detecting C compile features [2019-10-24T23:50:26.626Z] #34 9.593 -- Detecting C compile features - done [2019-10-24T23:50:26.626Z] #34 9.637 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T23:50:26.626Z] #34 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T23:50:26.626Z] #34 10.15 -- Configuring done [2019-10-24T23:50:26.626Z] #34 10.16 -- Generating done [2019-10-24T23:50:26.626Z] #34 10.18 -- Build files have been written to: /tmp/tmp.mQoQ1fusQ9/tini [2019-10-24T23:50:26.626Z] #34 10.18 + make tini-static [2019-10-24T23:50:26.626Z] #34 ... [2019-10-24T23:50:26.626Z] [2019-10-24T23:50:26.626Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:26.626Z] #42 3.362 + RM_GOPATH=0 [2019-10-24T23:50:26.626Z] #42 3.362 + TMP_GOPATH= [2019-10-24T23:50:26.626Z] #42 3.362 + : /build [2019-10-24T23:50:26.626Z] #42 3.362 + '[' -z '' ']' [2019-10-24T23:50:26.626Z] #42 3.366 ++ mktemp -d [2019-10-24T23:50:26.626Z] #42 3.367 + export GOPATH=/tmp/tmp.Fvp0ui4eop [2019-10-24T23:50:26.626Z] #42 3.367 + GOPATH=/tmp/tmp.Fvp0ui4eop [2019-10-24T23:50:26.626Z] #42 3.367 + RM_GOPATH=1 [2019-10-24T23:50:26.626Z] #42 3.371 ++ dirname ./install.sh [2019-10-24T23:50:26.626Z] #42 3.379 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:50:26.626Z] #42 3.379 + dir=. [2019-10-24T23:50:26.626Z] #42 3.379 + bin=vndr [2019-10-24T23:50:26.626Z] #42 3.379 + shift [2019-10-24T23:50:26.626Z] #42 3.379 + '[' '!' -f ./vndr.installer ']' [2019-10-24T23:50:26.626Z] #42 3.379 + . ./vndr.installer [2019-10-24T23:50:26.626Z] #42 3.379 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:50:26.626Z] #42 3.379 + install_vndr [2019-10-24T23:50:26.626Z] #42 3.379 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T23:50:26.626Z] #42 3.379 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Fvp0ui4eop/src/github.com/LK4D4/vndr [2019-10-24T23:50:26.626Z] #42 3.391 Cloning into '/tmp/tmp.Fvp0ui4eop/src/github.com/LK4D4/vndr'... [2019-10-24T23:50:26.626Z] #42 4.301 + cd /tmp/tmp.Fvp0ui4eop/src/github.com/LK4D4/vndr [2019-10-24T23:50:26.626Z] #42 4.307 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:50:26.626Z] #42 4.311 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T23:50:26.626Z] #42 5.052 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T23:50:26.626Z] #42 5.216 go/token [2019-10-24T23:50:26.626Z] #42 5.216 internal/lazyregexp [2019-10-24T23:50:26.626Z] #42 5.348 encoding/xml [2019-10-24T23:50:26.626Z] #42 6.384 go/scanner [2019-10-24T23:50:26.626Z] #42 7.609 go/ast [2019-10-24T23:50:26.887Z] #42 ... [2019-10-24T23:50:26.887Z] [2019-10-24T23:50:26.887Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:26.887Z] #57 4.583 + RM_GOPATH=0 [2019-10-24T23:50:26.887Z] #57 4.583 + TMP_GOPATH= [2019-10-24T23:50:26.887Z] #57 4.583 + : /build [2019-10-24T23:50:26.887Z] #57 4.583 + '[' -z '' ']' [2019-10-24T23:50:26.887Z] #57 4.583 ++ mktemp -d [2019-10-24T23:50:26.887Z] #57 4.585 + export GOPATH=/tmp/tmp.NwKaGh27Rg [2019-10-24T23:50:26.887Z] #57 4.590 + GOPATH=/tmp/tmp.NwKaGh27Rg [2019-10-24T23:50:26.887Z] #57 4.590 + RM_GOPATH=1 [2019-10-24T23:50:26.887Z] #57 4.591 ++ dirname ./install.sh [2019-10-24T23:50:26.887Z] #57 4.592 + dir=. [2019-10-24T23:50:26.887Z] #57 4.594 + bin=containerd [2019-10-24T23:50:26.887Z] #57 4.594 + shift [2019-10-24T23:50:26.887Z] #57 4.594 + '[' '!' -f ./containerd.installer ']' [2019-10-24T23:50:26.887Z] #57 4.594 + . ./containerd.installer [2019-10-24T23:50:26.887Z] #57 4.594 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:50:26.887Z] #57 4.594 + install_containerd [2019-10-24T23:50:26.887Z] #57 4.594 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T23:50:26.887Z] #57 4.594 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NwKaGh27Rg/src/github.com/containerd/containerd [2019-10-24T23:50:26.887Z] #57 4.596 Cloning into '/tmp/tmp.NwKaGh27Rg/src/github.com/containerd/containerd'... [2019-10-24T23:50:26.887Z] #57 4.598 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:50:26.887Z] #57 ... [2019-10-24T23:50:26.887Z] [2019-10-24T23:50:26.887Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:26.887Z] #48 4.529 + RM_GOPATH=0 [2019-10-24T23:50:26.887Z] #48 4.529 + TMP_GOPATH= [2019-10-24T23:50:26.887Z] #48 4.529 + : /build [2019-10-24T23:50:26.887Z] #48 4.529 + '[' -z '' ']' [2019-10-24T23:50:26.887Z] #48 4.529 ++ mktemp -d [2019-10-24T23:50:26.887Z] #48 4.532 + export GOPATH=/tmp/tmp.f6q1a3OIID [2019-10-24T23:50:26.887Z] #48 4.532 + GOPATH=/tmp/tmp.f6q1a3OIID [2019-10-24T23:50:26.887Z] #48 4.532 + RM_GOPATH=1 [2019-10-24T23:50:26.887Z] #48 4.532 ++ dirname ./install.sh [2019-10-24T23:50:26.887Z] #48 4.533 + dir=. [2019-10-24T23:50:26.887Z] #48 4.533 + bin=golangci_lint [2019-10-24T23:50:26.887Z] #48 4.533 + shift [2019-10-24T23:50:26.887Z] #48 4.533 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T23:50:26.887Z] #48 4.533 + . ./golangci_lint.installer [2019-10-24T23:50:26.887Z] #48 4.533 ++ : v1.20.0 [2019-10-24T23:50:26.887Z] #48 4.533 + install_golangci_lint [2019-10-24T23:50:26.887Z] #48 4.533 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T23:50:26.887Z] #48 4.533 Installing golangci-lint version v1.20.0 [2019-10-24T23:50:26.887Z] #48 4.533 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:50:27.148Z] #48 ... [2019-10-24T23:50:27.148Z] [2019-10-24T23:50:27.148Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:27.148Z] #24 9.344 ######## 12.3% ################# 24.7% ########################## 36.5% #################################### 51.4% ############################################# 63.6% #################################################### 72.4% ################################################################ 89.0% ######################################################################## 100.0% [2019-10-24T23:50:27.148Z] #24 10.59 [2019-10-24T23:50:27.990Z] #44 105.6 go/parser [2019-10-24T23:50:27.990Z] #44 ... [2019-10-24T23:50:27.990Z] [2019-10-24T23:50:27.990Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:27.990Z] #17 9.162 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T23:50:27.990Z] #17 18.32 Fetched 7919 kB in 13s (567 kB/s) [2019-10-24T23:50:28.930Z] #17 18.32 Reading package lists... [2019-10-24T23:50:28.930Z] #17 ... [2019-10-24T23:50:28.930Z] [2019-10-24T23:50:28.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:28.930Z] #41 19.40 make[1]: Nothing to be done for 'all'. [2019-10-24T23:50:29.051Z] #63 ... [2019-10-24T23:50:29.051Z] [2019-10-24T23:50:29.051Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:29.051Z] #45 94.16 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-24T23:50:29.051Z] #45 94.48 vendor/golang.org/x/crypto/curve25519 [2019-10-24T23:50:29.051Z] #45 95.03 vendor/golang.org/x/crypto/hkdf [2019-10-24T23:50:29.051Z] #45 95.42 vendor/golang.org/x/text/transform [2019-10-24T23:50:29.051Z] #45 96.36 vendor/golang.org/x/text/unicode/bidi [2019-10-24T23:50:29.051Z] #45 98.16 vendor/golang.org/x/text/secure/bidirule [2019-10-24T23:50:29.051Z] #45 98.42 vendor/golang.org/x/text/unicode/norm [2019-10-24T23:50:29.051Z] #45 103.4 vendor/golang.org/x/net/idna [2019-10-24T23:50:29.051Z] #45 ... [2019-10-24T23:50:29.051Z] [2019-10-24T23:50:29.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:29.051Z] #42 62.82 DEP criu/sk-inet.d [2019-10-24T23:50:29.051Z] #42 63.00 DEP criu/signalfd.d [2019-10-24T23:50:29.051Z] #42 63.16 DEP criu/sigframe.d [2019-10-24T23:50:29.051Z] #42 63.26 DEP criu/shmem.d [2019-10-24T23:50:29.051Z] #42 63.39 DEP criu/servicefd.d [2019-10-24T23:50:29.051Z] #42 63.54 DEP criu/seize.d [2019-10-24T23:50:29.051Z] #42 63.75 DEP criu/seccomp.d [2019-10-24T23:50:29.051Z] #42 64.07 DEP criu/rst-malloc.d [2019-10-24T23:50:29.051Z] #42 64.18 DEP criu/rbtree.d [2019-10-24T23:50:29.051Z] #42 64.25 DEP criu/pstree.d [2019-10-24T23:50:29.051Z] #42 64.56 DEP criu/protobuf.d [2019-10-24T23:50:29.051Z] #42 64.67 GEN criu/protobuf-desc-gen.h [2019-10-24T23:50:29.051Z] #42 66.13 DEP criu/protobuf-desc.d [2019-10-24T23:50:29.051Z] #42 66.29 DEP criu/proc_parse.d [2019-10-24T23:50:29.051Z] #42 66.52 DEP criu/plugin.d [2019-10-24T23:50:29.051Z] #42 66.57 DEP criu/pipes.d [2019-10-24T23:50:29.051Z] #42 66.84 DEP criu/pie-util.d [2019-10-24T23:50:29.456Z] #42 67.01 DEP criu/pie-util-vdso.d [2019-10-24T23:50:29.456Z] #42 67.13 DEP criu/pie-util-vdso-elf32.d [2019-10-24T23:50:29.456Z] #42 67.26 DEP criu/path.d [2019-10-24T23:50:29.767Z] #24 11.07 # 2.1% ### 4.8% #### 6.8% ###### 9.4% ######## 11.7% ######### 13.4% ########### 15.8% ############ 17.6% ############## 19.5% ############## 20.6% ################ 23.5% ################# 24.9% ################### 27.1% #################### 29.1% ###################### 31.8% ######################### 34.8% ########################### 38.0% ############################# 40.3% ############################## 42.3% ################################ 45.7% ################################### 49.6% ###################################### 53.8% [2019-10-24T23:50:29.768Z] #24 ... [2019-10-24T23:50:29.768Z] [2019-10-24T23:50:29.768Z] #34 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:29.768Z] #34 10.50 Scanning dependencies of target tini-static [2019-10-24T23:50:29.768Z] #34 10.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T23:50:29.768Z] #34 11.95 [100%] Linking C executable tini-static [2019-10-24T23:50:29.768Z] #34 12.45 [100%] Built target tini-static [2019-10-24T23:50:29.768Z] #34 12.51 + mkdir -p /build [2019-10-24T23:50:29.768Z] #34 12.51 + cp tini-static /build/docker-init [2019-10-24T23:50:29.768Z] #34 DONE 13.3s [2019-10-24T23:50:29.768Z] [2019-10-24T23:50:29.768Z] #29 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:29.768Z] #29 DONE 13.5s [2019-10-24T23:50:29.768Z] [2019-10-24T23:50:29.768Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:29.866Z] #42 67.49 DEP criu/parasite-syscall.d [2019-10-24T23:50:29.866Z] #42 67.64 DEP criu/pagemap.d [2019-10-24T23:50:30.270Z] #42 67.80 DEP criu/pagemap-cache.d [2019-10-24T23:50:30.270Z] #42 67.98 DEP criu/page-xfer.d [2019-10-24T23:50:30.313Z] #41 20.98 CC images/stats.o [2019-10-24T23:50:30.680Z] #42 68.24 DEP criu/page-pipe.d [2019-10-24T23:50:30.680Z] #42 68.35 DEP criu/netfilter.d [2019-10-24T23:50:30.681Z] #42 68.50 DEP criu/net.d [2019-10-24T23:50:30.883Z] #41 21.38 CC images/core.o [2019-10-24T23:50:31.088Z] #42 ... [2019-10-24T23:50:31.088Z] [2019-10-24T23:50:31.088Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:31.088Z] #45 106.2 vendor/golang.org/x/net/http2/hpack [2019-10-24T23:50:31.453Z] #41 22.25 CC images/core-x86.o [2019-10-24T23:50:31.867Z] #24 11.07 # 2.1% ### 4.8% #### 6.8% ###### 9.4% ######## 11.7% ######### 13.4% ########### 15.8% ############ 17.6% ############## 19.5% ############## 20.6% ################ 23.5% ################# 24.9% ################### 27.1% #################### 29.1% ###################### 31.8% ######################### 34.8% ########################### 38.0% ############################# 40.3% ############################## 42.3% ################################ 45.7% ################################### 49.6% ###################################### 53.8% ######################################## 55.7% ######################################### 58.1% ########################################## 59.2% ########################################### 60.8% ############################################ 62.3% ############################################## 64.1% ################################################ 67.0% ################################################# 68.9% ################################################## 69.8% #################################################### 73.2% ###################################################### 75.3% ####################################################### 76.8% ######################################################## 78.9% ########################################################## 81.1% ############################################################ 84.4% ############################################################### 88.6% ################################################################## 91.8% #################################################################### 95.3% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-24T23:50:31.867Z] #24 15.82 [2019-10-24T23:50:31.959Z] #45 ... [2019-10-24T23:50:31.959Z] [2019-10-24T23:50:31.959Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:31.959Z] #18 67.08 Selecting previously unselected package vim. [2019-10-24T23:50:31.959Z] #18 67.08 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 67.09 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:50:31.959Z] #18 67.53 Selecting previously unselected package xfsprogs. [2019-10-24T23:50:31.959Z] #18 67.53 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 67.53 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:50:31.959Z] #18 68.05 Selecting previously unselected package zip. [2019-10-24T23:50:31.959Z] #18 68.05 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 68.06 Unpacking zip (3.0-11+b1) ... [2019-10-24T23:50:31.959Z] #18 68.23 Selecting previously unselected package libapparmor-perl. [2019-10-24T23:50:31.959Z] #18 68.24 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 68.24 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:50:31.959Z] #18 68.35 Selecting previously unselected package apparmor. [2019-10-24T23:50:31.959Z] #18 68.36 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 68.43 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:50:31.959Z] #18 68.91 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T23:50:31.959Z] #18 68.93 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 68.93 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:50:31.959Z] #18 70.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T23:50:31.959Z] #18 70.63 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-24T23:50:31.959Z] #18 70.63 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:50:31.959Z] #18 72.96 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T23:50:31.959Z] #18 72.96 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T23:50:31.959Z] #18 72.97 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:50:31.959Z] #18 73.07 Selecting previously unselected package mingw-w64-common. [2019-10-24T23:50:31.959Z] #18 73.07 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T23:50:31.959Z] #18 73.09 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T23:50:31.959Z] #18 ... [2019-10-24T23:50:31.959Z] [2019-10-24T23:50:31.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:31.959Z] #42 68.84 DEP criu/namespaces.d [2019-10-24T23:50:31.959Z] #42 69.13 DEP criu/mount.d [2019-10-24T23:50:31.959Z] #42 69.39 DEP criu/mem.d [2019-10-24T23:50:31.959Z] #42 69.66 DEP criu/lsm.d [2019-10-24T23:50:32.404Z] #41 22.83 CC images/core-arm.o [2019-10-24T23:50:32.506Z] #42 69.82 DEP criu/log.d [2019-10-24T23:50:32.506Z] #42 70.03 DEP criu/libnetlink.d [2019-10-24T23:50:32.506Z] #42 70.23 DEP criu/kerndat.d [2019-10-24T23:50:32.506Z] #42 ... [2019-10-24T23:50:32.506Z] [2019-10-24T23:50:32.506Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:32.506Z] #63 DONE 107.7s [2019-10-24T23:50:32.506Z] [2019-10-24T23:50:32.506Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T23:50:32.506Z] #64 DONE 0.1s [2019-10-24T23:50:32.664Z] #41 23.27 CC images/core-aarch64.o [2019-10-24T23:50:32.924Z] #41 23.66 CC images/core-ppc64.o [2019-10-24T23:50:32.986Z] [2019-10-24T23:50:32.986Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:32.986Z] #45 107.7 mime [2019-10-24T23:50:33.786Z] #24 17.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T23:50:33.786Z] #24 ... [2019-10-24T23:50:33.786Z] [2019-10-24T23:50:33.786Z] #65 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:50:33.786Z] #65 12.21 + cd /tmp/tmp.rdCkC4ABMw/src/github.com/docker/libnetwork [2019-10-24T23:50:33.786Z] #65 12.21 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:50:33.786Z] #65 12.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T23:50:33.786Z] #65 DONE 17.3s [2019-10-24T23:50:33.786Z] [2019-10-24T23:50:33.786Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:50:33.786Z] #36 7.586 + cd /tmp/tmp.CHCOZv3eY7/src/github.com/docker/distribution [2019-10-24T23:50:33.786Z] #36 7.587 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T23:50:33.786Z] #36 9.236 + GOPATH=/tmp/tmp.CHCOZv3eY7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CHCOZv3eY7 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T23:50:33.786Z] #36 ... [2019-10-24T23:50:33.786Z] [2019-10-24T23:50:33.786Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:33.786Z] #48 15.11 + cd /tmp/tmp.f6q1a3OIID/src/github.com/golangci/golangci-lint/ [2019-10-24T23:50:33.786Z] #48 15.11 + git checkout -q v1.20.0 [2019-10-24T23:50:33.786Z] #48 15.57 ++ git describe --tags [2019-10-24T23:50:33.786Z] #48 15.57 + version=v1.20.0 [2019-10-24T23:50:33.786Z] #48 15.57 ++ git rev-parse --short HEAD [2019-10-24T23:50:33.786Z] #48 15.58 + commit=cc98739 [2019-10-24T23:50:33.786Z] #48 15.58 ++ git show -s --format=%cd [2019-10-24T23:50:33.786Z] #48 15.59 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T23:50:33.786Z] #48 15.59 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:50:33.864Z] #41 24.39 CC images/core-s390.o [2019-10-24T23:50:34.478Z] #41 25.22 CC images/cpuinfo.o [2019-10-24T23:50:34.972Z] #45 110.2 mime/quotedprintable [2019-10-24T23:50:35.080Z] #41 25.73 CC images/inventory.o [2019-10-24T23:50:35.341Z] #41 26.05 CC images/fdinfo.o [2019-10-24T23:50:35.382Z] #45 110.6 net/http/internal [2019-10-24T23:50:35.769Z] #41 26.39 CC images/fown.o [2019-10-24T23:50:36.042Z] #41 26.75 CC images/ns.o [2019-10-24T23:50:36.610Z] #41 27.10 CC images/regfile.o [2019-10-24T23:50:36.610Z] #41 27.33 CC images/ghost-file.o [2019-10-24T23:50:37.168Z] #48 ... [2019-10-24T23:50:37.168Z] [2019-10-24T23:50:37.168Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:37.168Z] #24 17.72 [2019-10-24T23:50:37.168Z] #24 18.17 #################################################################### 95.0% ######################################################################## 100.0% [2019-10-24T23:50:37.168Z] #24 18.28 [2019-10-24T23:50:37.168Z] #24 19.57 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T23:50:37.168Z] #24 20.10 [2019-10-24T23:50:37.168Z] #24 20.35 ######################################### 57.2% ######################################################################## 100.0% [2019-10-24T23:50:37.168Z] #24 20.50 [2019-10-24T23:50:37.168Z] #24 ... [2019-10-24T23:50:37.168Z] [2019-10-24T23:50:37.168Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:37.168Z] #42 10.91 github.com/LK4D4/vndr/godl [2019-10-24T23:50:37.168Z] #42 11.10 go/parser [2019-10-24T23:50:37.168Z] #42 11.10 go/doc [2019-10-24T23:50:37.168Z] #42 15.55 github.com/LK4D4/vndr/build [2019-10-24T23:50:37.168Z] #42 17.22 github.com/LK4D4/vndr [2019-10-24T23:50:37.168Z] #42 ... [2019-10-24T23:50:37.168Z] [2019-10-24T23:50:37.168Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:37.168Z] #38 12.14 Fetched 7743 kB in 7s (1002 kB/s) [2019-10-24T23:50:37.168Z] #38 12.14 Reading package lists... [2019-10-24T23:50:37.168Z] #38 16.17 Reading package lists... [2019-10-24T23:50:37.168Z] #38 18.79 Building dependency tree... [2019-10-24T23:50:37.168Z] #38 19.91 The following additional packages will be installed: [2019-10-24T23:50:37.168Z] #38 19.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T23:50:37.168Z] #38 19.91 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T23:50:37.168Z] #38 19.92 Suggested packages: [2019-10-24T23:50:37.168Z] #38 19.92 manpages-dev python-setuptools [2019-10-24T23:50:37.168Z] #38 20.59 The following NEW packages will be installed: [2019-10-24T23:50:37.168Z] #38 20.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T23:50:37.168Z] #38 20.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T23:50:37.168Z] #38 20.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T23:50:37.168Z] #38 20.59 zlib1g-dev [2019-10-24T23:50:37.180Z] #41 27.69 CC images/fifo.o [2019-10-24T23:50:37.429Z] #38 ... [2019-10-24T23:50:37.429Z] [2019-10-24T23:50:37.429Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:50:37.429Z] #26 21.35 + cd /tmp/tmp.KEbCQu10Qu/src/github.com/go-swagger/go-swagger [2019-10-24T23:50:37.430Z] #26 21.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T23:50:37.439Z] #41 27.96 CC images/remap-file-path.o [2019-10-24T23:50:37.439Z] #41 28.17 CC images/eventfd.o [2019-10-24T23:50:37.698Z] #41 28.38 CC images/eventpoll.o [2019-10-24T23:50:37.957Z] #41 28.67 CC images/fh.o [2019-10-24T23:50:38.067Z] #26 ... [2019-10-24T23:50:38.067Z] [2019-10-24T23:50:38.067Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:38.067Z] #52 11.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T23:50:38.067Z] #52 ... [2019-10-24T23:50:38.067Z] [2019-10-24T23:50:38.067Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:38.067Z] #38 21.67 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:50:38.067Z] #38 21.67 Need to get 3415 kB of archives. [2019-10-24T23:50:38.067Z] #38 21.67 After this operation, 19.0 MB of additional disk space will be used. [2019-10-24T23:50:38.067Z] #38 21.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-24T23:50:38.067Z] #38 21.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-24T23:50:38.067Z] #38 21.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-24T23:50:38.067Z] #38 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-24T23:50:38.067Z] #38 21.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-24T23:50:38.067Z] #38 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-24T23:50:38.067Z] #38 21.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-24T23:50:38.067Z] #38 21.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-24T23:50:38.067Z] #38 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-24T23:50:38.067Z] #38 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-24T23:50:38.067Z] #38 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-24T23:50:38.067Z] #38 21.76 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-24T23:50:38.067Z] #38 21.78 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-24T23:50:38.067Z] #38 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-24T23:50:38.067Z] #38 21.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T23:50:38.067Z] #38 21.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-24T23:50:38.218Z] #41 29.02 CC images/fsnotify.o [2019-10-24T23:50:38.346Z] #45 ... [2019-10-24T23:50:38.346Z] [2019-10-24T23:50:38.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:38.346Z] #42 70.83 DEP criu/kcmp-ids.d [2019-10-24T23:50:38.346Z] #42 71.23 DEP criu/irmap.d [2019-10-24T23:50:38.346Z] #42 71.56 DEP criu/ipc_ns.d [2019-10-24T23:50:38.346Z] #42 71.73 DEP criu/image.d [2019-10-24T23:50:38.346Z] #42 71.94 DEP criu/image-desc.d [2019-10-24T23:50:38.346Z] #42 72.02 DEP criu/fsnotify.d [2019-10-24T23:50:38.346Z] #42 72.20 DEP criu/filesystems.d [2019-10-24T23:50:38.346Z] #42 72.42 DEP criu/files.d [2019-10-24T23:50:38.346Z] #42 72.55 DEP criu/files-reg.d [2019-10-24T23:50:38.346Z] #42 72.71 DEP criu/files-ext.d [2019-10-24T23:50:38.346Z] #42 72.88 DEP criu/file-lock.d [2019-10-24T23:50:38.346Z] #42 73.01 DEP criu/file-ids.d [2019-10-24T23:50:38.346Z] #42 73.09 DEP criu/fifo.d [2019-10-24T23:50:38.346Z] #42 73.22 DEP criu/fdstore.d [2019-10-24T23:50:38.346Z] #42 73.32 DEP criu/fault-injection.d [2019-10-24T23:50:38.346Z] #42 73.38 DEP criu/external.d [2019-10-24T23:50:38.346Z] #42 73.48 DEP criu/eventpoll.d [2019-10-24T23:50:38.346Z] #42 73.63 DEP criu/eventfd.d [2019-10-24T23:50:38.346Z] #42 73.81 DEP criu/crtools.d [2019-10-24T23:50:38.346Z] #42 74.08 DEP criu/cr-service.d [2019-10-24T23:50:38.346Z] #42 74.29 DEP criu/cr-restore.d [2019-10-24T23:50:38.346Z] #42 74.58 DEP criu/cr-errno.d [2019-10-24T23:50:38.346Z] #42 74.59 DEP criu/cr-dump.d [2019-10-24T23:50:38.346Z] #42 74.87 DEP criu/cr-dedup.d [2019-10-24T23:50:38.346Z] #42 75.08 DEP criu/cr-check.d [2019-10-24T23:50:38.346Z] #42 75.42 DEP criu/config.d [2019-10-24T23:50:38.346Z] #42 75.70 DEP criu/clone-noasan.d [2019-10-24T23:50:38.346Z] #42 75.77 DEP criu/cgroup.d [2019-10-24T23:50:38.347Z] #42 75.94 DEP criu/cgroup-props.d [2019-10-24T23:50:38.347Z] #42 76.06 DEP criu/bitmap.d [2019-10-24T23:50:38.347Z] #42 76.10 DEP criu/bfd.d [2019-10-24T23:50:38.756Z] #42 76.22 DEP criu/autofs.d [2019-10-24T23:50:38.756Z] #42 76.36 DEP criu/aio.d [2019-10-24T23:50:38.756Z] #42 76.50 DEP criu/action-scripts.d [2019-10-24T23:50:38.831Z] #38 22.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:50:38.831Z] #38 22.69 Fetched 3415 kB in 1s (2906 kB/s) [2019-10-24T23:50:38.831Z] #38 22.80 Selecting previously unselected package libnet1:arm64. [2019-10-24T23:50:38.831Z] #38 22.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T23:50:38.831Z] #38 22.84 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T23:50:38.831Z] #38 22.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T23:50:38.831Z] #38 22.93 Selecting previously unselected package libcap-dev:arm64. [2019-10-24T23:50:39.091Z] #38 22.94 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-24T23:50:39.091Z] #38 22.95 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-24T23:50:39.091Z] #38 23.11 Selecting previously unselected package libnet1-dev. [2019-10-24T23:50:39.091Z] #38 23.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T23:50:39.091Z] #38 23.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:50:39.153Z] #42 76.91 CC criu/action-scripts.o [2019-10-24T23:50:39.156Z] #41 29.76 CC images/signalfd.o [2019-10-24T23:50:39.353Z] #38 23.25 Selecting previously unselected package libnl-3-200:arm64. [2019-10-24T23:50:39.353Z] #38 23.25 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-24T23:50:39.353Z] #38 23.27 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T23:50:39.353Z] #38 23.36 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-24T23:50:39.353Z] #38 23.37 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-24T23:50:39.353Z] #38 23.37 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-24T23:50:39.416Z] #41 30.05 CC images/fs.o [2019-10-24T23:50:39.614Z] #38 23.63 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-24T23:50:39.614Z] #38 23.63 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-24T23:50:39.614Z] #38 23.63 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T23:50:39.614Z] #38 23.72 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-24T23:50:39.614Z] #38 23.74 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-24T23:50:39.614Z] #38 23.74 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-24T23:50:39.614Z] #38 23.85 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-24T23:50:39.675Z] #41 30.34 CC images/pstree.o [2019-10-24T23:50:39.675Z] #41 ... [2019-10-24T23:50:39.675Z] [2019-10-24T23:50:39.675Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:39.675Z] #17 18.32 Reading package lists... [2019-10-24T23:50:39.675Z] #17 23.48 Reading package lists... [2019-10-24T23:50:39.675Z] #17 28.98 Building dependency tree... [2019-10-24T23:50:39.675Z] #17 30.93 The following additional packages will be installed: [2019-10-24T23:50:39.675Z] #17 30.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T23:50:39.675Z] #17 30.94 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T23:50:39.675Z] #17 30.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T23:50:39.675Z] #17 30.94 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T23:50:39.675Z] #17 30.94 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T23:50:39.675Z] #17 30.94 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T23:50:39.675Z] #17 30.94 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T23:50:39.675Z] #17 30.94 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T23:50:39.675Z] #17 30.94 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T23:50:39.675Z] #17 30.95 Suggested packages: [2019-10-24T23:50:39.675Z] #17 30.96 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T23:50:39.675Z] #17 30.96 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T23:50:39.675Z] #17 30.96 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T23:50:39.675Z] #17 30.96 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T23:50:39.675Z] #17 30.96 Recommended packages: [2019-10-24T23:50:39.675Z] #17 30.96 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T23:50:39.675Z] #17 30.96 python3-keyrings.alt python3-xdg unzip [2019-10-24T23:50:39.874Z] #38 23.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-24T23:50:39.874Z] #38 23.87 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-24T23:50:39.874Z] #38 24.09 Selecting previously unselected package libprotobuf10:arm64. [2019-10-24T23:50:39.874Z] #38 24.09 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-24T23:50:39.874Z] #38 24.10 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-24T23:50:39.935Z] #17 ... [2019-10-24T23:50:39.935Z] [2019-10-24T23:50:39.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:39.935Z] #41 30.63 CC images/pipe.o [2019-10-24T23:50:39.988Z] #42 77.41 CC criu/aio.o [2019-10-24T23:50:40.397Z] #42 ... [2019-10-24T23:50:40.397Z] [2019-10-24T23:50:40.397Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:40.397Z] #48 DONE 115.2s [2019-10-24T23:50:40.397Z] [2019-10-24T23:50:40.397Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:40.397Z] #18 78.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T23:50:40.397Z] #18 78.10 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T23:50:40.397Z] #18 78.10 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:50:40.397Z] #18 83.26 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T23:50:40.397Z] #18 83.31 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T23:50:40.397Z] #18 83.31 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:50:40.397Z] #18 83.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T23:50:40.397Z] #18 83.43 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T23:50:40.397Z] #18 83.43 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:50:40.446Z] #38 24.49 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-24T23:50:40.447Z] #38 24.49 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-24T23:50:40.447Z] #38 24.50 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-24T23:50:40.504Z] #41 31.01 CC images/tcp-stream.o [2019-10-24T23:50:40.708Z] #38 24.83 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-24T23:50:40.764Z] #41 31.25 CC images/sk-packet.o [2019-10-24T23:50:40.798Z] #18 ... [2019-10-24T23:50:40.798Z] [2019-10-24T23:50:40.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:40.798Z] #42 78.50 CC criu/autofs.o [2019-10-24T23:50:40.970Z] #38 24.84 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-24T23:50:40.970Z] #38 24.88 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-24T23:50:41.023Z] #41 31.58 CC images/mnt.o [2019-10-24T23:50:41.050Z] Removing intermediate container 16a5d20b19c5 [2019-10-24T23:50:41.050Z] ---> 113b11cf36a6 [2019-10-24T23:50:41.050Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-24T23:50:41.050Z] ---> ebd73b5ebd31 [2019-10-24T23:50:41.050Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-24T23:50:41.050Z] ---> 7200890afe0e [2019-10-24T23:50:41.050Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-24T23:50:41.050Z] ---> Running in 3e60b89b885a [2019-10-24T23:50:41.050Z] Removing intermediate container 3e60b89b885a [2019-10-24T23:50:41.050Z] ---> 535b02807a81 [2019-10-24T23:50:41.050Z] Successfully built 535b02807a81 [2019-10-24T23:50:41.050Z] Successfully tagged moby-buildx:latest [2019-10-24T23:50:41.050Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-24T23:50:41.050Z] if [ -n "${id}" ]; then \ [2019-10-24T23:50:41.050Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-24T23:50:41.050Z] && touch bundles/buildx; \ [2019-10-24T23:50:41.050Z] docker rm -f ${id}; \ [2019-10-24T23:50:41.050Z] fi [2019-10-24T23:50:41.050Z] 3f79f75654d654b91ac5427618ab3414ef9523a2bc64a9528fe1d24daa07f56e [2019-10-24T23:50:41.050Z] bundles/buildx version [2019-10-24T23:50:41.050Z] buildx v0.3.1 6db68d0 [2019-10-24T23:50:41.050Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 . [2019-10-24T23:50:41.050Z] #1 [internal] booting buildkit [2019-10-24T23:50:41.050Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-24T23:50:41.230Z] #38 ... [2019-10-24T23:50:41.230Z] [2019-10-24T23:50:41.230Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:50:41.230Z] #24 21.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T23:50:41.230Z] #24 21.84 skipping existing ed4b54129745 [2019-10-24T23:50:41.230Z] #24 21.93 [2019-10-24T23:50:41.230Z] #24 23.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T23:50:41.230Z] #24 23.95 [2019-10-24T23:50:41.230Z] #24 24.15 ######################################################################## 100.0% [2019-10-24T23:50:41.230Z] #24 24.26 [2019-10-24T23:50:41.230Z] #24 24.31 Download of images into '/build' complete. [2019-10-24T23:50:41.230Z] #24 24.31 Use something like the following to load the result into a Docker daemon: [2019-10-24T23:50:41.230Z] #24 24.32 tar -cC '/build' . | docker load [2019-10-24T23:50:41.230Z] #24 DONE 25.2s [2019-10-24T23:50:41.230Z] [2019-10-24T23:50:41.230Z] #42 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:41.230Z] #42 DONE 25.2s [2019-10-24T23:50:41.283Z] #41 31.87 CC images/pipe-data.o [2019-10-24T23:50:41.492Z] [2019-10-24T23:50:41.492Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:50:41.492Z] #26 22.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T23:50:41.542Z] #41 32.13 CC images/sa.o [2019-10-24T23:50:41.542Z] #41 ... [2019-10-24T23:50:41.542Z] [2019-10-24T23:50:41.542Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:41.542Z] #44 109.4 text/template [2019-10-24T23:50:41.542Z] #44 109.5 encoding/xml [2019-10-24T23:50:41.542Z] #44 114.9 go/doc [2019-10-24T23:50:41.542Z] #44 116.7 crypto/rand [2019-10-24T23:50:41.542Z] #44 117.5 crypto/ed25519 [2019-10-24T23:50:41.542Z] #44 117.8 crypto/rsa [2019-10-24T23:50:41.542Z] #44 118.0 github.com/LK4D4/vndr/build [2019-10-24T23:50:41.802Z] #44 ... [2019-10-24T23:50:41.802Z] [2019-10-24T23:50:41.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:41.802Z] #41 32.45 CC images/timer.o [2019-10-24T23:50:42.061Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-10-24T23:50:42.061Z] #1 creating container buildx_buildkit_default [2019-10-24T23:50:42.125Z] #42 79.90 CC criu/bfd.o [2019-10-24T23:50:42.371Z] #41 32.89 CC images/timerfd.o [2019-10-24T23:50:42.630Z] #41 33.22 CC images/mm.o [2019-10-24T23:50:42.679Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-24T23:50:42.679Z] #1 DONE 3.1s [2019-10-24T23:50:42.679Z] [2019-10-24T23:50:42.679Z] #3 [internal] load build definition from Dockerfile [2019-10-24T23:50:42.679Z] #3 transferring dockerfile: 14.62kB done [2019-10-24T23:50:42.679Z] #3 DONE 0.0s [2019-10-24T23:50:42.679Z] [2019-10-24T23:50:42.679Z] #2 [internal] load .dockerignore [2019-10-24T23:50:42.679Z] #2 transferring context: 87B done [2019-10-24T23:50:42.679Z] #2 DONE 0.0s [2019-10-24T23:50:42.679Z] [2019-10-24T23:50:42.679Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T23:50:42.983Z] #42 80.35 CC criu/bitmap.o [2019-10-24T23:50:42.983Z] #42 80.50 CC criu/cgroup-props.o [2019-10-24T23:50:43.199Z] #41 33.66 CC images/sk-opts.o [2019-10-24T23:50:43.199Z] #41 33.86 CC images/sk-unix.o [2019-10-24T23:50:43.295Z] #4 DONE 0.5s [2019-10-24T23:50:43.295Z] [2019-10-24T23:50:43.295Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T23:50:43.295Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T23:50:43.395Z] #42 81.15 CC criu/cgroup.o [2019-10-24T23:50:43.459Z] #41 34.23 CC images/sk-inet.o [2019-10-24T23:50:43.578Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T23:50:43.578Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-24T23:50:43.578Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-24T23:50:43.578Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-24T23:50:43.578Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-24T23:50:44.038Z] #26 ... [2019-10-24T23:50:44.038Z] [2019-10-24T23:50:44.038Z] #25 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T23:50:44.193Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2019-10-24T23:50:44.193Z] #5 DONE 0.8s [2019-10-24T23:50:44.193Z] [2019-10-24T23:50:44.193Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T23:50:44.396Z] #41 34.80 CC images/tun.o [2019-10-24T23:50:44.397Z] #41 35.11 CC images/sk-netlink.o [2019-10-24T23:50:44.479Z] #7 DONE 0.2s [2019-10-24T23:50:44.479Z] [2019-10-24T23:50:44.479Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T23:50:44.479Z] #6 DONE 0.3s [2019-10-24T23:50:44.479Z] [2019-10-24T23:50:44.479Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:50:44.479Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T23:50:44.656Z] #41 35.36 CC images/packet-sock.o [2019-10-24T23:50:44.766Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-24T23:50:44.766Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.1s done [2019-10-24T23:50:44.767Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-24T23:50:44.767Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-10-24T23:50:44.767Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-10-24T23:50:44.767Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-10-24T23:50:44.767Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T23:50:44.767Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 31.88kB / 4.30MB 0.1s [2019-10-24T23:50:44.767Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-24T23:50:44.767Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-24T23:50:44.915Z] #41 35.69 CC images/ipc-var.o [2019-10-24T23:50:45.057Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 818.31kB / 4.30MB 0.3s [2019-10-24T23:50:45.057Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.34MB / 4.30MB 0.4s [2019-10-24T23:50:45.057Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 720.00kB / 10.00MB 0.4s [2019-10-24T23:50:45.174Z] #41 35.90 CC images/ipc-desc.o [2019-10-24T23:50:45.348Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.00MB / 4.30MB 0.6s [2019-10-24T23:50:45.348Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.38MB / 10.00MB 0.6s [2019-10-24T23:50:45.348Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.56MB / 4.30MB 0.7s [2019-10-24T23:50:45.348Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.29MB / 45.65MB 0.7s [2019-10-24T23:50:45.348Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.93MB / 10.00MB 0.7s [2019-10-24T23:50:45.424Z] #25 DONE 1.3s [2019-10-24T23:50:45.424Z] [2019-10-24T23:50:45.424Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:50:45.424Z] #38 25.88 Selecting previously unselected package libprotoc10:arm64. [2019-10-24T23:50:45.424Z] #38 25.88 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-24T23:50:45.424Z] #38 25.89 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-24T23:50:45.424Z] #38 26.19 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T23:50:45.424Z] #38 26.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-24T23:50:45.424Z] #38 26.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:50:45.424Z] #38 26.36 Selecting previously unselected package protobuf-compiler. [2019-10-24T23:50:45.424Z] #38 26.37 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-24T23:50:45.424Z] #38 26.38 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T23:50:45.424Z] #38 26.56 Selecting previously unselected package python-pkg-resources. [2019-10-24T23:50:45.424Z] #38 26.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:50:45.424Z] #38 26.59 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T23:50:45.424Z] #38 26.91 Selecting previously unselected package python-protobuf. [2019-10-24T23:50:45.424Z] #38 26.91 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-24T23:50:45.424Z] #38 26.92 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T23:50:45.424Z] #38 27.40 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T23:50:45.424Z] #38 27.53 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T23:50:45.424Z] #38 27.56 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T23:50:45.424Z] #38 29.44 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:50:45.424Z] #38 29.46 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-24T23:50:45.424Z] #38 29.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:50:45.424Z] #38 29.51 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T23:50:45.433Z] #41 36.13 CC images/ipc-shm.o [2019-10-24T23:50:45.639Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.05MB / 4.30MB 0.9s [2019-10-24T23:50:45.639Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.14MB / 52.87MB 1.0s [2019-10-24T23:50:45.639Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.74MB / 50.07MB 1.0s [2019-10-24T23:50:45.639Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.60MB / 4.30MB 1.0s [2019-10-24T23:50:45.639Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.98MB / 10.00MB 1.0s [2019-10-24T23:50:45.692Z] #41 36.36 CC images/ipc-msg.o [2019-10-24T23:50:45.937Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.19MB / 4.30MB 1.2s [2019-10-24T23:50:45.937Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.57MB / 10.00MB 1.2s [2019-10-24T23:50:45.937Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-10-24T23:50:45.937Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.65MB / 45.65MB 1.3s [2019-10-24T23:50:45.937Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.10MB / 10.00MB 1.3s [2019-10-24T23:50:45.951Z] #41 36.73 CC images/ipc-sem.o [2019-10-24T23:50:46.238Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.72MB / 10.00MB 1.5s [2019-10-24T23:50:46.238Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.31MB / 96.41MB 1.6s [2019-10-24T23:50:46.238Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.34MB / 10.00MB 1.6s [2019-10-24T23:50:46.519Z] #41 37.01 CC images/utsns.o [2019-10-24T23:50:46.519Z] #41 37.29 CC images/creds.o [2019-10-24T23:50:46.542Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.09MB / 52.87MB 1.8s [2019-10-24T23:50:46.542Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.75MB / 50.07MB 1.8s [2019-10-24T23:50:46.542Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.95MB / 10.00MB 1.8s [2019-10-24T23:50:46.542Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.95MB / 45.65MB 1.9s [2019-10-24T23:50:46.542Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.52MB / 10.00MB 1.9s [2019-10-24T23:50:46.778Z] #41 37.50 CC images/vma.o [2019-10-24T23:50:46.838Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.27MB / 10.00MB 2.2s [2019-10-24T23:50:47.038Z] #41 37.70 CC images/netdev.o [2019-10-24T23:50:47.112Z] #42 84.30 CC criu/clone-noasan.o [2019-10-24T23:50:47.112Z] #42 84.55 CC criu/config.o [2019-10-24T23:50:47.124Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.94MB / 10.00MB 2.4s [2019-10-24T23:50:47.298Z] #41 ... [2019-10-24T23:50:47.298Z] [2019-10-24T23:50:47.298Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:47.298Z] #17 35.36 The following NEW packages will be installed: [2019-10-24T23:50:47.298Z] #17 35.37 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T23:50:47.298Z] #17 35.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T23:50:47.298Z] #17 35.37 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T23:50:47.298Z] #17 35.37 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T23:50:47.298Z] #17 35.38 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T23:50:47.298Z] #17 35.38 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T23:50:47.298Z] #17 35.38 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T23:50:47.298Z] #17 35.38 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T23:50:47.298Z] #17 35.38 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T23:50:47.298Z] #17 35.38 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T23:50:47.298Z] #17 35.38 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T23:50:47.298Z] #17 35.38 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T23:50:47.298Z] #17 35.38 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T23:50:47.298Z] #17 35.38 xfsprogs xxd xz-utils zip [2019-10-24T23:50:47.298Z] #17 36.63 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:50:47.298Z] #17 36.63 Need to get 90.9 MB of archives. [2019-10-24T23:50:47.298Z] #17 36.63 After this operation, 541 MB of additional disk space will be used. [2019-10-24T23:50:47.298Z] #17 36.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T23:50:47.298Z] #17 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T23:50:47.298Z] #17 36.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-24T23:50:47.298Z] #17 36.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-24T23:50:47.298Z] #17 36.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-24T23:50:47.298Z] #17 36.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-24T23:50:47.298Z] #17 36.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-24T23:50:47.298Z] #17 36.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-24T23:50:47.298Z] #17 36.80 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-24T23:50:47.298Z] #17 36.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-24T23:50:47.298Z] #17 36.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-24T23:50:47.298Z] #17 37.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-24T23:50:47.298Z] #17 37.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-24T23:50:47.298Z] #17 37.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-24T23:50:47.298Z] #17 37.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-24T23:50:47.298Z] #17 37.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-24T23:50:47.298Z] #17 37.02 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-24T23:50:47.298Z] #17 37.03 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-24T23:50:47.298Z] #17 37.03 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-24T23:50:47.298Z] #17 37.04 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-24T23:50:47.298Z] #17 37.04 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-24T23:50:47.298Z] #17 37.06 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:50:47.298Z] #17 37.07 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:50:47.298Z] #17 37.10 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-24T23:50:47.298Z] #17 37.10 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-24T23:50:47.298Z] #17 37.10 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-24T23:50:47.298Z] #17 37.12 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-24T23:50:47.298Z] #17 37.13 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T23:50:47.298Z] #17 37.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T23:50:47.298Z] #17 37.18 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T23:50:47.298Z] #17 37.18 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-24T23:50:47.298Z] #17 37.20 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-24T23:50:47.298Z] #17 37.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T23:50:47.298Z] #17 37.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T23:50:47.298Z] #17 37.24 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T23:50:47.298Z] #17 37.25 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-24T23:50:47.298Z] #17 37.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-24T23:50:47.298Z] #17 37.26 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-24T23:50:47.298Z] #17 37.26 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-24T23:50:47.298Z] #17 37.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-24T23:50:47.298Z] #17 37.30 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-24T23:50:47.298Z] #17 37.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-24T23:50:47.298Z] #17 37.36 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-24T23:50:47.298Z] #17 37.36 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-24T23:50:47.298Z] #17 37.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-24T23:50:47.298Z] #17 37.38 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T23:50:47.298Z] #17 37.39 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-24T23:50:47.298Z] #17 37.40 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-24T23:50:47.298Z] #17 37.56 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-24T23:50:47.298Z] #17 37.59 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T23:50:47.298Z] #17 37.68 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T23:50:47.298Z] #17 37.70 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T23:50:47.298Z] #17 37.71 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T23:50:47.298Z] #17 37.72 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T23:50:47.298Z] #17 37.73 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-24T23:50:47.298Z] #17 37.76 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T23:50:47.298Z] #17 38.11 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-24T23:50:47.298Z] #17 38.18 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-24T23:50:47.298Z] #17 38.24 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-24T23:50:47.298Z] #17 38.24 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-24T23:50:47.298Z] #17 38.26 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-24T23:50:47.298Z] #17 38.29 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-24T23:50:47.298Z] #17 38.40 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-24T23:50:47.298Z] #17 38.58 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T23:50:47.298Z] #17 38.59 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T23:50:47.412Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.08MB / 52.87MB 2.5s [2019-10-24T23:50:47.412Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.48MB / 50.07MB 2.5s [2019-10-24T23:50:47.412Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.58MB / 10.00MB 2.5s [2019-10-24T23:50:47.412Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.03MB / 45.65MB 2.7s [2019-10-24T23:50:47.412Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.21MB / 10.00MB 2.7s [2019-10-24T23:50:47.709Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.86MB / 10.00MB 2.8s [2019-10-24T23:50:47.709Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.58MB / 96.41MB 3.0s [2019-10-24T23:50:47.709Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.9s done [2019-10-24T23:50:47.866Z] #17 38.99 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T23:50:47.866Z] #17 39.26 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T23:50:47.971Z] #38 31.75 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-24T23:50:47.971Z] #38 31.77 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-24T23:50:47.971Z] #38 31.79 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T23:50:47.971Z] #38 31.82 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-24T23:50:47.971Z] #38 31.84 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-24T23:50:47.971Z] #38 31.85 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:50:47.971Z] #38 31.86 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-24T23:50:47.971Z] #38 31.88 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T23:50:47.971Z] #38 31.89 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-24T23:50:47.971Z] #38 31.91 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-24T23:50:47.971Z] #38 31.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:50:48.025Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.93MB / 52.87MB 3.1s [2019-10-24T23:50:48.025Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.39MB / 50.07MB 3.1s [2019-10-24T23:50:48.025Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.69MB / 45.65MB 3.3s [2019-10-24T23:50:48.126Z] #17 39.28 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-24T23:50:48.232Z] #38 DONE 32.4s [2019-10-24T23:50:48.232Z] [2019-10-24T23:50:48.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:48.333Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.74MB / 52.87MB 3.7s [2019-10-24T23:50:48.333Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 13.91MB / 50.07MB 3.7s [2019-10-24T23:50:48.333Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.97MB / 45.65MB 3.7s [2019-10-24T23:50:48.424Z] #42 85.94 CC criu/cr-check.o [2019-10-24T23:50:48.494Z] #39 ... [2019-10-24T23:50:48.494Z] [2019-10-24T23:50:48.494Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:48.494Z] #57 22.35 + cd /tmp/tmp.NwKaGh27Rg/src/github.com/containerd/containerd [2019-10-24T23:50:48.494Z] #57 22.35 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:50:48.494Z] #57 22.50 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T23:50:48.494Z] #57 22.50 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T23:50:48.494Z] #57 22.50 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:50:48.494Z] #57 22.50 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:50:48.494Z] #57 22.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T23:50:48.494Z] #57 22.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T23:50:48.494Z] #57 22.50 + '[' '' = dynamic ']' [2019-10-24T23:50:48.494Z] #57 22.50 + make [2019-10-24T23:50:48.494Z] #57 23.70 + bin/ctr [2019-10-24T23:50:48.637Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 16.18MB / 96.41MB 4.1s [2019-10-24T23:50:48.932Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 16.46MB / 50.07MB 4.2s [2019-10-24T23:50:48.932Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 18.46MB / 45.65MB 4.2s [2019-10-24T23:50:48.932Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.02MB / 52.87MB 4.3s [2019-10-24T23:50:49.224Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.11MB / 50.07MB 4.6s [2019-10-24T23:50:49.224Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.78MB / 45.65MB 4.6s [2019-10-24T23:50:49.288Z] #42 ... [2019-10-24T23:50:49.288Z] [2019-10-24T23:50:49.288Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:49.288Z] #45 114.4 crypto/tls [2019-10-24T23:50:49.288Z] #45 120.6 net/http/httptrace [2019-10-24T23:50:49.288Z] #45 120.8 net/http [2019-10-24T23:50:49.843Z] #8 ... [2019-10-24T23:50:49.844Z] [2019-10-24T23:50:49.844Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T23:50:49.844Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T23:50:49.844Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T23:50:49.844Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-10-24T23:50:49.844Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T23:50:49.844Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-10-24T23:50:49.844Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-10-24T23:50:49.844Z] #66 DONE 5.1s [2019-10-24T23:50:49.844Z] [2019-10-24T23:50:49.844Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:50:49.844Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.40MB / 52.87MB 4.9s [2019-10-24T23:50:49.844Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.07MB / 45.65MB 4.9s [2019-10-24T23:50:49.844Z] #8 ... [2019-10-24T23:50:49.844Z] [2019-10-24T23:50:49.844Z] #20 [internal] load build context [2019-10-24T23:50:49.844Z] #20 transferring context: 39.04MB 5.2s [2019-10-24T23:50:50.130Z] #20 transferring context: 45.63MB 5.7s done [2019-10-24T23:50:50.130Z] #20 DONE 5.8s [2019-10-24T23:50:50.130Z] [2019-10-24T23:50:50.130Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T23:50:50.130Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 24.45MB / 52.87MB 5.5s [2019-10-24T23:50:50.130Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 24.63MB / 50.07MB 5.5s [2019-10-24T23:50:50.130Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 25.27MB / 96.41MB 5.5s [2019-10-24T23:50:50.130Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.55MB / 45.65MB 5.5s [2019-10-24T23:50:50.337Z] #45 ... [2019-10-24T23:50:50.337Z] [2019-10-24T23:50:50.337Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:50.337Z] #42 87.73 CC criu/cr-dedup.o [2019-10-24T23:50:50.415Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.05MB / 52.87MB 5.8s [2019-10-24T23:50:50.415Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 28.34MB / 50.07MB 5.8s [2019-10-24T23:50:50.415Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.41MB / 45.65MB 5.8s [2019-10-24T23:50:50.661Z] #17 41.88 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-24T23:50:50.700Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 30.43MB / 96.41MB 6.0s [2019-10-24T23:50:50.700Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.05MB / 52.87MB 6.1s [2019-10-24T23:50:50.700Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 31.77MB / 50.07MB 6.1s [2019-10-24T23:50:50.700Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 34.18MB / 45.65MB 6.1s [2019-10-24T23:50:50.768Z] #42 88.53 CC criu/cr-dump.o [2019-10-24T23:50:50.920Z] #17 ... [2019-10-24T23:50:50.921Z] [2019-10-24T23:50:50.921Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:50.921Z] #62 129.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:50:50.921Z] #62 129.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T23:50:51.042Z] #57 ... [2019-10-24T23:50:51.042Z] [2019-10-24T23:50:51.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:51.042Z] #39 2.635 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:50:51.042Z] #39 2.637 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:50:51.321Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.09MB / 52.87MB 6.4s [2019-10-24T23:50:51.321Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.08MB / 50.07MB 6.4s [2019-10-24T23:50:51.321Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 36.33MB / 96.41MB 6.4s [2019-10-24T23:50:51.321Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.71MB / 45.65MB 6.4s [2019-10-24T23:50:51.321Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.71MB / 52.87MB 6.7s [2019-10-24T23:50:51.321Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.98MB / 50.07MB 6.7s [2019-10-24T23:50:51.321Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.38MB / 45.65MB 6.7s [2019-10-24T23:50:51.606Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 41.70MB / 96.41MB 6.9s [2019-10-24T23:50:51.606Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.12MB / 52.87MB 7.0s [2019-10-24T23:50:51.606Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.11MB / 50.07MB 7.0s [2019-10-24T23:50:51.606Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.0s done [2019-10-24T23:50:51.857Z] #62 ... [2019-10-24T23:50:51.857Z] [2019-10-24T23:50:51.857Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:50:51.857Z] #44 119.8 crypto/dsa [2019-10-24T23:50:51.857Z] #44 120.2 crypto/x509/pkix [2019-10-24T23:50:51.857Z] #44 120.8 vendor/golang.org/x/crypto/cryptobyte [2019-10-24T23:50:51.857Z] #44 121.5 net [2019-10-24T23:50:51.857Z] #44 122.8 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-24T23:50:51.857Z] #44 123.3 vendor/golang.org/x/crypto/poly1305 [2019-10-24T23:50:51.857Z] #44 123.9 vendor/golang.org/x/sys/cpu [2019-10-24T23:50:51.858Z] #44 124.2 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-24T23:50:51.858Z] #44 125.8 vendor/golang.org/x/text/transform [2019-10-24T23:50:51.858Z] #44 126.7 vendor/golang.org/x/text/unicode/bidi [2019-10-24T23:50:51.858Z] #44 128.6 vendor/golang.org/x/text/secure/bidirule [2019-10-24T23:50:51.858Z] #44 129.0 vendor/golang.org/x/text/unicode/norm [2019-10-24T23:50:51.893Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.82MB / 50.07MB 7.2s [2019-10-24T23:50:51.893Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.47MB / 52.87MB 7.3s [2019-10-24T23:50:51.893Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 48.98MB / 96.41MB 7.3s [2019-10-24T23:50:52.116Z] #44 ... [2019-10-24T23:50:52.116Z] [2019-10-24T23:50:52.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:52.116Z] #41 38.18 CC images/tty.o [2019-10-24T23:50:52.116Z] #41 38.78 CC images/file-lock.o [2019-10-24T23:50:52.116Z] #41 39.08 CC images/rlimit.o [2019-10-24T23:50:52.116Z] #41 39.33 CC images/pagemap.o [2019-10-24T23:50:52.116Z] #41 39.65 CC images/siginfo.o [2019-10-24T23:50:52.116Z] #41 39.96 CC images/rpc.o [2019-10-24T23:50:52.116Z] #41 41.34 CC images/ext-file.o [2019-10-24T23:50:52.116Z] #41 41.58 CC images/cgroup.o [2019-10-24T23:50:52.116Z] #41 42.28 CC images/userns.o [2019-10-24T23:50:52.116Z] #41 42.60 CC images/google/protobuf/descriptor.o [2019-10-24T23:50:52.181Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.58MB / 52.87MB 7.5s [2019-10-24T23:50:52.181Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.5s [2019-10-24T23:50:52.428Z] #39 3.887 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:50:52.428Z] #39 3.933 GEN .gitid [2019-10-24T23:50:52.428Z] #39 3.941 GEN criu/include/version.h [2019-10-24T23:50:52.428Z] #39 3.978 GEN include/common/asm [2019-10-24T23:50:52.428Z] #39 ... [2019-10-24T23:50:52.428Z] [2019-10-24T23:50:52.428Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:52.428Z] #45 26.21 + cd /tmp/tmp.V4BWZcVvCG/src/gotest.tools/gotestsum [2019-10-24T23:50:52.428Z] #45 26.21 + git checkout -q v0.3.5 [2019-10-24T23:50:52.428Z] #45 26.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T23:50:52.466Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.6s done [2019-10-24T23:50:52.466Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.5s done [2019-10-24T23:50:52.466Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 59.04MB / 96.41MB 7.6s [2019-10-24T23:50:52.466Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 68.25MB / 96.41MB 7.8s [2019-10-24T23:50:52.759Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 77.46MB / 96.41MB 8.1s [2019-10-24T23:50:53.062Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 83.50MB / 96.41MB 8.2s [2019-10-24T23:50:53.287Z] #42 90.70 CC criu/cr-errno.o [2019-10-24T23:50:53.287Z] #42 90.75 CC criu/cr-restore.o [2019-10-24T23:50:53.344Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 92.28MB / 96.41MB 8.5s [2019-10-24T23:50:53.344Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.6s done [2019-10-24T23:50:53.344Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-24T23:50:53.372Z] #45 ... [2019-10-24T23:50:53.372Z] [2019-10-24T23:50:53.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:53.372Z] #39 5.008 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T23:50:53.494Z] #41 ... [2019-10-24T23:50:53.495Z] [2019-10-24T23:50:53.495Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:53.495Z] #17 44.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:50:53.495Z] #17 44.90 Fetched 90.9 MB in 8s (11.0 MB/s) [2019-10-24T23:50:53.633Z] #39 5.157 PBCC images/opts.pb-c.c [2019-10-24T23:50:53.633Z] #39 5.201 PBCC images/sit.pb-c.c [2019-10-24T23:50:53.633Z] #39 5.220 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T23:50:53.633Z] #39 5.296 DEP images/opts.pb-c.d [2019-10-24T23:50:53.633Z] #39 5.348 DEP images/sit.pb-c.d [2019-10-24T23:50:53.633Z] #39 5.416 PBCC images/macvlan.pb-c.c [2019-10-24T23:50:53.754Z] #17 45.02 Selecting previously unselected package bash-completion. [2019-10-24T23:50:53.754Z] #17 45.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-24T23:50:53.754Z] #17 45.10 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T23:50:53.894Z] #39 5.425 DEP images/macvlan.pb-c.d [2019-10-24T23:50:53.894Z] #39 5.471 PBCC images/autofs.pb-c.c [2019-10-24T23:50:53.894Z] #39 5.497 DEP images/autofs.pb-c.d [2019-10-24T23:50:53.894Z] #39 5.554 PBCC images/sysctl.pb-c.c [2019-10-24T23:50:53.894Z] #39 5.569 DEP images/sysctl.pb-c.d [2019-10-24T23:50:53.894Z] #39 5.614 PBCC images/time.pb-c.c [2019-10-24T23:50:53.894Z] #39 5.628 DEP images/time.pb-c.d [2019-10-24T23:50:53.894Z] #39 5.703 PBCC images/binfmt-misc.pb-c.c [2019-10-24T23:50:54.156Z] #39 5.732 DEP images/binfmt-misc.pb-c.d [2019-10-24T23:50:54.156Z] #39 5.765 PBCC images/seccomp.pb-c.c [2019-10-24T23:50:54.156Z] #39 5.781 DEP images/seccomp.pb-c.d [2019-10-24T23:50:54.156Z] #39 5.825 PBCC images/userns.pb-c.c [2019-10-24T23:50:54.156Z] #39 5.850 DEP images/userns.pb-c.d [2019-10-24T23:50:54.156Z] #39 5.889 PBCC images/cgroup.pb-c.c [2019-10-24T23:50:54.156Z] #39 5.941 DEP images/cgroup.pb-c.d [2019-10-24T23:50:54.417Z] #39 5.997 PBCC images/fown.pb-c.c [2019-10-24T23:50:54.417Z] #39 6.028 PBCC images/ext-file.pb-c.c [2019-10-24T23:50:54.417Z] #39 6.055 DEP images/fown.pb-c.d [2019-10-24T23:50:54.417Z] #39 6.092 DEP images/ext-file.pb-c.d [2019-10-24T23:50:54.417Z] #39 6.122 PBCC images/rpc.pb-c.c [2019-10-24T23:50:54.417Z] #39 6.166 DEP images/rpc.pb-c.d [2019-10-24T23:50:54.417Z] #39 6.234 PBCC images/siginfo.pb-c.c [2019-10-24T23:50:54.417Z] #39 6.282 DEP images/siginfo.pb-c.d [2019-10-24T23:50:54.678Z] #39 6.316 PBCC images/pagemap.pb-c.c [2019-10-24T23:50:54.678Z] #39 6.343 DEP images/pagemap.pb-c.d [2019-10-24T23:50:54.678Z] #39 6.386 PBCC images/rlimit.pb-c.c [2019-10-24T23:50:54.678Z] #39 6.417 DEP images/rlimit.pb-c.d [2019-10-24T23:50:54.678Z] #39 6.457 PBCC images/file-lock.pb-c.c [2019-10-24T23:50:54.678Z] #39 6.481 DEP images/file-lock.pb-c.d [2019-10-24T23:50:54.678Z] #39 6.505 PBCC images/tty.pb-c.c [2019-10-24T23:50:54.939Z] #39 6.561 DEP images/tty.pb-c.d [2019-10-24T23:50:54.939Z] #39 6.618 PBCC images/tun.pb-c.c [2019-10-24T23:50:54.939Z] #39 6.685 PBCC images/netdev.pb-c.c [2019-10-24T23:50:54.939Z] #39 6.729 DEP images/tun.pb-c.d [2019-10-24T23:50:55.200Z] #39 6.772 DEP images/netdev.pb-c.d [2019-10-24T23:50:55.200Z] #39 6.813 PBCC images/vma.pb-c.c [2019-10-24T23:50:55.200Z] #39 6.865 DEP images/vma.pb-c.d [2019-10-24T23:50:55.200Z] #39 6.912 PBCC images/creds.pb-c.c [2019-10-24T23:50:55.200Z] #39 6.949 DEP images/creds.pb-c.d [2019-10-24T23:50:55.200Z] #39 6.980 PBCC images/utsns.pb-c.c [2019-10-24T23:50:55.214Z] #42 ... [2019-10-24T23:50:55.214Z] [2019-10-24T23:50:55.214Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:55.214Z] #18 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T23:50:55.214Z] #18 100.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T23:50:55.214Z] #18 100.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:50:55.462Z] #39 7.005 DEP images/utsns.pb-c.d [2019-10-24T23:50:55.462Z] #39 7.076 PBCC images/ipc-desc.pb-c.c [2019-10-24T23:50:55.462Z] #39 7.109 PBCC images/ipc-sem.pb-c.c [2019-10-24T23:50:55.462Z] #39 7.135 DEP images/ipc-desc.pb-c.d [2019-10-24T23:50:55.462Z] #39 7.168 DEP images/ipc-sem.pb-c.d [2019-10-24T23:50:55.462Z] #39 7.215 PBCC images/ipc-msg.pb-c.c [2019-10-24T23:50:55.723Z] #39 7.249 DEP images/ipc-msg.pb-c.d [2019-10-24T23:50:55.723Z] #39 7.284 PBCC images/ipc-shm.pb-c.c [2019-10-24T23:50:55.723Z] #39 7.298 DEP images/ipc-shm.pb-c.d [2019-10-24T23:50:55.723Z] #39 7.353 PBCC images/ipc-var.pb-c.c [2019-10-24T23:50:55.723Z] #39 7.372 DEP images/ipc-var.pb-c.d [2019-10-24T23:50:55.723Z] #39 7.422 PBCC images/sk-opts.pb-c.c [2019-10-24T23:50:55.723Z] #39 7.458 PBCC images/packet-sock.pb-c.c [2019-10-24T23:50:55.984Z] #39 7.519 DEP images/sk-opts.pb-c.d [2019-10-24T23:50:55.984Z] #39 7.551 DEP images/packet-sock.pb-c.d [2019-10-24T23:50:55.984Z] #39 7.611 PBCC images/sk-netlink.pb-c.c [2019-10-24T23:50:55.984Z] #39 7.654 DEP images/sk-netlink.pb-c.d [2019-10-24T23:50:55.984Z] #39 7.726 PBCC images/sk-inet.pb-c.c [2019-10-24T23:50:55.984Z] #39 7.768 DEP images/sk-inet.pb-c.d [2019-10-24T23:50:55.984Z] #39 7.847 PBCC images/sk-unix.pb-c.c [2019-10-24T23:50:56.245Z] #39 7.896 DEP images/sk-unix.pb-c.d [2019-10-24T23:50:56.245Z] #39 7.959 PBCC images/mm.pb-c.c [2019-10-24T23:50:56.245Z] #39 8.006 DEP images/mm.pb-c.d [2019-10-24T23:50:56.245Z] #39 8.044 PBCC images/timerfd.pb-c.c [2019-10-24T23:50:56.245Z] #39 8.072 DEP images/timerfd.pb-c.d [2019-10-24T23:50:56.506Z] #39 8.110 PBCC images/timer.pb-c.c [2019-10-24T23:50:56.506Z] #39 8.137 DEP images/timer.pb-c.d [2019-10-24T23:50:56.506Z] #39 8.170 PBCC images/sa.pb-c.c [2019-10-24T23:50:56.506Z] #39 ... [2019-10-24T23:50:56.506Z] [2019-10-24T23:50:56.506Z] #45 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:56.506Z] #45 DONE 40.4s [2019-10-24T23:50:56.506Z] [2019-10-24T23:50:56.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:56.506Z] #39 8.224 DEP images/sa.pb-c.d [2019-10-24T23:50:56.506Z] #39 8.290 PBCC images/pipe-data.pb-c.c [2019-10-24T23:50:56.506Z] #39 8.330 DEP images/pipe-data.pb-c.d [2019-10-24T23:50:56.770Z] #39 8.381 PBCC images/mnt.pb-c.c [2019-10-24T23:50:56.771Z] #39 8.419 DEP images/mnt.pb-c.d [2019-10-24T23:50:56.771Z] #39 8.472 PBCC images/sk-packet.pb-c.c [2019-10-24T23:50:56.771Z] #39 8.538 DEP images/sk-packet.pb-c.d [2019-10-24T23:50:56.771Z] #39 8.572 PBCC images/tcp-stream.pb-c.c [2019-10-24T23:50:57.031Z] #39 8.612 DEP images/tcp-stream.pb-c.d [2019-10-24T23:50:57.031Z] #39 8.653 PBCC images/pipe.pb-c.c [2019-10-24T23:50:57.031Z] #39 8.700 DEP images/pipe.pb-c.d [2019-10-24T23:50:57.031Z] #39 8.738 PBCC images/pstree.pb-c.c [2019-10-24T23:50:57.031Z] #39 8.756 DEP images/pstree.pb-c.d [2019-10-24T23:50:57.031Z] #39 8.784 PBCC images/fs.pb-c.c [2019-10-24T23:50:57.031Z] #39 8.805 DEP images/fs.pb-c.d [2019-10-24T23:50:57.293Z] #39 8.823 PBCC images/signalfd.pb-c.c [2019-10-24T23:50:57.293Z] #39 8.868 DEP images/signalfd.pb-c.d [2019-10-24T23:50:57.293Z] #39 8.929 PBCC images/fh.pb-c.c [2019-10-24T23:50:57.293Z] #39 9.005 PBCC images/fsnotify.pb-c.c [2019-10-24T23:50:57.293Z] #39 9.051 DEP images/fh.pb-c.d [2019-10-24T23:50:57.556Z] #39 9.105 DEP images/fsnotify.pb-c.d [2019-10-24T23:50:57.556Z] #39 9.146 PBCC images/eventpoll.pb-c.c [2019-10-24T23:50:57.556Z] #39 9.181 DEP images/eventpoll.pb-c.d [2019-10-24T23:50:57.556Z] #39 9.229 PBCC images/eventfd.pb-c.c [2019-10-24T23:50:57.556Z] #39 9.250 DEP images/eventfd.pb-c.d [2019-10-24T23:50:57.556Z] #39 9.321 PBCC images/remap-file-path.pb-c.c [2019-10-24T23:50:57.816Z] #39 9.339 DEP images/remap-file-path.pb-c.d [2019-10-24T23:50:57.816Z] #39 9.373 PBCC images/fifo.pb-c.c [2019-10-24T23:50:57.816Z] #39 9.407 DEP images/fifo.pb-c.d [2019-10-24T23:50:57.816Z] #39 9.489 PBCC images/ghost-file.pb-c.c [2019-10-24T23:50:57.816Z] #39 9.525 DEP images/ghost-file.pb-c.d [2019-10-24T23:50:57.816Z] #39 9.565 PBCC images/regfile.pb-c.c [2019-10-24T23:50:57.944Z] #17 48.73 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T23:50:57.944Z] #17 49.31 Selecting previously unselected package libnet1:amd64. [2019-10-24T23:50:57.944Z] #17 49.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T23:50:57.944Z] #17 49.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T23:50:58.078Z] #39 9.624 DEP images/regfile.pb-c.d [2019-10-24T23:50:58.078Z] #39 9.662 PBCC images/ns.pb-c.c [2019-10-24T23:50:58.078Z] #39 9.717 DEP images/ns.pb-c.d [2019-10-24T23:50:58.078Z] #39 9.820 PBCC images/fdinfo.pb-c.c [2019-10-24T23:50:58.078Z] #39 9.866 DEP images/fdinfo.pb-c.d [2019-10-24T23:50:58.078Z] #39 9.900 PBCC images/core-aarch64.pb-c.c [2019-10-24T23:50:58.203Z] #17 49.44 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-24T23:50:58.203Z] #17 49.44 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-24T23:50:58.203Z] #17 49.45 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T23:50:58.203Z] #17 49.67 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-24T23:50:58.340Z] #39 9.935 PBCC images/core-arm.pb-c.c [2019-10-24T23:50:58.340Z] #39 9.984 PBCC images/core-ppc64.pb-c.c [2019-10-24T23:50:58.340Z] #39 10.03 PBCC images/core-s390.pb-c.c [2019-10-24T23:50:58.340Z] #39 10.08 PBCC images/core-x86.pb-c.c [2019-10-24T23:50:58.340Z] #39 10.13 PBCC images/core.pb-c.c [2019-10-24T23:50:58.463Z] #17 49.67 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-24T23:50:58.463Z] #17 49.78 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T23:50:58.601Z] #39 10.19 PBCC images/inventory.pb-c.c [2019-10-24T23:50:58.601Z] #39 10.29 DEP images/core-aarch64.pb-c.d [2019-10-24T23:50:58.601Z] #39 10.33 DEP images/core-arm.pb-c.d [2019-10-24T23:50:58.601Z] #39 10.38 DEP images/core-ppc64.pb-c.d [2019-10-24T23:50:58.601Z] #39 10.41 DEP images/core-s390.pb-c.d [2019-10-24T23:50:58.863Z] #39 10.48 DEP images/core-x86.pb-c.d [2019-10-24T23:50:58.863Z] #39 10.53 DEP images/core.pb-c.d [2019-10-24T23:50:58.863Z] #39 10.59 DEP images/inventory.pb-c.d [2019-10-24T23:50:58.863Z] #39 10.67 PBCC images/cpuinfo.pb-c.c [2019-10-24T23:50:59.033Z] #17 50.18 Selecting previously unselected package libudev-dev:amd64. [2019-10-24T23:50:59.033Z] #17 50.19 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T23:50:59.033Z] #17 50.23 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T23:50:59.033Z] #17 ... [2019-10-24T23:50:59.033Z] [2019-10-24T23:50:59.033Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:50:59.033Z] #62 DONE 137.2s [2019-10-24T23:50:59.033Z] [2019-10-24T23:50:59.033Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T23:50:59.033Z] #63 DONE 0.1s [2019-10-24T23:50:59.033Z] [2019-10-24T23:50:59.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:50:59.033Z] #41 44.68 CC images/opts.o [2019-10-24T23:50:59.033Z] #41 44.97 CC images/seccomp.o [2019-10-24T23:50:59.033Z] #41 45.33 CC images/binfmt-misc.o [2019-10-24T23:50:59.033Z] #41 45.61 CC images/time.o [2019-10-24T23:50:59.033Z] #41 45.92 CC images/sysctl.o [2019-10-24T23:50:59.033Z] #41 46.16 CC images/autofs.o [2019-10-24T23:50:59.033Z] #41 46.46 CC images/macvlan.o [2019-10-24T23:50:59.033Z] #41 46.66 CC images/sit.o [2019-10-24T23:50:59.033Z] #41 46.87 LINK images/built-in.o [2019-10-24T23:50:59.033Z] #41 47.04 GEN compel/include/asm [2019-10-24T23:50:59.033Z] #41 47.06 GEN compel/include/version.h [2019-10-24T23:50:59.033Z] #41 47.08 touch .config [2019-10-24T23:50:59.033Z] #41 47.10 GEN include/common/config.h [2019-10-24T23:50:59.033Z] #41 47.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-24T23:50:59.033Z] #41 47.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-24T23:50:59.033Z] #41 47.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-24T23:50:59.033Z] #41 47.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-24T23:50:59.033Z] #41 47.32 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-24T23:50:59.033Z] #41 47.34 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-24T23:50:59.033Z] #41 47.38 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T23:50:59.033Z] #41 47.42 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-24T23:50:59.033Z] #41 47.43 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T23:50:59.033Z] #41 47.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T23:50:59.033Z] #41 47.45 DEP compel/plugins/std/infect.d [2019-10-24T23:50:59.033Z] #41 47.70 DEP compel/plugins/std/string.d [2019-10-24T23:50:59.033Z] #41 47.81 DEP compel/plugins/std/log.d [2019-10-24T23:50:59.033Z] #41 47.90 DEP compel/plugins/std/fds.d [2019-10-24T23:50:59.033Z] #41 48.11 DEP compel/plugins/std/std.d [2019-10-24T23:50:59.033Z] #41 48.26 DEP compel/plugins/shmem/shmem.d [2019-10-24T23:50:59.033Z] #41 48.42 DEP compel/plugins/fds/fds.d [2019-10-24T23:50:59.033Z] #41 48.66 CC compel/plugins/std/std.o [2019-10-24T23:50:59.033Z] #41 49.08 CC compel/plugins/std/fds.o [2019-10-24T23:50:59.033Z] #41 49.66 CC compel/plugins/std/log.o [2019-10-24T23:50:59.033Z] #41 ... [2019-10-24T23:50:59.033Z] [2019-10-24T23:50:59.033Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:50:59.033Z] #17 50.54 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-24T23:50:59.033Z] #17 50.54 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T23:50:59.033Z] #17 50.54 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T23:50:59.123Z] #39 10.70 DEP images/cpuinfo.pb-c.d [2019-10-24T23:50:59.123Z] #39 10.74 PBCC images/stats.pb-c.c [2019-10-24T23:50:59.123Z] #39 10.75 DEP images/stats.pb-c.d [2019-10-24T23:50:59.404Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:50:59.404Z] [2019-10-24T23:50:59.404Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-24T23:50:59.404Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-24T23:50:59.404Z] Using test binary docker [2019-10-24T23:50:59.404Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T23:50:59.404Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T23:50:59.404Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T23:50:59.404Z] Warning failed to create cache: (null) [2019-10-24T23:50:59.404Z] . [2019-10-24T23:50:59.404Z] INFO: Waiting for daemon to start... [2019-10-24T23:50:59.404Z] Starting dockerd [2019-10-24T23:50:59.404Z] . [2019-10-24T23:50:59.404Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-24T23:51:00.067Z] #39 11.84 make[1]: Nothing to be done for 'all'. [2019-10-24T23:51:00.415Z] #17 51.63 Selecting previously unselected package python3.5-minimal. [2019-10-24T23:51:00.415Z] #17 51.63 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T23:51:00.415Z] #17 51.64 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:51:01.010Z] #39 12.86 CC images/stats.o [2019-10-24T23:51:01.354Z] #17 52.74 Selecting previously unselected package python3-minimal. [2019-10-24T23:51:01.354Z] #17 52.74 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-24T23:51:01.354Z] #17 52.75 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T23:51:01.584Z] #39 13.27 CC images/core.o [2019-10-24T23:51:01.613Z] #17 52.90 Selecting previously unselected package libmpdec2:amd64. [2019-10-24T23:51:01.613Z] #17 52.90 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-24T23:51:01.613Z] #17 52.91 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T23:51:01.845Z] #39 13.71 CC images/core-x86.o [2019-10-24T23:51:01.874Z] #17 53.04 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-24T23:51:01.874Z] #17 53.05 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T23:51:01.874Z] #17 53.05 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T23:51:02.086Z] #18 ... [2019-10-24T23:51:02.086Z] [2019-10-24T23:51:02.086Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:02.086Z] #42 95.48 CC criu/cr-service.o [2019-10-24T23:51:02.086Z] #42 96.94 CC criu/crtools.o [2019-10-24T23:51:02.086Z] #42 97.48 CC criu/eventfd.o [2019-10-24T23:51:02.086Z] #42 97.91 CC criu/eventpoll.o [2019-10-24T23:51:02.086Z] #42 98.62 CC criu/external.o [2019-10-24T23:51:02.086Z] #42 98.98 CC criu/fault-injection.o [2019-10-24T23:51:02.086Z] #42 99.05 CC criu/fdstore.o [2019-10-24T23:51:02.086Z] #42 99.34 CC criu/fifo.o [2019-10-24T23:51:02.086Z] #42 99.64 CC criu/file-ids.o [2019-10-24T23:51:02.086Z] #42 99.89 CC criu/file-lock.o [2019-10-24T23:51:02.418Z] #39 14.07 CC images/core-arm.o [2019-10-24T23:51:02.680Z] #39 14.41 CC images/core-aarch64.o [2019-10-24T23:51:02.942Z] #39 14.67 CC images/core-ppc64.o [2019-10-24T23:51:02.960Z] #42 100.6 CC criu/files-ext.o [2019-10-24T23:51:02.960Z] #42 100.9 CC criu/files-reg.o [2019-10-24T23:51:03.515Z] #39 15.22 CC images/core-s390.o [2019-10-24T23:51:03.782Z] #17 54.89 Selecting previously unselected package python3.5. [2019-10-24T23:51:03.782Z] #17 54.90 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T23:51:03.782Z] #17 54.92 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:51:03.782Z] #17 55.08 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-24T23:51:03.782Z] #17 55.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-24T23:51:03.782Z] #17 55.10 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T23:51:03.782Z] #17 55.17 Selecting previously unselected package dh-python. [2019-10-24T23:51:03.782Z] #17 55.19 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T23:51:03.782Z] #17 55.19 Unpacking dh-python (2.20170125) ... [2019-10-24T23:51:04.042Z] #17 55.44 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T23:51:04.088Z] #39 15.72 CC images/cpuinfo.o [2019-10-24T23:51:04.302Z] #17 55.47 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:51:04.352Z] #39 15.97 CC images/inventory.o [2019-10-24T23:51:04.624Z] #39 16.23 CC images/fdinfo.o [2019-10-24T23:51:04.885Z] #39 16.45 CC images/fown.o [2019-10-24T23:51:04.885Z] #39 16.64 CC images/ns.o [2019-10-24T23:51:05.147Z] #39 16.80 CC images/regfile.o [2019-10-24T23:51:05.413Z] #39 17.03 CC images/ghost-file.o [2019-10-24T23:51:05.619Z] #42 103.4 CC criu/files.o [2019-10-24T23:51:05.676Z] #39 17.33 CC images/fifo.o [2019-10-24T23:51:05.676Z] #39 17.47 CC images/remap-file-path.o [2019-10-24T23:51:05.682Z] #17 ... [2019-10-24T23:51:05.682Z] [2019-10-24T23:51:05.682Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:05.682Z] #47 DONE 143.8s [2019-10-24T23:51:05.682Z] [2019-10-24T23:51:05.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:05.682Z] #41 51.03 CC compel/plugins/std/string.o [2019-10-24T23:51:05.682Z] #41 51.70 CC compel/plugins/std/infect.o [2019-10-24T23:51:05.682Z] #41 52.16 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-24T23:51:05.682Z] #41 52.23 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-24T23:51:05.682Z] #41 52.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-24T23:51:05.682Z] #41 52.38 AR compel/plugins/std.lib.a [2019-10-24T23:51:05.682Z] #41 52.47 CC compel/plugins/fds/fds.o [2019-10-24T23:51:05.682Z] #41 52.77 AR compel/plugins/fds.lib.a [2019-10-24T23:51:05.682Z] #41 52.83 HOSTDEP compel/src/lib/log-host.d [2019-10-24T23:51:05.682Z] #41 53.01 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T23:51:05.682Z] #41 53.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-24T23:51:05.682Z] #41 53.39 HOSTDEP compel/src/main-host.d [2019-10-24T23:51:05.682Z] #41 53.53 DEP compel/src/lib/ptrace.d [2019-10-24T23:51:05.682Z] #41 53.72 DEP compel/src/lib/infect.d [2019-10-24T23:51:05.682Z] #41 53.94 DEP compel/src/lib/infect-util.d [2019-10-24T23:51:05.682Z] #41 54.07 DEP compel/src/lib/infect-rpc.d [2019-10-24T23:51:05.682Z] #41 54.25 DEP compel/arch/x86/src/lib/infect.d [2019-10-24T23:51:05.682Z] #41 54.39 DEP compel/arch/x86/src/lib/cpu.d [2019-10-24T23:51:05.682Z] #41 54.46 DEP compel/src/lib/log.d [2019-10-24T23:51:05.682Z] #41 54.57 DEP compel/src/main.d [2019-10-24T23:51:05.682Z] #41 54.72 DEP compel/src/lib/handle-elf.d [2019-10-24T23:51:05.682Z] #41 54.85 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-24T23:51:05.682Z] #41 55.15 CC compel/src/lib/log.o [2019-10-24T23:51:05.682Z] #41 55.44 CC compel/arch/x86/src/lib/cpu.o [2019-10-24T23:51:05.682Z] #41 56.30 CC compel/arch/x86/src/lib/infect.o [2019-10-24T23:51:05.937Z] #39 17.69 CC images/eventfd.o [2019-10-24T23:51:05.942Z] #41 ... [2019-10-24T23:51:05.942Z] [2019-10-24T23:51:05.942Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:05.942Z] #44 133.8 vendor/golang.org/x/net/idna [2019-10-24T23:51:05.942Z] #44 136.4 vendor/golang.org/x/net/http2/hpack [2019-10-24T23:51:05.942Z] #44 138.1 mime [2019-10-24T23:51:05.942Z] #44 139.9 mime/quotedprintable [2019-10-24T23:51:05.942Z] #44 140.4 net/http/internal [2019-10-24T23:51:05.942Z] #44 143.8 crypto/tls [2019-10-24T23:51:06.026Z] #42 ... [2019-10-24T23:51:06.026Z] [2019-10-24T23:51:06.026Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:06.026Z] #45 132.3 github.com/LK4D4/vndr/godl [2019-10-24T23:51:06.026Z] #45 133.0 github.com/LK4D4/vndr [2019-10-24T23:51:06.026Z] #45 DONE 141.1s [2019-10-24T23:51:06.026Z] [2019-10-24T23:51:06.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:06.199Z] #39 17.88 CC images/eventpoll.o [2019-10-24T23:51:06.418Z] #42 ... [2019-10-24T23:51:06.418Z] [2019-10-24T23:51:06.418Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:06.418Z] #18 111.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:51:06.418Z] #18 111.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:51:06.418Z] #18 111.7 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-24T23:51:06.418Z] #18 111.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:51:06.418Z] #18 111.8 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T23:51:06.418Z] #18 111.8 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:06.418Z] #18 111.8 Processing triggers for mime-support (3.60) ... [2019-10-24T23:51:06.418Z] #18 111.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:06.418Z] #18 111.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-24T23:51:06.461Z] #39 18.08 CC images/fh.o [2019-10-24T23:51:06.723Z] #39 18.31 CC images/fsnotify.o [2019-10-24T23:51:06.823Z] #18 111.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T23:51:06.823Z] #18 111.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:51:06.823Z] #18 111.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:51:06.823Z] #18 111.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T23:51:06.985Z] #39 18.85 CC images/signalfd.o [2019-10-24T23:51:07.322Z] #44 ... [2019-10-24T23:51:07.322Z] [2019-10-24T23:51:07.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:07.322Z] #41 57.64 CC compel/src/lib/infect-rpc.o [2019-10-24T23:51:07.322Z] #41 57.97 CC compel/src/lib/infect-util.o [2019-10-24T23:51:07.559Z] #39 19.08 CC images/fs.o [2019-10-24T23:51:07.581Z] #41 58.27 CC compel/src/lib/infect.o [2019-10-24T23:51:07.820Z] #39 19.31 CC images/pstree.o [2019-10-24T23:51:07.820Z] #39 19.56 CC images/pipe.o [2019-10-24T23:51:08.082Z] #39 19.75 CC images/tcp-stream.o [2019-10-24T23:51:08.344Z] #39 19.87 CC images/sk-packet.o [2019-10-24T23:51:08.344Z] #39 20.15 CC images/mnt.o [2019-10-24T23:51:08.605Z] #39 20.43 CC images/pipe-data.o [2019-10-24T23:51:08.786Z] #18 113.9 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-24T23:51:08.786Z] #18 113.9 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up zip (3.0-11+b1) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T23:51:08.786Z] #18 114.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:51:08.786Z] #18 114.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T23:51:08.786Z] #18 114.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:51:08.786Z] #18 114.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:08.786Z] #18 114.1 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-24T23:51:08.786Z] #18 114.1 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-24T23:51:08.786Z] #18 114.1 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-24T23:51:08.786Z] #18 114.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:08.869Z] #39 ... [2019-10-24T23:51:08.869Z] [2019-10-24T23:51:08.869Z] #36 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:51:08.869Z] #36 52.92 + dpkg --print-architecture [2019-10-24T23:51:08.869Z] #36 52.92 + rm -rf /tmp/tmp.CHCOZv3eY7 [2019-10-24T23:51:09.182Z] #18 114.4 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-24T23:51:09.182Z] #18 114.4 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-24T23:51:09.182Z] #18 114.4 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-24T23:51:09.182Z] #18 114.4 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T23:51:09.182Z] #18 114.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up pigz (2.3.4-1) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T23:51:09.182Z] #18 114.5 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T23:51:09.443Z] #36 DONE 53.6s [2019-10-24T23:51:09.443Z] [2019-10-24T23:51:09.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:09.443Z] #39 20.66 CC images/sa.o [2019-10-24T23:51:09.443Z] #39 20.89 CC images/timer.o [2019-10-24T23:51:09.443Z] #39 21.25 CC images/timerfd.o [2019-10-24T23:51:09.595Z] #18 114.5 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:51:09.595Z] #18 114.5 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-24T23:51:09.595Z] #18 114.5 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-24T23:51:09.595Z] #18 114.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:51:09.595Z] #18 114.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T23:51:09.595Z] #18 114.6 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-24T23:51:09.595Z] #18 114.6 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:09.595Z] #18 114.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:51:09.595Z] #18 114.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:09.595Z] #18 114.7 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:51:09.595Z] #18 114.7 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-24T23:51:09.595Z] #18 114.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:51:09.705Z] #39 21.50 CC images/mm.o [2019-10-24T23:51:09.967Z] #39 21.72 CC images/sk-opts.o [2019-10-24T23:51:10.117Z] #41 60.37 CC compel/src/lib/ptrace.o [2019-10-24T23:51:10.117Z] #41 60.76 AR compel/libcompel.a [2019-10-24T23:51:10.117Z] #41 60.84 HOSTCC compel/src/main-host.o [2019-10-24T23:51:10.228Z] #39 21.90 CC images/sk-unix.o [2019-10-24T23:51:10.685Z] #41 61.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-24T23:51:10.685Z] #41 61.44 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T23:51:10.801Z] #39 22.33 CC images/sk-inet.o [2019-10-24T23:51:11.064Z] #39 22.64 CC images/tun.o [2019-10-24T23:51:11.253Z] #41 61.82 HOSTCC compel/src/lib/log-host.o [2019-10-24T23:51:11.253Z] #41 62.08 HOSTLINK compel/compel-host-bin [2019-10-24T23:51:11.326Z] #39 22.95 CC images/sk-netlink.o [2019-10-24T23:51:11.326Z] #39 23.13 CC images/packet-sock.o [2019-10-24T23:51:11.513Z] #41 62.21 DEP soccr/soccr.d [2019-10-24T23:51:11.772Z] #41 62.45 CC soccr/soccr.o [2019-10-24T23:51:11.899Z] #39 23.45 CC images/ipc-var.o [2019-10-24T23:51:11.899Z] #39 23.62 CC images/ipc-desc.o [2019-10-24T23:51:12.160Z] #39 23.79 CC images/ipc-shm.o [2019-10-24T23:51:12.160Z] #39 23.95 CC images/ipc-msg.o [2019-10-24T23:51:12.709Z] #41 ... [2019-10-24T23:51:12.709Z] [2019-10-24T23:51:12.709Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:12.709Z] #17 59.20 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T23:51:12.709Z] #17 60.54 Selecting previously unselected package python3. [2019-10-24T23:51:12.709Z] #17 60.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-24T23:51:12.709Z] #17 60.58 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 60.58 Unpacking python3 (3.5.3-1) ... [2019-10-24T23:51:12.709Z] #17 60.66 Selecting previously unselected package pigz. [2019-10-24T23:51:12.709Z] #17 60.69 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 60.70 Unpacking pigz (2.3.4-1) ... [2019-10-24T23:51:12.709Z] #17 60.81 Selecting previously unselected package libip4tc0:amd64. [2019-10-24T23:51:12.709Z] #17 60.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 60.82 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:12.709Z] #17 60.93 Selecting previously unselected package libip6tc0:amd64. [2019-10-24T23:51:12.709Z] #17 60.93 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 60.93 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:12.709Z] #17 61.04 Selecting previously unselected package libiptc0:amd64. [2019-10-24T23:51:12.709Z] #17 61.04 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 61.05 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:12.709Z] #17 61.15 Selecting previously unselected package libxtables12:amd64. [2019-10-24T23:51:12.709Z] #17 61.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 61.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:12.709Z] #17 61.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-24T23:51:12.709Z] #17 61.28 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 61.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T23:51:12.709Z] #17 61.38 Selecting previously unselected package iptables. [2019-10-24T23:51:12.709Z] #17 61.38 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 61.38 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:51:12.709Z] #17 61.72 Selecting previously unselected package xxd. [2019-10-24T23:51:12.709Z] #17 61.72 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 61.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:12.709Z] #17 61.87 Selecting previously unselected package vim-common. [2019-10-24T23:51:12.709Z] #17 61.87 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:51:12.709Z] #17 61.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:12.709Z] #17 62.05 Selecting previously unselected package bzip2. [2019-10-24T23:51:12.709Z] #17 62.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.07 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T23:51:12.709Z] #17 62.20 Selecting previously unselected package libgpm2:amd64. [2019-10-24T23:51:12.709Z] #17 62.20 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.21 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T23:51:12.709Z] #17 62.30 Selecting previously unselected package xz-utils. [2019-10-24T23:51:12.709Z] #17 62.30 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.31 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:51:12.709Z] #17 62.52 Selecting previously unselected package aufs-tools. [2019-10-24T23:51:12.709Z] #17 62.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.52 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:51:12.709Z] #17 62.64 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T23:51:12.709Z] #17 62.64 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:51:12.709Z] #17 62.77 Selecting previously unselected package btrfs-progs. [2019-10-24T23:51:12.709Z] #17 62.77 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 62.77 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:51:12.709Z] #17 63.26 Selecting previously unselected package btrfs-tools. [2019-10-24T23:51:12.709Z] #17 63.26 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 63.27 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:51:12.709Z] #17 63.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-24T23:51:12.709Z] #17 63.36 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 63.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T23:51:12.709Z] #17 63.54 Selecting previously unselected package dmsetup. [2019-10-24T23:51:12.709Z] #17 63.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 63.54 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T23:51:12.709Z] #17 63.69 Selecting previously unselected package libonig4:amd64. [2019-10-24T23:51:12.709Z] #17 63.71 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 63.71 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T23:51:12.709Z] #17 63.90 Selecting previously unselected package libjq1:amd64. [2019-10-24T23:51:12.709Z] #17 63.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T23:51:12.709Z] #17 63.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T23:51:12.709Z] #17 64.06 Selecting previously unselected package jq. [2019-10-24T23:51:12.709Z] #17 64.07 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T23:51:12.710Z] #17 64.08 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:51:12.734Z] #39 24.20 CC images/ipc-sem.o [2019-10-24T23:51:12.734Z] #39 24.32 CC images/utsns.o [2019-10-24T23:51:12.969Z] #17 64.20 Selecting previously unselected package libaio1:amd64. [2019-10-24T23:51:12.969Z] #17 64.21 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-24T23:51:12.969Z] #17 64.22 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-24T23:51:12.969Z] #17 64.29 Selecting previously unselected package libcap2-bin. [2019-10-24T23:51:12.969Z] #17 64.30 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-24T23:51:12.969Z] #17 64.30 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T23:51:12.969Z] #17 64.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-24T23:51:12.995Z] #39 24.51 CC images/creds.o [2019-10-24T23:51:12.995Z] #39 24.73 CC images/vma.o [2019-10-24T23:51:13.228Z] #17 64.42 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T23:51:13.228Z] #17 64.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T23:51:13.228Z] #17 64.48 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-24T23:51:13.228Z] #17 64.49 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-24T23:51:13.228Z] #17 64.50 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T23:51:13.228Z] #17 64.76 Selecting previously unselected package libpcre16-3:amd64. [2019-10-24T23:51:13.228Z] #17 64.76 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-24T23:51:13.256Z] #39 24.88 CC images/netdev.o [2019-10-24T23:51:13.489Z] #17 64.77 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T23:51:13.517Z] #39 25.13 CC images/tty.o [2019-10-24T23:51:13.748Z] #17 64.93 Selecting previously unselected package libpcre32-3:amd64. [2019-10-24T23:51:13.748Z] #17 64.94 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-24T23:51:13.748Z] #17 64.95 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T23:51:13.748Z] #17 65.11 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-24T23:51:13.748Z] #17 65.13 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-24T23:51:13.748Z] #17 65.14 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T23:51:13.779Z] #39 25.52 CC images/file-lock.o [2019-10-24T23:51:14.098Z] #39 25.63 CC images/rlimit.o [2019-10-24T23:51:14.098Z] #39 25.82 CC images/pagemap.o [2019-10-24T23:51:14.121Z] #18 118.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-24T23:51:14.121Z] #18 118.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:51:14.121Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:51:14.121Z] #18 118.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:51:14.121Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:51:14.121Z] #18 118.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:51:14.121Z] #18 118.6 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:51:14.121Z] #18 118.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:51:14.122Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:51:14.122Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:51:14.122Z] #18 118.6 Setting up python3 (3.5.3-1) ... [2019-10-24T23:51:14.317Z] #17 65.59 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-24T23:51:14.317Z] #17 65.61 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-24T23:51:14.317Z] #17 65.62 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T23:51:14.360Z] #39 26.08 CC images/siginfo.o [2019-10-24T23:51:14.576Z] #17 65.85 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-24T23:51:14.576Z] #17 65.85 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-24T23:51:14.576Z] #17 65.85 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T23:51:14.576Z] #17 65.96 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T23:51:14.576Z] #17 65.96 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T23:51:14.576Z] #17 65.96 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T23:51:14.576Z] #17 66.06 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T23:51:14.621Z] #39 26.33 CC images/rpc.o [2019-10-24T23:51:14.835Z] #17 66.07 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T23:51:14.835Z] #17 66.07 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T23:51:14.835Z] #17 66.16 Selecting previously unselected package libreadline5:amd64. [2019-10-24T23:51:14.835Z] #17 66.17 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-24T23:51:14.835Z] #17 66.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T23:51:14.977Z] #18 120.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:51:15.094Z] #17 66.32 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-24T23:51:15.094Z] #17 66.32 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T23:51:15.094Z] #17 66.33 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T23:51:15.565Z] #39 27.12 CC images/ext-file.o [2019-10-24T23:51:15.566Z] #39 27.23 CC images/cgroup.o [2019-10-24T23:51:15.832Z] #18 ... [2019-10-24T23:51:15.832Z] [2019-10-24T23:51:15.832Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:51:15.832Z] #29 150.6 + rm -rf /tmp/tmp.whSidm9eBe [2019-10-24T23:51:15.832Z] #29 DONE 151.0s [2019-10-24T23:51:15.833Z] [2019-10-24T23:51:15.833Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:15.833Z] #42 106.0 CC criu/filesystems.o [2019-10-24T23:51:15.833Z] #42 106.5 CC criu/fsnotify.o [2019-10-24T23:51:15.833Z] #42 107.6 CC criu/image-desc.o [2019-10-24T23:51:15.833Z] #42 107.7 CC criu/image.o [2019-10-24T23:51:15.833Z] #42 108.6 CC criu/ipc_ns.o [2019-10-24T23:51:15.833Z] #42 109.8 CC criu/irmap.o [2019-10-24T23:51:15.833Z] #42 110.4 CC criu/kcmp-ids.o [2019-10-24T23:51:15.833Z] #42 110.6 CC criu/kerndat.o [2019-10-24T23:51:15.833Z] #42 111.7 CC criu/libnetlink.o [2019-10-24T23:51:15.833Z] #42 111.9 CC criu/log.o [2019-10-24T23:51:15.833Z] #42 112.4 CC criu/lsm.o [2019-10-24T23:51:15.833Z] #42 112.9 CC criu/mem.o [2019-10-24T23:51:16.139Z] #39 27.73 CC images/userns.o [2019-10-24T23:51:16.139Z] #39 27.97 CC images/google/protobuf/descriptor.o [2019-10-24T23:51:16.242Z] #42 ... [2019-10-24T23:51:16.242Z] [2019-10-24T23:51:16.242Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:16.242Z] #18 121.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T23:51:16.242Z] #18 121.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T23:51:16.242Z] #18 121.6 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T23:51:16.242Z] #18 121.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T23:51:16.999Z] #17 67.97 Selecting previously unselected package net-tools. [2019-10-24T23:51:16.999Z] #17 67.97 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-24T23:51:16.999Z] #17 67.98 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:51:16.999Z] #17 68.19 Selecting previously unselected package python-pip-whl. [2019-10-24T23:51:16.999Z] #17 68.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:51:16.999Z] #17 68.20 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:51:17.301Z] #18 122.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:51:17.526Z] #39 28.98 CC images/opts.o [2019-10-24T23:51:17.526Z] #39 29.10 CC images/seccomp.o [2019-10-24T23:51:17.526Z] #39 29.38 CC images/binfmt-misc.o [2019-10-24T23:51:17.567Z] #17 68.78 Selecting previously unselected package python3-pip. [2019-10-24T23:51:17.567Z] #17 68.79 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:51:17.567Z] #17 68.80 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:51:17.787Z] #39 29.51 CC images/time.o [2019-10-24T23:51:17.826Z] #17 69.01 Selecting previously unselected package python3-pkg-resources. [2019-10-24T23:51:17.826Z] #17 69.01 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:51:17.826Z] #17 69.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:51:17.826Z] #17 69.19 Selecting previously unselected package python3-setuptools. [2019-10-24T23:51:17.826Z] #17 69.20 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T23:51:17.826Z] #17 69.20 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T23:51:18.048Z] #39 29.71 CC images/sysctl.o [2019-10-24T23:51:18.089Z] #17 69.43 Selecting previously unselected package python3-wheel. [2019-10-24T23:51:18.089Z] #17 69.44 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T23:51:18.089Z] #17 69.45 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T23:51:18.089Z] #17 69.57 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T23:51:18.310Z] #39 29.90 CC images/autofs.o [2019-10-24T23:51:18.310Z] #39 30.03 CC images/macvlan.o [2019-10-24T23:51:18.348Z] #17 69.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-24T23:51:18.348Z] #17 69.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:51:18.361Z] #18 123.5 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T23:51:18.361Z] #18 123.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:51:18.571Z] #39 30.14 CC images/sit.o [2019-10-24T23:51:18.571Z] #39 30.30 LINK images/built-in.o [2019-10-24T23:51:18.571Z] #39 30.35 GEN compel/include/asm [2019-10-24T23:51:18.571Z] #39 30.36 GEN compel/include/version.h [2019-10-24T23:51:18.607Z] #17 69.90 Selecting previously unselected package vim-runtime. [2019-10-24T23:51:18.607Z] #17 69.91 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:51:18.607Z] #17 69.96 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T23:51:18.607Z] #17 69.98 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T23:51:18.607Z] #17 70.01 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:18.765Z] #18 124.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T23:51:18.765Z] #18 124.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T23:51:18.837Z] #39 30.39 touch .config [2019-10-24T23:51:18.837Z] #39 30.41 GEN include/common/config.h [2019-10-24T23:51:18.837Z] #39 30.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T23:51:18.837Z] #39 30.50 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-24T23:51:18.837Z] #39 30.53 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-24T23:51:18.837Z] #39 30.56 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-24T23:51:18.837Z] #39 30.58 DEP compel/plugins/std/infect.d [2019-10-24T23:51:19.100Z] #39 30.65 DEP compel/plugins/std/string.d [2019-10-24T23:51:19.100Z] #39 30.71 DEP compel/plugins/std/log.d [2019-10-24T23:51:19.100Z] #39 30.77 DEP compel/plugins/std/fds.d [2019-10-24T23:51:19.100Z] #39 30.85 DEP compel/plugins/std/std.d [2019-10-24T23:51:19.362Z] #39 30.93 DEP compel/plugins/shmem/shmem.d [2019-10-24T23:51:19.362Z] #39 31.04 DEP compel/plugins/fds/fds.d [2019-10-24T23:51:19.362Z] #39 31.15 CC compel/plugins/std/std.o [2019-10-24T23:51:19.623Z] #39 31.34 CC compel/plugins/std/fds.o [2019-10-24T23:51:19.625Z] #18 124.8 Setting up dh-python (2.20170125) ... [2019-10-24T23:51:19.884Z] #39 31.57 CC compel/plugins/std/log.o [2019-10-24T23:51:20.033Z] #18 125.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-24T23:51:20.315Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.6s done [2019-10-24T23:51:20.315Z] #8 DONE 34.4s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T23:51:20.315Z] #9 DONE 0.2s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T23:51:20.315Z] #10 DONE 0.2s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:51:20.315Z] #34 ... [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #21 [golangci_lint 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:51:20.315Z] #21 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T23:51:20.315Z] #50 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T23:51:20.315Z] #62 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T23:51:20.315Z] #31 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T23:51:20.315Z] #44 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T23:51:20.315Z] #22 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T23:51:20.315Z] #68 DONE 0.2s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T23:51:20.315Z] #47 DONE 0.1s [2019-10-24T23:51:20.315Z] [2019-10-24T23:51:20.315Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:20.315Z] #48 0.652 + RM_GOPATH=0 [2019-10-24T23:51:20.315Z] #48 0.652 + TMP_GOPATH= [2019-10-24T23:51:20.315Z] #48 0.652 + : /build [2019-10-24T23:51:20.315Z] #48 0.652 + '[' -z '' ']' [2019-10-24T23:51:20.315Z] #48 0.652 ++ mktemp -d [2019-10-24T23:51:20.315Z] #48 0.664 + export GOPATH=/tmp/tmp.AzpKe8VuBJ [2019-10-24T23:51:20.315Z] #48 0.669 + GOPATH=/tmp/tmp.AzpKe8VuBJ [2019-10-24T23:51:20.315Z] #48 0.669 + RM_GOPATH=1 [2019-10-24T23:51:20.315Z] #48 0.683 ++ dirname ./install.sh [2019-10-24T23:51:20.315Z] #48 0.694 + dir=. [2019-10-24T23:51:20.315Z] #48 0.699 + bin=gotestsum [2019-10-24T23:51:20.315Z] #48 0.700 + shift [2019-10-24T23:51:20.315Z] #48 0.713 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T23:51:20.315Z] #48 0.713 + . ./gotestsum.installer [2019-10-24T23:51:20.315Z] #48 0.714 ++ : v0.3.5 [2019-10-24T23:51:20.315Z] #48 0.721 + install_gotestsum [2019-10-24T23:51:20.315Z] #48 0.721 Installing gotestsum version v0.3.5 [2019-10-24T23:51:20.315Z] #48 0.721 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T23:51:20.315Z] #48 0.721 + go get -d gotest.tools/gotestsum [2019-10-24T23:51:20.432Z] #18 125.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:51:20.432Z] #18 DONE 125.7s [2019-10-24T23:51:20.432Z] [2019-10-24T23:51:20.432Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:51:20.461Z] #39 32.25 CC compel/plugins/std/string.o [2019-10-24T23:51:21.034Z] #39 32.56 CC compel/plugins/std/infect.o [2019-10-24T23:51:21.034Z] #39 32.76 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-24T23:51:21.034Z] #39 32.78 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-24T23:51:21.034Z] #39 32.84 AR compel/plugins/std.lib.a [2019-10-24T23:51:21.034Z] #39 32.89 CC compel/plugins/fds/fds.o [2019-10-24T23:51:21.607Z] #39 33.09 AR compel/plugins/fds.lib.a [2019-10-24T23:51:21.607Z] #39 33.13 HOSTDEP compel/src/lib/log-host.d [2019-10-24T23:51:21.607Z] #39 33.23 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T23:51:21.607Z] #39 33.29 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-24T23:51:21.607Z] #39 33.36 HOSTDEP compel/src/main-host.d [2019-10-24T23:51:21.607Z] #39 33.44 DEP compel/src/lib/ptrace.d [2019-10-24T23:51:21.868Z] #39 33.59 DEP compel/src/lib/infect.d [2019-10-24T23:51:22.129Z] #39 33.78 DEP compel/src/lib/infect-util.d [2019-10-24T23:51:22.129Z] #39 33.85 DEP compel/src/lib/infect-rpc.d [2019-10-24T23:51:22.390Z] #39 33.95 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-24T23:51:22.390Z] #39 34.02 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-24T23:51:22.390Z] #39 34.08 DEP compel/src/lib/log.d [2019-10-24T23:51:22.390Z] #39 34.15 DEP compel/src/main.d [2019-10-24T23:51:22.652Z] #39 34.21 DEP compel/src/lib/handle-elf.d [2019-10-24T23:51:22.652Z] #39 34.28 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-24T23:51:22.652Z] #39 34.39 CC compel/src/lib/log.o [2019-10-24T23:51:22.841Z] #17 74.07 Selecting previously unselected package vim. [2019-10-24T23:51:22.841Z] #17 74.07 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T23:51:22.841Z] #17 74.08 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:51:22.841Z] #17 ... [2019-10-24T23:51:22.841Z] [2019-10-24T23:51:22.841Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:22.841Z] #44 150.7 net/http [2019-10-24T23:51:23.099Z] #44 ... [2019-10-24T23:51:23.099Z] [2019-10-24T23:51:23.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:23.099Z] #41 63.81 AR soccr/libsoccr.a [2019-10-24T23:51:23.099Z] #41 63.85 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:51:23.099Z] #41 64.19 DEP criu/arch/x86/sigframe.d [2019-10-24T23:51:23.099Z] #41 64.32 DEP criu/arch/x86/sigaction_compat.d [2019-10-24T23:51:23.099Z] #41 64.42 DEP criu/arch/x86/kerndat.d [2019-10-24T23:51:23.099Z] #41 64.58 DEP criu/arch/x86/crtools.d [2019-10-24T23:51:23.099Z] #41 64.77 DEP criu/arch/x86/cpu.d [2019-10-24T23:51:23.099Z] #41 64.98 CC criu/arch/x86/cpu.o [2019-10-24T23:51:23.099Z] #41 65.76 CC criu/arch/x86/crtools.o [2019-10-24T23:51:23.099Z] #41 67.08 CC criu/arch/x86/kerndat.o [2019-10-24T23:51:23.099Z] #41 67.53 CC criu/arch/x86/sigaction_compat.o [2019-10-24T23:51:23.099Z] #41 67.77 CC criu/arch/x86/sigframe.o [2019-10-24T23:51:23.099Z] #41 68.08 LINK criu/arch/x86/crtools.built-in.o [2019-10-24T23:51:23.099Z] #41 68.15 DEP criu/pie/util-vdso-elf32.d [2019-10-24T23:51:23.099Z] #41 68.28 DEP criu/arch/x86/vdso-pie.d [2019-10-24T23:51:23.099Z] #41 68.40 DEP criu/pie/parasite-vdso.d [2019-10-24T23:51:23.099Z] #41 68.58 DEP criu/pie/util-vdso.d [2019-10-24T23:51:23.099Z] #41 68.77 DEP criu/pie/util.d [2019-10-24T23:51:23.099Z] #41 68.99 CC criu/pie/util.o [2019-10-24T23:51:23.099Z] #41 69.35 CC criu/pie/util-vdso.o [2019-10-24T23:51:23.099Z] #41 70.00 CC criu/pie/parasite-vdso.o [2019-10-24T23:51:23.099Z] #41 71.23 CC criu/arch/x86/vdso-pie.o [2019-10-24T23:51:23.099Z] #41 71.69 CC criu/pie/util-vdso-elf32.o [2019-10-24T23:51:23.099Z] #41 72.25 AR criu/pie/pie.lib.a [2019-10-24T23:51:23.099Z] #41 72.35 DEP criu/pie/restorer.d [2019-10-24T23:51:23.099Z] #41 72.53 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-24T23:51:23.099Z] #41 72.64 DEP criu/arch/x86/restorer_unmap.d [2019-10-24T23:51:23.099Z] #41 72.68 DEP criu/arch/x86/restorer.d [2019-10-24T23:51:23.099Z] #41 72.98 DEP criu/pie/parasite.d [2019-10-24T23:51:23.099Z] #41 73.27 CC criu/pie/parasite.o [2019-10-24T23:51:23.224Z] #39 34.73 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-24T23:51:23.224Z] #39 34.97 CC compel/arch/aarch64/src/lib/infect.o [2019-10-24T23:51:23.358Z] #41 ... [2019-10-24T23:51:23.358Z] [2019-10-24T23:51:23.358Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:23.358Z] #17 74.65 Selecting previously unselected package xfsprogs. [2019-10-24T23:51:23.358Z] #17 74.66 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-24T23:51:23.358Z] #17 74.67 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:51:23.800Z] #39 35.34 CC compel/src/lib/infect-rpc.o [2019-10-24T23:51:23.926Z] #17 75.32 Selecting previously unselected package zip. [2019-10-24T23:51:23.926Z] #17 75.34 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-24T23:51:23.926Z] #17 75.35 Unpacking zip (3.0-11+b1) ... [2019-10-24T23:51:24.061Z] #39 35.64 CC compel/src/lib/infect-util.o [2019-10-24T23:51:24.185Z] #17 75.56 Selecting previously unselected package libapparmor-perl. [2019-10-24T23:51:24.185Z] #17 75.59 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T23:51:24.185Z] #17 75.59 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:51:24.322Z] #39 35.93 CC compel/src/lib/infect.o [2019-10-24T23:51:24.443Z] #17 75.74 Selecting previously unselected package apparmor. [2019-10-24T23:51:24.443Z] #17 75.74 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T23:51:24.443Z] #17 75.83 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:51:24.908Z] #19 3.919 Collecting yamllint==1.16.0 [2019-10-24T23:51:24.908Z] #19 4.438 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T23:51:25.011Z] #17 76.27 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T23:51:25.011Z] #17 76.28 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T23:51:25.011Z] #17 76.28 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:51:25.267Z] #39 ... [2019-10-24T23:51:25.267Z] [2019-10-24T23:51:25.267Z] #26 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:51:25.267Z] #26 69.03 + rm -rf /tmp/tmp.KEbCQu10Qu [2019-10-24T23:51:25.315Z] #19 4.773 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T23:51:25.315Z] #19 4.849 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T23:51:25.839Z] #26 DONE 69.9s [2019-10-24T23:51:25.839Z] [2019-10-24T23:51:25.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:25.839Z] #39 37.29 CC compel/src/lib/ptrace.o [2019-10-24T23:51:25.850Z] #48 ... [2019-10-24T23:51:25.850Z] [2019-10-24T23:51:25.850Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:25.850Z] #23 0.486 + RM_GOPATH=0 [2019-10-24T23:51:25.850Z] #23 0.486 + TMP_GOPATH= [2019-10-24T23:51:25.850Z] #23 0.487 + : /build [2019-10-24T23:51:25.850Z] #23 0.487 + '[' -z '' ']' [2019-10-24T23:51:25.850Z] #23 0.488 ++ mktemp -d [2019-10-24T23:51:25.850Z] #23 0.490 + export GOPATH=/tmp/tmp.tzrMkTEnhc [2019-10-24T23:51:25.850Z] #23 0.490 + GOPATH=/tmp/tmp.tzrMkTEnhc [2019-10-24T23:51:25.850Z] #23 0.491 + RM_GOPATH=1 [2019-10-24T23:51:25.850Z] #23 0.494 ++ dirname ./install.sh [2019-10-24T23:51:25.850Z] #23 0.495 + dir=. [2019-10-24T23:51:25.850Z] #23 0.496 + bin=dockercli [2019-10-24T23:51:25.850Z] #23 0.496 + shift [2019-10-24T23:51:25.850Z] #23 0.497 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T23:51:25.850Z] #23 0.497 + . ./dockercli.installer [2019-10-24T23:51:25.850Z] #23 0.498 ++ : stable [2019-10-24T23:51:25.850Z] #23 0.498 ++ : 17.06.2-ce [2019-10-24T23:51:25.850Z] #23 0.499 + install_dockercli [2019-10-24T23:51:25.850Z] #23 0.500 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T23:51:25.850Z] #23 0.500 Install docker/cli version 17.06.2-ce from stable [2019-10-24T23:51:25.850Z] #23 0.502 ++ uname -m [2019-10-24T23:51:25.850Z] #23 0.507 + arch=ppc64le [2019-10-24T23:51:25.850Z] #23 0.507 + '[' ppc64le '!=' x86_64 ']' [2019-10-24T23:51:25.850Z] #23 0.508 + '[' ppc64le '!=' s390x ']' [2019-10-24T23:51:25.850Z] #23 0.508 + '[' ppc64le '!=' armhf ']' [2019-10-24T23:51:25.850Z] #23 0.508 + build_dockercli [2019-10-24T23:51:25.850Z] #23 0.509 + git clone https://github.com/docker/docker-ce /tmp/tmp.tzrMkTEnhc/tmp/docker-ce [2019-10-24T23:51:25.850Z] #23 0.549 Cloning into '/tmp/tmp.tzrMkTEnhc/tmp/docker-ce'... [2019-10-24T23:51:25.850Z] #23 ... [2019-10-24T23:51:25.850Z] [2019-10-24T23:51:25.850Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:25.850Z] #45 0.516 + RM_GOPATH=0 [2019-10-24T23:51:25.850Z] #45 0.517 + TMP_GOPATH= [2019-10-24T23:51:25.850Z] #45 0.518 + : /build [2019-10-24T23:51:25.850Z] #45 0.519 + '[' -z '' ']' [2019-10-24T23:51:25.850Z] #45 0.521 ++ mktemp -d [2019-10-24T23:51:25.850Z] #45 0.523 + export GOPATH=/tmp/tmp.ntELkgbRyt [2019-10-24T23:51:25.850Z] #45 0.524 + GOPATH=/tmp/tmp.ntELkgbRyt [2019-10-24T23:51:25.850Z] #45 0.524 + RM_GOPATH=1 [2019-10-24T23:51:25.850Z] #45 0.525 ++ dirname ./install.sh [2019-10-24T23:51:25.850Z] #45 0.534 + dir=. [2019-10-24T23:51:25.850Z] #45 0.534 + bin=vndr [2019-10-24T23:51:25.850Z] #45 0.534 + shift [2019-10-24T23:51:25.850Z] #45 0.535 + '[' '!' -f ./vndr.installer ']' [2019-10-24T23:51:25.850Z] #45 0.535 + . ./vndr.installer [2019-10-24T23:51:25.850Z] #45 0.535 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:51:25.850Z] #45 0.535 + install_vndr [2019-10-24T23:51:25.850Z] #45 0.535 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T23:51:25.850Z] #45 0.536 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:51:25.850Z] #45 0.536 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ntELkgbRyt/src/github.com/LK4D4/vndr [2019-10-24T23:51:25.850Z] #45 0.556 Cloning into '/tmp/tmp.ntELkgbRyt/src/github.com/LK4D4/vndr'... [2019-10-24T23:51:25.850Z] #45 2.264 + cd /tmp/tmp.ntELkgbRyt/src/github.com/LK4D4/vndr [2019-10-24T23:51:25.850Z] #45 2.265 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T23:51:25.850Z] #45 2.363 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T23:51:25.850Z] #45 4.679 internal/cpu [2019-10-24T23:51:25.850Z] #45 4.764 internal/race [2019-10-24T23:51:25.850Z] #45 4.836 runtime/internal/atomic [2019-10-24T23:51:25.850Z] #45 4.968 runtime/internal/sys [2019-10-24T23:51:25.850Z] #45 5.114 sync/atomic [2019-10-24T23:51:25.850Z] #45 5.725 runtime/internal/math [2019-10-24T23:51:25.850Z] #45 6.161 unicode [2019-10-24T23:51:25.850Z] #45 6.213 unicode/utf8 [2019-10-24T23:51:25.850Z] #45 6.313 internal/bytealg [2019-10-24T23:51:25.850Z] #45 6.438 math/bits [2019-10-24T23:51:26.101Z] #39 37.73 AR compel/libcompel.a [2019-10-24T23:51:26.101Z] #39 37.78 HOSTCC compel/src/main-host.o [2019-10-24T23:51:26.142Z] #19 5.793 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T23:51:26.142Z] #19 5.870 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T23:51:26.362Z] #39 38.05 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-24T23:51:26.362Z] #39 38.18 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T23:51:26.388Z] #17 77.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T23:51:26.388Z] #17 77.85 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T23:51:26.539Z] #19 ... [2019-10-24T23:51:26.539Z] [2019-10-24T23:51:26.539Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:26.539Z] #42 114.5 CC criu/mount.o [2019-10-24T23:51:26.539Z] #42 117.7 CC criu/namespaces.o [2019-10-24T23:51:26.539Z] #42 119.1 CC criu/net.o [2019-10-24T23:51:26.539Z] #42 121.7 CC criu/netfilter.o [2019-10-24T23:51:26.539Z] #42 122.0 CC criu/page-pipe.o [2019-10-24T23:51:26.539Z] #42 122.5 CC criu/page-xfer.o [2019-10-24T23:51:26.539Z] #42 123.5 CC criu/pagemap-cache.o [2019-10-24T23:51:26.539Z] #42 124.0 CC criu/pagemap.o [2019-10-24T23:51:26.623Z] #39 38.45 HOSTCC compel/src/lib/log-host.o [2019-10-24T23:51:26.647Z] #17 77.86 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:51:26.885Z] #39 38.61 HOSTLINK compel/compel-host-bin [2019-10-24T23:51:26.885Z] #39 38.75 DEP soccr/soccr.d [2019-10-24T23:51:26.946Z] #42 124.8 CC criu/parasite-syscall.o [2019-10-24T23:51:27.146Z] #39 38.91 CC soccr/soccr.o [2019-10-24T23:51:27.719Z] #39 ... [2019-10-24T23:51:27.719Z] [2019-10-24T23:51:27.719Z] #27 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T23:51:27.719Z] #27 DONE 0.2s [2019-10-24T23:51:27.719Z] [2019-10-24T23:51:27.719Z] #30 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T23:51:27.719Z] #30 DONE 0.1s [2019-10-24T23:51:27.719Z] [2019-10-24T23:51:27.719Z] #35 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T23:51:27.804Z] #42 125.5 CC criu/path.o [2019-10-24T23:51:27.804Z] #42 ... [2019-10-24T23:51:27.804Z] [2019-10-24T23:51:27.804Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:51:27.804Z] #19 7.344 Building wheels for collected packages: pathspec, pyyaml [2019-10-24T23:51:27.804Z] #19 7.345 Running setup.py bdist_wheel for pathspec: started [2019-10-24T23:51:27.980Z] #35 DONE 0.1s [2019-10-24T23:51:27.981Z] [2019-10-24T23:51:27.981Z] #37 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T23:51:27.981Z] #37 DONE 0.2s [2019-10-24T23:51:27.981Z] [2019-10-24T23:51:27.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:27.981Z] #39 39.63 AR soccr/libsoccr.a [2019-10-24T23:51:27.981Z] #39 39.66 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:51:28.242Z] #39 39.93 DEP criu/arch/aarch64/sigframe.d [2019-10-24T23:51:28.242Z] #39 39.98 DEP criu/arch/aarch64/crtools.d [2019-10-24T23:51:28.242Z] #39 40.07 DEP criu/arch/aarch64/cpu.d [2019-10-24T23:51:28.503Z] #39 40.09 DEP criu/arch/aarch64/bitops.d [2019-10-24T23:51:28.503Z] #39 40.14 CC criu/arch/aarch64/bitops.o [2019-10-24T23:51:28.503Z] #39 40.22 CC criu/arch/aarch64/cpu.o [2019-10-24T23:51:28.503Z] #39 40.29 CC criu/arch/aarch64/crtools.o [2019-10-24T23:51:28.552Z] #17 79.71 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T23:51:28.552Z] #17 79.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T23:51:28.552Z] #17 79.72 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:51:28.552Z] #17 79.81 Selecting previously unselected package mingw-w64-common. [2019-10-24T23:51:28.552Z] #17 79.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T23:51:28.552Z] #17 79.84 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T23:51:28.566Z] #45 8.941 internal/testlog [2019-10-24T23:51:28.566Z] #45 9.064 math [2019-10-24T23:51:28.670Z] #19 8.129 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T23:51:28.670Z] #19 8.129 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T23:51:28.670Z] #19 8.155 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T23:51:28.764Z] #39 40.63 CC criu/arch/aarch64/sigframe.o [2019-10-24T23:51:29.026Z] #39 40.77 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-24T23:51:29.191Z] #45 ... [2019-10-24T23:51:29.191Z] [2019-10-24T23:51:29.191Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:51:29.191Z] #29 0.534 + mktemp -d [2019-10-24T23:51:29.191Z] #29 0.537 + export GOPATH=/tmp/tmp.hpfyYxapS7 [2019-10-24T23:51:29.191Z] #29 0.537 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hpfyYxapS7/src/github.com/go-swagger/go-swagger [2019-10-24T23:51:29.191Z] #29 0.542 Cloning into '/tmp/tmp.hpfyYxapS7/src/github.com/go-swagger/go-swagger'... [2019-10-24T23:51:29.287Z] #39 40.79 DEP criu/arch/aarch64/intraprocedure.d [2019-10-24T23:51:29.287Z] #39 40.81 DEP criu/arch/aarch64/vdso-pie.d [2019-10-24T23:51:29.287Z] #39 40.92 DEP criu/pie/parasite-vdso.d [2019-10-24T23:51:29.287Z] #39 41.02 DEP criu/pie/util-vdso.d [2019-10-24T23:51:29.479Z] #29 ... [2019-10-24T23:51:29.480Z] [2019-10-24T23:51:29.480Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:51:29.480Z] #25 0.537 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:51:29.480Z] #25 0.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:51:29.480Z] #25 0.611 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:51:29.480Z] #25 0.623 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:51:29.480Z] #25 0.653 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:51:29.480Z] #25 2.002 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:51:29.480Z] #25 5.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:51:29.480Z] #25 6.817 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:51:29.480Z] #25 ... [2019-10-24T23:51:29.480Z] [2019-10-24T23:51:29.480Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:51:29.480Z] #39 0.504 + mktemp -d [2019-10-24T23:51:29.480Z] #39 0.513 + export GOPATH=/tmp/tmp.nQJoumDpch [2019-10-24T23:51:29.480Z] #39 0.513 + git clone https://github.com/docker/distribution.git /tmp/tmp.nQJoumDpch/src/github.com/docker/distribution [2019-10-24T23:51:29.480Z] #39 0.517 Cloning into '/tmp/tmp.nQJoumDpch/src/github.com/docker/distribution'... [2019-10-24T23:51:29.548Z] #39 41.08 DEP criu/pie/util.d [2019-10-24T23:51:29.548Z] #39 41.16 CC criu/pie/util.o [2019-10-24T23:51:29.768Z] #39 ... [2019-10-24T23:51:29.768Z] [2019-10-24T23:51:29.768Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:29.768Z] #63 0.559 + RM_GOPATH=0 [2019-10-24T23:51:29.768Z] #63 0.559 + TMP_GOPATH= [2019-10-24T23:51:29.768Z] #63 0.559 + : /build/ [2019-10-24T23:51:29.768Z] #63 0.560 + '[' -z '' ']' [2019-10-24T23:51:29.768Z] #63 0.564 ++ mktemp -d [2019-10-24T23:51:29.768Z] #63 0.602 + export GOPATH=/tmp/tmp.UJNIrKrMTX [2019-10-24T23:51:29.768Z] #63 0.602 + GOPATH=/tmp/tmp.UJNIrKrMTX [2019-10-24T23:51:29.768Z] #63 0.602 + RM_GOPATH=1 [2019-10-24T23:51:29.768Z] #63 0.603 ++ dirname ./install.sh [2019-10-24T23:51:29.768Z] #63 0.608 + dir=. [2019-10-24T23:51:29.768Z] #63 0.608 + bin=rootlesskit [2019-10-24T23:51:29.768Z] #63 0.608 + shift [2019-10-24T23:51:29.768Z] #63 0.610 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T23:51:29.768Z] #63 0.611 + . ./rootlesskit.installer [2019-10-24T23:51:29.768Z] #63 0.611 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:51:29.768Z] #63 0.612 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:51:29.768Z] #63 0.612 + install_rootlesskit [2019-10-24T23:51:29.768Z] #63 0.612 + case "$1" in [2019-10-24T23:51:29.768Z] #63 0.612 + export CGO_ENABLED=0 [2019-10-24T23:51:29.768Z] #63 0.612 + CGO_ENABLED=0 [2019-10-24T23:51:29.768Z] #63 0.612 + _install_rootlesskit [2019-10-24T23:51:29.768Z] #63 0.612 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T23:51:29.768Z] #63 0.612 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UJNIrKrMTX/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:51:29.768Z] #63 0.631 Cloning into '/tmp/tmp.UJNIrKrMTX/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T23:51:29.768Z] #63 7.401 + cd /tmp/tmp.UJNIrKrMTX/src/github.com/rootless-containers/rootlesskit [2019-10-24T23:51:29.768Z] #63 7.408 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T23:51:29.768Z] #63 8.447 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:51:29.768Z] #63 8.448 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T23:51:29.768Z] #63 ... [2019-10-24T23:51:29.768Z] [2019-10-24T23:51:29.768Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:51:29.768Z] #69 0.553 + RM_GOPATH=0 [2019-10-24T23:51:29.768Z] #69 0.553 + TMP_GOPATH= [2019-10-24T23:51:29.768Z] #69 0.553 + : /build [2019-10-24T23:51:29.768Z] #69 0.553 + '[' -z '' ']' [2019-10-24T23:51:29.768Z] #69 0.554 ++ mktemp -d [2019-10-24T23:51:29.768Z] #69 0.557 + export GOPATH=/tmp/tmp.2W8Hz7PaV8 [2019-10-24T23:51:29.768Z] #69 0.557 + GOPATH=/tmp/tmp.2W8Hz7PaV8 [2019-10-24T23:51:29.768Z] #69 0.557 + RM_GOPATH=1 [2019-10-24T23:51:29.768Z] #69 0.570 ++ dirname ./install.sh [2019-10-24T23:51:29.768Z] #69 0.577 + dir=. [2019-10-24T23:51:29.768Z] #69 0.577 + bin=proxy [2019-10-24T23:51:29.768Z] #69 0.577 + shift [2019-10-24T23:51:29.768Z] #69 0.581 + '[' '!' -f ./proxy.installer ']' [2019-10-24T23:51:29.768Z] #69 0.584 + . ./proxy.installer [2019-10-24T23:51:29.768Z] #69 0.588 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:51:29.768Z] #69 0.592 + install_proxy [2019-10-24T23:51:29.768Z] #69 0.593 + case "$1" in [2019-10-24T23:51:29.768Z] #69 0.593 + export CGO_ENABLED=0 [2019-10-24T23:51:29.768Z] #69 0.593 + CGO_ENABLED=0 [2019-10-24T23:51:29.768Z] #69 0.593 + _install_proxy [2019-10-24T23:51:29.768Z] #69 0.594 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T23:51:29.768Z] #69 0.595 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:51:29.768Z] #69 0.601 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2W8Hz7PaV8/src/github.com/docker/libnetwork [2019-10-24T23:51:29.768Z] #69 0.641 Cloning into '/tmp/tmp.2W8Hz7PaV8/src/github.com/docker/libnetwork'... [2019-10-24T23:51:29.809Z] #39 41.40 CC criu/pie/util-vdso.o [2019-10-24T23:51:29.884Z] #19 9.135 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T23:51:29.884Z] #19 9.136 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T23:51:29.884Z] #19 9.201 Successfully built pathspec pyyaml [2019-10-24T23:51:29.884Z] #19 9.201 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-24T23:51:30.055Z] #69 ... [2019-10-24T23:51:30.055Z] [2019-10-24T23:51:30.055Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:51:30.055Z] #34 0.724 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:51:30.055Z] #34 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:51:30.055Z] #34 0.995 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:51:30.055Z] #34 1.022 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:51:30.055Z] #34 1.123 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:51:30.055Z] #34 2.809 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:51:30.055Z] #34 5.821 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:51:30.055Z] #34 7.702 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:51:30.055Z] #34 ... [2019-10-24T23:51:30.055Z] [2019-10-24T23:51:30.055Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:30.055Z] #51 0.702 + RM_GOPATH=0 [2019-10-24T23:51:30.055Z] #51 0.703 + TMP_GOPATH= [2019-10-24T23:51:30.055Z] #51 0.703 + : /build [2019-10-24T23:51:30.055Z] #51 0.703 + '[' -z '' ']' [2019-10-24T23:51:30.055Z] #51 0.704 ++ mktemp -d [2019-10-24T23:51:30.055Z] #51 0.706 + export GOPATH=/tmp/tmp.qQLnqIH9Ci [2019-10-24T23:51:30.055Z] #51 0.706 + GOPATH=/tmp/tmp.qQLnqIH9Ci [2019-10-24T23:51:30.055Z] #51 0.706 + RM_GOPATH=1 [2019-10-24T23:51:30.055Z] #51 0.716 ++ dirname ./install.sh [2019-10-24T23:51:30.055Z] #51 0.727 + dir=. [2019-10-24T23:51:30.055Z] #51 0.728 + bin=golangci_lint [2019-10-24T23:51:30.055Z] #51 0.740 + shift [2019-10-24T23:51:30.055Z] #51 0.742 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T23:51:30.055Z] #51 0.742 + . ./golangci_lint.installer [2019-10-24T23:51:30.055Z] #51 0.743 ++ : v1.20.0 [2019-10-24T23:51:30.055Z] #51 0.744 + install_golangci_lint [2019-10-24T23:51:30.055Z] #51 0.744 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T23:51:30.055Z] #51 0.744 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:51:30.055Z] #51 0.744 Installing golangci-lint version v1.20.0 [2019-10-24T23:51:30.070Z] #39 41.76 CC criu/pie/parasite-vdso.o [2019-10-24T23:51:30.284Z] #19 9.739 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T23:51:30.284Z] #19 DONE 9.9s [2019-10-24T23:51:30.284Z] [2019-10-24T23:51:30.284Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T23:51:30.344Z] #51 ... [2019-10-24T23:51:30.344Z] [2019-10-24T23:51:30.344Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:51:30.344Z] #11 1.070 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:51:30.344Z] #11 1.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:51:30.344Z] #11 1.178 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:51:30.344Z] #11 1.191 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:51:30.344Z] #11 1.279 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:51:30.344Z] #11 3.106 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:51:30.344Z] #11 6.021 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:51:30.344Z] #11 7.961 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:51:30.344Z] #11 ... [2019-10-24T23:51:30.344Z] [2019-10-24T23:51:30.344Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:51:30.344Z] #32 0.645 + RM_GOPATH=0 [2019-10-24T23:51:30.344Z] #32 0.645 + TMP_GOPATH= [2019-10-24T23:51:30.344Z] #32 0.645 + : /build [2019-10-24T23:51:30.344Z] #32 0.645 + '[' -z '' ']' [2019-10-24T23:51:30.344Z] #32 0.653 ++ mktemp -d [2019-10-24T23:51:30.344Z] #32 0.666 + export GOPATH=/tmp/tmp.LrVysSUVOz [2019-10-24T23:51:30.344Z] #32 0.666 + GOPATH=/tmp/tmp.LrVysSUVOz [2019-10-24T23:51:30.344Z] #32 0.666 + RM_GOPATH=1 [2019-10-24T23:51:30.344Z] #32 0.669 ++ dirname ./install.sh [2019-10-24T23:51:30.344Z] #32 0.692 + dir=. [2019-10-24T23:51:30.344Z] #32 0.692 + bin=tomlv [2019-10-24T23:51:30.344Z] #32 0.692 + shift [2019-10-24T23:51:30.344Z] #32 0.696 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T23:51:30.344Z] #32 0.696 + . ./tomlv.installer [2019-10-24T23:51:30.344Z] #32 0.697 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:51:30.344Z] #32 0.699 + install_tomlv [2019-10-24T23:51:30.344Z] #32 0.699 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:51:30.344Z] #32 0.699 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T23:51:30.344Z] #32 0.699 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LrVysSUVOz/src/github.com/BurntSushi/toml [2019-10-24T23:51:30.344Z] #32 0.709 Cloning into '/tmp/tmp.LrVysSUVOz/src/github.com/BurntSushi/toml'... [2019-10-24T23:51:30.344Z] #32 3.167 + cd /tmp/tmp.LrVysSUVOz/src/github.com/BurntSushi/toml [2019-10-24T23:51:30.344Z] #32 3.169 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T23:51:30.344Z] #32 3.223 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:51:30.344Z] #32 4.582 internal/cpu [2019-10-24T23:51:30.344Z] #32 4.628 math/bits [2019-10-24T23:51:30.344Z] #32 4.729 runtime/internal/sys [2019-10-24T23:51:30.344Z] #32 4.776 runtime/internal/atomic [2019-10-24T23:51:30.344Z] #32 5.750 unicode/utf8 [2019-10-24T23:51:30.344Z] #32 5.802 runtime/internal/math [2019-10-24T23:51:30.344Z] #32 6.058 sync/atomic [2019-10-24T23:51:30.344Z] #32 6.643 internal/bytealg [2019-10-24T23:51:30.344Z] #32 7.704 math [2019-10-24T23:51:30.344Z] #32 7.723 unicode [2019-10-24T23:51:30.344Z] #32 8.438 internal/testlog [2019-10-24T23:51:30.344Z] #32 9.256 runtime [2019-10-24T23:51:30.344Z] #32 9.801 encoding [2019-10-24T23:51:30.344Z] #32 10.23 runtime/cgo [2019-10-24T23:51:30.631Z] #32 ... [2019-10-24T23:51:30.631Z] [2019-10-24T23:51:30.631Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:51:30.631Z] #57 0.714 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:51:30.631Z] #57 0.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:51:30.631Z] #57 0.871 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:51:30.631Z] #57 0.884 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:51:30.631Z] #57 0.941 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:51:30.631Z] #57 2.638 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:51:30.631Z] #57 5.677 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:51:30.631Z] #57 7.818 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:51:30.631Z] #57 ... [2019-10-24T23:51:30.631Z] [2019-10-24T23:51:30.631Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:51:30.631Z] #41 0.755 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:51:30.631Z] #41 0.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:51:30.631Z] #41 1.032 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:51:30.631Z] #41 1.059 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:51:30.631Z] #41 1.118 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:51:30.631Z] #41 2.865 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:51:30.631Z] #41 5.826 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:51:30.631Z] #41 7.795 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:51:30.642Z] #39 42.12 CC criu/arch/aarch64/vdso-pie.o [2019-10-24T23:51:30.642Z] #39 42.34 CC criu/arch/aarch64/intraprocedure.o [2019-10-24T23:51:30.642Z] #39 42.38 AR criu/pie/pie.lib.a [2019-10-24T23:51:30.683Z] #24 DONE 0.2s [2019-10-24T23:51:30.683Z] [2019-10-24T23:51:30.683Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T23:51:30.904Z] #39 42.44 DEP criu/pie/restorer.d [2019-10-24T23:51:30.904Z] #39 42.62 DEP criu/arch/aarch64/restorer.d [2019-10-24T23:51:30.924Z] #41 ... [2019-10-24T23:51:30.924Z] [2019-10-24T23:51:30.924Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:30.924Z] #45 9.842 runtime [2019-10-24T23:51:30.924Z] #45 10.66 unicode/utf16 [2019-10-24T23:51:31.073Z] #28 DONE 0.4s [2019-10-24T23:51:31.073Z] [2019-10-24T23:51:31.073Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T23:51:31.073Z] #30 DONE 0.1s [2019-10-24T23:51:31.073Z] [2019-10-24T23:51:31.073Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T23:51:31.073Z] #33 DONE 0.1s [2019-10-24T23:51:31.073Z] [2019-10-24T23:51:31.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:31.073Z] #42 125.8 CC criu/pie-util-vdso-elf32.o [2019-10-24T23:51:31.073Z] #42 126.3 CC criu/pie-util-vdso.o [2019-10-24T23:51:31.073Z] #42 126.7 CC criu/pie-util.o [2019-10-24T23:51:31.073Z] #42 127.0 CC criu/pipes.o [2019-10-24T23:51:31.073Z] #42 127.9 CC criu/plugin.o [2019-10-24T23:51:31.073Z] #42 128.3 CC criu/proc_parse.o [2019-10-24T23:51:31.085Z] #17 ... [2019-10-24T23:51:31.085Z] [2019-10-24T23:51:31.085Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:51:31.085Z] #28 169.6 + rm -rf /tmp/tmp.sGZKI3oj1f [2019-10-24T23:51:31.166Z] #39 42.71 DEP criu/pie/parasite.d [2019-10-24T23:51:31.166Z] #39 42.93 CC criu/pie/parasite.o [2019-10-24T23:51:31.466Z] #42 ... [2019-10-24T23:51:31.466Z] [2019-10-24T23:51:31.466Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T23:51:31.466Z] #38 DONE 0.1s [2019-10-24T23:51:31.466Z] [2019-10-24T23:51:31.466Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:31.545Z] #45 11.92 container/list [2019-10-24T23:51:32.023Z] #28 DONE 170.7s [2019-10-24T23:51:32.023Z] [2019-10-24T23:51:32.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:32.023Z] #41 74.65 LINK criu/pie/parasite.built-in.o [2019-10-24T23:51:32.023Z] #41 74.65 GEN criu/pie/parasite-blob.h [2019-10-24T23:51:32.023Z] #41 74.66 CC criu/arch/x86/restorer.o [2019-10-24T23:51:32.023Z] #41 75.18 CC criu/arch/x86/restorer_unmap.o [2019-10-24T23:51:32.023Z] #41 75.22 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-24T23:51:32.023Z] #41 75.60 CC criu/pie/restorer.o [2019-10-24T23:51:32.023Z] #41 78.57 LINK criu/pie/restorer.built-in.o [2019-10-24T23:51:32.023Z] #41 78.58 GEN criu/pie/restorer-blob.h [2019-10-24T23:51:32.023Z] #41 78.71 DEP criu/vdso.d [2019-10-24T23:51:32.023Z] #41 78.93 DEP criu/vdso-compat.d [2019-10-24T23:51:32.023Z] #41 79.03 DEP criu/uts_ns.d [2019-10-24T23:51:32.023Z] #41 79.20 DEP criu/util.d [2019-10-24T23:51:32.023Z] #41 79.39 DEP criu/uffd.d [2019-10-24T23:51:32.023Z] #41 79.58 DEP criu/tun.d [2019-10-24T23:51:32.023Z] #41 79.75 DEP criu/tty.d [2019-10-24T23:51:32.023Z] #41 80.00 DEP criu/timerfd.d [2019-10-24T23:51:32.023Z] #41 80.20 DEP criu/sysfs_parse.d [2019-10-24T23:51:32.023Z] #41 80.47 DEP criu/sysctl.d [2019-10-24T23:51:32.023Z] #41 80.72 DEP criu/string.d [2019-10-24T23:51:32.023Z] #41 80.80 DEP criu/stats.d [2019-10-24T23:51:32.023Z] #41 80.92 DEP criu/sockets.d [2019-10-24T23:51:32.023Z] #41 81.15 DEP criu/sk-unix.d [2019-10-24T23:51:32.023Z] #41 81.38 DEP criu/sk-tcp.d [2019-10-24T23:51:32.023Z] #41 81.63 DEP criu/sk-queue.d [2019-10-24T23:51:32.023Z] #41 81.84 DEP criu/sk-packet.d [2019-10-24T23:51:32.023Z] #41 82.06 DEP criu/sk-netlink.d [2019-10-24T23:51:32.023Z] #41 82.19 DEP criu/sk-inet.d [2019-10-24T23:51:32.023Z] #41 82.32 DEP criu/signalfd.d [2019-10-24T23:51:32.023Z] #41 82.52 DEP criu/sigframe.d [2019-10-24T23:51:32.023Z] #41 82.62 DEP criu/shmem.d [2019-10-24T23:51:32.111Z] #39 43.60 LINK criu/pie/parasite.built-in.o [2019-10-24T23:51:32.111Z] #39 43.62 GEN criu/pie/parasite-blob.h [2019-10-24T23:51:32.111Z] #39 43.63 CC criu/arch/aarch64/restorer.o [2019-10-24T23:51:32.111Z] #39 43.83 CC criu/pie/restorer.o [2019-10-24T23:51:32.282Z] #41 82.86 DEP criu/servicefd.d [2019-10-24T23:51:32.541Z] #41 83.20 DEP criu/seize.d [2019-10-24T23:51:32.802Z] #41 83.58 DEP criu/seccomp.d [2019-10-24T23:51:32.807Z] #51 ... [2019-10-24T23:51:32.807Z] [2019-10-24T23:51:32.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:32.807Z] #42 130.5 CC criu/protobuf-desc.o [2019-10-24T23:51:33.373Z] #41 83.93 DEP criu/rst-malloc.d [2019-10-24T23:51:33.373Z] #41 84.01 DEP criu/rbtree.d [2019-10-24T23:51:33.373Z] #41 84.02 DEP criu/pstree.d [2019-10-24T23:51:33.373Z] #41 84.11 DEP criu/protobuf.d [2019-10-24T23:51:33.373Z] #41 84.22 GEN criu/protobuf-desc-gen.h [2019-10-24T23:51:33.499Z] #39 45.14 LINK criu/pie/restorer.built-in.o [2019-10-24T23:51:33.499Z] #39 45.15 GEN criu/pie/restorer-blob.h [2019-10-24T23:51:33.499Z] #39 45.21 DEP criu/vdso.d [2019-10-24T23:51:33.632Z] #41 ... [2019-10-24T23:51:33.632Z] [2019-10-24T23:51:33.632Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:33.632Z] #17 85.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T23:51:33.632Z] #17 85.03 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T23:51:33.632Z] #17 85.03 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:51:33.761Z] #39 45.36 DEP criu/uts_ns.d [2019-10-24T23:51:33.761Z] #39 45.45 DEP criu/util.d [2019-10-24T23:51:33.762Z] #42 131.4 CC criu/protobuf.o [2019-10-24T23:51:34.022Z] #39 45.59 DEP criu/uffd.d [2019-10-24T23:51:34.022Z] #39 45.69 DEP criu/tun.d [2019-10-24T23:51:34.259Z] #42 131.7 CC criu/pstree.o [2019-10-24T23:51:34.283Z] #39 ... [2019-10-24T23:51:34.283Z] [2019-10-24T23:51:34.283Z] #52 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:34.283Z] #52 76.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T23:51:34.283Z] #52 77.49 + mkdir -p /build [2019-10-24T23:51:34.283Z] #52 77.50 + cp runc /build/runc [2019-10-24T23:51:34.283Z] #52 DONE 77.8s [2019-10-24T23:51:34.283Z] [2019-10-24T23:51:34.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:34.283Z] #39 45.85 DEP criu/tty.d [2019-10-24T23:51:34.283Z] #39 45.98 DEP criu/timerfd.d [2019-10-24T23:51:34.283Z] #39 46.07 DEP criu/sysfs_parse.d [2019-10-24T23:51:34.544Z] #39 46.13 DEP criu/sysctl.d [2019-10-24T23:51:34.544Z] #39 46.23 DEP criu/string.d [2019-10-24T23:51:34.544Z] #39 46.26 DEP criu/stats.d [2019-10-24T23:51:34.544Z] #39 46.32 DEP criu/sockets.d [2019-10-24T23:51:34.805Z] #39 46.40 DEP criu/sk-unix.d [2019-10-24T23:51:34.805Z] #39 46.50 DEP criu/sk-tcp.d [2019-10-24T23:51:34.805Z] #39 46.59 DEP criu/sk-queue.d [2019-10-24T23:51:34.990Z] #42 132.7 CC criu/rbtree.o [2019-10-24T23:51:35.033Z] #45 15.17 crypto/internal/subtle [2019-10-24T23:51:35.033Z] #45 15.61 crypto/subtle [2019-10-24T23:51:35.067Z] #39 46.72 DEP criu/sk-packet.d [2019-10-24T23:51:35.327Z] #39 46.84 DEP criu/sk-netlink.d [2019-10-24T23:51:35.327Z] #39 47.01 DEP criu/sk-inet.d [2019-10-24T23:51:35.449Z] #42 133.1 CC criu/rst-malloc.o [2019-10-24T23:51:35.589Z] #39 47.16 DEP criu/signalfd.d [2019-10-24T23:51:35.589Z] #39 47.24 DEP criu/sigframe.d [2019-10-24T23:51:35.589Z] #39 47.39 DEP criu/shmem.d [2019-10-24T23:51:35.850Z] #39 47.51 DEP criu/servicefd.d [2019-10-24T23:51:35.850Z] #39 47.57 DEP criu/seize.d [2019-10-24T23:51:35.860Z] #42 133.4 CC criu/seccomp.o [2019-10-24T23:51:35.860Z] #42 ... [2019-10-24T23:51:35.860Z] [2019-10-24T23:51:35.860Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:35.860Z] #55 141.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T23:51:35.860Z] #55 143.5 + mkdir -p /build [2019-10-24T23:51:35.860Z] #55 143.5 + cp runc /build/runc [2019-10-24T23:51:35.860Z] #55 DONE 143.6s [2019-10-24T23:51:35.860Z] [2019-10-24T23:51:35.860Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:51:36.057Z] #45 16.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T23:51:36.112Z] #39 47.66 DEP criu/seccomp.d [2019-10-24T23:51:36.112Z] #39 47.74 DEP criu/rst-malloc.d [2019-10-24T23:51:36.112Z] #39 47.78 DEP criu/rbtree.d [2019-10-24T23:51:36.112Z] #39 47.80 DEP criu/pstree.d [2019-10-24T23:51:36.112Z] #39 47.87 DEP criu/protobuf.d [2019-10-24T23:51:36.112Z] #39 47.93 GEN criu/protobuf-desc-gen.h [2019-10-24T23:51:36.167Z] #17 ... [2019-10-24T23:51:36.167Z] [2019-10-24T23:51:36.167Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:36.167Z] #44 163.6 github.com/LK4D4/vndr/godl [2019-10-24T23:51:36.167Z] #44 164.3 github.com/LK4D4/vndr [2019-10-24T23:51:36.167Z] #44 ... [2019-10-24T23:51:36.167Z] [2019-10-24T23:51:36.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:36.167Z] #41 85.45 DEP criu/protobuf-desc.d [2019-10-24T23:51:36.167Z] #41 85.58 DEP criu/proc_parse.d [2019-10-24T23:51:36.167Z] #41 85.77 DEP criu/plugin.d [2019-10-24T23:51:36.167Z] #41 85.86 DEP criu/pipes.d [2019-10-24T23:51:36.167Z] #41 86.10 DEP criu/pie-util.d [2019-10-24T23:51:36.167Z] #41 86.19 DEP criu/pie-util-vdso.d [2019-10-24T23:51:36.167Z] #41 86.28 DEP criu/pie-util-vdso-elf32.d [2019-10-24T23:51:36.167Z] #41 86.45 DEP criu/path.d [2019-10-24T23:51:36.167Z] #41 86.67 DEP criu/parasite-syscall.d [2019-10-24T23:51:36.167Z] #41 ... [2019-10-24T23:51:36.167Z] [2019-10-24T23:51:36.167Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:36.167Z] #44 DONE 174.0s [2019-10-24T23:51:36.167Z] [2019-10-24T23:51:36.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:36.167Z] #41 86.80 DEP criu/pagemap.d [2019-10-24T23:51:36.167Z] #41 86.93 DEP criu/pagemap-cache.d [2019-10-24T23:51:36.426Z] #41 87.15 DEP criu/page-xfer.d [2019-10-24T23:51:36.686Z] #45 17.24 internal/nettrace [2019-10-24T23:51:36.713Z] #39 ... [2019-10-24T23:51:36.714Z] [2019-10-24T23:51:36.714Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:36.714Z] #42 134.5 CC criu/seize.o [2019-10-24T23:51:36.975Z] #45 17.52 runtime/cgo [2019-10-24T23:51:36.994Z] #41 87.45 DEP criu/page-pipe.d [2019-10-24T23:51:36.994Z] #41 87.56 DEP criu/netfilter.d [2019-10-24T23:51:36.994Z] #41 87.80 DEP criu/net.d [2019-10-24T23:51:37.124Z] #42 134.9 CC criu/servicefd.o [2019-10-24T23:51:37.253Z] #41 88.12 DEP criu/namespaces.d [2019-10-24T23:51:37.499Z] #39 49.09 DEP criu/protobuf-desc.d [2019-10-24T23:51:37.499Z] #39 49.17 DEP criu/proc_parse.d [2019-10-24T23:51:37.536Z] #42 135.2 CC criu/shmem.o [2019-10-24T23:51:37.760Z] #39 49.28 DEP criu/plugin.d [2019-10-24T23:51:37.760Z] #39 49.32 DEP criu/pipes.d [2019-10-24T23:51:37.760Z] #39 49.40 DEP criu/pie-util.d [2019-10-24T23:51:37.760Z] #39 49.47 DEP criu/pie-util-vdso.d [2019-10-24T23:51:37.822Z] #41 88.30 DEP criu/mount.d [2019-10-24T23:51:37.822Z] #41 88.54 DEP criu/mem.d [2019-10-24T23:51:37.822Z] #41 88.69 DEP criu/lsm.d [2019-10-24T23:51:37.934Z] #42 135.7 CC criu/sigframe.o [2019-10-24T23:51:38.021Z] #39 49.60 DEP criu/pie-util-vdso-elf32.d [2019-10-24T23:51:38.022Z] #39 49.66 DEP criu/path.d [2019-10-24T23:51:38.022Z] #39 49.77 DEP criu/parasite-syscall.d [2019-10-24T23:51:38.022Z] #39 49.89 DEP criu/pagemap.d [2019-10-24T23:51:38.081Z] #41 88.84 DEP criu/log.d [2019-10-24T23:51:38.283Z] #39 49.97 DEP criu/pagemap-cache.d [2019-10-24T23:51:38.283Z] #39 50.03 DEP criu/page-xfer.d [2019-10-24T23:51:38.340Z] #42 135.9 CC criu/signalfd.o [2019-10-24T23:51:38.340Z] #42 136.1 CC criu/sk-inet.o [2019-10-24T23:51:38.340Z] #41 88.95 DEP criu/libnetlink.d [2019-10-24T23:51:38.544Z] #39 50.11 DEP criu/page-pipe.d [2019-10-24T23:51:38.544Z] #39 50.16 DEP criu/netfilter.d [2019-10-24T23:51:38.544Z] #39 50.22 DEP criu/net.d [2019-10-24T23:51:38.599Z] #41 89.11 DEP criu/kerndat.d [2019-10-24T23:51:38.599Z] #41 89.26 DEP criu/kcmp-ids.d [2019-10-24T23:51:38.599Z] #41 89.34 DEP criu/irmap.d [2019-10-24T23:51:38.807Z] #39 50.31 DEP criu/namespaces.d [2019-10-24T23:51:38.807Z] #39 50.38 DEP criu/mount.d [2019-10-24T23:51:38.807Z] #39 50.45 DEP criu/mem.d [2019-10-24T23:51:38.807Z] #39 50.53 DEP criu/lsm.d [2019-10-24T23:51:38.807Z] #39 50.59 DEP criu/log.d [2019-10-24T23:51:38.859Z] #41 89.47 DEP criu/ipc_ns.d [2019-10-24T23:51:39.068Z] #39 50.64 DEP criu/libnetlink.d [2019-10-24T23:51:39.069Z] #39 50.70 DEP criu/kerndat.d [2019-10-24T23:51:39.069Z] #39 50.78 DEP criu/kcmp-ids.d [2019-10-24T23:51:39.069Z] #39 50.82 DEP criu/irmap.d [2019-10-24T23:51:39.069Z] #39 50.87 DEP criu/ipc_ns.d [2019-10-24T23:51:39.069Z] #39 50.94 DEP criu/image.d [2019-10-24T23:51:39.118Z] #41 89.63 DEP criu/image.d [2019-10-24T23:51:39.118Z] #41 89.82 DEP criu/image-desc.d [2019-10-24T23:51:39.118Z] #41 89.89 DEP criu/fsnotify.d [2019-10-24T23:51:39.224Z] #42 136.8 CC criu/sk-netlink.o [2019-10-24T23:51:39.224Z] #42 137.0 CC criu/sk-packet.o [2019-10-24T23:51:39.330Z] #39 51.03 DEP criu/image-desc.d [2019-10-24T23:51:39.330Z] #39 51.08 DEP criu/fsnotify.d [2019-10-24T23:51:39.377Z] #41 90.04 DEP criu/filesystems.d [2019-10-24T23:51:39.377Z] #41 90.17 DEP criu/files.d [2019-10-24T23:51:39.591Z] #39 51.16 DEP criu/filesystems.d [2019-10-24T23:51:39.591Z] #39 51.25 DEP criu/files.d [2019-10-24T23:51:39.591Z] #39 51.34 DEP criu/files-reg.d [2019-10-24T23:51:39.636Z] #41 90.35 DEP criu/files-reg.d [2019-10-24T23:51:39.841Z] #42 137.5 CC criu/sk-queue.o [2019-10-24T23:51:39.852Z] #39 51.42 DEP criu/files-ext.d [2019-10-24T23:51:39.852Z] #39 51.49 DEP criu/file-lock.d [2019-10-24T23:51:39.852Z] #39 51.55 DEP criu/file-ids.d [2019-10-24T23:51:39.852Z] #39 51.61 DEP criu/fifo.d [2019-10-24T23:51:39.852Z] #39 51.67 DEP criu/fdstore.d [2019-10-24T23:51:39.852Z] #39 51.71 DEP criu/fault-injection.d [2019-10-24T23:51:39.906Z] #41 90.50 DEP criu/files-ext.d [2019-10-24T23:51:39.906Z] #41 90.64 DEP criu/file-lock.d [2019-10-24T23:51:40.113Z] #39 51.74 DEP criu/external.d [2019-10-24T23:51:40.113Z] #39 51.79 DEP criu/eventpoll.d [2019-10-24T23:51:40.113Z] #39 51.86 DEP criu/eventfd.d [2019-10-24T23:51:40.166Z] #41 90.85 DEP criu/file-ids.d [2019-10-24T23:51:40.375Z] #39 51.92 DEP criu/crtools.d [2019-10-24T23:51:40.375Z] #39 52.06 DEP criu/cr-service.d [2019-10-24T23:51:40.375Z] #39 52.14 DEP criu/cr-restore.d [2019-10-24T23:51:40.425Z] #41 90.96 DEP criu/fifo.d [2019-10-24T23:51:40.425Z] #41 91.09 DEP criu/fdstore.d [2019-10-24T23:51:40.425Z] #41 91.19 DEP criu/fault-injection.d [2019-10-24T23:51:40.474Z] #42 138.0 CC criu/sk-tcp.o [2019-10-24T23:51:40.636Z] #39 52.25 DEP criu/cr-errno.d [2019-10-24T23:51:40.636Z] #39 52.26 DEP criu/cr-dump.d [2019-10-24T23:51:40.636Z] #39 52.39 DEP criu/cr-dedup.d [2019-10-24T23:51:40.684Z] #41 91.23 DEP criu/external.d [2019-10-24T23:51:40.684Z] #41 91.33 DEP criu/eventpoll.d [2019-10-24T23:51:40.684Z] #41 91.47 DEP criu/eventfd.d [2019-10-24T23:51:40.870Z] #42 138.4 CC criu/sk-unix.o [2019-10-24T23:51:40.896Z] #39 52.46 DEP criu/cr-check.d [2019-10-24T23:51:40.896Z] #39 52.55 DEP criu/config.d [2019-10-24T23:51:40.896Z] #39 52.62 DEP criu/clone-noasan.d [2019-10-24T23:51:40.896Z] #39 52.64 DEP criu/cgroup.d [2019-10-24T23:51:40.896Z] #39 52.71 DEP criu/cgroup-props.d [2019-10-24T23:51:40.896Z] #39 52.76 DEP criu/bitmap.d [2019-10-24T23:51:40.944Z] #41 91.58 DEP criu/crtools.d [2019-10-24T23:51:41.157Z] #39 52.79 DEP criu/bfd.d [2019-10-24T23:51:41.157Z] #39 52.86 DEP criu/autofs.d [2019-10-24T23:51:41.203Z] #41 91.81 DEP criu/cr-service.d [2019-10-24T23:51:41.203Z] #41 92.00 DEP criu/cr-restore.d [2019-10-24T23:51:41.408Z] #45 ... [2019-10-24T23:51:41.408Z] [2019-10-24T23:51:41.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:51:41.408Z] #25 22.09 Fetched 7720 kB in 21s (358 kB/s) [2019-10-24T23:51:41.417Z] #39 52.93 DEP criu/aio.d [2019-10-24T23:51:41.417Z] #39 53.01 DEP criu/action-scripts.d [2019-10-24T23:51:41.417Z] #39 53.14 CC criu/action-scripts.o [2019-10-24T23:51:41.463Z] #41 92.17 DEP criu/cr-errno.d [2019-10-24T23:51:41.463Z] #41 92.18 DEP criu/cr-dump.d [2019-10-24T23:51:41.678Z] #39 53.42 CC criu/aio.o [2019-10-24T23:51:41.723Z] #41 92.38 DEP criu/cr-dedup.d [2019-10-24T23:51:41.982Z] #41 92.52 DEP criu/cr-check.d [2019-10-24T23:51:42.188Z] #42 139.9 CC criu/sockets.o [2019-10-24T23:51:42.241Z] #41 92.76 DEP criu/config.d [2019-10-24T23:51:42.241Z] #41 92.87 DEP criu/clone-noasan.d [2019-10-24T23:51:42.241Z] #41 92.92 DEP criu/cgroup.d [2019-10-24T23:51:42.250Z] #39 53.84 CC criu/autofs.o [2019-10-24T23:51:42.501Z] #41 93.12 DEP criu/cgroup-props.d [2019-10-24T23:51:42.501Z] #41 93.27 DEP criu/bitmap.d [2019-10-24T23:51:42.501Z] #41 93.31 DEP criu/bfd.d [2019-10-24T23:51:42.760Z] #41 93.42 DEP criu/autofs.d [2019-10-24T23:51:43.020Z] #41 93.59 DEP criu/aio.d [2019-10-24T23:51:43.020Z] #41 93.76 DEP criu/action-scripts.d [2019-10-24T23:51:43.062Z] #42 140.5 CC criu/stats.o [2019-10-24T23:51:43.062Z] #42 140.7 CC criu/string.o [2019-10-24T23:51:43.062Z] #42 140.8 CC criu/sysctl.o [2019-10-24T23:51:43.062Z] #42 141.0 CC criu/sysfs_parse.o [2019-10-24T23:51:43.194Z] #39 54.74 CC criu/bfd.o [2019-10-24T23:51:43.455Z] #39 55.05 CC criu/bitmap.o [2019-10-24T23:51:43.455Z] #39 55.12 CC criu/cgroup-props.o [2019-10-24T23:51:43.494Z] #42 141.1 CC criu/timerfd.o [2019-10-24T23:51:43.494Z] #42 141.3 CC criu/tty.o [2019-10-24T23:51:43.589Z] #41 94.05 CC criu/action-scripts.o [2019-10-24T23:51:43.716Z] #39 55.56 CC criu/cgroup.o [2019-10-24T23:51:43.848Z] #41 94.48 CC criu/aio.o [2019-10-24T23:51:44.417Z] #41 94.98 CC criu/autofs.o [2019-10-24T23:51:44.898Z] #42 142.5 CC criu/tun.o [2019-10-24T23:51:45.403Z] #42 142.8 CC criu/uffd.o [2019-10-24T23:51:45.403Z] #42 ... [2019-10-24T23:51:45.403Z] [2019-10-24T23:51:45.403Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:51:45.403Z] #39 180.5 + dpkg --print-architecture [2019-10-24T23:51:45.403Z] #39 180.5 + cd /tmp/tmp.4xROc46KOF/src/github.com/docker/distribution [2019-10-24T23:51:45.403Z] #39 180.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T23:51:45.403Z] #39 180.7 + GOPATH=/tmp/tmp.4xROc46KOF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4xROc46KOF [2019-10-24T23:51:45.403Z] #39 180.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T23:51:45.634Z] #39 57.11 CC criu/clone-noasan.o [2019-10-24T23:51:45.634Z] #39 57.20 CC criu/config.o [2019-10-24T23:51:45.797Z] #41 96.38 CC criu/bfd.o [2019-10-24T23:51:46.057Z] sha256:e0be744ad5d4b095285f5d1cb24c6681ced946d7e65a49cf92ea4edc5b00917b [2019-10-24T23:51:46.057Z] INFO: Starting docker-py tests... [2019-10-24T23:51:46.364Z] #41 96.86 CC criu/bitmap.o [2019-10-24T23:51:46.364Z] #41 97.10 CC criu/cgroup-props.o [2019-10-24T23:51:46.579Z] #39 58.35 CC criu/cr-check.o [2019-10-24T23:51:46.623Z] ============================= test session starts ============================== [2019-10-24T23:51:46.623Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-24T23:51:46.623Z] rootdir: /src, inifile: pytest.ini [2019-10-24T23:51:46.623Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-24T23:51:46.983Z] #25 22.09 Reading package lists... [2019-10-24T23:51:46.983Z] #25 ... [2019-10-24T23:51:46.983Z] [2019-10-24T23:51:46.983Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:51:46.983Z] #39 24.39 + cd /tmp/tmp.nQJoumDpch/src/github.com/docker/distribution [2019-10-24T23:51:46.983Z] #39 24.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T23:51:46.983Z] #39 27.60 + GOPATH=/tmp/tmp.nQJoumDpch/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nQJoumDpch go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T23:51:47.301Z] #41 97.89 CC criu/cgroup.o [2019-10-24T23:51:47.556Z] collected 385 items / 5 deselected / 380 selected [2019-10-24T23:51:47.556Z] [2019-10-24T23:51:47.964Z] #39 59.32 CC criu/cr-dedup.o [2019-10-24T23:51:47.964Z] #39 59.56 CC criu/cr-dump.o [2019-10-24T23:51:48.238Z] #41 ... [2019-10-24T23:51:48.238Z] [2019-10-24T23:51:48.238Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:51:48.238Z] #17 89.48 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T23:51:48.238Z] #17 89.49 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T23:51:48.238Z] #17 89.50 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:51:48.238Z] #17 89.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T23:51:48.238Z] #17 89.59 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T23:51:48.238Z] #17 89.60 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:51:49.349Z] #39 60.85 CC criu/cr-errno.o [2019-10-24T23:51:49.349Z] #39 60.90 CC criu/cr-restore.o [2019-10-24T23:51:49.349Z] #39 ... [2019-10-24T23:51:49.349Z] [2019-10-24T23:51:49.349Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:49.349Z] #57 93.21 + bin/containerd [2019-10-24T23:51:49.694Z] #39 ... [2019-10-24T23:51:49.694Z] [2019-10-24T23:51:49.694Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:49.694Z] #51 29.52 + cd /tmp/tmp.qQLnqIH9Ci/src/github.com/golangci/golangci-lint/ [2019-10-24T23:51:49.694Z] #51 29.52 + git checkout -q v1.20.0 [2019-10-24T23:51:49.694Z] #51 30.32 ++ git describe --tags [2019-10-24T23:51:49.694Z] #51 30.33 + version=v1.20.0 [2019-10-24T23:51:49.694Z] #51 30.34 ++ git rev-parse --short HEAD [2019-10-24T23:51:49.983Z] #51 30.35 + commit=cc98739 [2019-10-24T23:51:49.983Z] #51 30.35 ++ git show -s --format=%cd [2019-10-24T23:51:49.983Z] #51 30.35 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T23:51:49.983Z] #51 30.36 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T23:51:50.142Z] #17 ... [2019-10-24T23:51:50.142Z] [2019-10-24T23:51:50.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:50.142Z] #41 100.4 CC criu/clone-noasan.o [2019-10-24T23:51:50.142Z] #41 100.6 CC criu/config.o [2019-10-24T23:51:50.294Z] #57 ... [2019-10-24T23:51:50.294Z] [2019-10-24T23:51:50.294Z] #48 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:50.294Z] #48 DONE 94.1s [2019-10-24T23:51:50.556Z] [2019-10-24T23:51:50.556Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:51.494Z] #51 ... [2019-10-24T23:51:51.494Z] [2019-10-24T23:51:51.494Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:51:51.494Z] #34 22.25 Fetched 7720 kB in 21s (358 kB/s) [2019-10-24T23:51:51.494Z] #34 22.25 Reading package lists... [2019-10-24T23:51:51.519Z] #41 102.1 CC criu/cr-check.o [2019-10-24T23:51:51.781Z] #34 31.69 Reading package lists... [2019-10-24T23:51:51.781Z] #34 ... [2019-10-24T23:51:51.781Z] [2019-10-24T23:51:51.781Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:51:51.781Z] #25 22.09 Reading package lists... [2019-10-24T23:51:51.943Z] #39 63.55 CC criu/cr-service.o [2019-10-24T23:51:52.021Z] #39 ... [2019-10-24T23:51:52.021Z] [2019-10-24T23:51:52.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:51:52.021Z] #42 143.8 CC criu/util.o [2019-10-24T23:51:52.021Z] #42 144.9 CC criu/uts_ns.o [2019-10-24T23:51:52.021Z] #42 145.1 CC criu/vdso.o [2019-10-24T23:51:52.021Z] #42 145.4 LINK criu/built-in.o [2019-10-24T23:51:52.021Z] #42 145.6 LINK criu/criu [2019-10-24T23:51:52.021Z] #42 145.9 DEP lib/c/criu.d [2019-10-24T23:51:52.021Z] #42 146.0 CC images/rpc.pb-c.o [2019-10-24T23:51:52.021Z] #42 146.4 CC lib/c/criu.o [2019-10-24T23:51:52.021Z] #42 147.0 LINK lib/c/built-in.o [2019-10-24T23:51:52.021Z] #42 147.1 LINK lib/c/libcriu.so [2019-10-24T23:51:52.021Z] #42 147.2 GEN magic.py [2019-10-24T23:51:52.021Z] #42 147.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:51:52.021Z] #42 147.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:51:52.021Z] #42 147.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:51:52.021Z] #42 148.1 make[1]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.5 make[1]: 'images/built-in.o' is up to date. [2019-10-24T23:51:52.021Z] #42 148.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T23:51:52.021Z] #42 148.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T23:51:52.021Z] #42 148.5 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T23:51:52.021Z] #42 148.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T23:51:52.021Z] #42 148.6 make[1]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:51:52.021Z] #42 148.7 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.7 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.8 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 148.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 149.0 make[2]: Nothing to be done for 'all'. [2019-10-24T23:51:52.021Z] #42 149.0 INSTALL criu/criu [2019-10-24T23:51:52.021Z] #42 DONE 149.1s [2019-10-24T23:51:52.021Z] [2019-10-24T23:51:52.021Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:51:52.070Z] #25 32.46 Reading package lists... [2019-10-24T23:51:52.070Z] #25 ... [2019-10-24T23:51:52.070Z] [2019-10-24T23:51:52.070Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:51:52.070Z] #57 22.80 Fetched 7720 kB in 22s (350 kB/s) [2019-10-24T23:51:52.070Z] #57 22.80 Reading package lists... [2019-10-24T23:51:52.357Z] #57 ... [2019-10-24T23:51:52.357Z] [2019-10-24T23:51:52.357Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:51:52.357Z] #11 22.83 Fetched 7720 kB in 21s (355 kB/s) [2019-10-24T23:51:52.357Z] #11 22.83 Reading package lists... [2019-10-24T23:51:52.357Z] #11 33.18 Reading package lists... [2019-10-24T23:51:52.357Z] #11 ... [2019-10-24T23:51:52.357Z] [2019-10-24T23:51:52.357Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:51:52.357Z] #69 27.54 + cd /tmp/tmp.2W8Hz7PaV8/src/github.com/docker/libnetwork [2019-10-24T23:51:52.357Z] #69 27.56 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T23:51:52.357Z] #69 28.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T23:51:52.644Z] #69 ... [2019-10-24T23:51:52.644Z] [2019-10-24T23:51:52.644Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:51:52.885Z] #39 64.56 CC criu/crtools.o [2019-10-24T23:51:53.146Z] #39 64.96 CC criu/eventfd.o [2019-10-24T23:51:53.275Z] #57 33.31 Reading package lists... [2019-10-24T23:51:53.275Z] #57 ... [2019-10-24T23:51:53.275Z] [2019-10-24T23:51:53.275Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:51:53.275Z] #45 23.68 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T23:51:53.275Z] #45 ... [2019-10-24T23:51:53.275Z] [2019-10-24T23:51:53.275Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:51:53.275Z] #41 24.02 Fetched 7720 kB in 23s (331 kB/s) [2019-10-24T23:51:53.275Z] #41 24.02 Reading package lists... [2019-10-24T23:51:53.425Z] #41 103.8 CC criu/cr-dedup.o [2019-10-24T23:51:53.685Z] #41 104.2 CC criu/cr-dump.o [2019-10-24T23:51:53.719Z] #39 65.17 CC criu/eventpoll.o [2019-10-24T23:51:53.980Z] #39 65.75 CC criu/external.o [2019-10-24T23:51:54.241Z] #39 65.95 CC criu/fault-injection.o [2019-10-24T23:51:54.241Z] #39 66.02 CC criu/fdstore.o [2019-10-24T23:51:54.502Z] #39 66.31 CC criu/fifo.o [2019-10-24T23:51:54.764Z] #39 66.55 CC criu/file-ids.o [2019-10-24T23:51:55.025Z] #39 66.75 CC criu/file-lock.o [2019-10-24T23:51:55.969Z] #39 67.35 CC criu/files-ext.o [2019-10-24T23:51:55.969Z] #39 67.57 CC criu/files-reg.o [2019-10-24T23:51:56.223Z] #41 106.5 CC criu/cr-errno.o [2019-10-24T23:51:56.223Z] #41 106.6 CC criu/cr-restore.o [2019-10-24T23:51:57.356Z] #39 68.83 CC criu/files.o [2019-10-24T23:51:58.743Z] #39 70.09 CC criu/filesystems.o [2019-10-24T23:51:59.005Z] #39 70.53 CC criu/fsnotify.o [2019-10-24T23:51:59.578Z] #39 71.22 CC criu/image-desc.o [2019-10-24T23:51:59.578Z] #39 71.32 CC criu/image.o [2019-10-24T23:51:59.685Z] 65014b3c3121: Pull complete [2019-10-24T23:52:00.151Z] #39 71.86 CC criu/ipc_ns.o [2019-10-24T23:52:00.417Z] #41 110.6 CC criu/cr-service.o [2019-10-24T23:52:00.425Z] #41 34.21 Reading package lists... [2019-10-24T23:52:00.425Z] #41 ... [2019-10-24T23:52:00.425Z] [2019-10-24T23:52:00.425Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:52:00.425Z] #34 31.69 Reading package lists... [2019-10-24T23:52:01.095Z] #39 72.60 CC criu/irmap.o [2019-10-24T23:52:01.357Z] #39 73.00 CC criu/kcmp-ids.o [2019-10-24T23:52:01.618Z] #39 73.19 CC criu/kerndat.o [2019-10-24T23:52:01.730Z] #51 ... [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:52:01.730Z] #39 195.7 + rm -rf /tmp/tmp.4xROc46KOF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4xROc46KOF [2019-10-24T23:52:01.730Z] #39 DONE 195.9s [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:01.730Z] #60 ... [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T23:52:01.730Z] #40 DONE 0.2s [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T23:52:01.730Z] #43 DONE 0.1s [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:01.730Z] #60 ... [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T23:52:01.730Z] #46 DONE 0.1s [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T23:52:01.730Z] #49 DONE 0.1s [2019-10-24T23:52:01.730Z] [2019-10-24T23:52:01.730Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:01.798Z] #41 112.1 CC criu/crtools.o [2019-10-24T23:52:02.058Z] #41 112.8 CC criu/eventfd.o [2019-10-24T23:52:02.192Z] #39 73.95 CC criu/libnetlink.o [2019-10-24T23:52:02.318Z] #41 ... [2019-10-24T23:52:02.318Z] [2019-10-24T23:52:02.318Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:02.318Z] #17 103.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T23:52:02.318Z] #17 103.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T23:52:02.318Z] #17 103.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:52:02.318Z] #17 ... [2019-10-24T23:52:02.318Z] [2019-10-24T23:52:02.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:02.318Z] #41 113.1 CC criu/eventpoll.o [2019-10-24T23:52:02.453Z] #39 74.19 CC criu/log.o [2019-10-24T23:52:02.775Z] #34 41.53 Building dependency tree... [2019-10-24T23:52:03.026Z] #39 74.54 CC criu/lsm.o [2019-10-24T23:52:03.287Z] #39 74.79 CC criu/mem.o [2019-10-24T23:52:03.699Z] #41 114.2 CC criu/external.o [2019-10-24T23:52:03.833Z] #34 44.32 The following additional packages will be installed: [2019-10-24T23:52:03.833Z] #34 44.33 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T23:52:03.833Z] #34 44.35 Suggested packages: [2019-10-24T23:52:03.833Z] #34 44.35 codeblocks eclipse ninja-build lrzip [2019-10-24T23:52:03.833Z] #34 44.35 Recommended packages: [2019-10-24T23:52:03.833Z] #34 44.35 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T23:52:03.960Z] #41 114.6 CC criu/fault-injection.o [2019-10-24T23:52:04.220Z] #41 114.8 CC criu/fdstore.o [2019-10-24T23:52:04.231Z] #39 75.97 CC criu/mount.o [2019-10-24T23:52:04.479Z] #41 115.2 CC criu/fifo.o [2019-10-24T23:52:05.049Z] #41 115.7 CC criu/file-ids.o [2019-10-24T23:52:05.308Z] #41 116.0 CC criu/file-lock.o [2019-10-24T23:52:05.881Z] #34 46.32 The following NEW packages will be installed: [2019-10-24T23:52:05.881Z] #34 46.34 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T23:52:05.881Z] #34 46.34 vim-common xxd [2019-10-24T23:52:05.881Z] #34 46.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:52:05.881Z] #34 46.49 Need to get 13.4 MB of archives. [2019-10-24T23:52:05.881Z] #34 46.49 After this operation, 60.4 MB of additional disk space will be used. [2019-10-24T23:52:05.881Z] #34 46.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T23:52:06.171Z] #34 46.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T23:52:06.171Z] #34 46.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-24T23:52:06.247Z] #41 116.8 CC criu/files-ext.o [2019-10-24T23:52:06.507Z] #41 117.2 CC criu/files-reg.o [2019-10-24T23:52:06.779Z] #39 78.44 CC criu/namespaces.o [2019-10-24T23:52:06.801Z] #34 ... [2019-10-24T23:52:06.801Z] [2019-10-24T23:52:06.801Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:52:06.801Z] #11 33.18 Reading package lists... [2019-10-24T23:52:06.801Z] #11 43.08 Building dependency tree... [2019-10-24T23:52:06.801Z] #11 46.00 The following additional packages will be installed: [2019-10-24T23:52:06.801Z] #11 46.01 libapparmor1 libseccomp2 [2019-10-24T23:52:06.801Z] #11 46.02 Suggested packages: [2019-10-24T23:52:06.801Z] #11 46.02 seccomp [2019-10-24T23:52:06.801Z] #11 46.41 The following NEW packages will be installed: [2019-10-24T23:52:06.801Z] #11 46.41 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T23:52:06.801Z] #11 46.56 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:52:06.801Z] #11 46.56 Need to get 296 kB of archives. [2019-10-24T23:52:06.801Z] #11 46.56 After this operation, 1346 kB of additional disk space will be used. [2019-10-24T23:52:06.801Z] #11 46.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-24T23:52:06.801Z] #11 46.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-24T23:52:06.801Z] #11 46.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-24T23:52:06.801Z] #11 46.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-24T23:52:07.089Z] #11 ... [2019-10-24T23:52:07.089Z] [2019-10-24T23:52:07.089Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:52:07.089Z] #34 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-24T23:52:07.177Z] #60 174.8 + bin/containerd [2019-10-24T23:52:07.378Z] #34 48.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-24T23:52:07.378Z] #34 48.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-24T23:52:07.378Z] #34 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-24T23:52:07.669Z] #34 48.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-24T23:52:07.889Z] #41 ... [2019-10-24T23:52:07.889Z] [2019-10-24T23:52:07.889Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:07.889Z] #17 114.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:52:07.889Z] #17 114.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:52:07.889Z] #17 114.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T23:52:07.889Z] #17 114.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:52:07.889Z] #17 114.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T23:52:07.889Z] #17 114.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:52:07.889Z] #17 114.6 Processing triggers for mime-support (3.60) ... [2019-10-24T23:52:07.889Z] #17 114.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:07.889Z] #17 114.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T23:52:07.889Z] #17 114.7 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T23:52:07.889Z] #17 114.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:52:07.889Z] #17 114.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:52:07.889Z] #17 114.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T23:52:07.889Z] #17 117.1 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T23:52:07.889Z] #17 117.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T23:52:07.889Z] #17 117.2 Setting up zip (3.0-11+b1) ... [2019-10-24T23:52:07.889Z] #17 117.2 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T23:52:07.889Z] #17 117.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:52:07.889Z] #17 117.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T23:52:07.889Z] #17 117.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:07.889Z] #17 117.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-24T23:52:07.889Z] #17 117.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:52:07.889Z] #17 117.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:52:07.889Z] #17 117.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T23:52:07.889Z] #17 117.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:52:07.889Z] #17 117.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:07.889Z] #17 117.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T23:52:07.889Z] #17 117.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T23:52:07.889Z] #17 117.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T23:52:07.889Z] #17 117.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:07.889Z] #17 117.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T23:52:07.889Z] #17 117.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T23:52:07.889Z] #17 117.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T23:52:07.889Z] #17 117.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T23:52:07.889Z] #17 117.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:52:07.889Z] #17 117.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T23:52:07.889Z] #17 117.9 Setting up pigz (2.3.4-1) ... [2019-10-24T23:52:07.889Z] #17 117.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:52:07.889Z] #17 118.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T23:52:07.889Z] #17 118.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T23:52:07.889Z] #17 118.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:52:07.889Z] #17 118.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T23:52:07.889Z] #17 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T23:52:07.889Z] #17 118.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T23:52:07.889Z] #17 118.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T23:52:07.889Z] #17 118.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:52:07.889Z] #17 118.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:52:07.889Z] #17 118.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:52:07.889Z] #17 118.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T23:52:07.889Z] #17 118.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:52:08.173Z] #39 79.67 CC criu/net.o [2019-10-24T23:52:08.298Z] #34 48.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:52:08.299Z] #34 48.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:52:09.808Z] #34 50.51 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:52:09.808Z] #34 ... [2019-10-24T23:52:09.808Z] [2019-10-24T23:52:09.808Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T23:52:09.808Z] #11 48.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:52:09.808Z] #11 48.72 Fetched 296 kB in 0s (2037 kB/s) [2019-10-24T23:52:09.808Z] #11 48.91 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-24T23:52:09.808Z] #11 48.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T23:52:09.808Z] #11 49.13 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-24T23:52:09.808Z] #11 49.14 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T23:52:09.808Z] #11 49.42 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-24T23:52:09.808Z] #11 49.48 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-24T23:52:09.808Z] #11 49.49 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T23:52:09.808Z] #11 49.81 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-24T23:52:09.808Z] #11 49.82 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T23:52:09.808Z] #11 49.83 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T23:52:09.808Z] #11 49.95 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-24T23:52:09.808Z] #11 49.95 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T23:52:09.808Z] #11 49.96 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T23:52:09.808Z] #11 50.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:09.808Z] #11 50.39 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T23:52:09.808Z] #11 50.40 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T23:52:09.808Z] #11 50.40 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T23:52:09.808Z] #11 50.41 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T23:52:09.808Z] #11 50.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:09.808Z] #11 DONE 50.6s [2019-10-24T23:52:10.084Z] #39 81.67 CC criu/netfilter.o [2019-10-24T23:52:10.097Z] [2019-10-24T23:52:10.097Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:52:10.097Z] #53 DONE 0.1s [2019-10-24T23:52:10.097Z] [2019-10-24T23:52:10.097Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T23:52:10.097Z] #54 DONE 0.1s [2019-10-24T23:52:10.097Z] [2019-10-24T23:52:10.097Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:10.344Z] #39 81.89 CC criu/page-pipe.o [2019-10-24T23:52:10.387Z] #55 0.368 + RM_GOPATH=0 [2019-10-24T23:52:10.605Z] #39 82.33 CC criu/page-xfer.o [2019-10-24T23:52:10.680Z] #55 0.368 + TMP_GOPATH= [2019-10-24T23:52:10.680Z] #55 0.368 + : /build [2019-10-24T23:52:10.680Z] #55 0.370 + '[' -z '' ']' [2019-10-24T23:52:10.680Z] #55 0.371 ++ mktemp -d [2019-10-24T23:52:10.680Z] #55 0.375 + export GOPATH=/tmp/tmp.YRXeFAAQkf [2019-10-24T23:52:10.680Z] #55 0.377 + GOPATH=/tmp/tmp.YRXeFAAQkf [2019-10-24T23:52:10.680Z] #55 0.377 + RM_GOPATH=1 [2019-10-24T23:52:10.680Z] #55 0.386 ++ dirname ./install.sh [2019-10-24T23:52:10.680Z] #55 0.392 + dir=. [2019-10-24T23:52:10.680Z] #55 0.393 + bin=runc [2019-10-24T23:52:10.680Z] #55 0.393 + shift [2019-10-24T23:52:10.680Z] #55 0.394 + '[' '!' -f ./runc.installer ']' [2019-10-24T23:52:10.680Z] #55 0.395 + . ./runc.installer [2019-10-24T23:52:10.680Z] #55 0.396 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:52:10.680Z] #55 0.400 + install_runc [2019-10-24T23:52:10.680Z] #55 0.401 + uname -r [2019-10-24T23:52:10.680Z] #55 0.404 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T23:52:10.680Z] #55 0.429 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T23:52:10.680Z] #55 0.430 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T23:52:10.680Z] #55 0.431 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T23:52:10.680Z] #55 0.433 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YRXeFAAQkf/src/github.com/opencontainers/runc [2019-10-24T23:52:10.680Z] #55 0.469 Cloning into '/tmp/tmp.YRXeFAAQkf/src/github.com/opencontainers/runc'... [2019-10-24T23:52:10.680Z] #55 ... [2019-10-24T23:52:10.680Z] [2019-10-24T23:52:10.680Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T23:52:10.680Z] #25 32.46 Reading package lists... [2019-10-24T23:52:10.680Z] #25 42.36 Building dependency tree... [2019-10-24T23:52:10.680Z] #25 46.38 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T23:52:10.680Z] #25 46.38 The following additional packages will be installed: [2019-10-24T23:52:10.680Z] #25 46.39 libjq1 libonig4 [2019-10-24T23:52:10.680Z] #25 47.29 The following NEW packages will be installed: [2019-10-24T23:52:10.680Z] #25 47.30 jq libjq1 libonig4 [2019-10-24T23:52:10.680Z] #25 47.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:52:10.680Z] #25 47.47 Need to get 310 kB of archives. [2019-10-24T23:52:10.680Z] #25 47.47 After this operation, 1267 kB of additional disk space will be used. [2019-10-24T23:52:10.680Z] #25 47.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-24T23:52:10.680Z] #25 47.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-24T23:52:10.680Z] #25 47.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-24T23:52:10.680Z] #25 49.46 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:52:10.680Z] #25 49.62 Fetched 310 kB in 0s (1909 kB/s) [2019-10-24T23:52:10.680Z] #25 49.86 Selecting previously unselected package libonig4:ppc64el. [2019-10-24T23:52:10.680Z] #25 49.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T23:52:10.680Z] #25 50.02 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-24T23:52:10.680Z] #25 50.03 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-24T23:52:10.680Z] #25 50.34 Selecting previously unselected package libjq1:ppc64el. [2019-10-24T23:52:10.680Z] #25 50.35 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T23:52:10.680Z] #25 50.36 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T23:52:10.680Z] #25 50.70 Selecting previously unselected package jq. [2019-10-24T23:52:10.680Z] #25 50.75 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T23:52:10.680Z] #25 50.77 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:52:10.680Z] #25 51.10 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-24T23:52:10.680Z] #25 51.11 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T23:52:10.680Z] #25 51.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:10.680Z] #25 51.23 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:52:10.680Z] #25 DONE 51.5s [2019-10-24T23:52:10.680Z] [2019-10-24T23:52:10.680Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T23:52:10.680Z] #26 DONE 0.1s [2019-10-24T23:52:10.972Z] [2019-10-24T23:52:10.972Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:52:10.972Z] #34 50.96 Fetched 13.4 MB in 2s (5611 kB/s) [2019-10-24T23:52:10.972Z] #34 51.16 Selecting previously unselected package cmake-data. [2019-10-24T23:52:10.972Z] #34 51.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T23:52:10.972Z] #34 51.28 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T23:52:10.972Z] #34 51.32 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T23:52:10.972Z] #34 ... [2019-10-24T23:52:10.972Z] [2019-10-24T23:52:10.972Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-24T23:52:10.972Z] #12 DONE 1.0s [2019-10-24T23:52:11.264Z] [2019-10-24T23:52:11.264Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:52:11.264Z] #13 ... [2019-10-24T23:52:11.264Z] [2019-10-24T23:52:11.264Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T23:52:11.264Z] #57 33.31 Reading package lists... [2019-10-24T23:52:11.264Z] #57 42.93 Building dependency tree... [2019-10-24T23:52:11.264Z] #57 46.00 The following additional packages will be installed: [2019-10-24T23:52:11.264Z] #57 46.01 btrfs-progs liblzo2-2 [2019-10-24T23:52:11.264Z] #57 46.44 The following NEW packages will be installed: [2019-10-24T23:52:11.264Z] #57 46.44 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T23:52:11.264Z] #57 46.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:52:11.264Z] #57 46.62 Need to get 588 kB of archives. [2019-10-24T23:52:11.264Z] #57 46.62 After this operation, 5005 kB of additional disk space will be used. [2019-10-24T23:52:11.264Z] #57 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T23:52:11.264Z] #57 46.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-24T23:52:11.264Z] #57 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-24T23:52:11.264Z] #57 48.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:52:11.264Z] #57 48.96 Fetched 588 kB in 0s (2757 kB/s) [2019-10-24T23:52:11.264Z] #57 49.12 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T23:52:11.264Z] #57 49.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T23:52:11.264Z] #57 49.29 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T23:52:11.264Z] #57 49.30 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:52:11.264Z] #57 49.63 Selecting previously unselected package btrfs-progs. [2019-10-24T23:52:11.264Z] #57 49.65 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-24T23:52:11.264Z] #57 49.65 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:52:11.264Z] #57 51.06 Selecting previously unselected package btrfs-tools. [2019-10-24T23:52:11.264Z] #57 51.09 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-24T23:52:11.264Z] #57 51.09 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:52:11.264Z] #57 51.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:11.264Z] #57 51.62 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:52:11.264Z] #57 51.63 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:52:11.264Z] #57 51.64 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:52:11.264Z] #57 51.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:11.264Z] #57 DONE 51.9s [2019-10-24T23:52:11.264Z] [2019-10-24T23:52:11.264Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:52:11.264Z] #58 DONE 0.1s [2019-10-24T23:52:11.544Z] #39 83.13 CC criu/pagemap-cache.o [2019-10-24T23:52:11.553Z] [2019-10-24T23:52:11.553Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T23:52:11.553Z] #59 DONE 0.1s [2019-10-24T23:52:11.553Z] [2019-10-24T23:52:11.553Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:11.553Z] #60 ... [2019-10-24T23:52:11.553Z] [2019-10-24T23:52:11.553Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T23:52:11.553Z] #13 DONE 0.6s [2019-10-24T23:52:11.804Z] #39 83.37 CC criu/pagemap.o [2019-10-24T23:52:11.844Z] [2019-10-24T23:52:11.844Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T23:52:11.844Z] #14 0.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T23:52:12.086Z] #17 122.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T23:52:12.086Z] #17 123.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:52:12.086Z] #17 123.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:52:12.086Z] #17 123.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:52:12.086Z] #17 123.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:52:12.086Z] #17 123.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:52:12.086Z] #17 123.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:52:12.086Z] #17 123.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:52:12.086Z] #17 ... [2019-10-24T23:52:12.086Z] [2019-10-24T23:52:12.086Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:12.086Z] #54 143.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T23:52:12.086Z] #54 145.2 + mkdir -p /build [2019-10-24T23:52:12.086Z] #54 145.2 + cp runc /build/runc [2019-10-24T23:52:12.086Z] #54 DONE 146.1s [2019-10-24T23:52:12.086Z] [2019-10-24T23:52:12.086Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:12.086Z] #17 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:52:12.086Z] #17 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:52:12.086Z] #17 123.3 Setting up python3 (3.5.3-1) ... [2019-10-24T23:52:12.086Z] #17 ... [2019-10-24T23:52:12.086Z] [2019-10-24T23:52:12.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:12.086Z] #41 119.4 CC criu/files.o [2019-10-24T23:52:12.086Z] #41 121.3 CC criu/filesystems.o [2019-10-24T23:52:12.086Z] #41 122.1 CC criu/fsnotify.o [2019-10-24T23:52:12.134Z] #14 DONE 0.4s [2019-10-24T23:52:12.134Z] [2019-10-24T23:52:12.134Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:12.134Z] #60 0.377 + RM_GOPATH=0 [2019-10-24T23:52:12.134Z] #60 0.384 + TMP_GOPATH= [2019-10-24T23:52:12.134Z] #60 0.385 + : /build [2019-10-24T23:52:12.134Z] #60 0.385 + '[' -z '' ']' [2019-10-24T23:52:12.134Z] #60 0.386 ++ mktemp -d [2019-10-24T23:52:12.134Z] #60 0.388 + export GOPATH=/tmp/tmp.VXtY3rOD63 [2019-10-24T23:52:12.134Z] #60 0.388 + GOPATH=/tmp/tmp.VXtY3rOD63 [2019-10-24T23:52:12.134Z] #60 0.388 + RM_GOPATH=1 [2019-10-24T23:52:12.134Z] #60 0.389 ++ dirname ./install.sh [2019-10-24T23:52:12.134Z] #60 0.393 + dir=. [2019-10-24T23:52:12.134Z] #60 0.394 + bin=containerd [2019-10-24T23:52:12.134Z] #60 0.394 + shift [2019-10-24T23:52:12.134Z] #60 0.394 + '[' '!' -f ./containerd.installer ']' [2019-10-24T23:52:12.134Z] #60 0.394 + . ./containerd.installer [2019-10-24T23:52:12.134Z] #60 0.395 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:52:12.134Z] #60 0.397 + install_containerd [2019-10-24T23:52:12.134Z] #60 0.397 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:52:12.134Z] #60 0.397 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T23:52:12.134Z] #60 0.397 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VXtY3rOD63/src/github.com/containerd/containerd [2019-10-24T23:52:12.134Z] #60 0.405 Cloning into '/tmp/tmp.VXtY3rOD63/src/github.com/containerd/containerd'... [2019-10-24T23:52:12.346Z] #41 123.1 CC criu/image-desc.o [2019-10-24T23:52:12.374Z] #39 83.96 CC criu/parasite-syscall.o [2019-10-24T23:52:12.425Z] #60 ... [2019-10-24T23:52:12.425Z] [2019-10-24T23:52:12.425Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T23:52:12.425Z] #15 DONE 0.5s [2019-10-24T23:52:12.606Z] #41 123.3 CC criu/image.o [2019-10-24T23:52:12.714Z] [2019-10-24T23:52:12.714Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T23:52:12.946Z] #39 84.51 CC criu/path.o [2019-10-24T23:52:12.946Z] #39 84.74 CC criu/pie-util-vdso-elf32.o [2019-10-24T23:52:13.004Z] #16 DONE 0.5s [2019-10-24T23:52:13.004Z] [2019-10-24T23:52:13.004Z] #17 [dev 6/24] RUN ldconfig [2019-10-24T23:52:13.207Z] #39 85.00 CC criu/pie-util-vdso.o [2019-10-24T23:52:13.467Z] #39 85.26 CC criu/pie-util.o [2019-10-24T23:52:13.546Z] #41 124.3 CC criu/ipc_ns.o [2019-10-24T23:52:13.635Z] #17 DONE 0.5s [2019-10-24T23:52:13.635Z] [2019-10-24T23:52:13.635Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:52:13.635Z] #41 34.21 Reading package lists... [2019-10-24T23:52:13.635Z] #41 44.81 Building dependency tree... [2019-10-24T23:52:13.635Z] #41 48.71 The following additional packages will be installed: [2019-10-24T23:52:13.635Z] #41 48.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T23:52:13.635Z] #41 48.71 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T23:52:13.635Z] #41 48.72 Suggested packages: [2019-10-24T23:52:13.635Z] #41 48.72 manpages-dev python-setuptools [2019-10-24T23:52:13.635Z] #41 52.00 The following NEW packages will be installed: [2019-10-24T23:52:13.635Z] #41 52.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T23:52:13.635Z] #41 52.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T23:52:13.635Z] #41 52.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T23:52:13.635Z] #41 52.02 zlib1g-dev [2019-10-24T23:52:13.635Z] #41 52.15 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:52:13.635Z] #41 52.15 Need to get 3548 kB of archives. [2019-10-24T23:52:13.635Z] #41 52.15 After this operation, 21.2 MB of additional disk space will be used. [2019-10-24T23:52:13.635Z] #41 52.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-24T23:52:13.635Z] #41 52.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-24T23:52:13.635Z] #41 52.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-24T23:52:13.635Z] #41 52.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-24T23:52:13.635Z] #41 52.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-24T23:52:13.635Z] #41 52.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-24T23:52:13.635Z] #41 52.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-24T23:52:13.635Z] #41 52.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-24T23:52:13.635Z] #41 52.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-24T23:52:13.635Z] #41 52.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-24T23:52:13.635Z] #41 52.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-24T23:52:13.635Z] #41 52.90 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-24T23:52:13.635Z] #41 52.97 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-24T23:52:13.635Z] #41 52.98 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-24T23:52:13.635Z] #41 52.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T23:52:13.635Z] #41 53.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-24T23:52:13.635Z] #41 ... [2019-10-24T23:52:13.635Z] [2019-10-24T23:52:13.635Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:13.654Z] #60 ... [2019-10-24T23:52:13.654Z] [2019-10-24T23:52:13.654Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:13.654Z] #51 DONE 208.3s [2019-10-24T23:52:13.654Z] [2019-10-24T23:52:13.654Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:13.728Z] #39 85.38 CC criu/pipes.o [2019-10-24T23:52:13.854Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-24T23:52:14.077Z] #60 ... [2019-10-24T23:52:14.077Z] [2019-10-24T23:52:14.077Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T23:52:14.077Z] #52 DONE 0.2s [2019-10-24T23:52:14.077Z] [2019-10-24T23:52:14.077Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T23:52:14.077Z] #56 DONE 0.1s [2019-10-24T23:52:14.077Z] [2019-10-24T23:52:14.077Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:14.112Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-24T23:52:14.115Z] #41 ... [2019-10-24T23:52:14.115Z] [2019-10-24T23:52:14.115Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:14.115Z] #17 125.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:52:14.297Z] #39 85.85 CC criu/plugin.o [2019-10-24T23:52:14.297Z] #39 86.10 CC criu/proc_parse.o [2019-10-24T23:52:14.663Z] #18 0.904 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T23:52:14.663Z] #18 0.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T23:52:14.663Z] #18 1.055 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T23:52:14.663Z] #18 1.083 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T23:52:14.663Z] #18 1.213 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T23:52:15.496Z] #17 126.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T23:52:15.496Z] #17 127.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T23:52:15.756Z] #17 127.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T23:52:15.756Z] #17 127.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T23:52:16.209Z] #39 87.86 CC criu/protobuf-desc.o [2019-10-24T23:52:16.264Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-24T23:52:16.695Z] #17 127.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:52:16.741Z] #18 3.213 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T23:52:16.780Z] #39 88.45 CC criu/protobuf.o [2019-10-24T23:52:17.040Z] #39 88.71 CC criu/pstree.o [2019-10-24T23:52:17.264Z] #17 128.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T23:52:17.264Z] #17 128.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:52:17.982Z] #39 89.50 CC criu/rbtree.o [2019-10-24T23:52:17.982Z] #39 89.70 CC criu/rst-malloc.o [2019-10-24T23:52:18.243Z] #39 89.93 CC criu/seccomp.o [2019-10-24T23:52:18.645Z] #17 129.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T23:52:18.645Z] #17 129.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T23:52:18.808Z] #18 ... [2019-10-24T23:52:18.809Z] [2019-10-24T23:52:18.809Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:18.809Z] #27 4.961 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T23:52:18.809Z] #27 6.136 [2019-10-24T23:52:18.814Z] #39 90.39 CC criu/seize.o [2019-10-24T23:52:19.384Z] #39 90.99 CC criu/servicefd.o [2019-10-24T23:52:19.584Z] #17 130.7 Setting up dh-python (2.20170125) ... [2019-10-24T23:52:19.643Z] #39 91.30 CC criu/shmem.o [2019-10-24T23:52:19.844Z] #17 131.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T23:52:19.844Z] #17 131.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:19.984Z] #27 6.908 ### 4.7% ####### 11.1% ########### 15.4% ############### 21.7% #################### 27.8% ####################### 32.1% ########################## 36.4% ############################## 42.8% ################################# 47.0% ###################################### 53.4% ########################################### 59.8% ################################################## 70.5% ####################################################### 77.8% ########################################################## 80.6% ############################################################# 85.5% ################################################################ 89.7% ################################################################## 91.8% ###################################################################### 98.0% ######################################################################## 100.0% [2019-10-24T23:52:20.213Z] #39 92.01 CC criu/sigframe.o [2019-10-24T23:52:20.454Z] #17 DONE 131.8s [2019-10-24T23:52:20.454Z] [2019-10-24T23:52:20.454Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:52:20.454Z] #38 212.7 + dpkg --print-architecture [2019-10-24T23:52:20.454Z] #38 212.7 + cd /tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution [2019-10-24T23:52:20.454Z] #38 212.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T23:52:20.454Z] #38 213.4 + GOPATH=/tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ObPp5FX3We [2019-10-24T23:52:20.454Z] #38 213.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T23:52:20.473Z] #39 92.12 CC criu/signalfd.o [2019-10-24T23:52:20.473Z] #39 ... [2019-10-24T23:52:20.473Z] [2019-10-24T23:52:20.473Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:20.473Z] #57 124.4 + bin/containerd-stress [2019-10-24T23:52:20.609Z] #27 ... [2019-10-24T23:52:20.610Z] [2019-10-24T23:52:20.610Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:20.610Z] #48 61.03 + cd /tmp/tmp.AzpKe8VuBJ/src/gotest.tools/gotestsum [2019-10-24T23:52:20.610Z] #48 61.03 + git checkout -q v0.3.5 [2019-10-24T23:52:20.897Z] #48 61.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T23:52:23.772Z] #57 127.6 + bin/containerd-shim [2019-10-24T23:52:24.392Z] #48 ... [2019-10-24T23:52:24.392Z] [2019-10-24T23:52:24.392Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:52:24.392Z] #41 54.48 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:52:24.392Z] #41 54.72 Fetched 3548 kB in 0s (3642 kB/s) [2019-10-24T23:52:24.392Z] #41 54.88 Selecting previously unselected package libnet1:ppc64el. [2019-10-24T23:52:24.392Z] #41 54.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T23:52:24.392Z] #41 54.96 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 54.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T23:52:24.392Z] #41 55.24 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-24T23:52:24.392Z] #41 55.28 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 55.29 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-24T23:52:24.392Z] #41 55.51 Selecting previously unselected package libnet1-dev. [2019-10-24T23:52:24.392Z] #41 55.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 55.52 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:52:24.392Z] #41 55.91 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-24T23:52:24.392Z] #41 55.93 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 55.94 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T23:52:24.392Z] #41 56.16 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-24T23:52:24.392Z] #41 56.19 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 56.20 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-24T23:52:24.392Z] #41 56.66 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-24T23:52:24.392Z] #41 56.70 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 56.70 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T23:52:24.392Z] #41 56.96 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-24T23:52:24.392Z] #41 56.98 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 56.99 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-24T23:52:24.392Z] #41 57.15 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-24T23:52:24.392Z] #41 57.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 57.18 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-24T23:52:24.392Z] #41 57.57 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-24T23:52:24.392Z] #41 57.58 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 57.61 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 58.89 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-24T23:52:24.392Z] #41 58.89 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 58.90 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 59.26 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-24T23:52:24.392Z] #41 59.33 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 59.35 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 61.54 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-24T23:52:24.392Z] #41 61.57 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 61.57 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 62.86 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T23:52:24.392Z] #41 62.87 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 62.89 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:52:24.392Z] #41 63.07 Selecting previously unselected package protobuf-compiler. [2019-10-24T23:52:24.392Z] #41 63.08 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 63.09 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 63.30 Selecting previously unselected package python-pkg-resources. [2019-10-24T23:52:24.392Z] #41 63.31 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:52:24.392Z] #41 63.35 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T23:52:24.392Z] #41 63.68 Selecting previously unselected package python-protobuf. [2019-10-24T23:52:24.392Z] #41 63.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-24T23:52:24.392Z] #41 63.70 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T23:52:24.392Z] #41 64.53 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T23:52:24.392Z] #41 ... [2019-10-24T23:52:24.392Z] [2019-10-24T23:52:24.392Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:24.392Z] #27 10.44 [2019-10-24T23:52:24.392Z] #27 11.04 ######### 13.6% ###################### 30.9% ############################## 41.7% ################################### 49.2% #################################################### 72.2% ############################################################### 88.0% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-24T23:52:24.392Z] #27 13.34 [2019-10-24T23:52:24.664Z] #38 ... [2019-10-24T23:52:24.664Z] [2019-10-24T23:52:24.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:24.664Z] #41 125.1 CC criu/irmap.o [2019-10-24T23:52:24.664Z] #41 125.7 CC criu/kcmp-ids.o [2019-10-24T23:52:24.664Z] #41 126.0 CC criu/kerndat.o [2019-10-24T23:52:24.664Z] #41 127.1 CC criu/libnetlink.o [2019-10-24T23:52:24.664Z] #41 127.5 CC criu/log.o [2019-10-24T23:52:24.664Z] #41 128.0 CC criu/lsm.o [2019-10-24T23:52:24.664Z] #41 128.4 CC criu/mem.o [2019-10-24T23:52:24.664Z] #41 129.7 CC criu/mount.o [2019-10-24T23:52:24.664Z] #41 133.6 CC criu/namespaces.o [2019-10-24T23:52:24.664Z] #41 135.4 CC criu/net.o [2019-10-24T23:52:24.678Z] #27 ... [2019-10-24T23:52:24.678Z] [2019-10-24T23:52:24.678Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:52:24.678Z] #69 DONE 65.2s [2019-10-24T23:52:24.974Z] [2019-10-24T23:52:24.974Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:52:24.974Z] #41 64.73 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T23:52:24.974Z] #41 64.73 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T23:52:26.006Z] #41 ... [2019-10-24T23:52:26.006Z] [2019-10-24T23:52:26.006Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:52:26.006Z] #34 56.61 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T23:52:26.006Z] #34 56.65 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T23:52:26.006Z] #34 56.68 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:52:26.006Z] #34 56.96 Selecting previously unselected package libicu57:ppc64el. [2019-10-24T23:52:26.006Z] #34 56.96 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-24T23:52:26.006Z] #34 57.00 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-24T23:52:26.006Z] #34 ... [2019-10-24T23:52:26.006Z] [2019-10-24T23:52:26.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:26.302Z] #27 14.05 #### 6.6% ######## 11.8% ############## 19.5% ################# 24.7% ##################### 29.9% ######################## 34.3% ############################ 39.4% ################################### 49.7% ############################################## 64.3% ################################################### 72.1% ####################################################### 77.3% ################################################################ 90.1% ######################################################################## 100.0% [2019-10-24T23:52:27.074Z] #57 ... [2019-10-24T23:52:27.074Z] [2019-10-24T23:52:27.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:27.074Z] #39 92.32 CC criu/sk-inet.o [2019-10-24T23:52:27.074Z] #39 93.04 CC criu/sk-netlink.o [2019-10-24T23:52:27.074Z] #39 93.39 CC criu/sk-packet.o [2019-10-24T23:52:27.074Z] #39 93.86 CC criu/sk-queue.o [2019-10-24T23:52:27.074Z] #39 94.33 CC criu/sk-tcp.o [2019-10-24T23:52:27.074Z] #39 94.70 CC criu/sk-unix.o [2019-10-24T23:52:27.074Z] #39 96.16 CC criu/sockets.o [2019-10-24T23:52:27.074Z] #39 96.95 CC criu/stats.o [2019-10-24T23:52:27.074Z] #39 97.19 CC criu/string.o [2019-10-24T23:52:27.074Z] #39 97.26 CC criu/sysctl.o [2019-10-24T23:52:27.074Z] #39 97.76 CC criu/sysfs_parse.o [2019-10-24T23:52:27.074Z] #39 98.14 CC criu/timerfd.o [2019-10-24T23:52:27.074Z] #39 98.46 CC criu/tty.o [2019-10-24T23:52:27.202Z] #41 138.0 CC criu/netfilter.o [2019-10-24T23:52:27.325Z] #27 16.36 [2019-10-24T23:52:27.772Z] #41 138.3 CC criu/page-pipe.o [2019-10-24T23:52:28.031Z] #41 138.7 CC criu/page-xfer.o [2019-10-24T23:52:28.471Z] #39 100.0 CC criu/tun.o [2019-10-24T23:52:28.738Z] #39 100.5 CC criu/uffd.o [2019-10-24T23:52:28.971Z] #41 139.6 CC criu/pagemap-cache.o [2019-10-24T23:52:29.231Z] #41 140.0 CC criu/pagemap.o [2019-10-24T23:52:30.138Z] #39 101.5 CC criu/util.o [2019-10-24T23:52:30.170Z] #41 140.6 CC criu/parasite-syscall.o [2019-10-24T23:52:30.740Z] #41 141.2 CC criu/path.o [2019-10-24T23:52:30.740Z] #41 ... [2019-10-24T23:52:30.740Z] [2019-10-24T23:52:30.740Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:52:30.740Z] #18 5.386 Collecting yamllint==1.16.0 [2019-10-24T23:52:30.740Z] #18 ... [2019-10-24T23:52:30.740Z] [2019-10-24T23:52:30.740Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:30.740Z] #41 141.4 CC criu/pie-util-vdso-elf32.o [2019-10-24T23:52:31.084Z] #39 102.6 CC criu/uts_ns.o [2019-10-24T23:52:31.084Z] #39 ... [2019-10-24T23:52:31.084Z] [2019-10-24T23:52:31.084Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:31.084Z] #57 134.9 + bin/containerd-shim-runc-v1 [2019-10-24T23:52:31.196Z] #27 16.97 # 2.5% #### 6.5% ####### 10.2% ######### 13.8% ########### 16.5% ############## 19.5% ############### 20.9% ############### 22.2% ################ 23.1% ################# 24.0% ################### 26.7% ##################### 30.2% ####################### 32.0% ######################## 34.7% ########################## 36.5% ########################### 38.3% ############################ 40.1% ############################## 42.7% ################################ 45.4% ################################## 48.1% #################################### 50.8% ##################################### 52.6% ####################################### 55.3% ######################################### 57.0% ########################################## 58.8% ########################################### 60.6% ############################################## 64.3% ############################################### 66.1% [2019-10-24T23:52:31.197Z] #27 ... [2019-10-24T23:52:31.197Z] [2019-10-24T23:52:31.197Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:31.197Z] #18 7.512 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T23:52:31.197Z] #18 9.631 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T23:52:31.197Z] #18 ... [2019-10-24T23:52:31.197Z] [2019-10-24T23:52:31.197Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:31.309Z] #41 141.8 CC criu/pie-util-vdso.o [2019-10-24T23:52:31.309Z] #41 142.2 CC criu/pie-util.o [2019-10-24T23:52:31.878Z] #41 142.3 CC criu/pipes.o [2019-10-24T23:52:32.138Z] #41 142.9 CC criu/plugin.o [2019-10-24T23:52:32.398Z] #41 143.1 CC criu/proc_parse.o [2019-10-24T23:52:32.928Z] #27 16.97 # 2.5% #### 6.5% ####### 10.2% ######### 13.8% ########### 16.5% ############## 19.5% ############### 20.9% ############### 22.2% ################ 23.1% ################# 24.0% ################### 26.7% ##################### 30.2% ####################### 32.0% ######################## 34.7% ########################## 36.5% ########################### 38.3% ############################ 40.1% ############################## 42.7% ################################ 45.4% ################################## 48.1% #################################### 50.8% ##################################### 52.6% ####################################### 55.3% ######################################### 57.0% ########################################## 58.8% ########################################### 60.6% ############################################## 64.3% ############################################### 66.1% ################################################# 68.8% ################################################## 70.6% #################################################### 73.2% ####################################################### 76.8% ######################################################## 78.6% ########################################################### 82.7% ############################################################# 85.3% ############################################################### 88.0% ################################################################ 89.8% ################################################################## 92.5% ##################################################################### 96.2% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2019-10-24T23:52:33.215Z] #27 22.34 [2019-10-24T23:52:34.216Z] #60 200.7 + bin/containerd-stress [2019-10-24T23:52:34.937Z] #41 145.6 CC criu/protobuf-desc.o [2019-10-24T23:52:35.015Z] #60 202.6 + bin/containerd-shim [2019-10-24T23:52:35.269Z] #27 ... [2019-10-24T23:52:35.269Z] [2019-10-24T23:52:35.269Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:52:35.269Z] #32 65.73 internal/reflectlite [2019-10-24T23:52:35.269Z] #32 65.73 sync [2019-10-24T23:52:35.269Z] #32 73.02 errors [2019-10-24T23:52:35.269Z] #32 73.02 sort [2019-10-24T23:52:35.269Z] #32 74.11 internal/oserror [2019-10-24T23:52:35.269Z] #32 74.11 io [2019-10-24T23:52:35.269Z] #32 74.12 strconv [2019-10-24T23:52:35.269Z] #32 74.99 syscall [2019-10-24T23:52:35.269Z] #32 ... [2019-10-24T23:52:35.269Z] [2019-10-24T23:52:35.269Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:52:35.269Z] #29 75.40 + cd /tmp/tmp.hpfyYxapS7/src/github.com/go-swagger/go-swagger [2019-10-24T23:52:35.269Z] #29 75.40 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T23:52:35.438Z] #57 138.8 + bin/containerd-shim-runc-v2 [2019-10-24T23:52:35.876Z] #41 146.4 CC criu/protobuf.o [2019-10-24T23:52:35.876Z] #41 146.7 CC criu/pstree.o [2019-10-24T23:52:36.379Z] #57 ... [2019-10-24T23:52:36.379Z] [2019-10-24T23:52:36.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:36.379Z] #39 102.8 CC criu/vdso.o [2019-10-24T23:52:36.379Z] #39 103.2 LINK criu/built-in.o [2019-10-24T23:52:36.379Z] #39 103.3 LINK criu/criu [2019-10-24T23:52:36.379Z] #39 103.7 DEP lib/c/criu.d [2019-10-24T23:52:36.379Z] #39 103.8 CC images/rpc.pb-c.o [2019-10-24T23:52:36.379Z] #39 104.3 CC lib/c/criu.o [2019-10-24T23:52:36.379Z] #39 105.3 LINK lib/c/built-in.o [2019-10-24T23:52:36.379Z] #39 105.3 LINK lib/c/libcriu.so [2019-10-24T23:52:36.379Z] #39 105.4 GEN magic.py [2019-10-24T23:52:36.379Z] #39 105.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:52:36.379Z] #39 105.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:52:36.379Z] #39 105.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:52:36.379Z] #39 106.2 make[1]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 106.6 make[1]: 'images/built-in.o' is up to date. [2019-10-24T23:52:36.379Z] #39 106.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T23:52:36.379Z] #39 106.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T23:52:36.379Z] #39 106.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T23:52:36.379Z] #39 106.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T23:52:36.379Z] #39 106.7 make[1]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 106.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:52:36.379Z] #39 106.8 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 106.8 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 106.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 106.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 107.0 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 107.0 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 107.0 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 107.1 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:36.379Z] #39 107.1 INSTALL criu/criu [2019-10-24T23:52:37.257Z] #41 147.8 CC criu/rbtree.o [2019-10-24T23:52:37.516Z] #41 148.2 CC criu/rst-malloc.o [2019-10-24T23:52:37.990Z] #29 78.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T23:52:38.086Z] #41 148.5 CC criu/seccomp.o [2019-10-24T23:52:38.086Z] #41 ... [2019-10-24T23:52:38.086Z] [2019-10-24T23:52:38.086Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:52:38.292Z] #39 ... [2019-10-24T23:52:38.292Z] [2019-10-24T23:52:38.292Z] #57 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:38.292Z] #57 142.2 + binaries [2019-10-24T23:52:38.292Z] #57 142.2 + mkdir -p /build [2019-10-24T23:52:38.292Z] #57 142.2 + cp bin/containerd /build/containerd [2019-10-24T23:52:38.313Z] #29 ... [2019-10-24T23:52:38.313Z] [2019-10-24T23:52:38.313Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T23:52:38.313Z] #34 69.41 Selecting previously unselected package libxml2:ppc64el. [2019-10-24T23:52:38.313Z] #34 69.47 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 69.48 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:52:38.313Z] #34 70.55 Selecting previously unselected package libarchive13:ppc64el. [2019-10-24T23:52:38.313Z] #34 70.57 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 70.59 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-24T23:52:38.313Z] #34 71.12 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-24T23:52:38.313Z] #34 71.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 71.18 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-24T23:52:38.313Z] #34 71.59 Selecting previously unselected package libuv1:ppc64el. [2019-10-24T23:52:38.313Z] #34 71.62 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 71.65 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-24T23:52:38.313Z] #34 71.82 Selecting previously unselected package cmake. [2019-10-24T23:52:38.313Z] #34 71.86 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 72.04 Unpacking cmake (3.7.2-1) ... [2019-10-24T23:52:38.313Z] #34 76.99 Selecting previously unselected package xxd. [2019-10-24T23:52:38.313Z] #34 77.00 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T23:52:38.313Z] #34 77.01 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:38.313Z] #34 77.17 Selecting previously unselected package vim-common. [2019-10-24T23:52:38.313Z] #34 77.19 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:52:38.313Z] #34 77.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:38.313Z] #34 77.63 Processing triggers for mime-support (3.60) ... [2019-10-24T23:52:38.313Z] #34 77.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:38.313Z] #34 77.85 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-24T23:52:38.313Z] #34 77.89 Setting up cmake-data (3.7.2-1) ... [2019-10-24T23:52:38.313Z] #34 78.14 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-24T23:52:38.313Z] #34 78.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T23:52:38.313Z] #34 78.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:38.313Z] #34 78.38 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:52:38.313Z] #34 78.40 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:52:38.313Z] #34 78.40 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-24T23:52:38.313Z] #34 78.41 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-24T23:52:38.313Z] #34 78.41 Setting up cmake (3.7.2-1) ... [2019-10-24T23:52:38.313Z] #34 78.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:38.313Z] #34 DONE 78.9s [2019-10-24T23:52:38.313Z] [2019-10-24T23:52:38.313Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T23:52:38.313Z] #35 DONE 0.1s [2019-10-24T23:52:38.313Z] [2019-10-24T23:52:38.313Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T23:52:38.313Z] #36 DONE 0.1s [2019-10-24T23:52:38.313Z] [2019-10-24T23:52:38.313Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:38.345Z] #38 236.9 + rm -rf /tmp/tmp.ObPp5FX3We/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ObPp5FX3We [2019-10-24T23:52:38.551Z] #57 142.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T23:52:38.551Z] #57 142.3 + cp bin/ctr /build/ctr [2019-10-24T23:52:38.917Z] #38 DONE 237.4s [2019-10-24T23:52:38.917Z] [2019-10-24T23:52:38.917Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:38.917Z] #41 149.4 CC criu/seize.o [2019-10-24T23:52:38.942Z] #37 0.479 + RM_GOPATH=0 [2019-10-24T23:52:38.942Z] #37 0.481 + TMP_GOPATH= [2019-10-24T23:52:38.942Z] #37 0.481 + : /build [2019-10-24T23:52:38.942Z] #37 0.482 + '[' -z '' ']' [2019-10-24T23:52:38.942Z] #37 0.484 ++ mktemp -d [2019-10-24T23:52:38.942Z] #37 0.490 + export GOPATH=/tmp/tmp.BajWJiK6BB [2019-10-24T23:52:38.942Z] #37 0.498 + GOPATH=/tmp/tmp.BajWJiK6BB [2019-10-24T23:52:38.942Z] #37 0.498 + RM_GOPATH=1 [2019-10-24T23:52:38.942Z] #37 0.500 ++ dirname ./install.sh [2019-10-24T23:52:38.942Z] #37 0.503 + dir=. [2019-10-24T23:52:38.942Z] #37 0.503 + bin=tini [2019-10-24T23:52:38.942Z] #37 0.505 + shift [2019-10-24T23:52:38.942Z] #37 0.510 + '[' '!' -f ./tini.installer ']' [2019-10-24T23:52:38.942Z] #37 0.510 + . ./tini.installer [2019-10-24T23:52:38.942Z] #37 0.511 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:52:38.942Z] #37 0.512 + install_tini [2019-10-24T23:52:38.942Z] #37 0.518 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T23:52:38.942Z] #37 0.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.BajWJiK6BB/tini [2019-10-24T23:52:38.942Z] #37 0.518 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:52:38.942Z] #37 0.528 Cloning into '/tmp/tmp.BajWJiK6BB/tini'... [2019-10-24T23:52:39.488Z] #57 DONE 143.2s [2019-10-24T23:52:39.488Z] [2019-10-24T23:52:39.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:39.488Z] #39 DONE 111.1s [2019-10-24T23:52:39.573Z] #37 ... [2019-10-24T23:52:39.573Z] [2019-10-24T23:52:39.573Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:39.573Z] #45 69.84 internal/reflectlite [2019-10-24T23:52:39.573Z] #45 69.85 sync [2019-10-24T23:52:39.573Z] #45 74.02 math/rand [2019-10-24T23:52:39.573Z] #45 74.04 internal/singleflight [2019-10-24T23:52:39.573Z] #45 74.09 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T23:52:39.573Z] #45 78.37 io [2019-10-24T23:52:39.573Z] #45 78.37 sort [2019-10-24T23:52:39.573Z] #45 78.37 strconv [2019-10-24T23:52:39.573Z] #45 78.45 syscall [2019-10-24T23:52:39.573Z] #45 ... [2019-10-24T23:52:39.573Z] [2019-10-24T23:52:39.573Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:39.573Z] #27 26.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T23:52:39.573Z] #27 28.22 [2019-10-24T23:52:39.573Z] #27 28.76 ######################################################################## 100.0% [2019-10-24T23:52:40.204Z] #27 29.06 [2019-10-24T23:52:40.304Z] #41 150.8 CC criu/servicefd.o [2019-10-24T23:52:40.564Z] #41 151.2 CC criu/shmem.o [2019-10-24T23:52:40.869Z] [2019-10-24T23:52:40.869Z] #40 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T23:52:40.869Z] #40 DONE 0.2s [2019-10-24T23:52:41.128Z] [2019-10-24T23:52:41.128Z] #43 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T23:52:41.128Z] #43 DONE 0.1s [2019-10-24T23:52:41.128Z] [2019-10-24T23:52:41.128Z] #46 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T23:52:41.128Z] #46 DONE 0.1s [2019-10-24T23:52:41.133Z] #41 151.9 CC criu/sigframe.o [2019-10-24T23:52:41.390Z] [2019-10-24T23:52:41.390Z] #49 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T23:52:41.390Z] #49 DONE 0.2s [2019-10-24T23:52:41.390Z] [2019-10-24T23:52:41.390Z] #53 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T23:52:41.393Z] #41 152.0 CC criu/signalfd.o [2019-10-24T23:52:41.447Z] #60 208.7 + bin/containerd-shim-runc-v1 [2019-10-24T23:52:41.649Z] #53 DONE 0.1s [2019-10-24T23:52:41.649Z] [2019-10-24T23:52:41.649Z] #58 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T23:52:41.652Z] #41 ... [2019-10-24T23:52:41.652Z] [2019-10-24T23:52:41.652Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:52:41.652Z] #18 12.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T23:52:41.652Z] #18 12.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T23:52:41.652Z] #18 13.60 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T23:52:41.652Z] #18 14.97 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T23:52:41.652Z] #18 16.16 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T23:52:41.652Z] #18 17.86 Building wheels for collected packages: pathspec, pyyaml [2019-10-24T23:52:41.652Z] #18 17.86 Running setup.py bdist_wheel for pathspec: started [2019-10-24T23:52:41.652Z] #18 19.08 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T23:52:41.652Z] #18 19.08 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T23:52:41.652Z] #18 19.12 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T23:52:41.652Z] #18 20.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T23:52:41.652Z] #18 20.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T23:52:41.652Z] #18 20.38 Successfully built pathspec pyyaml [2019-10-24T23:52:41.652Z] #18 20.39 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-24T23:52:41.652Z] #18 20.74 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T23:52:41.652Z] #18 DONE 21.0s [2019-10-24T23:52:41.652Z] [2019-10-24T23:52:41.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:41.652Z] #41 152.3 CC criu/sk-inet.o [2019-10-24T23:52:41.918Z] #41 ... [2019-10-24T23:52:41.918Z] [2019-10-24T23:52:41.918Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T23:52:41.918Z] #23 DONE 0.2s [2019-10-24T23:52:41.918Z] [2019-10-24T23:52:41.918Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T23:52:42.216Z] #58 DONE 0.7s [2019-10-24T23:52:42.263Z] #27 ... [2019-10-24T23:52:42.263Z] [2019-10-24T23:52:42.263Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:42.263Z] #55 21.81 + cd /tmp/tmp.YRXeFAAQkf/src/github.com/opencontainers/runc [2019-10-24T23:52:42.263Z] #55 21.81 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T23:52:42.263Z] #55 22.96 + '[' -z '' ']' [2019-10-24T23:52:42.263Z] #55 22.96 + target=static [2019-10-24T23:52:42.263Z] #55 22.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T23:52:42.263Z] #55 27.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T23:52:42.263Z] #55 ... [2019-10-24T23:52:42.263Z] [2019-10-24T23:52:42.263Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:42.263Z] #37 2.899 + cd /tmp/tmp.BajWJiK6BB/tini [2019-10-24T23:52:42.263Z] #37 2.900 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T23:52:42.263Z] #37 2.915 + cmake . [2019-10-24T23:52:42.475Z] [2019-10-24T23:52:42.475Z] #62 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T23:52:42.475Z] #62 DONE 0.1s [2019-10-24T23:52:42.475Z] [2019-10-24T23:52:42.475Z] #63 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T23:52:42.552Z] #37 4.054 -- The C compiler identification is GNU 6.3.0 [2019-10-24T23:52:42.552Z] #37 4.177 -- Check for working C compiler: /usr/bin/cc [2019-10-24T23:52:42.735Z] #63 DONE 0.2s [2019-10-24T23:52:42.735Z] [2019-10-24T23:52:42.735Z] #66 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T23:52:42.735Z] #66 DONE 0.1s [2019-10-24T23:52:42.735Z] [2019-10-24T23:52:42.735Z] #67 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T23:52:42.735Z] #67 DONE 0.0s [2019-10-24T23:52:42.735Z] [2019-10-24T23:52:42.735Z] #68 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T23:52:42.855Z] #27 DONE 1.1s [2019-10-24T23:52:42.855Z] [2019-10-24T23:52:42.855Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T23:52:43.438Z] #29 DONE 0.4s [2019-10-24T23:52:43.438Z] [2019-10-24T23:52:43.438Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T23:52:43.438Z] #32 DONE 0.1s [2019-10-24T23:52:43.438Z] [2019-10-24T23:52:43.438Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T23:52:43.438Z] #37 DONE 0.1s [2019-10-24T23:52:43.438Z] [2019-10-24T23:52:43.438Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:43.438Z] #41 153.2 CC criu/sk-netlink.o [2019-10-24T23:52:43.438Z] #41 153.5 CC criu/sk-packet.o [2019-10-24T23:52:43.438Z] #41 154.0 CC criu/sk-queue.o [2019-10-24T23:52:43.582Z] #37 ... [2019-10-24T23:52:43.582Z] [2019-10-24T23:52:43.582Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:52:43.582Z] #41 74.04 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T23:52:43.582Z] #41 74.06 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:43.582Z] #41 74.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:43.582Z] #41 74.12 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T23:52:43.582Z] #41 ... [2019-10-24T23:52:43.582Z] [2019-10-24T23:52:43.582Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:43.582Z] #37 5.201 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T23:52:43.582Z] #37 5.207 -- Detecting C compiler ABI info [2019-10-24T23:52:43.697Z] #41 ... [2019-10-24T23:52:43.697Z] [2019-10-24T23:52:43.697Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T23:52:43.697Z] #39 DONE 0.2s [2019-10-24T23:52:43.956Z] [2019-10-24T23:52:43.956Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:43.956Z] #41 154.5 CC criu/sk-tcp.o [2019-10-24T23:52:44.213Z] #37 ... [2019-10-24T23:52:44.213Z] [2019-10-24T23:52:44.213Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T23:52:44.214Z] #41 84.56 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-24T23:52:44.214Z] #41 84.58 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-24T23:52:44.214Z] #41 84.58 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T23:52:44.214Z] #41 84.61 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:44.214Z] #41 84.62 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-24T23:52:44.214Z] #41 84.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T23:52:44.214Z] #41 84.65 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-24T23:52:44.214Z] #41 84.66 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T23:52:44.214Z] #41 84.68 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-24T23:52:44.214Z] #41 84.69 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-24T23:52:44.214Z] #41 84.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:52:44.214Z] #41 DONE 85.0s [2019-10-24T23:52:44.215Z] #41 154.9 CC criu/sk-unix.o [2019-10-24T23:52:44.502Z] [2019-10-24T23:52:44.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:44.641Z] #68 DONE 1.6s [2019-10-24T23:52:44.641Z] [2019-10-24T23:52:44.641Z] #72 exporting to image [2019-10-24T23:52:44.641Z] #72 exporting layers [2019-10-24T23:52:44.721Z] #60 211.8 + bin/containerd-shim-runc-v2 [2019-10-24T23:52:45.086Z] #60 212.8 + binaries [2019-10-24T23:52:45.449Z] #60 212.8 + mkdir -p /build [2019-10-24T23:52:45.449Z] #60 212.8 + cp bin/containerd /build/containerd [2019-10-24T23:52:45.449Z] #60 212.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T23:52:45.449Z] #60 212.8 + cp bin/ctr /build/ctr [2019-10-24T23:52:45.449Z] #60 DONE 213.0s [2019-10-24T23:52:45.596Z] #41 156.3 CC criu/sockets.o [2019-10-24T23:52:46.165Z] #41 156.9 CC criu/stats.o [2019-10-24T23:52:46.291Z] [2019-10-24T23:52:46.291Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T23:52:46.291Z] #61 DONE 0.2s [2019-10-24T23:52:46.291Z] [2019-10-24T23:52:46.291Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T23:52:46.425Z] #41 157.2 CC criu/string.o [2019-10-24T23:52:46.425Z] #41 157.3 CC criu/sysctl.o [2019-10-24T23:52:46.748Z] #65 DONE 0.1s [2019-10-24T23:52:46.748Z] [2019-10-24T23:52:46.748Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T23:52:46.748Z] #67 DONE 0.1s [2019-10-24T23:52:46.748Z] [2019-10-24T23:52:46.748Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T23:52:46.748Z] #70 DONE 0.1s [2019-10-24T23:52:46.748Z] [2019-10-24T23:52:46.748Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T23:52:46.748Z] #71 DONE 0.0s [2019-10-24T23:52:46.748Z] [2019-10-24T23:52:46.748Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T23:52:46.995Z] #41 157.7 CC criu/sysfs_parse.o [2019-10-24T23:52:47.235Z] #42 2.731 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:52:47.235Z] #42 2.732 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:52:47.254Z] #41 157.9 CC criu/timerfd.o [2019-10-24T23:52:47.514Z] #41 158.2 CC criu/tty.o [2019-10-24T23:52:48.714Z] #72 DONE 2.2s [2019-10-24T23:52:48.895Z] #41 159.5 CC criu/tun.o [2019-10-24T23:52:49.101Z] [2019-10-24T23:52:49.101Z] #73 exporting to oci image format [2019-10-24T23:52:49.101Z] #73 exporting layers [2019-10-24T23:52:49.155Z] #41 159.8 CC criu/uffd.o [2019-10-24T23:52:49.296Z] #42 4.901 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:52:49.296Z] #42 4.974 GEN .gitid [2019-10-24T23:52:49.296Z] #42 4.994 GEN criu/include/version.h [2019-10-24T23:52:49.296Z] #42 5.097 GEN include/common/asm [2019-10-24T23:52:49.917Z] #72 exporting layers 5.0s done [2019-10-24T23:52:49.917Z] #72 writing image sha256:237874a23ffb4ee602cac182c0506f2a66ce1fefe9c6f9fe50e2e9ffc7ed32c2 done [2019-10-24T23:52:49.917Z] #72 naming to docker.io/library/docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 done [2019-10-24T23:52:49.917Z] #72 DONE 5.0s [Pipeline] } [2019-10-24T23:52:49.927Z] #42 ... [2019-10-24T23:52:49.927Z] [2019-10-24T23:52:49.927Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:49.927Z] #27 32.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T23:52:49.927Z] #27 33.54 [2019-10-24T23:52:49.927Z] #27 34.18 ######################################################################## 100.0% [2019-10-24T23:52:49.927Z] #27 34.44 [2019-10-24T23:52:49.927Z] #27 37.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T23:52:49.927Z] #27 37.98 skipping existing c8c2d4a6b2e3 [2019-10-24T23:52:49.927Z] #27 38.41 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-24T23:52:50.095Z] #41 160.6 CC criu/util.o [2019-10-24T23:52:50.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/test/unit [2019-10-24T23:52:50.558Z] #27 ... [2019-10-24T23:52:50.558Z] [2019-10-24T23:52:50.558Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:52:50.558Z] #18 26.83 Fetched 7720 kB in 25s (297 kB/s) [2019-10-24T23:52:50.558Z] #18 26.83 Reading package lists... [2019-10-24T23:52:50.558Z] #18 36.74 Reading package lists... [2019-10-24T23:52:50.558Z] #18 ... [2019-10-24T23:52:50.558Z] [2019-10-24T23:52:50.558Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:50.558Z] #37 6.161 -- Detecting C compiler ABI info - done [2019-10-24T23:52:50.558Z] #37 6.362 -- Detecting C compile features [2019-10-24T23:52:50.558Z] #37 9.480 -- Detecting C compile features - done [2019-10-24T23:52:50.558Z] #37 9.550 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T23:52:50.558Z] #37 9.980 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T23:52:50.558Z] #37 10.30 -- Configuring done [2019-10-24T23:52:50.558Z] #37 10.36 -- Generating done [2019-10-24T23:52:50.558Z] #37 10.37 -- Build files have been written to: /tmp/tmp.BajWJiK6BB/tini [2019-10-24T23:52:50.558Z] #37 10.40 + make tini-static [2019-10-24T23:52:50.558Z] #37 11.01 Scanning dependencies of target tini-static [2019-10-24T23:52:50.558Z] #37 11.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T23:52:50.846Z] #37 ... [2019-10-24T23:52:50.846Z] [2019-10-24T23:52:50.846Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:52:50.846Z] #32 81.27 bytes [2019-10-24T23:52:50.846Z] #32 81.28 strings [2019-10-24T23:52:51.034Z] #41 161.5 CC criu/uts_ns.o [2019-10-24T23:52:51.034Z] #41 161.7 CC criu/vdso-compat.o [2019-10-24T23:52:51.135Z] #32 ... [2019-10-24T23:52:51.135Z] [2019-10-24T23:52:51.135Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:51.135Z] #45 84.66 vendor/golang.org/x/net/dns/dnsmessage [2019-10-24T23:52:51.135Z] #45 85.21 bytes [2019-10-24T23:52:51.294Z] #41 161.9 CC criu/vdso.o [2019-10-24T23:52:51.864Z] #41 162.5 LINK criu/built-in.o [2019-10-24T23:52:51.864Z] #41 162.6 LINK criu/criu [2019-10-24T23:52:52.123Z] #41 162.9 DEP lib/c/criu.d [2019-10-24T23:52:52.123Z] #41 162.9 CC images/rpc.pb-c.o [2019-10-24T23:52:52.634Z] #45 ... [2019-10-24T23:52:52.634Z] [2019-10-24T23:52:52.634Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:52.634Z] #42 8.091 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T23:52:52.693Z] #41 163.3 CC lib/c/criu.o [2019-10-24T23:52:52.924Z] #42 8.416 PBCC images/opts.pb-c.c [2019-10-24T23:52:52.924Z] #42 8.599 PBCC images/sit.pb-c.c [2019-10-24T23:52:53.215Z] #42 8.880 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T23:52:53.514Z] #42 9.158 DEP images/opts.pb-c.d [2019-10-24T23:52:53.644Z] #41 164.0 LINK lib/c/built-in.o [2019-10-24T23:52:53.644Z] #41 164.0 LINK lib/c/libcriu.so [2019-10-24T23:52:53.644Z] #41 164.2 GEN magic.py [2019-10-24T23:52:53.644Z] #41 164.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:52:53.644Z] #41 164.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:52:53.801Z] #42 9.391 DEP images/sit.pb-c.d [2019-10-24T23:52:54.088Z] #42 9.555 PBCC images/macvlan.pb-c.c [2019-10-24T23:52:54.088Z] #42 9.582 DEP images/macvlan.pb-c.d [2019-10-24T23:52:54.088Z] #42 9.695 PBCC images/autofs.pb-c.c [2019-10-24T23:52:54.088Z] #42 9.734 DEP images/autofs.pb-c.d [2019-10-24T23:52:54.088Z] #42 9.829 PBCC images/sysctl.pb-c.c [2019-10-24T23:52:54.214Z] #41 164.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:52:54.214Z] #41 ... [2019-10-24T23:52:54.214Z] [2019-10-24T23:52:54.214Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:54.214Z] #59 202.6 + bin/containerd [2019-10-24T23:52:54.378Z] #42 9.856 DEP images/sysctl.pb-c.d [2019-10-24T23:52:54.378Z] #42 9.962 PBCC images/time.pb-c.c [2019-10-24T23:52:54.378Z] #42 ... [2019-10-24T23:52:54.378Z] [2019-10-24T23:52:54.378Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:52:54.378Z] #37 14.50 [100%] Linking C executable tini-static [2019-10-24T23:52:54.378Z] #37 15.87 [100%] Built target tini-static [2019-10-24T23:52:54.378Z] #37 15.95 + mkdir -p /build [2019-10-24T23:52:54.378Z] #37 15.96 + cp tini-static /build/docker-init [2019-10-24T23:52:54.378Z] #37 DONE 16.1s [2019-10-24T23:52:54.378Z] [2019-10-24T23:52:54.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:54.378Z] #42 10.04 DEP images/time.pb-c.d [2019-10-24T23:52:54.668Z] #42 10.20 PBCC images/binfmt-misc.pb-c.c [2019-10-24T23:52:54.668Z] #42 10.32 DEP images/binfmt-misc.pb-c.d [2019-10-24T23:52:54.668Z] #42 ... [2019-10-24T23:52:54.668Z] [2019-10-24T23:52:54.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T23:52:54.668Z] #27 41.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T23:52:54.668Z] #27 42.91 [2019-10-24T23:52:54.668Z] #27 43.40 ######################################################################## 100.0% [2019-10-24T23:52:54.668Z] #27 43.65 [2019-10-24T23:52:54.668Z] #27 43.82 Download of images into '/build' complete. [2019-10-24T23:52:54.668Z] #27 43.85 Use something like the following to load the result into a Docker daemon: [2019-10-24T23:52:54.668Z] #27 43.85 tar -cC '/build' . | docker load [2019-10-24T23:52:54.668Z] #27 DONE 43.9s [2019-10-24T23:52:54.668Z] [2019-10-24T23:52:54.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:54.668Z] #42 10.45 PBCC images/seccomp.pb-c.c [2019-10-24T23:52:54.957Z] #42 10.57 DEP images/seccomp.pb-c.d [2019-10-24T23:52:55.244Z] #42 10.75 PBCC images/userns.pb-c.c [2019-10-24T23:52:55.244Z] #42 10.87 DEP images/userns.pb-c.d [2019-10-24T23:52:55.244Z] #42 10.99 PBCC images/cgroup.pb-c.c [2019-10-24T23:52:55.532Z] ? github.com/docker/docker/api [no test files] [2019-10-24T23:52:55.539Z] #42 11.13 DEP images/cgroup.pb-c.d [2019-10-24T23:52:55.829Z] #42 11.56 PBCC images/fown.pb-c.c [2019-10-24T23:52:56.122Z] #59 ... [2019-10-24T23:52:56.122Z] [2019-10-24T23:52:56.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:52:56.122Z] #41 165.3 make[1]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 165.7 make[1]: 'images/built-in.o' is up to date. [2019-10-24T23:52:56.122Z] #41 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T23:52:56.122Z] #41 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T23:52:56.122Z] #41 165.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T23:52:56.122Z] #41 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T23:52:56.122Z] #41 165.9 make[1]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:52:56.122Z] #41 166.0 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.1 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.1 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.1 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.2 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.2 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.2 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.3 make[2]: Nothing to be done for 'all'. [2019-10-24T23:52:56.122Z] #41 166.3 INSTALL criu/criu [2019-10-24T23:52:56.123Z] #41 DONE 166.7s [2019-10-24T23:52:56.123Z] [2019-10-24T23:52:56.123Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:56.124Z] #42 11.76 PBCC images/ext-file.pb-c.c [2019-10-24T23:52:56.124Z] #42 11.82 DEP images/fown.pb-c.d [2019-10-24T23:52:56.414Z] #42 12.10 DEP images/ext-file.pb-c.d [2019-10-24T23:52:56.414Z] #42 12.16 PBCC images/rpc.pb-c.c [2019-10-24T23:52:56.414Z] #42 12.23 DEP images/rpc.pb-c.d [2019-10-24T23:52:56.704Z] #42 12.35 PBCC images/siginfo.pb-c.c [2019-10-24T23:52:56.704Z] #42 12.38 DEP images/siginfo.pb-c.d [2019-10-24T23:52:56.704Z] #42 12.45 PBCC images/pagemap.pb-c.c [2019-10-24T23:52:56.829Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-24T23:52:56.992Z] #42 12.55 DEP images/pagemap.pb-c.d [2019-10-24T23:52:56.992Z] #42 12.65 PBCC images/rlimit.pb-c.c [2019-10-24T23:52:56.992Z] #42 12.69 DEP images/rlimit.pb-c.d [2019-10-24T23:52:57.282Z] #42 12.88 PBCC images/file-lock.pb-c.c [2019-10-24T23:52:57.282Z] #42 12.91 DEP images/file-lock.pb-c.d [2019-10-24T23:52:57.282Z] #42 13.00 PBCC images/tty.pb-c.c [2019-10-24T23:52:57.503Z] #59 ... [2019-10-24T23:52:57.503Z] [2019-10-24T23:52:57.503Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T23:52:57.503Z] #42 DONE 0.2s [2019-10-24T23:52:57.503Z] [2019-10-24T23:52:57.503Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T23:52:57.503Z] #45 DONE 0.3s [2019-10-24T23:52:57.503Z] [2019-10-24T23:52:57.503Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T23:52:57.570Z] #42 13.13 DEP images/tty.pb-c.d [2019-10-24T23:52:57.763Z] #48 DONE 0.2s [2019-10-24T23:52:57.763Z] [2019-10-24T23:52:57.763Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:52:57.858Z] #42 13.48 PBCC images/tun.pb-c.c [2019-10-24T23:52:58.146Z] #42 13.69 PBCC images/netdev.pb-c.c [2019-10-24T23:52:58.435Z] #42 13.94 DEP images/tun.pb-c.d [2019-10-24T23:52:58.435Z] #42 14.15 DEP images/netdev.pb-c.d [2019-10-24T23:52:58.435Z] #42 14.22 PBCC images/vma.pb-c.c [2019-10-24T23:52:58.724Z] #42 14.30 DEP images/vma.pb-c.d [2019-10-24T23:52:58.724Z] #42 14.39 PBCC images/creds.pb-c.c [2019-10-24T23:52:58.724Z] #42 14.43 DEP images/creds.pb-c.d [2019-10-24T23:52:59.015Z] #42 14.53 PBCC images/utsns.pb-c.c [2019-10-24T23:52:59.015Z] #42 14.62 DEP images/utsns.pb-c.d [2019-10-24T23:52:59.015Z] #42 14.82 PBCC images/ipc-desc.pb-c.c [2019-10-24T23:52:59.334Z] #42 14.89 PBCC images/ipc-sem.pb-c.c [2019-10-24T23:52:59.334Z] #42 14.93 DEP images/ipc-desc.pb-c.d [2019-10-24T23:52:59.334Z] #42 15.03 DEP images/ipc-sem.pb-c.d [2019-10-24T23:52:59.622Z] #42 15.15 PBCC images/ipc-msg.pb-c.c [2019-10-24T23:52:59.622Z] #42 15.26 DEP images/ipc-msg.pb-c.d [2019-10-24T23:52:59.909Z] #42 15.40 PBCC images/ipc-shm.pb-c.c [2019-10-24T23:52:59.909Z] #42 15.44 DEP images/ipc-shm.pb-c.d [2019-10-24T23:52:59.909Z] #42 15.56 PBCC images/ipc-var.pb-c.c [2019-10-24T23:52:59.909Z] #42 15.64 DEP images/ipc-var.pb-c.d [2019-10-24T23:53:00.197Z] #42 15.73 PBCC images/sk-opts.pb-c.c [2019-10-24T23:53:00.197Z] #42 15.78 PBCC images/packet-sock.pb-c.c [2019-10-24T23:53:00.197Z] #42 15.86 DEP images/sk-opts.pb-c.d [2019-10-24T23:53:00.486Z] #42 15.97 DEP images/packet-sock.pb-c.d [2019-10-24T23:53:00.486Z] #42 16.08 PBCC images/sk-netlink.pb-c.c [2019-10-24T23:53:00.486Z] #42 16.16 DEP images/sk-netlink.pb-c.d [2019-10-24T23:53:00.774Z] #42 16.33 PBCC images/sk-inet.pb-c.c [2019-10-24T23:53:00.774Z] #42 16.41 DEP images/sk-inet.pb-c.d [2019-10-24T23:53:01.062Z] #42 16.55 PBCC images/sk-unix.pb-c.c [2019-10-24T23:53:01.062Z] #42 16.63 DEP images/sk-unix.pb-c.d [2019-10-24T23:53:01.062Z] #42 16.74 PBCC images/mm.pb-c.c [2019-10-24T23:53:01.062Z] #42 16.80 DEP images/mm.pb-c.d [2019-10-24T23:53:01.348Z] #42 16.95 PBCC images/timerfd.pb-c.c [2019-10-24T23:53:01.348Z] #42 17.03 DEP images/timerfd.pb-c.d [2019-10-24T23:53:01.634Z] #42 17.20 PBCC images/timer.pb-c.c [2019-10-24T23:53:01.634Z] #42 17.25 DEP images/timer.pb-c.d [2019-10-24T23:53:01.921Z] #42 17.34 PBCC images/sa.pb-c.c [2019-10-24T23:53:01.921Z] #42 17.42 DEP images/sa.pb-c.d [2019-10-24T23:53:01.921Z] #42 17.53 PBCC images/pipe-data.pb-c.c [2019-10-24T23:53:01.921Z] #42 17.57 DEP images/pipe-data.pb-c.d [2019-10-24T23:53:01.958Z] #59 ... [2019-10-24T23:53:01.958Z] [2019-10-24T23:53:01.958Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:53:01.958Z] #50 DONE 259.7s [2019-10-24T23:53:01.958Z] [2019-10-24T23:53:01.958Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:53:02.209Z] #42 17.66 PBCC images/mnt.pb-c.c [2019-10-24T23:53:02.209Z] #42 17.77 DEP images/mnt.pb-c.d [2019-10-24T23:53:02.209Z] #42 17.87 PBCC images/sk-packet.pb-c.c [2019-10-24T23:53:02.209Z] #42 17.91 DEP images/sk-packet.pb-c.d [2019-10-24T23:53:02.497Z] #42 ... [2019-10-24T23:53:02.497Z] [2019-10-24T23:53:02.497Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:02.497Z] #18 36.74 Reading package lists... [2019-10-24T23:53:02.785Z] #18 49.16 Building dependency tree... [2019-10-24T23:53:02.785Z] #18 ... [2019-10-24T23:53:02.785Z] [2019-10-24T23:53:02.785Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:53:02.785Z] #32 93.18 bufio [2019-10-24T23:53:02.785Z] #32 93.39 reflect [2019-10-24T23:53:02.785Z] #32 98.79 path [2019-10-24T23:53:02.785Z] #32 101.6 text/tabwriter [2019-10-24T23:53:02.785Z] #32 ... [2019-10-24T23:53:02.785Z] [2019-10-24T23:53:02.785Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:02.785Z] #42 18.05 PBCC images/tcp-stream.pb-c.c [2019-10-24T23:53:02.785Z] #42 18.13 DEP images/tcp-stream.pb-c.d [2019-10-24T23:53:02.785Z] #42 18.19 PBCC images/pipe.pb-c.c [2019-10-24T23:53:02.785Z] #42 18.25 DEP images/pipe.pb-c.d [2019-10-24T23:53:02.785Z] #42 18.37 PBCC images/pstree.pb-c.c [2019-10-24T23:53:02.785Z] #42 18.41 DEP images/pstree.pb-c.d [2019-10-24T23:53:02.785Z] #42 18.49 PBCC images/fs.pb-c.c [2019-10-24T23:53:02.785Z] #42 18.52 DEP images/fs.pb-c.d [2019-10-24T23:53:02.785Z] #42 18.60 PBCC images/signalfd.pb-c.c [2019-10-24T23:53:03.073Z] #42 18.72 DEP images/signalfd.pb-c.d [2019-10-24T23:53:03.073Z] #42 18.80 PBCC images/fh.pb-c.c [2019-10-24T23:53:03.339Z] #59 ... [2019-10-24T23:53:03.339Z] [2019-10-24T23:53:03.339Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T23:53:03.339Z] #51 DONE 0.2s [2019-10-24T23:53:03.339Z] [2019-10-24T23:53:03.339Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T23:53:03.360Z] #42 18.87 PBCC images/fsnotify.pb-c.c [2019-10-24T23:53:03.360Z] #42 19.05 DEP images/fh.pb-c.d [2019-10-24T23:53:03.360Z] #42 19.15 DEP images/fsnotify.pb-c.d [2019-10-24T23:53:03.599Z] #55 DONE 0.2s [2019-10-24T23:53:03.599Z] [2019-10-24T23:53:03.599Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:53:03.648Z] #42 19.30 PBCC images/eventpoll.pb-c.c [2019-10-24T23:53:03.648Z] #42 19.37 DEP images/eventpoll.pb-c.d [2019-10-24T23:53:03.935Z] #42 19.56 PBCC images/eventfd.pb-c.c [2019-10-24T23:53:03.935Z] #42 19.59 DEP images/eventfd.pb-c.d [2019-10-24T23:53:03.935Z] #42 19.67 PBCC images/remap-file-path.pb-c.c [2019-10-24T23:53:04.223Z] #42 19.72 DEP images/remap-file-path.pb-c.d [2019-10-24T23:53:04.223Z] #42 19.82 PBCC images/fifo.pb-c.c [2019-10-24T23:53:04.223Z] #42 19.86 DEP images/fifo.pb-c.d [2019-10-24T23:53:04.223Z] #42 19.92 PBCC images/ghost-file.pb-c.c [2019-10-24T23:53:04.511Z] #42 20.09 DEP images/ghost-file.pb-c.d [2019-10-24T23:53:04.800Z] #42 20.23 PBCC images/regfile.pb-c.c [2019-10-24T23:53:04.800Z] #42 20.31 DEP images/regfile.pb-c.d [2019-10-24T23:53:04.800Z] #42 20.42 PBCC images/ns.pb-c.c [2019-10-24T23:53:04.800Z] #42 20.48 DEP images/ns.pb-c.d [2019-10-24T23:53:05.096Z] #42 20.56 PBCC images/fdinfo.pb-c.c [2019-10-24T23:53:05.097Z] #42 20.74 DEP images/fdinfo.pb-c.d [2019-10-24T23:53:05.389Z] #42 20.97 PBCC images/core-aarch64.pb-c.c [2019-10-24T23:53:05.389Z] #42 21.01 PBCC images/core-arm.pb-c.c [2019-10-24T23:53:05.389Z] #42 21.06 PBCC images/core-ppc64.pb-c.c [2019-10-24T23:53:05.389Z] #42 21.11 PBCC images/core-s390.pb-c.c [2019-10-24T23:53:05.678Z] #42 21.18 PBCC images/core-x86.pb-c.c [2019-10-24T23:53:05.678Z] #42 21.28 PBCC images/core.pb-c.c [2019-10-24T23:53:05.678Z] #42 21.40 PBCC images/inventory.pb-c.c [2019-10-24T23:53:05.967Z] #42 21.53 DEP images/core-aarch64.pb-c.d [2019-10-24T23:53:05.967Z] #42 21.62 DEP images/core-arm.pb-c.d [2019-10-24T23:53:06.256Z] #42 21.73 DEP images/core-ppc64.pb-c.d [2019-10-24T23:53:06.256Z] #42 21.85 DEP images/core-s390.pb-c.d [2019-10-24T23:53:06.256Z] #42 21.95 DEP images/core-x86.pb-c.d [2019-10-24T23:53:06.546Z] #42 22.09 DEP images/core.pb-c.d [2019-10-24T23:53:06.546Z] #42 22.22 DEP images/inventory.pb-c.d [2019-10-24T23:53:06.835Z] #42 22.39 PBCC images/cpuinfo.pb-c.c [2019-10-24T23:53:06.835Z] #42 22.45 DEP images/cpuinfo.pb-c.d [2019-10-24T23:53:06.835Z] #42 22.66 PBCC images/stats.pb-c.c [2019-10-24T23:53:07.125Z] #42 22.74 DEP images/stats.pb-c.d [2019-10-24T23:53:07.767Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2019-10-24T23:53:08.153Z] #42 ... [2019-10-24T23:53:08.153Z] [2019-10-24T23:53:08.153Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:53:08.153Z] #45 98.54 bufio [2019-10-24T23:53:08.153Z] #45 98.94 reflect [2019-10-24T23:53:08.153Z] #45 106.5 regexp/syntax [2019-10-24T23:53:08.443Z] #45 ... [2019-10-24T23:53:08.443Z] [2019-10-24T23:53:08.443Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:08.443Z] #18 49.16 Building dependency tree... [2019-10-24T23:53:08.443Z] #18 51.56 The following additional packages will be installed: [2019-10-24T23:53:08.443Z] #18 51.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T23:53:08.443Z] #18 51.57 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T23:53:08.443Z] #18 51.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T23:53:08.443Z] #18 51.57 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T23:53:08.443Z] #18 51.57 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T23:53:08.443Z] #18 51.58 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T23:53:08.443Z] #18 51.58 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T23:53:08.443Z] #18 51.58 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T23:53:08.443Z] #18 51.58 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T23:53:08.443Z] #18 51.59 Suggested packages: [2019-10-24T23:53:08.443Z] #18 51.59 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T23:53:08.443Z] #18 51.59 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T23:53:08.443Z] #18 51.59 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T23:53:08.443Z] #18 51.59 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T23:53:08.443Z] #18 51.60 Recommended packages: [2019-10-24T23:53:08.443Z] #18 51.60 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T23:53:08.443Z] #18 51.60 python3-keyrings.alt python3-xdg unzip [2019-10-24T23:53:09.944Z] #18 ... [2019-10-24T23:53:09.944Z] [2019-10-24T23:53:09.944Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:09.944Z] #42 25.33 make[1]: Nothing to be done for 'all'. [2019-10-24T23:53:12.012Z] #42 27.57 CC images/stats.o [2019-10-24T23:53:13.098Z] #42 28.77 CC images/core.o [2019-10-24T23:53:15.156Z] #42 ... [2019-10-24T23:53:15.156Z] [2019-10-24T23:53:15.156Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:15.156Z] #18 59.25 The following NEW packages will be installed: [2019-10-24T23:53:15.156Z] #18 59.26 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T23:53:15.156Z] #18 59.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T23:53:15.156Z] #18 59.26 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T23:53:15.156Z] #18 59.26 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T23:53:15.156Z] #18 59.26 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T23:53:15.156Z] #18 59.26 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T23:53:15.156Z] #18 59.26 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T23:53:15.156Z] #18 59.26 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T23:53:15.156Z] #18 59.26 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T23:53:15.156Z] #18 59.26 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T23:53:15.156Z] #18 59.26 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T23:53:15.156Z] #18 59.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T23:53:15.156Z] #18 59.26 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T23:53:15.156Z] #18 59.26 xfsprogs xxd xz-utils zip [2019-10-24T23:53:15.156Z] #18 59.39 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T23:53:15.156Z] #18 59.39 Need to get 87.3 MB of archives. [2019-10-24T23:53:15.156Z] #18 59.39 After this operation, 585 MB of additional disk space will be used. [2019-10-24T23:53:15.156Z] #18 59.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T23:53:15.156Z] #18 59.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-24T23:53:15.156Z] #18 59.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-24T23:53:15.156Z] #18 59.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-24T23:53:15.156Z] #18 59.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-24T23:53:15.156Z] #18 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-24T23:53:15.156Z] #18 59.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-24T23:53:15.156Z] #18 59.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-24T23:53:15.156Z] #18 59.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-24T23:53:15.156Z] #18 59.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-24T23:53:15.156Z] #18 60.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-24T23:53:15.156Z] #18 60.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-24T23:53:15.156Z] #18 60.20 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-24T23:53:15.156Z] #18 60.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-24T23:53:15.156Z] #18 60.22 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-24T23:53:15.156Z] #18 60.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-24T23:53:15.156Z] #18 60.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-24T23:53:15.156Z] #18 60.26 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-24T23:53:15.156Z] #18 60.27 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-24T23:53:15.156Z] #18 60.29 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-24T23:53:15.156Z] #18 60.29 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-24T23:53:15.156Z] #18 60.34 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T23:53:15.156Z] #18 60.36 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T23:53:15.156Z] #18 60.38 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-24T23:53:15.156Z] #18 60.39 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-24T23:53:15.156Z] #18 60.40 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-24T23:53:15.157Z] #18 60.45 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-24T23:53:15.157Z] #18 60.48 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T23:53:15.157Z] #18 60.49 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-24T23:53:15.157Z] #18 60.59 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-24T23:53:15.157Z] #18 60.60 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-24T23:53:15.157Z] #18 60.62 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-24T23:53:15.157Z] #18 60.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-24T23:53:15.157Z] #18 60.67 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-24T23:53:15.157Z] #18 60.69 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-24T23:53:15.157Z] #18 60.70 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-24T23:53:15.157Z] #18 60.70 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-24T23:53:15.157Z] #18 60.71 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-24T23:53:15.157Z] #18 60.72 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-24T23:53:15.157Z] #18 60.77 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-24T23:53:15.157Z] #18 60.81 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-24T23:53:15.157Z] #18 60.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-24T23:53:15.157Z] #18 60.94 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-24T23:53:15.157Z] #18 60.97 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-24T23:53:15.157Z] #18 60.99 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-24T23:53:15.157Z] #18 61.00 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-24T23:53:15.157Z] #18 61.01 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-24T23:53:15.157Z] #18 61.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-24T23:53:15.157Z] #18 61.28 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-24T23:53:15.157Z] #18 61.31 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T23:53:15.157Z] #18 61.43 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T23:53:15.157Z] #18 61.45 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T23:53:15.157Z] #18 61.49 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T23:53:15.157Z] #18 61.51 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T23:53:15.157Z] #18 61.52 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-24T23:53:15.157Z] #18 61.55 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T23:53:15.789Z] #18 62.02 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-24T23:53:15.789Z] #18 62.13 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-24T23:53:15.789Z] #18 62.21 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-24T23:53:15.789Z] #18 62.25 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-24T23:53:16.080Z] #18 62.26 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-24T23:53:16.080Z] #18 62.30 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-24T23:53:16.080Z] #18 62.51 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-24T23:53:16.371Z] #18 62.79 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T23:53:16.371Z] #18 62.81 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T23:53:17.001Z] #18 63.41 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T23:53:17.294Z] #18 63.67 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T23:53:17.294Z] #18 63.69 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-24T23:53:20.828Z] #18 ... [2019-10-24T23:53:20.828Z] [2019-10-24T23:53:20.828Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:53:20.828Z] #32 110.7 time [2019-10-24T23:53:20.828Z] #32 110.7 internal/syscall/unix [2019-10-24T23:53:20.828Z] #32 ... [2019-10-24T23:53:20.828Z] [2019-10-24T23:53:20.828Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:53:20.828Z] #60 60.70 Checking out files: 42% (1248/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 73% (2151/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 90% (2642/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-10-24T23:53:20.828Z] #60 63.16 + cd /tmp/tmp.VXtY3rOD63/src/github.com/containerd/containerd [2019-10-24T23:53:20.828Z] #60 63.16 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T23:53:20.828Z] #60 63.86 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T23:53:20.828Z] #60 63.86 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T23:53:20.828Z] #60 63.87 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:53:20.828Z] #60 63.87 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T23:53:20.828Z] #60 63.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T23:53:20.828Z] #60 63.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T23:53:20.828Z] #60 63.87 + '[' '' = dynamic ']' [2019-10-24T23:53:20.828Z] #60 63.87 + make [2019-10-24T23:53:20.828Z] #60 65.23 + bin/ctr [2019-10-24T23:53:20.828Z] #60 ... [2019-10-24T23:53:20.828Z] [2019-10-24T23:53:20.828Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:20.828Z] #18 66.94 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-24T23:53:23.560Z] #18 ... [2019-10-24T23:53:23.560Z] [2019-10-24T23:53:23.560Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:53:23.560Z] #45 113.6 vendor/golang.org/x/text/transform [2019-10-24T23:53:23.560Z] #45 118.5 time [2019-10-24T23:53:23.560Z] #45 ... [2019-10-24T23:53:23.560Z] [2019-10-24T23:53:23.560Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:23.560Z] #42 30.65 CC images/core-x86.o [2019-10-24T23:53:23.560Z] #42 31.85 CC images/core-arm.o [2019-10-24T23:53:23.560Z] #42 32.49 CC images/core-aarch64.o [2019-10-24T23:53:23.560Z] #42 33.38 CC images/core-ppc64.o [2019-10-24T23:53:23.560Z] #42 34.64 CC images/core-s390.o [2019-10-24T23:53:23.560Z] #42 36.46 CC images/cpuinfo.o [2019-10-24T23:53:23.560Z] #42 37.40 CC images/inventory.o [2019-10-24T23:53:23.560Z] #42 37.92 CC images/fdinfo.o [2019-10-24T23:53:23.560Z] #42 38.69 CC images/fown.o [2019-10-24T23:53:23.560Z] #42 39.23 CC images/ns.o [2019-10-24T23:53:23.850Z] #42 39.67 CC images/regfile.o [2019-10-24T23:53:24.479Z] #42 40.08 CC images/ghost-file.o [2019-10-24T23:53:25.107Z] #42 40.75 CC images/fifo.o [2019-10-24T23:53:25.545Z] #59 232.2 + bin/containerd-stress [2019-10-24T23:53:25.545Z] #59 233.9 + bin/containerd-shim [2019-10-24T23:53:25.733Z] #42 41.19 CC images/remap-file-path.o [2019-10-24T23:53:25.733Z] #42 ... [2019-10-24T23:53:25.733Z] [2019-10-24T23:53:25.733Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:25.733Z] #18 71.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T23:53:25.733Z] #18 72.10 Fetched 87.3 MB in 11s (7603 kB/s) [2019-10-24T23:53:25.733Z] #18 72.30 Selecting previously unselected package bash-completion. [2019-10-24T23:53:26.025Z] #18 72.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-24T23:53:26.025Z] #18 72.36 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T23:53:31.602Z] #18 ... [2019-10-24T23:53:31.602Z] [2019-10-24T23:53:31.602Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:53:31.602Z] #32 121.7 internal/poll [2019-10-24T23:53:31.602Z] #32 126.1 os [2019-10-24T23:53:31.602Z] #32 128.7 internal/fmtsort [2019-10-24T23:53:31.602Z] #32 131.1 path/filepath [2019-10-24T23:53:31.602Z] #32 131.1 fmt [2019-10-24T23:53:31.602Z] #32 ... [2019-10-24T23:53:31.602Z] [2019-10-24T23:53:31.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:31.602Z] #42 41.55 CC images/eventfd.o [2019-10-24T23:53:31.602Z] #42 42.00 CC images/eventpoll.o [2019-10-24T23:53:31.602Z] #42 42.60 CC images/fh.o [2019-10-24T23:53:31.602Z] #42 43.30 CC images/fsnotify.o [2019-10-24T23:53:31.602Z] #42 44.73 CC images/signalfd.o [2019-10-24T23:53:31.602Z] #42 45.16 CC images/fs.o [2019-10-24T23:53:31.602Z] #42 45.65 CC images/pstree.o [2019-10-24T23:53:31.602Z] #42 46.13 CC images/pipe.o [2019-10-24T23:53:31.602Z] #42 46.55 CC images/tcp-stream.o [2019-10-24T23:53:31.602Z] #42 47.02 CC images/sk-packet.o [2019-10-24T23:53:31.891Z] #42 47.62 CC images/mnt.o [2019-10-24T23:53:32.116Z] #59 240.4 + bin/containerd-shim-runc-v1 [2019-10-24T23:53:32.182Z] #42 ... [2019-10-24T23:53:32.182Z] [2019-10-24T23:53:32.182Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:32.182Z] #18 78.61 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T23:53:33.211Z] #18 79.39 Selecting previously unselected package libnet1:ppc64el. [2019-10-24T23:53:33.211Z] #18 79.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T23:53:33.211Z] #18 79.41 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T23:53:33.211Z] #18 79.62 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-24T23:53:33.211Z] #18 79.63 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-24T23:53:33.211Z] #18 79.63 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-24T23:53:33.499Z] #18 79.78 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-24T23:53:33.499Z] #18 79.79 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-24T23:53:33.499Z] #18 79.80 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-24T23:53:33.499Z] #18 80.04 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-24T23:53:33.790Z] #18 80.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-24T23:53:33.790Z] #18 80.11 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T23:53:34.079Z] #18 80.48 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-24T23:53:34.079Z] #18 80.49 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T23:53:34.079Z] #18 80.50 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T23:53:35.107Z] #18 81.57 Selecting previously unselected package python3.5-minimal. [2019-10-24T23:53:35.107Z] #18 81.58 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T23:53:35.107Z] #18 81.60 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:53:35.419Z] #59 243.5 + bin/containerd-shim-runc-v2 [2019-10-24T23:53:35.986Z] #59 244.3 + binaries [2019-10-24T23:53:35.986Z] #59 244.3 + mkdir -p /build [2019-10-24T23:53:35.986Z] #59 244.3 + cp bin/containerd /build/containerd [2019-10-24T23:53:35.986Z] #59 244.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T23:53:35.986Z] #59 244.3 + cp bin/ctr /build/ctr [2019-10-24T23:53:36.948Z] #59 DONE 245.1s [2019-10-24T23:53:37.164Z] #18 83.24 Selecting previously unselected package python3-minimal. [2019-10-24T23:53:37.164Z] #18 83.26 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-24T23:53:37.164Z] #18 83.26 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T23:53:37.164Z] #18 ... [2019-10-24T23:53:37.164Z] [2019-10-24T23:53:37.164Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:53:37.164Z] #45 127.3 regexp [2019-10-24T23:53:37.164Z] #45 136.7 os/exec [2019-10-24T23:53:37.164Z] #45 136.9 net [2019-10-24T23:53:37.164Z] #45 ... [2019-10-24T23:53:37.164Z] [2019-10-24T23:53:37.164Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:37.164Z] #18 83.41 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-24T23:53:37.164Z] #18 83.43 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-24T23:53:37.164Z] #18 83.44 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-24T23:53:37.453Z] #18 83.64 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-24T23:53:37.453Z] #18 83.66 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T23:53:37.453Z] #18 83.66 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T23:53:37.892Z] [2019-10-24T23:53:37.892Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T23:53:37.892Z] #60 DONE 0.3s [2019-10-24T23:53:37.892Z] [2019-10-24T23:53:37.892Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T23:53:37.892Z] #64 DONE 0.1s [2019-10-24T23:53:38.151Z] [2019-10-24T23:53:38.151Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T23:53:38.151Z] #66 DONE 0.2s [2019-10-24T23:53:38.151Z] [2019-10-24T23:53:38.151Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T23:53:38.151Z] #69 DONE 0.1s [2019-10-24T23:53:38.410Z] [2019-10-24T23:53:38.410Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T23:53:38.410Z] #70 DONE 0.0s [2019-10-24T23:53:38.410Z] [2019-10-24T23:53:38.410Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T23:53:40.176Z] #18 86.21 Selecting previously unselected package python3.5. [2019-10-24T23:53:40.176Z] #18 86.22 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T23:53:40.176Z] #18 86.22 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:53:40.176Z] #18 86.41 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-24T23:53:40.176Z] #18 86.44 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-24T23:53:40.176Z] #18 86.44 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-24T23:53:40.176Z] #18 86.56 Selecting previously unselected package dh-python. [2019-10-24T23:53:40.176Z] #18 86.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T23:53:40.176Z] #18 86.58 Unpacking dh-python (2.20170125) ... [2019-10-24T23:53:40.313Z] #71 DONE 1.7s [2019-10-24T23:53:40.313Z] [2019-10-24T23:53:40.313Z] #72 exporting to image [2019-10-24T23:53:40.313Z] #72 exporting layers [2019-10-24T23:53:40.465Z] #18 86.83 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T23:53:40.466Z] #18 86.84 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T23:53:42.528Z] #18 ... [2019-10-24T23:53:42.528Z] [2019-10-24T23:53:42.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:42.528Z] #42 48.05 CC images/pipe-data.o [2019-10-24T23:53:42.528Z] #42 48.53 CC images/sa.o [2019-10-24T23:53:42.528Z] #42 48.90 CC images/timer.o [2019-10-24T23:53:42.528Z] #42 49.66 CC images/timerfd.o [2019-10-24T23:53:42.528Z] #42 50.16 CC images/mm.o [2019-10-24T23:53:42.528Z] #42 50.78 CC images/sk-opts.o [2019-10-24T23:53:42.528Z] #42 51.19 CC images/sk-unix.o [2019-10-24T23:53:42.528Z] #42 51.82 CC images/sk-inet.o [2019-10-24T23:53:42.528Z] #42 52.61 CC images/tun.o [2019-10-24T23:53:42.528Z] #42 53.24 CC images/sk-netlink.o [2019-10-24T23:53:42.528Z] #42 53.74 CC images/packet-sock.o [2019-10-24T23:53:42.528Z] #42 54.54 CC images/ipc-var.o [2019-10-24T23:53:42.528Z] #42 54.88 CC images/ipc-desc.o [2019-10-24T23:53:42.528Z] #42 55.26 CC images/ipc-shm.o [2019-10-24T23:53:42.528Z] #42 55.65 CC images/ipc-msg.o [2019-10-24T23:53:42.528Z] #42 56.26 CC images/ipc-sem.o [2019-10-24T23:53:42.528Z] #42 56.66 CC images/utsns.o [2019-10-24T23:53:42.528Z] #42 57.03 CC images/creds.o [2019-10-24T23:53:42.528Z] #42 57.71 CC images/vma.o [2019-10-24T23:53:42.818Z] #42 58.31 CC images/netdev.o [2019-10-24T23:53:43.446Z] #42 59.19 CC images/tty.o [2019-10-24T23:53:43.735Z] #42 ... [2019-10-24T23:53:43.735Z] [2019-10-24T23:53:43.735Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:53:43.735Z] #32 134.1 io/ioutil [2019-10-24T23:53:43.735Z] #32 137.1 flag [2019-10-24T23:53:43.735Z] #32 137.1 github.com/BurntSushi/toml [2019-10-24T23:53:43.735Z] #32 137.1 log [2019-10-24T23:53:43.735Z] #32 ... [2019-10-24T23:53:43.735Z] [2019-10-24T23:53:43.735Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:53:43.735Z] #45 140.7 internal/lazyregexp [2019-10-24T23:53:43.735Z] #45 143.6 encoding/binary [2019-10-24T23:53:43.735Z] #45 143.7 go/token [2019-10-24T23:53:44.363Z] #45 144.7 net/url [2019-10-24T23:53:46.425Z] #45 ... [2019-10-24T23:53:46.425Z] [2019-10-24T23:53:46.425Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:46.425Z] #18 92.84 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T23:53:46.880Z] #72 exporting layers 6.4s done [2019-10-24T23:53:46.880Z] #72 writing image sha256:8313c548fd1ba68ac12a110f8a3d40a0c092888d51b0a43310b79805846d9704 done [2019-10-24T23:53:46.880Z] #72 naming to docker.io/library/docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 done [2019-10-24T23:53:46.880Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-24T23:53:48.477Z] #73 exporting layers 55.1s done [2019-10-24T23:53:48.477Z] #73 exporting manifest sha256:81bcbee7cda8c9e6486f73db44592173c45e27e300e939dba75f683201344340 0.0s done [2019-10-24T23:53:48.477Z] #73 exporting config sha256:2d6d04e270d8f019870178a27bbf88ab3d69e014b91dcd5b50f332fe6ec2e417 done [2019-10-24T23:53:48.477Z] #73 sending tarball [2019-10-24T23:53:48.481Z] #18 94.79 Selecting previously unselected package python3. [2019-10-24T23:53:48.481Z] #18 94.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-24T23:53:48.481Z] #18 94.90 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-24T23:53:48.481Z] #18 94.91 Unpacking python3 (3.5.3-1) ... [2019-10-24T23:53:48.770Z] #18 95.03 Selecting previously unselected package pigz. [2019-10-24T23:53:48.770Z] #18 95.06 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-24T23:53:48.770Z] #18 95.08 Unpacking pigz (2.3.4-1) ... [2019-10-24T23:53:48.864Z] [2019-10-24T23:53:48.864Z] Removing bundles/ [2019-10-24T23:53:48.864Z] [2019-10-24T23:53:48.864Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-24T23:53:48.864Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:53:48.864Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T23:53:49.060Z] #18 95.30 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-24T23:53:49.060Z] #18 95.33 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T23:53:49.060Z] #18 95.34 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:53:49.060Z] #18 95.53 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-24T23:53:49.350Z] #18 95.57 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T23:53:49.350Z] #18 95.57 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:53:49.350Z] #18 95.78 Selecting previously unselected package libiptc0:ppc64el. [2019-10-24T23:53:49.350Z] #18 95.79 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T23:53:49.350Z] #18 95.81 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:53:49.640Z] #18 95.96 Selecting previously unselected package libxtables12:ppc64el. [2019-10-24T23:53:49.640Z] #18 95.97 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T23:53:49.640Z] #18 95.97 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:53:49.931Z] #18 96.19 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-24T23:53:49.931Z] #18 96.19 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-24T23:53:49.931Z] #18 96.20 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-24T23:53:49.931Z] #18 96.35 Selecting previously unselected package iptables. [2019-10-24T23:53:49.931Z] #18 96.35 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T23:53:49.931Z] #18 96.38 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:53:50.561Z] #18 97.11 Selecting previously unselected package xxd. [2019-10-24T23:53:50.851Z] #18 97.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T23:53:50.851Z] #18 97.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:53:50.851Z] #18 97.37 Selecting previously unselected package vim-common. [2019-10-24T23:53:51.139Z] #18 97.38 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:53:51.139Z] #18 97.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:53:51.429Z] #18 97.68 Selecting previously unselected package bzip2. [2019-10-24T23:53:51.429Z] #18 97.68 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-24T23:53:51.429Z] #18 97.69 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T23:53:51.429Z] #18 97.88 Selecting previously unselected package libgpm2:ppc64el. [2019-10-24T23:53:51.429Z] #18 97.89 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-24T23:53:51.429Z] #18 97.90 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-24T23:53:51.718Z] #18 ... [2019-10-24T23:53:51.719Z] [2019-10-24T23:53:51.719Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T23:53:51.719Z] #32 144.9 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T23:53:51.719Z] #32 DONE 152.0s [2019-10-24T23:53:51.719Z] [2019-10-24T23:53:51.719Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:51.719Z] #18 98.09 Selecting previously unselected package xz-utils. [2019-10-24T23:53:51.719Z] #18 ... [2019-10-24T23:53:51.719Z] [2019-10-24T23:53:51.719Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:51.719Z] #42 60.59 CC images/file-lock.o [2019-10-24T23:53:51.719Z] #42 61.00 CC images/rlimit.o [2019-10-24T23:53:51.719Z] #42 61.49 CC images/pagemap.o [2019-10-24T23:53:51.719Z] #42 62.04 CC images/siginfo.o [2019-10-24T23:53:51.719Z] #42 62.70 CC images/rpc.o [2019-10-24T23:53:51.719Z] #42 65.47 CC images/ext-file.o [2019-10-24T23:53:51.719Z] #42 66.03 CC images/cgroup.o [2019-10-24T23:53:51.719Z] #42 ... [2019-10-24T23:53:51.719Z] [2019-10-24T23:53:51.719Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:51.719Z] #18 98.10 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-24T23:53:51.719Z] #18 98.11 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:53:52.009Z] #18 98.45 Selecting previously unselected package aufs-tools. [2019-10-24T23:53:52.009Z] #18 98.48 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-24T23:53:52.009Z] #18 98.48 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:53:52.657Z] #18 99.12 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T23:53:52.657Z] #18 99.12 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T23:53:52.657Z] #18 99.14 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:53:52.951Z] #18 99.35 Selecting previously unselected package btrfs-progs. [2019-10-24T23:53:52.951Z] #18 99.36 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-24T23:53:52.951Z] #18 99.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T23:53:53.322Z] #73 ... [2019-10-24T23:53:53.322Z] [2019-10-24T23:53:53.322Z] #74 importing to docker [2019-10-24T23:53:53.322Z] #74 ... [2019-10-24T23:53:53.322Z] [2019-10-24T23:53:53.322Z] #73 exporting to oci image format [2019-10-24T23:53:53.322Z] #73 sending tarball 8.8s done [2019-10-24T23:53:53.322Z] #73 DONE 64.0s [2019-10-24T23:53:53.322Z] [2019-10-24T23:53:53.322Z] #74 importing to docker [2019-10-24T23:53:53.975Z] #18 100.3 Selecting previously unselected package btrfs-tools. [2019-10-24T23:53:53.975Z] #18 100.3 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-24T23:53:53.975Z] #18 100.3 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T23:53:53.975Z] #18 100.4 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-24T23:53:54.264Z] #18 100.4 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T23:53:54.264Z] #18 100.5 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T23:53:54.264Z] #18 100.6 Selecting previously unselected package dmsetup. [2019-10-24T23:53:54.264Z] #18 100.6 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T23:53:54.264Z] #18 100.7 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T23:53:54.264Z] #18 100.8 Selecting previously unselected package libonig4:ppc64el. [2019-10-24T23:53:54.483Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-24T23:53:54.483Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T23:53:54.553Z] #18 100.8 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-24T23:53:54.553Z] #18 100.9 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-24T23:53:54.553Z] #18 101.1 Selecting previously unselected package libjq1:ppc64el. [2019-10-24T23:53:54.742Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2019-10-24T23:53:54.742Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T23:53:54.742Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T23:53:54.742Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T23:53:54.843Z] #18 101.1 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T23:53:54.843Z] #18 101.1 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T23:53:55.002Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T23:53:55.002Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T23:53:55.002Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T23:53:55.002Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T23:53:55.002Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T23:53:55.133Z] #18 101.4 Selecting previously unselected package jq. [2019-10-24T23:53:55.133Z] #18 101.4 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T23:53:55.133Z] #18 101.4 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T23:53:55.133Z] #18 101.6 Selecting previously unselected package libaio1:ppc64el. [2019-10-24T23:53:55.133Z] #18 101.6 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-24T23:53:55.133Z] #18 101.6 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-24T23:53:55.262Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T23:53:55.421Z] #18 101.7 Selecting previously unselected package libcap2-bin. [2019-10-24T23:53:55.421Z] #18 101.7 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-24T23:53:55.421Z] #18 101.7 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T23:53:55.421Z] #18 101.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-24T23:53:55.421Z] #18 101.9 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T23:53:55.421Z] #18 101.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T23:53:55.709Z] #18 102.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-24T23:53:55.710Z] #18 102.1 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-24T23:53:55.710Z] #18 102.1 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-24T23:53:56.204Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T23:53:56.204Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T23:53:56.338Z] #18 102.6 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-24T23:53:56.338Z] #18 102.6 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-24T23:53:56.338Z] #18 102.6 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-24T23:53:56.338Z] #18 102.8 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-24T23:53:56.465Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-10-24T23:53:56.624Z] #18 102.8 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-24T23:53:56.624Z] #18 102.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-24T23:53:56.624Z] #18 103.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-24T23:53:56.624Z] #18 103.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-24T23:53:56.624Z] #18 103.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-24T23:53:56.726Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2019-10-24T23:53:56.726Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.0% of statements [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T23:53:56.726Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T23:53:56.987Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-24T23:53:56.987Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T23:53:56.987Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T23:53:57.251Z] #18 103.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-24T23:53:57.251Z] #18 103.6 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-24T23:53:57.251Z] #18 103.6 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-24T23:53:57.251Z] #18 ... [2019-10-24T23:53:57.251Z] [2019-10-24T23:53:57.251Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:53:57.251Z] #45 147.8 go/scanner [2019-10-24T23:53:57.251Z] #45 151.8 text/template/parse [2019-10-24T23:53:57.251Z] #45 152.1 encoding/base64 [2019-10-24T23:53:57.251Z] #45 154.0 go/ast [2019-10-24T23:53:57.251Z] #45 155.6 encoding/json [2019-10-24T23:53:57.538Z] #45 ... [2019-10-24T23:53:57.538Z] [2019-10-24T23:53:57.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:53:57.538Z] #42 67.71 CC images/userns.o [2019-10-24T23:53:57.538Z] #42 68.78 CC images/google/protobuf/descriptor.o [2019-10-24T23:53:57.538Z] #42 72.77 CC images/opts.o [2019-10-24T23:53:57.538Z] #42 73.20 CC images/seccomp.o [2019-10-24T23:53:57.538Z] #42 ... [2019-10-24T23:53:57.538Z] [2019-10-24T23:53:57.538Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:53:57.538Z] #18 104.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-24T23:53:57.560Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2019-10-24T23:53:57.825Z] #18 104.1 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T23:53:57.825Z] #18 104.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-24T23:53:57.825Z] #18 104.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-24T23:53:57.825Z] #18 104.3 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-24T23:53:57.825Z] #18 104.3 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T23:53:58.113Z] #18 104.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-24T23:53:58.113Z] #18 104.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-24T23:53:58.113Z] #18 104.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T23:53:58.113Z] #18 104.6 Selecting previously unselected package libreadline5:ppc64el. [2019-10-24T23:53:58.113Z] #18 104.6 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-24T23:53:58.113Z] #18 104.6 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-24T23:53:58.400Z] #18 104.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-24T23:53:58.400Z] #18 104.9 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-24T23:53:58.400Z] #18 104.9 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T23:54:00.106Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2019-10-24T23:54:01.123Z] #18 107.5 Selecting previously unselected package net-tools. [2019-10-24T23:54:01.124Z] #18 107.5 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-24T23:54:01.124Z] #18 107.5 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:54:01.411Z] #18 107.8 Selecting previously unselected package python-pip-whl. [2019-10-24T23:54:01.411Z] #18 107.8 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:54:01.411Z] #18 107.8 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:54:02.020Z] ok github.com/docker/docker/builder/remotecontext 0.537s coverage: 13.6% of statements [2019-10-24T23:54:02.020Z] ok github.com/docker/docker/builder/remotecontext/git 3.427s coverage: 85.1% of statements [2019-10-24T23:54:02.036Z] #18 108.6 Selecting previously unselected package python3-pip. [2019-10-24T23:54:02.324Z] #18 108.6 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T23:54:02.324Z] #18 108.6 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:54:02.590Z] ok github.com/docker/docker/builder/dockerfile 1.007s coverage: 48.2% of statements [2019-10-24T23:54:02.590Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T23:54:02.590Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T23:54:02.611Z] #18 109.0 Selecting previously unselected package python3-pkg-resources. [2019-10-24T23:54:02.611Z] #18 109.0 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T23:54:02.611Z] #18 109.0 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:54:02.899Z] #18 109.2 Selecting previously unselected package python3-setuptools. [2019-10-24T23:54:02.899Z] #18 109.2 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T23:54:02.899Z] #18 109.2 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T23:54:03.187Z] #18 109.6 Selecting previously unselected package python3-wheel. [2019-10-24T23:54:03.187Z] #18 109.6 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T23:54:03.187Z] #18 109.6 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T23:54:03.474Z] #18 109.8 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T23:54:03.474Z] #18 109.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-24T23:54:03.474Z] #18 109.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:54:03.761Z] #18 110.3 Selecting previously unselected package vim-runtime. [2019-10-24T23:54:03.761Z] #18 110.3 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T23:54:04.049Z] #18 110.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T23:54:04.049Z] #18 110.5 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T23:54:04.049Z] #18 110.5 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:54:07.879Z] ok github.com/docker/docker/client 0.389s coverage: 75.8% of statements [2019-10-24T23:54:08.473Z] #18 ... [2019-10-24T23:54:08.473Z] [2019-10-24T23:54:08.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:08.473Z] #42 73.75 CC images/binfmt-misc.o [2019-10-24T23:54:08.473Z] #42 74.16 CC images/time.o [2019-10-24T23:54:08.473Z] #42 74.50 CC images/sysctl.o [2019-10-24T23:54:08.473Z] #42 74.74 CC images/autofs.o [2019-10-24T23:54:08.473Z] #42 75.08 CC images/macvlan.o [2019-10-24T23:54:08.473Z] #42 75.45 CC images/sit.o [2019-10-24T23:54:08.473Z] #42 75.98 LINK images/built-in.o [2019-10-24T23:54:08.473Z] #42 76.22 GEN compel/include/asm [2019-10-24T23:54:08.473Z] #42 76.22 GEN compel/include/version.h [2019-10-24T23:54:08.473Z] #42 76.26 touch .config [2019-10-24T23:54:08.473Z] #42 76.27 GEN include/common/config.h [2019-10-24T23:54:08.473Z] #42 76.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T23:54:08.473Z] #42 76.50 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T23:54:08.473Z] #42 76.56 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-24T23:54:08.473Z] #42 76.61 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-24T23:54:08.473Z] #42 76.74 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-24T23:54:08.473Z] #42 76.81 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-24T23:54:08.473Z] #42 76.86 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-24T23:54:08.473Z] #42 76.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T23:54:08.473Z] #42 76.97 DEP compel/plugins/std/infect.d [2019-10-24T23:54:08.473Z] #42 77.28 DEP compel/plugins/std/string.d [2019-10-24T23:54:08.473Z] #42 77.48 DEP compel/plugins/std/log.d [2019-10-24T23:54:08.473Z] #42 77.73 DEP compel/plugins/std/fds.d [2019-10-24T23:54:08.473Z] #42 78.00 DEP compel/plugins/std/std.d [2019-10-24T23:54:08.473Z] #42 78.17 DEP compel/plugins/shmem/shmem.d [2019-10-24T23:54:08.473Z] #42 78.45 DEP compel/plugins/fds/fds.d [2019-10-24T23:54:08.473Z] #42 78.86 CC compel/plugins/std/std.o [2019-10-24T23:54:08.473Z] #42 79.41 CC compel/plugins/std/fds.o [2019-10-24T23:54:08.473Z] #42 80.28 CC compel/plugins/std/log.o [2019-10-24T23:54:08.473Z] #42 81.78 CC compel/plugins/std/string.o [2019-10-24T23:54:08.473Z] #42 82.82 CC compel/plugins/std/infect.o [2019-10-24T23:54:08.473Z] #42 83.65 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-24T23:54:08.473Z] #42 83.74 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-24T23:54:08.473Z] #42 83.82 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-24T23:54:08.473Z] #42 83.90 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-24T23:54:08.473Z] #42 83.99 AR compel/plugins/std.lib.a [2019-10-24T23:54:08.473Z] #42 84.19 CC compel/plugins/fds/fds.o [2019-10-24T23:54:09.097Z] #42 84.75 AR compel/plugins/fds.lib.a [2019-10-24T23:54:09.097Z] #42 84.84 HOSTDEP compel/src/lib/log-host.d [2019-10-24T23:54:09.386Z] #42 85.07 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T23:54:09.675Z] #42 85.34 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-24T23:54:09.871Z] #74 DONE 16.5s [Pipeline] } [2019-10-24T23:54:09.964Z] #42 85.60 HOSTDEP compel/src/main-host.d [2019-10-24T23:54:09.964Z] #42 ... [2019-10-24T23:54:09.964Z] [2019-10-24T23:54:09.964Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:54:09.964Z] #18 116.4 Selecting previously unselected package vim. [2019-10-24T23:54:09.964Z] #18 116.4 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T23:54:09.964Z] #18 116.5 Unpacking vim (2:8.0.0197-4+deb9u3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-24T23:54:10.559Z] ................................................ [ 29%] [2019-10-24T23:54:10.892Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/test/unit [2019-10-24T23:54:10.991Z] #18 117.2 Selecting previously unselected package xfsprogs. [2019-10-24T23:54:10.991Z] #18 117.3 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-24T23:54:10.991Z] #18 117.3 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:54:11.330Z] 12c8dbabfd62: Pull complete [2019-10-24T23:54:11.331Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-24T23:54:11.331Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T23:54:11.331Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-24T23:54:11.331Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-24T23:54:11.331Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-24T23:54:11.331Z] WARN: Skipping validation tests [2019-10-24T23:54:11.331Z] INFO: Running unit tests at 10/24/2019 23:54:05... [2019-10-24T23:54:11.331Z] INFO: make.ps1 starting at 10/24/2019 23:54:10 [2019-10-24T23:54:11.331Z] INFO: Git commit (ef5834d0b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-24T23:54:11.331Z] INFO: Invoking autogen... [2019-10-24T23:54:11.331Z] INFO: Running unit tests... [2019-10-24T23:54:12.029Z] #18 118.2 Selecting previously unselected package zip. [2019-10-24T23:54:12.029Z] #18 118.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-24T23:54:12.029Z] #18 118.2 Unpacking zip (3.0-11+b1) ... [2019-10-24T23:54:12.029Z] #18 118.5 Selecting previously unselected package libapparmor-perl. [2019-10-24T23:54:12.320Z] #18 118.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T23:54:12.320Z] #18 118.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:54:12.320Z] #18 118.8 Selecting previously unselected package apparmor. [2019-10-24T23:54:12.608Z] #18 118.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T23:54:12.608Z] #18 119.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:54:13.239Z] #18 119.7 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T23:54:13.239Z] #18 119.8 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-24T23:54:13.239Z] #18 119.8 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:54:14.113Z] ? github.com/docker/docker/api [no test files] [2019-10-24T23:54:15.965Z] #18 122.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T23:54:15.965Z] #18 122.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-24T23:54:15.965Z] #18 122.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:54:18.678Z] #18 124.8 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T23:54:18.678Z] #18 124.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T23:54:18.678Z] #18 124.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:54:18.678Z] #18 125.1 Selecting previously unselected package mingw-w64-common. [2019-10-24T23:54:18.678Z] #18 125.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T23:54:18.678Z] #18 125.1 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T23:54:20.177Z] #18 ... [2019-10-24T23:54:20.177Z] [2019-10-24T23:54:20.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:20.177Z] #42 85.88 DEP compel/src/lib/ptrace.d [2019-10-24T23:54:20.177Z] #42 86.17 DEP compel/src/lib/infect.d [2019-10-24T23:54:20.177Z] #42 86.49 DEP compel/src/lib/infect-util.d [2019-10-24T23:54:20.177Z] #42 86.79 DEP compel/src/lib/infect-rpc.d [2019-10-24T23:54:20.177Z] #42 87.07 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-24T23:54:20.177Z] #42 87.29 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-24T23:54:20.177Z] #42 87.48 DEP compel/src/lib/log.d [2019-10-24T23:54:20.177Z] #42 87.70 DEP compel/src/main.d [2019-10-24T23:54:20.177Z] #42 87.95 DEP compel/src/lib/handle-elf.d [2019-10-24T23:54:20.177Z] #42 88.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-24T23:54:20.177Z] #42 88.65 CC compel/src/lib/log.o [2019-10-24T23:54:20.177Z] #42 89.41 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-24T23:54:20.177Z] #42 90.16 CC compel/arch/ppc64/src/lib/infect.o [2019-10-24T23:54:20.177Z] #42 91.76 CC compel/src/lib/infect-rpc.o [2019-10-24T23:54:20.177Z] #42 92.55 CC compel/src/lib/infect-util.o [2019-10-24T23:54:20.177Z] #42 93.04 CC compel/src/lib/infect.o [2019-10-24T23:54:20.802Z] #42 ... [2019-10-24T23:54:20.802Z] [2019-10-24T23:54:20.802Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:54:20.802Z] #45 171.3 text/template [2019-10-24T23:54:20.802Z] #45 173.3 go/parser [2019-10-24T23:54:21.089Z] #45 181.5 encoding/xml [2019-10-24T23:54:22.582Z] #45 ... [2019-10-24T23:54:22.582Z] [2019-10-24T23:54:22.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:22.582Z] #42 97.95 CC compel/src/lib/ptrace.o [2019-10-24T23:54:23.214Z] #42 98.82 AR compel/libcompel.a [2019-10-24T23:54:23.506Z] #42 98.98 HOSTCC compel/src/main-host.o [2019-10-24T23:54:24.130Z] #42 99.74 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-24T23:54:24.755Z] #42 100.2 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T23:54:25.380Z] #42 101.0 HOSTCC compel/src/lib/log-host.o [2019-10-24T23:54:25.624Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2019-10-24T23:54:26.004Z] #42 101.5 HOSTLINK compel/compel-host-bin [2019-10-24T23:54:26.292Z] #42 101.8 DEP soccr/soccr.d [2019-10-24T23:54:26.581Z] #42 102.3 CC soccr/soccr.o [2019-10-24T23:54:30.076Z] #42 105.7 AR soccr/libsoccr.a [2019-10-24T23:54:30.077Z] #42 105.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:54:30.704Z] #42 106.3 DEP criu/arch/ppc64/sigframe.d [2019-10-24T23:54:30.704Z] #42 ... [2019-10-24T23:54:30.704Z] [2019-10-24T23:54:30.704Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:54:30.704Z] #45 191.3 math/big [2019-10-24T23:54:32.412Z] ? github.com/docker/docker/api [no test files] [2019-10-24T23:54:32.935Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-24T23:54:34.217Z] #45 ... [2019-10-24T23:54:34.217Z] [2019-10-24T23:54:34.217Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:54:34.217Z] #63 184.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T23:54:34.217Z] #63 184.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T23:54:34.217Z] #63 ... [2019-10-24T23:54:34.217Z] [2019-10-24T23:54:34.217Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:54:34.217Z] #18 131.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T23:54:34.217Z] #18 131.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T23:54:34.217Z] #18 132.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:54:34.217Z] #18 138.8 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T23:54:34.217Z] #18 138.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T23:54:34.217Z] #18 138.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:54:34.217Z] #18 139.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T23:54:34.217Z] #18 139.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T23:54:34.217Z] #18 139.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:54:34.459Z] ok github.com/docker/docker/cmd/dockerd 0.121s coverage: 30.3% of statements [2019-10-24T23:54:34.459Z] ok github.com/docker/docker/container 0.150s coverage: 35.3% of statements [2019-10-24T23:54:34.459Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T23:54:34.459Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T23:54:34.459Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T23:54:34.459Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T23:54:36.297Z] #18 ... [2019-10-24T23:54:36.297Z] [2019-10-24T23:54:36.297Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:36.297Z] #42 106.6 DEP criu/arch/ppc64/crtools.d [2019-10-24T23:54:36.297Z] #42 106.9 DEP criu/arch/ppc64/cpu.d [2019-10-24T23:54:36.297Z] #42 107.5 CC criu/arch/ppc64/cpu.o [2019-10-24T23:54:36.297Z] #42 108.8 CC criu/arch/ppc64/crtools.o [2019-10-24T23:54:36.297Z] #42 111.1 CC criu/arch/ppc64/sigframe.o [2019-10-24T23:54:36.297Z] #42 111.8 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-24T23:54:36.297Z] #42 111.9 DEP criu/arch/ppc64/misc.d [2019-10-24T23:54:36.297Z] #42 111.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-24T23:54:36.297Z] #42 112.0 DEP criu/arch/ppc64/vdso-pie.d [2019-10-24T23:54:36.586Z] #42 112.3 DEP criu/pie/parasite-vdso.d [2019-10-24T23:54:37.214Z] #42 112.7 DEP criu/pie/util-vdso.d [2019-10-24T23:54:37.214Z] #42 ... [2019-10-24T23:54:37.214Z] [2019-10-24T23:54:37.214Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:54:37.214Z] #63 DONE 197.7s [2019-10-24T23:54:37.214Z] [2019-10-24T23:54:37.214Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T23:54:37.506Z] #64 DONE 0.1s [2019-10-24T23:54:37.506Z] [2019-10-24T23:54:37.506Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:54:37.506Z] #45 196.7 go/doc [2019-10-24T23:54:37.757Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2019-10-24T23:54:38.700Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2019-10-24T23:54:39.647Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2019-10-24T23:54:41.530Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-24T23:54:42.966Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-10-24T23:54:43.050Z] #45 ... [2019-10-24T23:54:43.050Z] [2019-10-24T23:54:43.050Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:43.050Z] #42 113.1 DEP criu/pie/util.d [2019-10-24T23:54:43.050Z] #42 114.0 CC criu/pie/util.o [2019-10-24T23:54:43.050Z] #42 115.0 CC criu/pie/util-vdso.o [2019-10-24T23:54:43.050Z] #42 116.0 CC criu/pie/parasite-vdso.o [2019-10-24T23:54:43.050Z] #42 117.1 CC criu/arch/ppc64/vdso-pie.o [2019-10-24T23:54:43.050Z] #42 117.9 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-24T23:54:43.050Z] #42 118.0 CC criu/arch/ppc64/misc.o [2019-10-24T23:54:43.050Z] #42 118.1 AR criu/pie/pie.lib.a [2019-10-24T23:54:43.050Z] #42 118.2 DEP criu/pie/restorer.d [2019-10-24T23:54:43.050Z] #42 118.6 DEP criu/arch/ppc64/restorer.d [2019-10-24T23:54:43.338Z] #42 119.0 DEP criu/pie/parasite.d [2019-10-24T23:54:43.540Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 82.1% of statements [2019-10-24T23:54:43.967Z] #42 119.4 CC criu/pie/parasite.o [2019-10-24T23:54:44.111Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2019-10-24T23:54:46.019Z] #42 121.8 LINK criu/pie/parasite.built-in.o [2019-10-24T23:54:46.024Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-24T23:54:46.307Z] #42 121.8 GEN criu/pie/parasite-blob.h [2019-10-24T23:54:46.307Z] #42 121.9 CC criu/arch/ppc64/restorer.o [2019-10-24T23:54:46.483Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-24T23:54:47.219Z] ok github.com/docker/docker/api/server 0.131s coverage: 9.0% of statements [2019-10-24T23:54:47.336Z] #42 122.8 CC criu/pie/restorer.o [2019-10-24T23:54:49.322Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-24T23:54:49.322Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.7% of statements [2019-10-24T23:54:51.232Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.630s coverage: 57.0% of statements [2019-10-24T23:54:51.769Z] #42 ... [2019-10-24T23:54:51.769Z] [2019-10-24T23:54:51.769Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:54:51.769Z] #45 211.5 vendor/golang.org/x/net/idna [2019-10-24T23:54:51.769Z] #45 211.6 github.com/LK4D4/vndr/build [2019-10-24T23:54:54.528Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.706s coverage: 45.9% of statements [2019-10-24T23:54:55.097Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.810s coverage: 51.0% of statements [2019-10-24T23:54:56.039Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.584s coverage: 72.5% of statements [2019-10-24T23:54:57.311Z] #45 ... [2019-10-24T23:54:57.311Z] [2019-10-24T23:54:57.311Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:54:57.311Z] #42 128.2 LINK criu/pie/restorer.built-in.o [2019-10-24T23:54:57.311Z] #42 128.2 GEN criu/pie/restorer-blob.h [2019-10-24T23:54:57.311Z] #42 128.5 DEP criu/vdso.d [2019-10-24T23:54:57.311Z] #42 128.9 DEP criu/uts_ns.d [2019-10-24T23:54:57.311Z] #42 129.3 DEP criu/util.d [2019-10-24T23:54:57.311Z] #42 129.8 DEP criu/uffd.d [2019-10-24T23:54:57.311Z] #42 130.2 DEP criu/tun.d [2019-10-24T23:54:57.311Z] #42 130.6 DEP criu/tty.d [2019-10-24T23:54:57.311Z] #42 131.0 DEP criu/timerfd.d [2019-10-24T23:54:57.311Z] #42 131.4 DEP criu/sysfs_parse.d [2019-10-24T23:54:57.311Z] #42 131.8 DEP criu/sysctl.d [2019-10-24T23:54:57.311Z] #42 132.1 DEP criu/string.d [2019-10-24T23:54:57.311Z] #42 132.2 DEP criu/stats.d [2019-10-24T23:54:57.311Z] #42 132.5 DEP criu/sockets.d [2019-10-24T23:54:57.311Z] #42 132.9 DEP criu/sk-unix.d [2019-10-24T23:54:57.423Z] ok github.com/docker/docker/daemon 12.350s coverage: 17.6% of statements [2019-10-24T23:54:57.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T23:54:57.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T23:54:57.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T23:54:57.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T23:54:57.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T23:54:57.939Z] #42 133.5 DEP criu/sk-tcp.d [2019-10-24T23:54:57.940Z] #42 ... [2019-10-24T23:54:57.940Z] [2019-10-24T23:54:57.940Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:54:57.940Z] #18 164.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T23:54:57.940Z] #18 164.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T23:54:57.940Z] #18 164.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:54:57.998Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2019-10-24T23:54:57.998Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.632s coverage: 76.1% of statements [2019-10-24T23:54:58.939Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2019-10-24T23:54:59.881Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2019-10-24T23:55:01.265Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 42.7% of statements [2019-10-24T23:55:02.208Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.930s coverage: 57.2% of statements [2019-10-24T23:55:02.208Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T23:55:02.208Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T23:55:02.208Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2019-10-24T23:55:02.208Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T23:55:02.208Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T23:55:02.469Z] ok github.com/docker/docker/daemon/logger/awslogs 0.319s coverage: 77.4% of statements [2019-10-24T23:55:02.469Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T23:55:02.469Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T23:55:02.729Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 68.2% of statements [2019-10-24T23:55:03.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2019-10-24T23:55:03.871Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-10-24T23:55:04.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 62.1% of statements [2019-10-24T23:55:04.828Z] #18 ... [2019-10-24T23:55:04.828Z] [2019-10-24T23:55:04.828Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:04.828Z] #42 133.9 DEP criu/sk-queue.d [2019-10-24T23:55:04.828Z] #42 134.3 DEP criu/sk-packet.d [2019-10-24T23:55:04.828Z] #42 134.7 DEP criu/sk-netlink.d [2019-10-24T23:55:04.828Z] #42 135.0 DEP criu/sk-inet.d [2019-10-24T23:55:04.828Z] #42 135.5 DEP criu/signalfd.d [2019-10-24T23:55:04.828Z] #42 135.8 DEP criu/sigframe.d [2019-10-24T23:55:04.828Z] #42 136.0 DEP criu/shmem.d [2019-10-24T23:55:04.828Z] #42 136.3 DEP criu/servicefd.d [2019-10-24T23:55:04.828Z] #42 136.6 DEP criu/seize.d [2019-10-24T23:55:04.828Z] #42 136.9 DEP criu/seccomp.d [2019-10-24T23:55:04.828Z] #42 137.4 DEP criu/rst-malloc.d [2019-10-24T23:55:04.828Z] #42 137.6 DEP criu/rbtree.d [2019-10-24T23:55:04.828Z] #42 137.7 DEP criu/pstree.d [2019-10-24T23:55:04.828Z] #42 138.1 DEP criu/protobuf.d [2019-10-24T23:55:04.828Z] #42 138.5 GEN criu/protobuf-desc-gen.h [2019-10-24T23:55:05.076Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 74.7% of statements [2019-10-24T23:55:05.076Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T23:55:05.116Z] #42 140.9 DEP criu/protobuf-desc.d [2019-10-24T23:55:05.337Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2019-10-24T23:55:05.405Z] #42 141.2 DEP criu/proc_parse.d [2019-10-24T23:55:05.908Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2019-10-24T23:55:05.908Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-10-24T23:55:06.033Z] #42 141.7 DEP criu/plugin.d [2019-10-24T23:55:06.323Z] #42 141.9 DEP criu/pipes.d [2019-10-24T23:55:06.614Z] #42 142.2 DEP criu/pie-util.d [2019-10-24T23:55:06.614Z] #42 ... [2019-10-24T23:55:06.614Z] [2019-10-24T23:55:06.614Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:55:06.849Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2019-10-24T23:55:07.791Z] ok github.com/docker/docker/daemon/logger/splunk 1.863s coverage: 82.5% of statements [2019-10-24T23:55:07.791Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T23:55:07.791Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T23:55:08.732Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2019-10-24T23:55:09.302Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2019-10-24T23:55:09.564Z] ok github.com/docker/docker/distribution 0.317s coverage: 22.1% of statements [2019-10-24T23:55:09.564Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T23:55:10.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:55:10.307Z] [2019-10-24T23:55:10.307Z] [2019-10-24T23:55:10.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T23:55:10.307Z] [2019-10-24T23:55:10.307Z] [2019-10-24T23:55:10.307Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-24T23:55:10.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T23:55:10.307Z] PKG_CONFIG=pkg-config [2019-10-24T23:55:10.307Z] GOLANG_VERSION=1.13.3 [2019-10-24T23:55:10.307Z] HOSTNAME=df74c47b154e [2019-10-24T23:55:10.307Z] KEEPBUNDLE=1 [2019-10-24T23:55:10.307Z] container=docker [2019-10-24T23:55:10.307Z] TEST_SKIP_INTEGRATION=1 [2019-10-24T23:55:10.307Z] GO111MODULE=off [2019-10-24T23:55:10.307Z] GOPATH=/go [2019-10-24T23:55:10.307Z] PWD=/go/src/github.com/docker/docker [2019-10-24T23:55:10.307Z] HOME=/root [2019-10-24T23:55:10.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T23:55:10.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T23:55:10.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T23:55:10.307Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:55:10.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T23:55:10.307Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T23:55:10.307Z] TERM=xterm [2019-10-24T23:55:10.307Z] VALIDATE_BRANCH=master [2019-10-24T23:55:10.307Z] DEST=bundles/test-integration [2019-10-24T23:55:10.307Z] SHLVL=1 [2019-10-24T23:55:10.307Z] TIMEOUT=120m [2019-10-24T23:55:10.307Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-24T23:55:10.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T23:55:10.307Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T23:55:10.307Z] TESTDEBUG=0 [2019-10-24T23:55:10.307Z] _=/usr/bin/env [2019-10-24T23:55:10.307Z] Building test suite binary ./integration-cli/test.main [2019-10-24T23:55:10.307Z] No new tests added to integration. [2019-10-24T23:55:10.307Z] [2019-10-24T23:55:10.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T23:55:10.307Z] PKG_CONFIG=pkg-config [2019-10-24T23:55:10.307Z] GOLANG_VERSION=1.13.3 [2019-10-24T23:55:10.307Z] HOSTNAME=5ba0457ca994 [2019-10-24T23:55:10.307Z] KEEPBUNDLE=1 [2019-10-24T23:55:10.307Z] container=docker [2019-10-24T23:55:10.307Z] TEST_SKIP_INTEGRATION=1 [2019-10-24T23:55:10.307Z] GO111MODULE=off [2019-10-24T23:55:10.307Z] GOPATH=/go [2019-10-24T23:55:10.307Z] PWD=/go/src/github.com/docker/docker [2019-10-24T23:55:10.307Z] HOME=/root [2019-10-24T23:55:10.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T23:55:10.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T23:55:10.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T23:55:10.307Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:55:10.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T23:55:10.307Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T23:55:10.307Z] TERM=xterm [2019-10-24T23:55:10.307Z] VALIDATE_BRANCH=master [2019-10-24T23:55:10.307Z] DEST=bundles/test-integration [2019-10-24T23:55:10.307Z] SHLVL=1 [2019-10-24T23:55:10.307Z] TIMEOUT=120m [2019-10-24T23:55:10.307Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-24T23:55:10.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T23:55:10.307Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T23:55:10.307Z] TESTDEBUG=0 [2019-10-24T23:55:10.307Z] _=/usr/bin/env [2019-10-24T23:55:10.307Z] Building test suite binary ./integration-cli/test.main [2019-10-24T23:55:10.307Z] PKG_CONFIG=pkg-config [2019-10-24T23:55:10.307Z] GOLANG_VERSION=1.13.3 [2019-10-24T23:55:10.307Z] HOSTNAME=c37180671451 [2019-10-24T23:55:10.307Z] KEEPBUNDLE=1 [2019-10-24T23:55:10.307Z] container=docker [2019-10-24T23:55:10.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T23:55:10.307Z] GO111MODULE=off [2019-10-24T23:55:10.307Z] GOPATH=/go [2019-10-24T23:55:10.307Z] PWD=/go/src/github.com/docker/docker [2019-10-24T23:55:10.307Z] HOME=/root [2019-10-24T23:55:10.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T23:55:10.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T23:55:10.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T23:55:10.307Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:55:10.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T23:55:10.307Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T23:55:10.307Z] TERM=xterm [2019-10-24T23:55:10.307Z] VALIDATE_BRANCH=master [2019-10-24T23:55:10.307Z] DEST=bundles/test-integration [2019-10-24T23:55:10.307Z] SHLVL=1 [2019-10-24T23:55:10.307Z] TIMEOUT=120m [2019-10-24T23:55:10.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T23:55:10.307Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T23:55:10.307Z] TESTDEBUG=0 [2019-10-24T23:55:10.307Z] _=/usr/bin/env [2019-10-24T23:55:10.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T23:55:10.949Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2019-10-24T23:55:11.487Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-24T23:55:11.519Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-10-24T23:55:11.519Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2019-10-24T23:55:11.779Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements [2019-10-24T23:55:11.779Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T23:55:11.779Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T23:55:11.779Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T23:55:12.039Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-10-24T23:55:12.300Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2019-10-24T23:55:12.423Z] #23 227.1 Checking out files: 17% (1866/10643) Checking out files: 18% (1916/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 31% (3390/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 40% (4258/10643) Checking out files: 40% (4297/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 56% (6061/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 73% (7773/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 88% (9470/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-24T23:55:12.712Z] #23 233.1 + cd /tmp/tmp.tzrMkTEnhc/tmp/docker-ce [2019-10-24T23:55:12.712Z] #23 233.1 + git checkout -q v17.06.2-ce [2019-10-24T23:55:13.685Z] ok github.com/docker/docker/opts 0.078s coverage: 66.9% of statements [2019-10-24T23:55:15.070Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-24T23:55:15.070Z] ok github.com/docker/docker/pkg/authorization 0.688s coverage: 68.3% of statements [2019-10-24T23:55:15.332Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2019-10-24T23:55:16.275Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2019-10-24T23:55:16.536Z] ok github.com/docker/docker/pkg/archive 1.318s coverage: 77.2% of statements [2019-10-24T23:55:16.797Z] ok github.com/docker/docker/pkg/discovery 0.027s coverage: 58.3% of statements [2019-10-24T23:55:17.142Z] #23 ... [2019-10-24T23:55:17.142Z] [2019-10-24T23:55:17.142Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:55:17.142Z] #18 183.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T23:55:17.142Z] #18 183.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T23:55:17.142Z] #18 183.0 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-24T23:55:17.142Z] #18 183.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T23:55:17.142Z] #18 183.0 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T23:55:17.142Z] #18 183.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:55:17.142Z] #18 183.1 Processing triggers for mime-support (3.60) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T23:55:17.142Z] #18 183.3 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T23:55:17.142Z] #18 ... [2019-10-24T23:55:17.142Z] [2019-10-24T23:55:17.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:17.142Z] #42 142.6 DEP criu/pie-util-vdso.d [2019-10-24T23:55:17.142Z] #42 143.0 DEP criu/pie-util-vdso-elf32.d [2019-10-24T23:55:17.142Z] #42 143.4 DEP criu/path.d [2019-10-24T23:55:17.142Z] #42 143.9 DEP criu/parasite-syscall.d [2019-10-24T23:55:17.142Z] #42 144.5 DEP criu/pagemap.d [2019-10-24T23:55:17.142Z] #42 144.9 DEP criu/pagemap-cache.d [2019-10-24T23:55:17.142Z] #42 145.3 DEP criu/page-xfer.d [2019-10-24T23:55:17.142Z] #42 145.9 DEP criu/page-pipe.d [2019-10-24T23:55:17.142Z] #42 146.1 DEP criu/netfilter.d [2019-10-24T23:55:17.142Z] #42 146.6 DEP criu/net.d [2019-10-24T23:55:17.142Z] #42 147.2 DEP criu/namespaces.d [2019-10-24T23:55:17.142Z] #42 147.8 DEP criu/mount.d [2019-10-24T23:55:17.142Z] #42 148.3 DEP criu/mem.d [2019-10-24T23:55:17.142Z] #42 148.7 DEP criu/lsm.d [2019-10-24T23:55:17.142Z] #42 149.1 DEP criu/log.d [2019-10-24T23:55:17.142Z] #42 149.2 DEP criu/libnetlink.d [2019-10-24T23:55:17.142Z] #42 149.6 DEP criu/kerndat.d [2019-10-24T23:55:17.142Z] #42 150.2 DEP criu/kcmp-ids.d [2019-10-24T23:55:17.142Z] #42 150.4 DEP criu/irmap.d [2019-10-24T23:55:17.142Z] #42 150.7 DEP criu/ipc_ns.d [2019-10-24T23:55:17.142Z] #42 151.1 DEP criu/image.d [2019-10-24T23:55:17.142Z] #42 151.5 DEP criu/image-desc.d [2019-10-24T23:55:17.142Z] #42 151.6 DEP criu/fsnotify.d [2019-10-24T23:55:17.142Z] #42 152.0 DEP criu/filesystems.d [2019-10-24T23:55:17.142Z] #42 152.4 DEP criu/files.d [2019-10-24T23:55:17.142Z] #42 ... [2019-10-24T23:55:17.142Z] [2019-10-24T23:55:17.142Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:55:17.142Z] #45 227.5 crypto/rsa [2019-10-24T23:55:17.142Z] #45 227.7 vendor/golang.org/x/crypto/cryptobyte [2019-10-24T23:55:17.142Z] #45 235.1 vendor/golang.org/x/net/http/httpproxy [2019-10-24T23:55:17.142Z] #45 235.1 net/textproto [2019-10-24T23:55:17.142Z] #45 235.1 crypto/x509 [2019-10-24T23:55:17.142Z] #45 ... [2019-10-24T23:55:17.142Z] [2019-10-24T23:55:17.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:17.142Z] #42 152.8 DEP criu/files-reg.d [2019-10-24T23:55:17.367Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2019-10-24T23:55:17.430Z] #42 153.2 DEP criu/files-ext.d [2019-10-24T23:55:17.939Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-24T23:55:18.059Z] #42 153.5 DEP criu/file-lock.d [2019-10-24T23:55:18.367Z] #42 153.9 DEP criu/file-ids.d [2019-10-24T23:55:18.516Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-24T23:55:18.655Z] #42 154.1 DEP criu/fifo.d [2019-10-24T23:55:18.776Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-24T23:55:18.943Z] #42 154.5 DEP criu/fdstore.d [2019-10-24T23:55:19.230Z] #42 154.8 DEP criu/fault-injection.d [2019-10-24T23:55:19.230Z] #42 154.9 DEP criu/external.d [2019-10-24T23:55:19.519Z] #42 155.2 DEP criu/eventpoll.d [2019-10-24T23:55:19.831Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-24T23:55:20.147Z] #42 155.7 DEP criu/eventfd.d [2019-10-24T23:55:20.156Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-24T23:55:20.156Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2019-10-24T23:55:20.435Z] #42 156.0 DEP criu/crtools.d [2019-10-24T23:55:20.724Z] #42 156.4 DEP criu/cr-service.d [2019-10-24T23:55:20.725Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-10-24T23:55:20.985Z] ok github.com/docker/docker/pkg/fsutils 0.338s coverage: 85.1% of statements [2019-10-24T23:55:21.016Z] #42 156.8 DEP criu/cr-restore.d [2019-10-24T23:55:21.245Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2019-10-24T23:55:21.245Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2019-10-24T23:55:21.643Z] #42 157.3 DEP criu/cr-errno.d [2019-10-24T23:55:21.643Z] #42 157.3 DEP criu/cr-dump.d [2019-10-24T23:55:22.186Z] ok github.com/docker/docker/layer 7.693s coverage: 68.8% of statements [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T23:55:22.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T23:55:22.271Z] #42 157.8 DEP criu/cr-dedup.d [2019-10-24T23:55:22.295Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-24T23:55:22.447Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2019-10-24T23:55:22.560Z] #42 158.2 DEP criu/cr-check.d [2019-10-24T23:55:22.708Z] ok github.com/docker/docker/pkg/ioutils 0.671s coverage: 70.6% of statements [2019-10-24T23:55:22.708Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2019-10-24T23:55:22.708Z] ok github.com/docker/docker/pkg/idtools 0.804s coverage: 70.1% of statements [2019-10-24T23:55:22.708Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2019-10-24T23:55:22.708Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T23:55:23.187Z] #42 158.8 DEP criu/config.d [2019-10-24T23:55:23.187Z] #42 ... [2019-10-24T23:55:23.187Z] [2019-10-24T23:55:23.187Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:55:23.187Z] #18 189.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-24T23:55:23.187Z] #18 189.6 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T23:55:23.187Z] #18 189.6 Setting up zip (3.0-11+b1) ... [2019-10-24T23:55:23.187Z] #18 189.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T23:55:23.187Z] #18 189.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T23:55:23.187Z] #18 189.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T23:55:23.187Z] #18 189.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:55:23.187Z] #18 189.7 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-24T23:55:23.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-24T23:55:23.477Z] #18 189.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:55:23.477Z] #18 189.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T23:55:23.477Z] #18 189.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T23:55:23.477Z] #18 189.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T23:55:23.477Z] #18 189.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:55:23.477Z] #18 189.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-24T23:55:23.477Z] #18 189.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-24T23:55:23.477Z] #18 189.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-24T23:55:23.477Z] #18 189.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:55:23.537Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2019-10-24T23:55:23.765Z] #18 ... [2019-10-24T23:55:23.765Z] [2019-10-24T23:55:23.765Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:55:23.765Z] #48 DONE 244.2s [2019-10-24T23:55:23.765Z] [2019-10-24T23:55:23.765Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:23.765Z] #42 159.1 DEP criu/clone-noasan.d [2019-10-24T23:55:23.765Z] #42 159.3 DEP criu/cgroup.d [2019-10-24T23:55:23.797Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2019-10-24T23:55:24.057Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2019-10-24T23:55:24.075Z] #42 159.8 DEP criu/cgroup-props.d [2019-10-24T23:55:24.318Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2019-10-24T23:55:24.578Z] ok github.com/docker/docker/pkg/mount 0.823s coverage: 70.0% of statements [2019-10-24T23:55:24.578Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T23:55:24.578Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T23:55:24.578Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T23:55:24.687Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T23:55:24.687Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-24T23:55:24.715Z] #42 160.3 DEP criu/bitmap.d [2019-10-24T23:55:24.716Z] #42 160.4 DEP criu/bfd.d [2019-10-24T23:55:24.840Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2019-10-24T23:55:25.004Z] #42 160.7 DEP criu/autofs.d [2019-10-24T23:55:25.412Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-10-24T23:55:25.495Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2019-10-24T23:55:25.629Z] #42 161.3 DEP criu/aio.d [2019-10-24T23:55:25.673Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-10-24T23:55:25.881Z] ok github.com/docker/docker/builder/dockerfile 0.962s coverage: 48.2% of statements [2019-10-24T23:55:25.934Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2019-10-24T23:55:26.194Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2019-10-24T23:55:26.256Z] #42 161.7 DEP criu/action-scripts.d [2019-10-24T23:55:26.686Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-24T23:55:26.764Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-24T23:55:26.882Z] #42 162.4 CC criu/action-scripts.o [2019-10-24T23:55:27.023Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2019-10-24T23:55:27.074Z] ok github.com/docker/docker/builder/remotecontext/git 1.101s coverage: 85.1% of statements [2019-10-24T23:55:27.074Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T23:55:27.074Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T23:55:27.592Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-10-24T23:55:27.592Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-24T23:55:27.710Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-24T23:55:27.907Z] #42 163.3 CC criu/aio.o [2019-10-24T23:55:27.907Z] #42 ... [2019-10-24T23:55:27.907Z] [2019-10-24T23:55:27.907Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:55:27.907Z] #23 238.2 + mkdir -p /tmp/tmp.tzrMkTEnhc/src/github.com/docker [2019-10-24T23:55:27.907Z] #23 238.2 + mv components/cli /tmp/tmp.tzrMkTEnhc/src/github.com/docker/cli [2019-10-24T23:55:27.907Z] #23 238.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-24T23:55:27.907Z] #23 ... [2019-10-24T23:55:27.907Z] [2019-10-24T23:55:27.907Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:55:27.907Z] #45 238.3 mime/multipart [2019-10-24T23:55:27.907Z] #45 238.3 vendor/golang.org/x/net/http/httpguts [2019-10-24T23:55:27.907Z] #45 244.0 crypto/tls [2019-10-24T23:55:28.166Z] ok github.com/docker/docker/pkg/symlink 0.025s coverage: 87.7% of statements [2019-10-24T23:55:28.195Z] #45 ... [2019-10-24T23:55:28.196Z] [2019-10-24T23:55:28.196Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:55:28.196Z] #18 191.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T23:55:28.196Z] #18 191.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-24T23:55:28.196Z] #18 191.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-24T23:55:28.196Z] #18 191.2 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up pigz (2.3.4-1) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-24T23:55:28.196Z] #18 191.3 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T23:55:28.196Z] #18 191.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T23:55:28.196Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T23:55:28.196Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T23:55:28.196Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T23:55:28.196Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T23:55:28.196Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T23:55:28.196Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T23:55:28.196Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T23:55:28.196Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T23:55:28.196Z] #18 191.6 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T23:55:28.196Z] #18 191.6 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T23:55:28.196Z] #18 191.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T23:55:28.196Z] #18 191.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T23:55:28.196Z] #18 191.7 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T23:55:28.196Z] #18 191.7 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-24T23:55:28.196Z] #18 191.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T23:55:28.425Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.6% of statements [2019-10-24T23:55:29.367Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-10-24T23:55:29.367Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-10-24T23:55:29.367Z] ok github.com/docker/docker/pkg/signal 2.868s coverage: 61.0% of statements [2019-10-24T23:55:29.938Z] testing: warning: no tests to run [2019-10-24T23:55:29.938Z] coverage: [no statements] [2019-10-24T23:55:29.938Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-10-24T23:55:30.199Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2019-10-24T23:55:30.199Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2019-10-24T23:55:30.459Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-24T23:55:30.459Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-10-24T23:55:30.719Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2019-10-24T23:55:31.377Z] ok github.com/docker/docker/client 0.170s coverage: 75.8% of statements [2019-10-24T23:55:32.104Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-10-24T23:55:32.366Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2019-10-24T23:55:33.306Z] ok github.com/docker/docker/reference 0.046s coverage: 84.4% of statements [2019-10-24T23:55:33.878Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.1% of statements [2019-10-24T23:55:34.449Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2019-10-24T23:55:34.709Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2019-10-24T23:55:34.709Z] ok github.com/docker/docker/registry 0.295s coverage: 56.3% of statements [2019-10-24T23:55:35.059Z] #18 201.3 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-24T23:55:35.059Z] #18 201.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:55:35.059Z] #18 201.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:55:35.059Z] #18 201.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:55:35.059Z] #18 201.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T23:55:35.059Z] #18 201.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-24T23:55:35.059Z] #18 201.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T23:55:35.059Z] #18 201.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T23:55:35.059Z] #18 201.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:55:35.059Z] #18 201.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T23:55:35.059Z] #18 201.4 Setting up python3 (3.5.3-1) ... [2019-10-24T23:55:35.656Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2019-10-24T23:55:35.690Z] #18 ... [2019-10-24T23:55:35.690Z] [2019-10-24T23:55:35.690Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:55:35.690Z] #45 255.9 net/http/httptrace [2019-10-24T23:55:35.690Z] #45 256.3 net/http [2019-10-24T23:55:35.916Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2019-10-24T23:55:37.829Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2019-10-24T23:55:37.895Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T23:55:38.088Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2019-10-24T23:55:38.089Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-10-24T23:55:38.354Z] ok github.com/docker/docker/api/server/httputils 0.116s coverage: 14.7% of statements [2019-10-24T23:55:39.191Z] #45 ... [2019-10-24T23:55:39.191Z] [2019-10-24T23:55:39.191Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:39.191Z] #42 164.4 CC criu/autofs.o [2019-10-24T23:55:39.191Z] #42 167.6 CC criu/bfd.o [2019-10-24T23:55:39.191Z] #42 168.6 CC criu/bitmap.o [2019-10-24T23:55:39.191Z] #42 168.9 CC criu/cgroup-props.o [2019-10-24T23:55:39.191Z] #42 171.0 CC criu/cgroup.o [2019-10-24T23:55:39.191Z] #42 ... [2019-10-24T23:55:39.191Z] [2019-10-24T23:55:39.191Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T23:55:39.191Z] #18 204.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T23:55:39.468Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-10-24T23:55:40.220Z] #18 206.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T23:55:40.531Z] ok github.com/docker/docker/api/server/middleware 0.254s coverage: 37.7% of statements [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T23:55:40.531Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T23:55:40.850Z] #18 207.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T23:55:40.850Z] #18 207.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T23:55:40.850Z] #18 207.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T23:55:40.990Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T23:55:40.990Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T23:55:42.523Z] ok github.com/docker/docker/api/server/router/swarm 0.123s coverage: 4.0% of statements [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T23:55:42.523Z] ok github.com/docker/docker/api/types/filters 0.143s coverage: 92.2% of statements [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T23:55:42.523Z] ok github.com/docker/docker/api/types/strslice 0.078s coverage: 90.0% of statements [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T23:55:42.523Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T23:55:42.640Z] ......................... [ 67%] [2019-10-24T23:55:42.909Z] #18 209.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T23:55:42.980Z] ok github.com/docker/docker/api/types/time 0.403s coverage: 100.0% of statements [2019-10-24T23:55:42.980Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2019-10-24T23:55:42.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T23:55:42.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T23:55:42.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T23:55:42.980Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T23:55:43.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T23:55:45.260Z] #18 211.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T23:55:45.260Z] #18 211.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T23:55:47.316Z] #18 213.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T23:55:47.316Z] #18 213.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T23:55:49.228Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 46.1% of statements [2019-10-24T23:55:49.228Z] ok github.com/docker/docker/builder/dockerignore 0.318s coverage: 96.8% of statements [2019-10-24T23:55:49.228Z] ok github.com/docker/docker/builder/remotecontext 0.719s coverage: 9.2% of statements [2019-10-24T23:55:49.375Z] #18 215.6 Setting up dh-python (2.20170125) ... [2019-10-24T23:55:50.406Z] #18 216.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-24T23:55:50.406Z] #18 216.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T23:55:50.696Z] #18 DONE 217.0s [2019-10-24T23:55:50.696Z] [2019-10-24T23:55:50.696Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:55:50.985Z] #19 ... [2019-10-24T23:55:50.985Z] [2019-10-24T23:55:50.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:55:50.985Z] #42 176.5 CC criu/clone-noasan.o [2019-10-24T23:55:50.985Z] #42 176.9 CC criu/config.o [2019-10-24T23:55:50.985Z] #42 180.2 CC criu/cr-check.o [2019-10-24T23:55:50.985Z] #42 183.6 CC criu/cr-dedup.o [2019-10-24T23:55:50.985Z] #42 185.3 CC criu/cr-dump.o [2019-10-24T23:55:55.567Z] #42 ... [2019-10-24T23:55:55.567Z] [2019-10-24T23:55:55.567Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:55:55.567Z] #45 275.5 github.com/LK4D4/vndr/godl [2019-10-24T23:55:56.194Z] #45 276.5 github.com/LK4D4/vndr [2019-10-24T23:56:01.396Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T23:56:01.396Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === Skipped [2019-10-24T23:56:01.396Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T23:56:01.396Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T23:56:01.396Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.396Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T23:56:01.396Z] graphtest_unix.go:73: No driver to put! [2019-10-24T23:56:01.396Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T23:56:01.397Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T23:56:01.397Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T23:56:01.397Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:56:01.397Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T23:56:01.397Z] graphtest_unix.go:73: No driver to put! [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T23:56:01.397Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T23:56:01.397Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] [2019-10-24T23:56:01.397Z] DONE 2115 tests, 20 skipped in 185.829s Post stage [Pipeline] junit [2019-10-24T23:56:01.411Z] Recording test results [2019-10-24T23:56:01.740Z] #45 ... [2019-10-24T23:56:01.740Z] [2019-10-24T23:56:01.740Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:56:01.740Z] #19 10.87 Collecting yamllint==1.16.0 [2019-10-24T23:56:03.810Z] #19 12.85 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T23:56:04.377Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh dynbinary test-integration [2019-10-24T23:56:04.434Z] #19 13.86 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T23:56:05.058Z] #19 14.48 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T23:56:05.317Z] [2019-10-24T23:56:05.317Z] Removing bundles/ [2019-10-24T23:56:05.317Z] [2019-10-24T23:56:05.317Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-24T23:56:05.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:56:05.317Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T23:56:05.347Z] #19 ... [2019-10-24T23:56:05.347Z] [2019-10-24T23:56:05.347Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:56:05.347Z] #42 191.0 CC criu/cr-errno.o [2019-10-24T23:56:05.347Z] #42 191.1 CC criu/cr-restore.o [2019-10-24T23:56:05.347Z] #42 200.4 CC criu/cr-service.o [2019-10-24T23:56:05.925Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 30.3% of statements [2019-10-24T23:56:05.925Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-10-24T23:56:05.925Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T23:56:05.925Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T23:56:05.925Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T23:56:05.925Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T23:56:08.837Z] #42 204.3 CC criu/crtools.o [2019-10-24T23:56:10.313Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2019-10-24T23:56:10.334Z] #42 205.8 CC criu/eventfd.o [2019-10-24T23:56:10.334Z] #42 ... [2019-10-24T23:56:10.334Z] [2019-10-24T23:56:10.334Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:56:10.334Z] #45 DONE 290.8s [2019-10-24T23:56:10.622Z] [2019-10-24T23:56:10.622Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:56:10.622Z] #19 19.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T23:56:11.267Z] #19 20.68 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T23:56:12.189Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-10-24T23:56:13.703Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-24T23:56:14.763Z] #19 23.54 Building wheels for collected packages: pyyaml, pathspec [2019-10-24T23:56:14.763Z] #19 23.54 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T23:56:16.813Z] #19 26.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T23:56:16.813Z] #19 26.20 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T23:56:16.813Z] #19 26.37 Running setup.py bdist_wheel for pathspec: started [2019-10-24T23:56:19.167Z] ok github.com/docker/docker/builder/remotecontext/git 33.365s coverage: 85.1% of statements [2019-10-24T23:56:19.167Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T23:56:19.167Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T23:56:19.167Z] ok github.com/docker/docker/cli/debug 0.270s coverage: 100.0% of statements [2019-10-24T23:56:19.167Z] ok github.com/docker/docker/client 0.627s coverage: 75.3% of statements [2019-10-24T23:56:19.519Z] #19 ... [2019-10-24T23:56:19.519Z] [2019-10-24T23:56:19.519Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:56:19.519Z] #42 207.4 CC criu/eventpoll.o [2019-10-24T23:56:19.519Z] #42 209.4 CC criu/external.o [2019-10-24T23:56:19.519Z] #42 210.1 CC criu/fault-injection.o [2019-10-24T23:56:19.519Z] #42 210.3 CC criu/fdstore.o [2019-10-24T23:56:19.519Z] #42 211.0 CC criu/fifo.o [2019-10-24T23:56:19.519Z] #42 211.8 CC criu/file-ids.o [2019-10-24T23:56:19.519Z] #42 212.5 CC criu/file-lock.o [2019-10-24T23:56:19.519Z] #42 214.4 CC criu/files-ext.o [2019-10-24T23:56:19.519Z] #42 215.2 CC criu/files-reg.o [2019-10-24T23:56:20.147Z] #42 ... [2019-10-24T23:56:20.147Z] [2019-10-24T23:56:20.147Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T23:56:20.147Z] #19 29.42 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T23:56:20.147Z] #19 29.42 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T23:56:20.147Z] #19 29.46 Successfully built pyyaml pathspec [2019-10-24T23:56:20.147Z] #19 29.46 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-24T23:56:21.195Z] #19 30.43 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T23:56:21.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.7% of statements [2019-10-24T23:56:21.483Z] #19 DONE 30.8s [2019-10-24T23:56:21.483Z] [2019-10-24T23:56:21.483Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:56:22.873Z] ok github.com/docker/docker/daemon 12.305s coverage: 17.6% of statements [2019-10-24T23:56:22.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T23:56:22.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T23:56:23.575Z] #42 219.0 CC criu/files.o [2019-10-24T23:56:23.642Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-24T23:56:23.695Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 82.1% of statements [2019-10-24T23:56:24.504Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-24T23:56:24.896Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-24T23:56:24.896Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T23:56:24.896Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T23:56:26.244Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-24T23:56:27.727Z] ok github.com/docker/docker/cmd/dockerd 0.800s coverage: 19.0% of statements [2019-10-24T23:56:28.000Z] #42 222.8 CC criu/filesystems.o [2019-10-24T23:56:28.669Z] #42 224.4 CC criu/fsnotify.o [2019-10-24T23:56:28.693Z] ok github.com/docker/docker/container 0.523s coverage: 42.2% of statements [2019-10-24T23:56:28.693Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T23:56:28.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T23:56:28.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T23:56:28.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T23:56:28.889Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-24T23:56:29.703Z] #42 ... [2019-10-24T23:56:29.703Z] [2019-10-24T23:56:29.703Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T23:56:29.703Z] #29 310.1 + rm -rf /tmp/tmp.hpfyYxapS7 [2019-10-24T23:56:29.993Z] #29 DONE 310.6s [2019-10-24T23:56:29.993Z] [2019-10-24T23:56:29.993Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:56:30.174Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 57.9% of statements [2019-10-24T23:56:31.020Z] #23 ... [2019-10-24T23:56:31.020Z] [2019-10-24T23:56:31.020Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:56:31.020Z] #42 226.8 CC criu/image-desc.o [2019-10-24T23:56:31.645Z] #42 227.1 CC criu/image.o [2019-10-24T23:56:33.141Z] #42 228.7 CC criu/ipc_ns.o [2019-10-24T23:56:35.194Z] #42 230.7 CC criu/irmap.o [2019-10-24T23:56:36.220Z] #42 231.8 CC criu/kcmp-ids.o [2019-10-24T23:56:36.595Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.473s coverage: 45.9% of statements [2019-10-24T23:56:36.850Z] #42 232.3 CC criu/kerndat.o [2019-10-24T23:56:38.494Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-24T23:56:38.905Z] #42 234.4 CC criu/libnetlink.o [2019-10-24T23:56:39.074Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.877s coverage: 51.0% of statements [2019-10-24T23:56:39.531Z] #42 235.1 CC criu/log.o [2019-10-24T23:56:39.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.518s coverage: 72.5% of statements [2019-10-24T23:56:39.712Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T23:56:40.170Z] #42 235.9 CC criu/lsm.o [2019-10-24T23:56:40.388Z] tests/integration/client_test.py ..... [ 75%] [2019-10-24T23:56:41.193Z] #42 236.5 CC criu/mem.o [2019-10-24T23:56:41.319Z] tests/integration/errors_test.py . [ 76%] [2019-10-24T23:56:41.664Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.589s coverage: 76.1% of statements [2019-10-24T23:56:42.977Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-24T23:56:44.295Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-24T23:56:44.682Z] #42 239.7 CC criu/mount.o [2019-10-24T23:56:46.744Z] #42 ... [2019-10-24T23:56:46.744Z] [2019-10-24T23:56:46.744Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T23:56:46.744Z] #55 276.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T23:56:46.944Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.9% of statements [2019-10-24T23:56:46.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.059s coverage: 57.0% of statements [2019-10-24T23:56:46.944Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T23:56:46.944Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T23:56:46.944Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T23:56:46.944Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-24T23:56:46.944Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T23:56:49.077Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 42.7% of statements [2019-10-24T23:56:49.455Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 77.4% of statements [2019-10-24T23:56:49.455Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T23:56:49.455Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T23:56:50.240Z] #55 279.6 + mkdir -p /build [2019-10-24T23:56:50.240Z] #55 279.7 + cp runc /build/runc [2019-10-24T23:56:50.240Z] #55 DONE 279.8s [2019-10-24T23:56:50.240Z] [2019-10-24T23:56:50.240Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:56:50.742Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-24T23:56:50.742Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-24T23:56:50.869Z] #23 ... [2019-10-24T23:56:50.869Z] [2019-10-24T23:56:50.869Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:56:50.869Z] #42 246.3 CC criu/namespaces.o [2019-10-24T23:56:51.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-24T23:56:52.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-24T23:56:53.548Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2019-10-24T23:56:53.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon 3.215s coverage: 9.2% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/cluster 1.966s coverage: 0.5% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.258s coverage: 65.3% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/cluster/convert 1.188s coverage: 35.8% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.043s coverage: 10.9% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/config 0.667s coverage: 80.1% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/discovery 0.246s coverage: 30.0% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/events 0.372s coverage: 50.0% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/graphdriver 0.199s coverage: 2.3% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/images 0.948s coverage: 4.9% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/links 0.079s coverage: 93.0% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/logger 0.571s coverage: 43.0% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/logger/awslogs 0.683s coverage: 77.4% of statements [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-24T23:56:53.819Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.423s coverage: 62.1% of statements [2019-10-24T23:56:53.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.248s coverage: 88.3% of statements [2019-10-24T23:56:53.940Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 19.9% of statements [2019-10-24T23:56:54.366Z] #42 249.7 CC criu/net.o [2019-10-24T23:56:55.309Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-10-24T23:56:55.689Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-10-24T23:56:55.994Z] ok github.com/docker/docker/daemon/logger/local 0.486s coverage: 74.7% of statements [2019-10-24T23:56:55.994Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T23:56:55.994Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 21.4% of statements [2019-10-24T23:56:56.537Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-24T23:56:56.537Z] ok github.com/docker/docker/daemon/logger/splunk 1.661s coverage: 82.5% of statements [2019-10-24T23:56:56.537Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T23:56:56.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T23:56:58.168Z] ok github.com/docker/docker/daemon/logger/splunk 2.424s coverage: 82.5% of statements [2019-10-24T23:56:58.168Z] ok github.com/docker/docker/daemon/logger/syslog 0.256s coverage: 47.8% of statements [2019-10-24T23:56:58.168Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2019-10-24T23:56:58.168Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T23:56:58.168Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-24T23:56:58.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T23:56:58.809Z] #42 254.3 CC criu/netfilter.o [2019-10-24T23:56:59.429Z] ok github.com/docker/docker/distribution/metadata 0.063s coverage: 48.2% of statements [2019-10-24T23:56:59.438Z] #42 254.8 CC criu/page-pipe.o [2019-10-24T23:56:59.820Z] ok github.com/docker/docker/distribution 0.426s coverage: 22.1% of statements [2019-10-24T23:56:59.820Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T23:57:00.462Z] #42 255.9 CC criu/page-xfer.o [2019-10-24T23:57:01.075Z] ok github.com/docker/docker/distribution 1.507s coverage: 20.3% of statements [2019-10-24T23:57:01.114Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-24T23:57:01.533Z] ok github.com/docker/docker/distribution/metadata 1.245s coverage: 48.2% of statements [2019-10-24T23:57:01.533Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T23:57:01.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T23:57:01.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T23:57:02.383Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-24T23:57:02.383Z] ok github.com/docker/docker/distribution/xfer 1.914s coverage: 85.6% of statements [2019-10-24T23:57:02.383Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T23:57:02.499Z] ok github.com/docker/docker/distribution/xfer 2.276s coverage: 76.8% of statements [2019-10-24T23:57:02.499Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T23:57:02.499Z] ok github.com/docker/docker/errdefs 0.099s coverage: 49.4% of statements [2019-10-24T23:57:02.516Z] #42 257.8 CC criu/pagemap-cache.o [2019-10-24T23:57:03.173Z] #42 258.7 CC criu/pagemap.o [2019-10-24T23:57:03.954Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-10-24T23:57:03.955Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2019-10-24T23:57:03.955Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T23:57:03.955Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T23:57:04.394Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-24T23:57:04.671Z] #42 260.2 CC criu/parasite-syscall.o [2019-10-24T23:57:05.398Z] ok github.com/docker/docker/image 1.144s coverage: 86.4% of statements [2019-10-24T23:57:05.398Z] ok github.com/docker/docker/image/cache 0.163s coverage: 19.2% of statements [2019-10-24T23:57:05.398Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T23:57:05.398Z] ok github.com/docker/docker/image/v1 0.246s coverage: 25.0% of statements [2019-10-24T23:57:05.398Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T23:57:06.163Z] #42 261.7 CC criu/path.o [2019-10-24T23:57:06.326Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-24T23:57:06.724Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-24T23:57:06.786Z] #42 262.3 CC criu/pie-util-vdso-elf32.o [2019-10-24T23:57:07.076Z] #42 262.9 CC criu/pie-util-vdso.o [2019-10-24T23:57:07.575Z] ok github.com/docker/docker/layer 0.439s coverage: 30.0% of statements [2019-10-24T23:57:07.575Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T23:57:08.104Z] #42 263.5 CC criu/pie-util.o [2019-10-24T23:57:08.104Z] #42 263.9 CC criu/pipes.o [2019-10-24T23:57:08.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T23:57:08.564Z] ok github.com/docker/docker/pkg/archive 0.575s coverage: 77.4% of statements [2019-10-24T23:57:09.110Z] ok github.com/docker/docker/libcontainerd/local 0.437s coverage: 1.0% of statements [2019-10-24T23:57:09.110Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2019-10-24T23:57:09.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T23:57:09.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T23:57:09.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T23:57:09.110Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T23:57:09.110Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T23:57:09.110Z] ok github.com/docker/docker/opts 0.228s coverage: 67.3% of statements [2019-10-24T23:57:09.110Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-10-24T23:57:09.598Z] #42 265.2 CC criu/plugin.o [2019-10-24T23:57:10.034Z] ok github.com/docker/docker/pkg/authorization 0.221s coverage: 68.3% of statements [2019-10-24T23:57:10.035Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-24T23:57:10.225Z] #42 265.8 CC criu/proc_parse.o [2019-10-24T23:57:10.444Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-24T23:57:11.732Z] #42 ... [2019-10-24T23:57:11.732Z] [2019-10-24T23:57:11.732Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:57:11.732Z] #39 352.4 + dpkg --print-architecture [2019-10-24T23:57:11.732Z] #39 352.4 + cd /tmp/tmp.nQJoumDpch/src/github.com/docker/distribution [2019-10-24T23:57:11.732Z] #39 352.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T23:57:12.356Z] #39 352.9 + GOPATH=/tmp/tmp.nQJoumDpch/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nQJoumDpch [2019-10-24T23:57:12.356Z] #39 352.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T23:57:13.045Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:57:13.045Z] [2019-10-24T23:57:13.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T23:57:13.045Z] PKG_CONFIG=pkg-config [2019-10-24T23:57:13.045Z] GOLANG_VERSION=1.13.3 [2019-10-24T23:57:13.045Z] HOSTNAME=e89313fa47b9 [2019-10-24T23:57:13.045Z] DOCKER_EXPERIMENTAL=1 [2019-10-24T23:57:13.045Z] container=docker [2019-10-24T23:57:13.045Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T23:57:13.045Z] GO111MODULE=off [2019-10-24T23:57:13.045Z] GOPATH=/go [2019-10-24T23:57:13.045Z] PWD=/go/src/github.com/docker/docker [2019-10-24T23:57:13.045Z] HOME=/root [2019-10-24T23:57:13.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T23:57:13.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T23:57:13.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T23:57:13.045Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:57:13.045Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T23:57:13.045Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T23:57:13.045Z] TERM=xterm [2019-10-24T23:57:13.045Z] VALIDATE_BRANCH=master [2019-10-24T23:57:13.045Z] DEST=bundles/test-integration [2019-10-24T23:57:13.045Z] SHLVL=1 [2019-10-24T23:57:13.045Z] TIMEOUT=120m [2019-10-24T23:57:13.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T23:57:13.045Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T23:57:13.045Z] TESTDEBUG=0 [2019-10-24T23:57:13.045Z] _=/usr/bin/env [2019-10-24T23:57:13.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T23:57:13.666Z] ok github.com/docker/docker/layer 7.058s coverage: 68.8% of statements [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T23:57:13.666Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T23:57:13.666Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-24T23:57:14.053Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-24T23:57:14.440Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-24T23:57:14.837Z] ok github.com/docker/docker/pkg/chrootarchive 3.511s coverage: 43.2% of statements [2019-10-24T23:57:14.837Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T23:57:14.837Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T23:57:15.838Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-10-24T23:57:16.631Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-24T23:57:17.025Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-24T23:57:18.310Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-24T23:57:19.136Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-24T23:57:19.136Z] ok github.com/docker/docker/pkg/discovery/kv 3.276s coverage: 84.1% of statements [2019-10-24T23:57:19.536Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-24T23:57:19.923Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2019-10-24T23:57:21.439Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 70.6% of statements [2019-10-24T23:57:21.439Z] ok github.com/docker/docker/pkg/idtools 0.912s coverage: 70.1% of statements [2019-10-24T23:57:21.852Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-10-24T23:57:21.852Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-24T23:57:22.256Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-24T23:57:22.256Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T23:57:22.410Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-24T23:57:22.651Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-24T23:57:23.045Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-24T23:57:23.428Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-24T23:57:23.799Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-24T23:57:23.799Z] ok github.com/docker/docker/pkg/mount 1.182s coverage: 70.0% of statements [2019-10-24T23:57:23.799Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T23:57:23.799Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-10-24T23:57:23.799Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T23:57:23.799Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T23:57:24.941Z] #39 ... [2019-10-24T23:57:24.941Z] [2019-10-24T23:57:24.941Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:57:24.941Z] #42 270.2 CC criu/protobuf-desc.o [2019-10-24T23:57:24.941Z] #42 271.9 CC criu/protobuf.o [2019-10-24T23:57:24.941Z] #42 272.5 CC criu/pstree.o [2019-10-24T23:57:24.941Z] #42 274.4 CC criu/rbtree.o [2019-10-24T23:57:24.941Z] #42 274.9 CC criu/rst-malloc.o [2019-10-24T23:57:24.941Z] #42 275.4 CC criu/seccomp.o [2019-10-24T23:57:24.941Z] #42 276.5 CC criu/seize.o [2019-10-24T23:57:24.941Z] #42 277.9 CC criu/servicefd.o [2019-10-24T23:57:24.941Z] #42 278.7 CC criu/shmem.o [2019-10-24T23:57:24.941Z] #42 280.2 CC criu/sigframe.o [2019-10-24T23:57:24.941Z] #42 280.6 CC criu/signalfd.o [2019-10-24T23:57:25.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-10-24T23:57:25.566Z] #42 281.0 CC criu/sk-inet.o [2019-10-24T23:57:25.582Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-24T23:57:26.035Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2019-10-24T23:57:26.458Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-24T23:57:27.068Z] #42 282.8 CC criu/sk-netlink.o [2019-10-24T23:57:27.694Z] #42 283.4 CC criu/sk-packet.o [2019-10-24T23:57:28.276Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 73.9% of statements [2019-10-24T23:57:28.276Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-24T23:57:29.191Z] #42 284.5 CC criu/sk-queue.o [2019-10-24T23:57:29.820Z] #42 285.5 CC criu/sk-tcp.o [2019-10-24T23:57:30.847Z] #42 286.6 CC criu/sk-unix.o [2019-10-24T23:57:31.502Z] ok github.com/docker/docker/pkg/signal 2.533s coverage: 61.0% of statements [2019-10-24T23:57:31.915Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-24T23:57:32.538Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-24T23:57:32.538Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-24T23:57:33.363Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-24T23:57:33.728Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-24T23:57:34.117Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2019-10-24T23:57:34.361Z] #42 290.0 CC criu/sockets.o [2019-10-24T23:57:34.946Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2019-10-24T23:57:35.329Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2019-10-24T23:57:35.710Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-24T23:57:36.095Z] testing: warning: no tests to run [2019-10-24T23:57:36.095Z] coverage: [no statements] [2019-10-24T23:57:36.095Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-24T23:57:36.426Z] #42 291.7 CC criu/stats.o [2019-10-24T23:57:36.516Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-24T23:57:36.718Z] #42 292.2 CC criu/string.o [2019-10-24T23:57:36.718Z] #42 292.4 CC criu/sysctl.o [2019-10-24T23:57:37.184Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-24T23:57:37.185Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-24T23:57:38.220Z] #42 293.7 CC criu/sysfs_parse.o [2019-10-24T23:57:38.510Z] #42 294.3 CC criu/timerfd.o [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/archive 9.615s coverage: 62.0% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/authorization 0.538s coverage: 26.8% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/broadcaster 0.089s coverage: 100.0% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/chrootarchive 0.148s coverage: 15.4% of statements [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/discovery 0.144s coverage: 58.3% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/discovery/file 0.137s coverage: 92.9% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/discovery/kv 3.361s coverage: 84.1% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.113s coverage: 92.3% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/discovery/nodes 0.199s coverage: 93.8% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/filenotify 0.172s coverage: 36.2% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 87.7% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/homedir 0.106s coverage: 42.9% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/idtools 0.075s coverage: 6.3% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/ioutils 0.699s coverage: 68.4% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/parsers 0.215s coverage: 97.0% of statements [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-24T23:57:39.045Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T23:57:39.045Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T23:57:39.534Z] #42 295.0 CC criu/tty.o [2019-10-24T23:57:39.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T23:57:39.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T23:57:39.723Z] ok github.com/docker/docker/plugin 0.567s coverage: 27.1% of statements [2019-10-24T23:57:40.540Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-24T23:57:41.367Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-24T23:57:41.759Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-24T23:57:42.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T23:57:43.030Z] #42 298.7 CC criu/tun.o [2019-10-24T23:57:43.192Z] ......... [ 85%] [2019-10-24T23:57:43.742Z] ok github.com/docker/docker/registry 0.195s coverage: 56.3% of statements [2019-10-24T23:57:44.065Z] #42 299.8 CC criu/uffd.o [2019-10-24T23:57:44.123Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-24T23:57:44.517Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-24T23:57:45.321Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-24T23:57:45.953Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-24T23:57:46.772Z] #42 302.2 CC criu/util.o [2019-10-24T23:57:49.092Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-24T23:57:49.246Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-24T23:57:49.490Z] #42 304.8 CC criu/uts_ns.o [2019-10-24T23:57:49.779Z] #42 305.2 CC criu/vdso.o [2019-10-24T23:57:49.925Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2019-10-24T23:57:50.294Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-10-24T23:57:50.405Z] #42 306.2 LINK criu/built-in.o [2019-10-24T23:57:50.873Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-24T23:57:51.033Z] #42 306.6 LINK criu/criu [2019-10-24T23:57:52.075Z] #42 307.4 DEP lib/c/criu.d [2019-10-24T23:57:52.075Z] #42 ... [2019-10-24T23:57:52.075Z] [2019-10-24T23:57:52.075Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T23:57:52.075Z] #39 392.5 + rm -rf /tmp/tmp.nQJoumDpch/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nQJoumDpch [2019-10-24T23:57:52.075Z] #39 DONE 392.6s [2019-10-24T23:57:52.075Z] [2019-10-24T23:57:52.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T23:57:52.075Z] #42 307.6 CC images/rpc.pb-c.o [2019-10-24T23:57:52.149Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-10-24T23:57:53.570Z] #42 309.3 CC lib/c/criu.o [2019-10-24T23:57:55.616Z] #42 311.4 LINK lib/c/built-in.o [2019-10-24T23:57:55.904Z] #42 311.5 LINK lib/c/libcriu.so [2019-10-24T23:57:56.192Z] #42 311.9 GEN magic.py [2019-10-24T23:57:56.480Z] #42 312.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T23:57:56.480Z] #42 312.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T23:57:57.418Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-24T23:57:57.502Z] #42 313.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T23:57:58.351Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-24T23:57:58.544Z] #42 314.0 make[1]: Nothing to be done for 'all'. [2019-10-24T23:57:59.851Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T23:57:59.851Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T23:57:59.852Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T23:57:59.852Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T23:57:59.852Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T23:57:59.852Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T23:57:59.852Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === Skipped [2019-10-24T23:57:59.852Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T23:57:59.852Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T23:57:59.852Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:73: No driver to put! [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T23:57:59.852Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T23:57:59.852Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T23:57:59.852Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T23:57:59.852Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T23:57:59.852Z] graphtest_unix.go:73: No driver to put! [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T23:57:59.852Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T23:57:59.852Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] [2019-10-24T23:57:59.852Z] DONE 2115 tests, 20 skipped in 226.443s Post stage [Pipeline] junit [2019-10-24T23:58:00.005Z] Recording test results [2019-10-24T23:58:00.054Z] #42 315.4 make[1]: 'images/built-in.o' is up to date. [2019-10-24T23:58:00.054Z] #42 315.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T23:58:00.054Z] #42 315.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T23:58:00.054Z] #42 315.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T23:58:00.054Z] #42 315.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.092s coverage: 56.8% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/plugins/transport 0.095s coverage: 85.7% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/pools 0.068s coverage: 88.2% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/progress 0.072s coverage: 75.9% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/reexec 0.174s coverage: 82.4% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/streamformatter 0.087s coverage: 66.2% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 13.1% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/tarsum 0.222s coverage: 89.3% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/term 0.041s coverage: 30.8% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/plugin 0.229s coverage: 11.6% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/plugin/v2 0.126s coverage: 20.1% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/reference 0.295s coverage: 84.4% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/registry 0.441s coverage: 52.2% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/restartmanager 0.138s coverage: 50.9% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/runconfig 0.153s coverage: 54.5% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/testutil 0.119s coverage: 62.5% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/volume/drivers 0.309s coverage: 36.1% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/volume/local 0.243s coverage: 37.7% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/volume/mounts 0.115s coverage: 66.2% of statements [2019-10-24T23:58:00.119Z] ok github.com/docker/docker/volume/service 0.476s coverage: 70.3% of statements [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T23:58:00.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T23:58:00.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T23:58:00.342Z] #42 315.8 make[1]: Nothing to be done for 'all'. [2019-10-24T23:58:00.342Z] #42 315.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T23:58:00.577Z] INFO: make.ps1 ended at 10/24/2019 23:58:00 [2019-10-24T23:58:00.629Z] #42 316.1 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:00.629Z] #42 316.2 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:00.629Z] #42 316.3 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:00.918Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:00.918Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:00.918Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:01.207Z] #42 316.7 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:01.207Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2019-10-24T23:58:01.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T23:58:01.535Z] #42 316.9 INSTALL criu/criu [2019-10-24T23:58:01.535Z] #42 DONE 317.1s [2019-10-24T23:58:01.535Z] [2019-10-24T23:58:01.535Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T23:58:02.108Z] INFO: Unit tests ended at 10/24/2019 23:58:01. Duration:00:03:56.1072871 [2019-10-24T23:58:02.108Z] INFO: Building busybox [2019-10-24T23:58:02.566Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-24T23:58:02.566Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-24T23:58:02.566Z] [2019-10-24T23:58:02.566Z] Sending build context to Docker daemon 2.56kB [2019-10-24T23:58:02.566Z] [2019-10-24T23:58:02.566Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-24T23:58:02.566Z] ---> 739b21bd02e7 [2019-10-24T23:58:02.566Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-24T23:58:02.566Z] ---> Running in d63218c4f3dc [2019-10-24T23:58:02.574Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh dynbinary test-integration [2019-10-24T23:58:02.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T23:58:02.961Z] [2019-10-24T23:58:02.961Z] Removing bundles/ [2019-10-24T23:58:02.961Z] [2019-10-24T23:58:02.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-24T23:58:02.961Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:58:02.961Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T23:58:03.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T23:58:04.166Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-24T23:58:04.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T23:58:06.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T23:58:07.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T23:58:08.345Z] Removing intermediate container d63218c4f3dc [2019-10-24T23:58:08.345Z] ---> d9bc1b1db10f [2019-10-24T23:58:08.345Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-24T23:58:08.582Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-24T23:58:08.582Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-24T23:58:09.308Z] [2019-10-24T23:58:09.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T23:58:09.766Z] ---> 9b9d3eb3150a [2019-10-24T23:58:09.766Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-24T23:58:09.766Z] ---> Running in cb78274dd476 [2019-10-24T23:58:11.300Z] [2019-10-24T23:58:11.300Z] SUCCESS: Specified value was saved. [2019-10-24T23:58:12.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T23:58:13.608Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-24T23:58:13.866Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-24T23:58:13.866Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-24T23:58:13.866Z] [2019-10-24T23:58:13.866Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-24T23:58:13.866Z] =========================== short test summary info ============================ [2019-10-24T23:58:13.866Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-24T23:58:13.866Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-24T23:58:13.866Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-24T23:58:13.866Z] Not supported on most drivers [2019-10-24T23:58:13.866Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-24T23:58:13.866Z] This doesn't seem to be taken into account by the engine [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-24T23:58:13.866Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-24T23:58:13.866Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-24T23:58:13.866Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.48 seconds == [2019-10-24T23:58:14.195Z] Removing intermediate container cb78274dd476 [2019-10-24T23:58:14.195Z] ---> dffb7c4fe15c [2019-10-24T23:58:14.195Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-24T23:58:14.195Z] ---> Running in 441f0b195b79 [2019-10-24T23:58:14.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-24T23:58:14.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T23:58:16.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T23:58:16.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T23:58:18.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T23:58:19.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T23:58:19.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T23:58:19.983Z] Cannot create a file when that file already exists. [2019-10-24T23:58:21.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T23:58:22.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T23:58:22.425Z] Using test binary docker [2019-10-24T23:58:22.425Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T23:58:22.425Z] +++ /etc/init.d/apparmor start [2019-10-24T23:58:22.425Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T23:58:22.425Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T23:58:22.425Z] Warning failed to create cache: (null) [2019-10-24T23:58:22.425Z] . [2019-10-24T23:58:22.425Z] INFO: Waiting for daemon to start... [2019-10-24T23:58:22.425Z] Starting dockerd [2019-10-24T23:58:22.425Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-24T23:58:22.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T23:58:24.328Z] . [2019-10-24T23:58:24.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T23:58:24.328Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T23:58:24.587Z] Error: No such image: emptyfs [2019-10-24T23:58:24.587Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T23:58:24.587Z] ++++ docker load [2019-10-24T23:58:24.847Z] Running integration-test (iteration 1) [2019-10-24T23:58:24.847Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T23:58:24.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:58:24.847Z] ++ set -e [2019-10-24T23:58:24.847Z] ++ '[' -n 0 ']' [2019-10-24T23:58:24.847Z] ++ set -x [2019-10-24T23:58:24.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:58:25.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T23:58:26.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T23:58:26.610Z] Clearing AppArmor profiles cache:. [2019-10-24T23:58:26.610Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T23:58:26.610Z] Unloading profiles will leave already running processes permanently [2019-10-24T23:58:26.610Z] unconfined, which can lead to unexpected situations. [2019-10-24T23:58:26.610Z] [2019-10-24T23:58:26.610Z] To set a process to complain mode, use the command line tool [2019-10-24T23:58:26.610Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T23:58:26.610Z] with the 'teardown' option." [2019-10-24T23:58:26.610Z] [2019-10-24T23:58:27.043Z] Removing intermediate container 441f0b195b79 [2019-10-24T23:58:27.043Z] ---> c2760bbd75ce [2019-10-24T23:58:27.043Z] Step 6/6 : CMD ["sh"] [2019-10-24T23:58:27.043Z] ---> Running in 9580ea8f4e2e [2019-10-24T23:58:27.043Z] Removing intermediate container 9580ea8f4e2e [2019-10-24T23:58:27.043Z] ---> 1ade68cf9599 [2019-10-24T23:58:27.043Z] Successfully built 1ade68cf9599 [2019-10-24T23:58:27.043Z] Successfully tagged busybox:latest [2019-10-24T23:58:27.043Z] INFO: Docker images of the daemon under test [2019-10-24T23:58:27.043Z] [2019-10-24T23:58:27.043Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-24T23:58:27.043Z] busybox latest 1ade68cf9599 Less than a second ago 4.83GB [2019-10-24T23:58:27.043Z] microsoft/windowsservercore latest 739b21bd02e7 2 weeks ago 4.79GB [2019-10-24T23:58:27.043Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 weeks ago 4.79GB [2019-10-24T23:58:27.043Z] [2019-10-24T23:58:27.043Z] INFO: Running integration tests at 10/24/2019 23:58:26... [2019-10-24T23:58:27.043Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-24T23:58:27.043Z] INFO: Integration API tests being run from the host: [2019-10-24T23:58:27.043Z] INFO: make.ps1 starting at 10/24/2019 23:58:26 Post stage [Pipeline] junit [2019-10-24T23:58:27.184Z] Recording test results [Pipeline] sh [2019-10-24T23:58:27.501Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-24T23:58:27.582Z] + echo Ensuring container killed. [2019-10-24T23:58:27.582Z] Ensuring container killed. [2019-10-24T23:58:27.582Z] + docker rm -vf docker-pr3 [2019-10-24T23:58:27.582Z] Error: No such container: docker-pr3 [2019-10-24T23:58:27.582Z] + true [Pipeline] sh [2019-10-24T23:58:27.864Z] + echo Chowning /workspace to jenkins user [2019-10-24T23:58:27.864Z] Chowning /workspace to jenkins user [2019-10-24T23:58:27.864Z] + id -u [2019-10-24T23:58:27.864Z] + id -g [2019-10-24T23:58:27.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40134:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T23:58:29.537Z] + bundleName=docker-py [2019-10-24T23:58:29.537Z] + echo Creating docker-py-bundles.tar.gz [2019-10-24T23:58:29.537Z] Creating docker-py-bundles.tar.gz [2019-10-24T23:58:29.537Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-24T23:58:29.548Z] Archiving artifacts [2019-10-24T23:58:29.773Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-24T23:58:30.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh binary-daemon [2019-10-24T23:58:30.691Z] [2019-10-24T23:58:30.948Z] Removing bundles/ [2019-10-24T23:58:30.948Z] [2019-10-24T23:58:30.948Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-24T23:58:30.948Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-24T23:58:30.948Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T23:58:31.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T23:58:34.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T23:58:34.828Z] Loaded image: buildpack-deps:jessie [2019-10-24T23:58:34.829Z] Loaded image: busybox:latest [2019-10-24T23:58:34.829Z] Loaded image: busybox:glibc [2019-10-24T23:58:34.829Z] Loaded image: debian:jessie [2019-10-24T23:58:34.829Z] Loaded image: hello-world:latest [2019-10-24T23:58:34.829Z] INFO: Testing against a local daemon [2019-10-24T23:58:34.829Z] === RUN TestCgroupNamespacesBuild [2019-10-24T23:58:38.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T23:58:39.018Z] --- PASS: TestCgroupNamespacesBuild (4.65s) [2019-10-24T23:58:39.018Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T23:58:40.393Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2019-10-24T23:58:40.393Z] === RUN TestBuildWithSession [2019-10-24T23:58:40.393Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T23:58:40.393Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T23:58:40.393Z] === RUN TestBuildSquashParent [2019-10-24T23:58:40.829Z] #60 384.0 + bin/containerd [2019-10-24T23:58:40.829Z] #60 ... [2019-10-24T23:58:40.829Z] [2019-10-24T23:58:40.829Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:40.829Z] #51 DONE 441.2s [2019-10-24T23:58:40.829Z] [2019-10-24T23:58:40.829Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:45.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T23:58:46.961Z] --- PASS: TestBuildSquashParent (6.32s) [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T23:58:46.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T23:58:46.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T23:58:46.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T23:58:49.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T23:58:49.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T23:58:50.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T23:58:51.246Z] #60 ... [2019-10-24T23:58:51.246Z] [2019-10-24T23:58:51.246Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:51.246Z] #23 450.3 + return [2019-10-24T23:58:51.246Z] #23 DONE 450.4s [2019-10-24T23:58:51.246Z] [2019-10-24T23:58:51.246Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:52.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2019-10-24T23:58:52.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2019-10-24T23:58:52.038Z] === RUN TestBuildMultiStageCopy [2019-10-24T23:58:52.038Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T23:58:52.272Z] #60 ... [2019-10-24T23:58:52.272Z] [2019-10-24T23:58:52.272Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T23:58:52.272Z] #24 DONE 0.1s [2019-10-24T23:58:52.272Z] [2019-10-24T23:58:52.272Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:52.272Z] #60 ... [2019-10-24T23:58:52.272Z] [2019-10-24T23:58:52.272Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T23:58:52.659Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-24T23:58:52.659Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-24T23:58:52.897Z] #28 DONE 0.5s [2019-10-24T23:58:52.897Z] [2019-10-24T23:58:52.897Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T23:58:52.897Z] #30 DONE 0.1s [2019-10-24T23:58:52.897Z] [2019-10-24T23:58:52.897Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T23:58:52.897Z] #33 DONE 0.1s [2019-10-24T23:58:52.897Z] [2019-10-24T23:58:52.897Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:52.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T23:58:53.187Z] #60 ... [2019-10-24T23:58:53.187Z] [2019-10-24T23:58:53.187Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T23:58:53.187Z] #38 DONE 0.1s [2019-10-24T23:58:53.187Z] [2019-10-24T23:58:53.187Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T23:58:53.187Z] #40 DONE 0.1s [2019-10-24T23:58:53.187Z] [2019-10-24T23:58:53.187Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T23:58:53.187Z] #43 DONE 0.1s [2019-10-24T23:58:53.187Z] [2019-10-24T23:58:53.187Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:53.474Z] #60 ... [2019-10-24T23:58:53.474Z] [2019-10-24T23:58:53.474Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T23:58:53.474Z] #46 DONE 0.1s [2019-10-24T23:58:53.474Z] [2019-10-24T23:58:53.474Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T23:58:53.474Z] #49 DONE 0.1s [2019-10-24T23:58:53.474Z] [2019-10-24T23:58:53.474Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T23:58:53.474Z] #52 DONE 0.1s [2019-10-24T23:58:53.474Z] [2019-10-24T23:58:53.474Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:53.761Z] #60 ... [2019-10-24T23:58:53.761Z] [2019-10-24T23:58:53.761Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T23:58:53.761Z] #56 DONE 0.1s [2019-10-24T23:58:53.761Z] [2019-10-24T23:58:53.761Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T23:58:54.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T23:58:54.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T23:58:55.141Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T23:58:55.714Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-24T23:58:56.282Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-24T23:58:56.282Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T23:58:56.388Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-24T23:58:57.660Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-10-24T23:58:57.660Z] === RUN TestBuildLabelWithTargets [2019-10-24T23:58:58.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T23:59:00.117Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-24T23:59:00.195Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2019-10-24T23:59:00.195Z] === RUN TestBuildWithEmptyLayers [2019-10-24T23:59:00.764Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-10-24T23:59:00.764Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T23:59:01.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T23:59:03.018Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-24T23:59:03.475Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-24T23:59:04.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T23:59:04.053Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2019-10-24T23:59:04.053Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T23:59:04.441Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-24T23:59:04.989Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-10-24T23:59:04.989Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T23:59:05.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-24T23:59:06.372Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-24T23:59:08.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T23:59:08.232Z] Using test binary docker [2019-10-24T23:59:08.232Z] +++ /etc/init.d/apparmor start [2019-10-24T23:59:08.232Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T23:59:08.232Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T23:59:08.232Z] Warning failed to create cache: (null) [2019-10-24T23:59:08.232Z] . [2019-10-24T23:59:08.232Z] Starting dockerd [2019-10-24T23:59:08.232Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-24T23:59:08.232Z] INFO: Waiting for daemon to start... [2019-10-24T23:59:08.279Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-10-24T23:59:08.279Z] === RUN TestBuildWithHugeFile [2019-10-24T23:59:08.547Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-24T23:59:10.141Z] . [2019-10-24T23:59:10.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T23:59:10.141Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T23:59:10.141Z] Error: No such image: emptyfs [2019-10-24T23:59:10.141Z] ++++ docker load [2019-10-24T23:59:10.141Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T23:59:10.401Z] Running integration-test (iteration 1) [2019-10-24T23:59:10.401Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T23:59:10.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:59:10.401Z] ++ set -e [2019-10-24T23:59:10.401Z] ++ '[' -n 0 ']' [2019-10-24T23:59:10.401Z] ++ set -x [2019-10-24T23:59:10.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:59:13.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-24T23:59:13.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T23:59:13.447Z] [2019-10-24T23:59:13.447Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T23:59:13.447Z] PKG_CONFIG=pkg-config [2019-10-24T23:59:13.447Z] GOLANG_VERSION=1.13.3 [2019-10-24T23:59:13.447Z] HOSTNAME=984c3a1bd8fb [2019-10-24T23:59:13.447Z] DOCKER_EXPERIMENTAL=1 [2019-10-24T23:59:13.447Z] container=docker [2019-10-24T23:59:13.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T23:59:13.447Z] GO111MODULE=off [2019-10-24T23:59:13.447Z] GOPATH=/go [2019-10-24T23:59:13.447Z] PWD=/go/src/github.com/docker/docker [2019-10-24T23:59:13.447Z] HOME=/root [2019-10-24T23:59:13.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T23:59:13.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T23:59:13.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T23:59:13.447Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-24T23:59:13.447Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T23:59:13.447Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T23:59:13.447Z] TERM=xterm [2019-10-24T23:59:13.447Z] VALIDATE_BRANCH=master [2019-10-24T23:59:13.447Z] DEST=bundles/test-integration [2019-10-24T23:59:13.447Z] SHLVL=1 [2019-10-24T23:59:13.447Z] TIMEOUT=120m [2019-10-24T23:59:13.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T23:59:13.447Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T23:59:13.447Z] TESTDEBUG=0 [2019-10-24T23:59:13.447Z] _=/usr/bin/env [2019-10-24T23:59:13.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T23:59:21.812Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-24T23:59:23.984Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-24T23:59:26.336Z] #60 434.9 + bin/containerd-stress [2019-10-24T23:59:26.883Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-24T23:59:30.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-24T23:59:30.737Z] #60 438.7 + bin/containerd-shim [2019-10-24T23:59:32.787Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-24T23:59:35.685Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-24T23:59:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T23:59:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T23:59:38.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T23:59:38.590Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-24T23:59:38.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T23:59:38.590Z] INFO: Testing against a local daemon [2019-10-24T23:59:38.590Z] === RUN TestBuildWithSession [2019-10-24T23:59:38.590Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T23:59:38.590Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T23:59:38.590Z] === RUN TestBuildSquashParent [2019-10-24T23:59:38.590Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-24T23:59:38.590Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:38.590Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T23:59:38.590Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-24T23:59:38.590Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:38.590Z] === RUN TestBuildMultiStageCopy [2019-10-24T23:59:38.590Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T23:59:41.067Z] #60 449.0 + bin/containerd-shim-runc-v1 [2019-10-24T23:59:42.495Z] Loaded image: buildpack-deps:jessie [2019-10-24T23:59:42.495Z] Loaded image: busybox:latest [2019-10-24T23:59:42.495Z] Loaded image: busybox:glibc [2019-10-24T23:59:42.495Z] Loaded image: debian:jessie [2019-10-24T23:59:42.495Z] Loaded image: hello-world:latest [2019-10-24T23:59:42.495Z] INFO: Testing against a local daemon [2019-10-24T23:59:42.495Z] === RUN TestCgroupNamespacesBuild [2019-10-24T23:59:45.483Z] #60 454.0 + bin/containerd-shim-runc-v2 [2019-10-24T23:59:45.788Z] --- PASS: TestCgroupNamespacesBuild (3.83s) [2019-10-24T23:59:45.788Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T23:59:46.974Z] #60 455.5 + binaries [2019-10-24T23:59:46.974Z] #60 455.5 + mkdir -p /build [2019-10-24T23:59:46.974Z] #60 455.5 + cp bin/containerd /build/containerd [2019-10-24T23:59:46.974Z] #60 455.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T23:59:46.974Z] #60 455.6 + cp bin/ctr /build/ctr [2019-10-24T23:59:47.258Z] #60 DONE 455.7s [2019-10-24T23:59:48.326Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.62s) [2019-10-24T23:59:48.326Z] === RUN TestBuildWithSession [2019-10-24T23:59:48.326Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T23:59:48.326Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T23:59:48.326Z] === RUN TestBuildSquashParent [2019-10-24T23:59:48.753Z] [2019-10-24T23:59:48.753Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T23:59:48.753Z] #61 DONE 0.1s [2019-10-24T23:59:48.753Z] [2019-10-24T23:59:48.753Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T23:59:48.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T23:59:48.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T23:59:49.036Z] #65 DONE 0.1s [2019-10-24T23:59:49.036Z] [2019-10-24T23:59:49.036Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T23:59:49.036Z] #67 DONE 0.1s [2019-10-24T23:59:49.036Z] [2019-10-24T23:59:49.036Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T23:59:49.036Z] #70 DONE 0.1s [2019-10-24T23:59:49.036Z] [2019-10-24T23:59:49.036Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T23:59:49.036Z] #71 DONE 0.0s [2019-10-24T23:59:49.036Z] [2019-10-24T23:59:49.036Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T23:59:49.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T23:59:50.827Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T23:59:51.725Z] #72 DONE 2.2s [2019-10-24T23:59:51.725Z] [2019-10-24T23:59:51.725Z] #73 exporting to oci image format [2019-10-24T23:59:51.725Z] #73 exporting layers [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy (14.08s) [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.47s) [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2019-10-24T23:59:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2019-10-24T23:59:52.368Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T23:59:52.368Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-24T23:59:52.368Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:52.368Z] === RUN TestBuildLabelWithTargets [2019-10-24T23:59:52.368Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-24T23:59:52.368Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:52.368Z] === RUN TestBuildWithEmptyLayers [2019-10-24T23:59:52.408Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-24T23:59:52.408Z] Copying nested executables into bundles/binary-daemon [2019-10-24T23:59:52.408Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-24T23:59:52.737Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh cross [2019-10-24T23:59:53.303Z] [2019-10-24T23:59:53.333Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2019-10-24T23:59:53.333Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T23:59:53.333Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-24T23:59:53.333Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:53.333Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T23:59:53.333Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-24T23:59:53.333Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:53.333Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T23:59:53.333Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-24T23:59:53.333Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:53.333Z] === RUN TestBuildWithHugeFile [2019-10-24T23:59:53.333Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-24T23:59:53.333Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-24T23:59:53.333Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T23:59:53.333Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:53.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:53.333Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:53.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:53.333Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:53.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:53.561Z] Removing bundles/ [2019-10-24T23:59:53.561Z] [2019-10-24T23:59:53.561Z] ---> Making bundle: cross (in bundles/cross) [2019-10-24T23:59:53.561Z] Cross building: bundles/cross/linux/amd64 [2019-10-24T23:59:53.561Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-24T23:59:53.561Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-24T23:59:53.791Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:53.791Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:53.791Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:53.791Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2019-10-24T23:59:53.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-24T23:59:53.791Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-24T23:59:53.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-24T23:59:53.791Z] === RUN TestBuildPreserveOwnership [2019-10-24T23:59:53.791Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-24T23:59:53.791Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T23:59:53.791Z] === RUN TestBuildPlatformInvalid [2019-10-24T23:59:53.791Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-24T23:59:53.791Z] PASS [2019-10-24T23:59:54.249Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-24T23:59:54.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T23:59:54.249Z] INFO: Testing against a local daemon [2019-10-24T23:59:54.249Z] === RUN TestConfigList [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigList (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestConfigsCreateAndDelete [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2019-10-24T23:59:54.249Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestConfigsUpdate [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestTemplatedConfig [2019-10-24T23:59:54.249Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestConfigInspect [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestConfigCreateWithLabels [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T23:59:54.249Z] === RUN TestConfigCreateResolve [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T23:59:54.249Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T23:59:54.249Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-24T23:59:54.249Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T23:59:54.249Z] PASS [2019-10-24T23:59:54.249Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-24T23:59:54.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T23:59:54.249Z] INFO: Testing against a local daemon [2019-10-24T23:59:54.249Z] === RUN TestCheckpoint [2019-10-24T23:59:54.249Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T23:59:54.249Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T23:59:54.249Z] === RUN TestContainerInvalidJSON [2019-10-24T23:59:54.249Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T23:59:54.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T23:59:54.249Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T23:59:54.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T23:59:54.249Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T23:59:54.249Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T23:59:54.249Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T23:59:54.249Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T23:59:54.249Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T23:59:54.249Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-24T23:59:54.249Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-24T23:59:54.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-24T23:59:54.249Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T23:59:54.249Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-24T23:59:54.249Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T23:59:54.249Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-24T23:59:54.249Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T23:59:54.249Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-24T23:59:54.249Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T23:59:54.249Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-24T23:59:54.249Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCopyFromContainer [2019-10-24T23:59:54.249Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-24T23:59:54.249Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T23:59:54.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T23:59:54.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T23:59:54.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T23:59:54.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T23:59:54.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T23:59:54.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T23:59:54.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T23:59:54.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T23:59:54.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T23:59:54.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-24T23:59:54.249Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T23:59:54.249Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-24T23:59:54.249Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidEnv [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-24T23:59:54.249Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T23:59:54.249Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-24T23:59:54.249Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:54.249Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T23:59:54.249Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-24T23:59:54.249Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T23:59:54.249Z] === RUN TestCreateWithCapabilities [2019-10-24T23:59:54.249Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-24T23:59:54.249Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-24T23:59:54.249Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T23:59:54.249Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-24T23:59:54.249Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T23:59:54.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T23:59:54.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T23:59:54.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-24T23:59:54.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-24T23:59:54.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-24T23:59:54.250Z] === RUN TestDiff [2019-10-24T23:59:54.250Z] --- SKIP: TestDiff (0.00s) [2019-10-24T23:59:54.250Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-24T23:59:54.250Z] === RUN TestExecWithCloseStdin [2019-10-24T23:59:54.988Z] --- PASS: TestBuildWithHugeFile (42.40s) [2019-10-24T23:59:54.988Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T23:59:54.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:54.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:54.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:54.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:54.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:54.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:54.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T23:59:54.988Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T23:59:54.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T23:59:54.988Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-24T23:59:54.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-10-24T23:59:54.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-10-24T23:59:54.988Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-24T23:59:54.988Z] === RUN TestBuildPreserveOwnership [2019-10-24T23:59:54.988Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-24T23:59:54.988Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-24T23:59:56.892Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2019-10-24T23:59:56.892Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2019-10-24T23:59:56.892Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-10-24T23:59:56.892Z] === RUN TestBuildPlatformInvalid [2019-10-24T23:59:56.892Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-24T23:59:56.892Z] PASS [2019-10-24T23:59:56.892Z] [2019-10-24T23:59:56.892Z] === Skipped [2019-10-24T23:59:56.892Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-24T23:59:56.892Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T23:59:56.892Z] [2019-10-24T23:59:56.892Z] [2019-10-24T23:59:56.892Z] DONE 32 tests, 1 skipped in 91.980s [2019-10-24T23:59:56.892Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-24T23:59:56.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:59:56.892Z] ++ set -e [2019-10-24T23:59:56.892Z] ++ '[' -n 0 ']' [2019-10-24T23:59:56.892Z] ++ set -x [2019-10-24T23:59:56.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T23:59:57.148Z] --- PASS: TestExecWithCloseStdin (2.22s) [2019-10-24T23:59:57.148Z] === RUN TestExec [2019-10-24T23:59:57.148Z] --- SKIP: TestExec (0.00s) [2019-10-24T23:59:57.148Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-24T23:59:57.148Z] === RUN TestExecUser [2019-10-24T23:59:57.148Z] --- SKIP: TestExecUser (0.00s) [2019-10-24T23:59:57.148Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-24T23:59:57.148Z] === RUN TestExportContainerAndImportImage [2019-10-24T23:59:57.148Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-24T23:59:57.148Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:57.148Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T23:59:57.148Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-24T23:59:57.148Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T23:59:57.148Z] === RUN TestHealthCheckWorkdir [2019-10-24T23:59:57.148Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-24T23:59:57.148Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-24T23:59:57.148Z] === RUN TestHealthKillContainer [2019-10-24T23:59:57.148Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-24T23:59:57.148Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-24T23:59:57.148Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T23:59:57.148Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-24T23:59:57.148Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-24T23:59:57.148Z] === RUN TestKillContainerInvalidSignal [2019-10-24T23:59:57.151Z] INFO: Testing against a local daemon [2019-10-24T23:59:57.151Z] === RUN TestConfigList [2019-10-24T23:59:58.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T23:59:58.680Z] --- PASS: TestKillContainerInvalidSignal (1.88s) [2019-10-24T23:59:58.680Z] === RUN TestKillContainer [2019-10-24T23:59:58.680Z] --- SKIP: TestKillContainer (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-24T23:59:58.680Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T23:59:58.680Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T23:59:58.680Z] === RUN TestKillStoppedContainer [2019-10-24T23:59:58.680Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T23:59:58.680Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T23:59:58.680Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T23:59:58.680Z] === RUN TestKillDifferentUserContainer [2019-10-24T23:59:58.680Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-24T23:59:58.680Z] === RUN TestInspectOomKilledTrue [2019-10-24T23:59:58.680Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T23:59:58.680Z] === RUN TestInspectOomKilledFalse [2019-10-24T23:59:58.680Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-24T23:59:58.680Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T23:59:58.680Z] === RUN TestLogsFollowTailEmpty [2019-10-24T23:59:58.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-25T00:00:00.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-25T00:00:00.212Z] --- PASS: TestLogsFollowTailEmpty (1.74s) [2019-10-25T00:00:00.212Z] === RUN TestNetworkNat [2019-10-25T00:00:00.212Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-25T00:00:00.212Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:00.212Z] === RUN TestNetworkLocalhostTCPNat [2019-10-25T00:00:00.212Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-25T00:00:00.212Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-25T00:00:00.212Z] === RUN TestNetworkLoopbackNat [2019-10-25T00:00:00.212Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-25T00:00:00.212Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:00.212Z] === RUN TestPause [2019-10-25T00:00:00.212Z] --- SKIP: TestPause (0.00s) [2019-10-25T00:00:00.212Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-25T00:00:00.212Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-25T00:00:00.437Z] --- PASS: TestConfigList (3.43s) [2019-10-25T00:00:00.437Z] === RUN TestConfigsCreateAndDelete [2019-10-25T00:00:00.541Z] --- PASS: TestBuildSquashParent (10.87s) [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:00.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:00.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:00.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:00.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:01.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-25T00:00:01.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-25T00:00:02.396Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s) [2019-10-25T00:00:02.396Z] === RUN TestPauseStopPausedContainer [2019-10-25T00:00:02.396Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-25T00:00:02.396Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:00:02.396Z] === RUN TestPsFilter [2019-10-25T00:00:02.396Z] --- PASS: TestPsFilter (0.21s) [2019-10-25T00:00:02.396Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-25T00:00:03.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:03.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:03.723Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2019-10-25T00:00:03.723Z] === RUN TestConfigsUpdate [2019-10-25T00:00:03.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-25T00:00:04.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s) [2019-10-25T00:00:04.567Z] === RUN TestRemoveContainerWithVolume [2019-10-25T00:00:04.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-25T00:00:06.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:06.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:06.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-25T00:00:06.737Z] --- PASS: TestRemoveContainerWithVolume (2.31s) [2019-10-25T00:00:06.737Z] === RUN TestRemoveContainerRunning [2019-10-25T00:00:07.011Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-25T00:00:07.011Z] === RUN TestTemplatedConfig [2019-10-25T00:00:08.910Z] --- PASS: TestRemoveContainerRunning (1.73s) [2019-10-25T00:00:08.910Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-25T00:00:09.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-25T00:00:10.298Z] --- PASS: TestTemplatedConfig (3.59s) [2019-10-25T00:00:10.298Z] === RUN TestConfigInspect [2019-10-25T00:00:10.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s) [2019-10-25T00:00:10.442Z] === RUN TestRemoveInvalidContainer [2019-10-25T00:00:10.442Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-25T00:00:10.442Z] === RUN TestRenameLinkedContainer [2019-10-25T00:00:10.442Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-25T00:00:10.442Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:10.442Z] === RUN TestRenameStoppedContainer [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.67s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.55s) [2019-10-25T00:00:10.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s) [2019-10-25T00:00:10.574Z] === RUN TestBuildMultiStageCopy [2019-10-25T00:00:10.574Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-25T00:00:11.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-25T00:00:12.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-25T00:00:12.621Z] --- PASS: TestRenameStoppedContainer (2.03s) [2019-10-25T00:00:12.621Z] === RUN TestRenameRunningContainerAndReuse [2019-10-25T00:00:13.586Z] --- PASS: TestConfigInspect (3.14s) [2019-10-25T00:00:13.586Z] === RUN TestConfigCreateWithLabels [2019-10-25T00:00:13.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-25T00:00:13.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-25T00:00:14.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-25T00:00:14.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-25T00:00:15.007Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-25T00:00:15.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy (5.98s) [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-10-25T00:00:15.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-10-25T00:00:15.945Z] === RUN TestBuildMultiStageParentConfig [2019-10-25T00:00:16.351Z] --- PASS: TestRenameRunningContainerAndReuse (3.64s) [2019-10-25T00:00:16.351Z] === RUN TestRenameInvalidName [2019-10-25T00:00:16.874Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-25T00:00:16.874Z] === RUN TestConfigCreateResolve [2019-10-25T00:00:17.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-25T00:00:17.853Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2019-10-25T00:00:17.853Z] === RUN TestBuildLabelWithTargets [2019-10-25T00:00:18.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-25T00:00:18.402Z] Using test binary docker [2019-10-25T00:00:18.402Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-25T00:00:18.402Z] +++ /etc/init.d/apparmor start [2019-10-25T00:00:18.402Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-25T00:00:18.402Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-25T00:00:18.402Z] Warning failed to create cache: (null) [2019-10-25T00:00:18.402Z] . [2019-10-25T00:00:18.402Z] Starting dockerd [2019-10-25T00:00:18.402Z] INFO: Waiting for daemon to start... [2019-10-25T00:00:18.402Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-25T00:00:18.523Z] --- PASS: TestRenameInvalidName (2.00s) [2019-10-25T00:00:18.523Z] === RUN TestRenameAnonymousContainer [2019-10-25T00:00:18.523Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-25T00:00:18.523Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:18.523Z] === RUN TestRenameContainerWithSameName [2019-10-25T00:00:20.162Z] --- PASS: TestConfigCreateResolve (3.12s) [2019-10-25T00:00:20.162Z] === RUN TestConfigDaemonLibtrustID [2019-10-25T00:00:20.208Z] . [2019-10-25T00:00:20.208Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-25T00:00:20.420Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-25T00:00:20.420Z] PASS [2019-10-25T00:00:20.420Z] [2019-10-25T00:00:20.420Z] DONE 8 tests in 23.549s [2019-10-25T00:00:20.420Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-25T00:00:20.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:00:20.421Z] ++ set -e [2019-10-25T00:00:20.421Z] ++ '[' -n 0 ']' [2019-10-25T00:00:20.421Z] ++ set -x [2019-10-25T00:00:20.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:00:20.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-25T00:00:20.594Z] Error: No such image: emptyfs [2019-10-25T00:00:20.594Z] ++++ docker load [2019-10-25T00:00:20.594Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-25T00:00:20.594Z] Running integration-test (iteration 1) [2019-10-25T00:00:20.594Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-25T00:00:20.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:00:20.594Z] ++ set -e [2019-10-25T00:00:20.594Z] ++ '[' -n 0 ']' [2019-10-25T00:00:20.594Z] ++ set -x [2019-10-25T00:00:20.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:00:20.679Z] INFO: Testing against a local daemon [2019-10-25T00:00:20.679Z] === RUN TestCheckpoint [2019-10-25T00:00:20.679Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-25T00:00:20.679Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:00:20.679Z] === RUN TestContainerInvalidJSON [2019-10-25T00:00:20.679Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:00:20.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:00:20.679Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:00:20.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:00:20.679Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:00:20.679Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:00:20.679Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:00:20.679Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:00:20.679Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:00:20.679Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-25T00:00:20.679Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-25T00:00:20.679Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-25T00:00:20.679Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-25T00:00:20.679Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-25T00:00:20.679Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-25T00:00:20.679Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-25T00:00:20.939Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-25T00:00:20.939Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-25T00:00:20.939Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2019-10-25T00:00:20.939Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-25T00:00:21.146Z] --- PASS: TestBuildLabelWithTargets (3.11s) [2019-10-25T00:00:21.146Z] === RUN TestBuildWithEmptyLayers [2019-10-25T00:00:21.198Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-10-25T00:00:21.198Z] === RUN TestCopyFromContainer [2019-10-25T00:00:22.085Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2019-10-25T00:00:22.085Z] === RUN TestBuildMultiStageOnBuild [2019-10-25T00:00:23.102Z] === RUN TestCopyFromContainer// [2019-10-25T00:00:23.102Z] === RUN TestCopyFromContainer//bar/root [2019-10-25T00:00:23.362Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-25T00:00:23.362Z] === RUN TestCopyFromContainer/bar/quux [2019-10-25T00:00:23.621Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-25T00:00:23.621Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-25T00:00:23.880Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-25T00:00:23.880Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-25T00:00:24.138Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-25T00:00:24.138Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer (3.12s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-25T00:00:24.397Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-25T00:00:24.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-25T00:00:24.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:00:24.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:00:24.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:00:24.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:00:24.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:00:24.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:00:24.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:00:24.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:00:24.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:00:24.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-25T00:00:24.397Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-25T00:00:24.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-25T00:00:24.397Z] === RUN TestCreateWithInvalidEnv [2019-10-25T00:00:24.397Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-25T00:00:24.397Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-25T00:00:24.397Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-25T00:00:24.397Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-25T00:00:24.397Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-25T00:00:24.397Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-25T00:00:24.397Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-25T00:00:24.397Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-25T00:00:24.397Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-25T00:00:24.397Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-25T00:00:24.397Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-25T00:00:24.397Z] === RUN TestCreateTmpfsMountsTarget [2019-10-25T00:00:24.397Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-25T00:00:24.397Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-25T00:00:25.578Z] --- PASS: TestRenameContainerWithSameName (6.98s) [2019-10-25T00:00:25.578Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-25T00:00:25.578Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-25T00:00:25.578Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:25.578Z] === RUN TestResize [2019-10-25T00:00:25.578Z] --- SKIP: TestResize (0.00s) [2019-10-25T00:00:25.578Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:25.578Z] === RUN TestResizeWithInvalidSize [2019-10-25T00:00:25.578Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-25T00:00:25.578Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-25T00:00:25.578Z] === RUN TestResizeWhenContainerNotStarted [2019-10-25T00:00:26.279Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2019-10-25T00:00:26.279Z] === RUN TestBuildUncleanTarFilenames [2019-10-25T00:00:26.929Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:00:26.929Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:00:26.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:00:26.929Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:00:27.110Z] --- PASS: TestResizeWhenContainerNotStarted (2.02s) [2019-10-25T00:00:27.110Z] === RUN TestDaemonRestartKillContainers [2019-10-25T00:00:27.110Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-25T00:00:27.110Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:00:27.110Z] === RUN TestStats [2019-10-25T00:00:27.110Z] --- SKIP: TestStats (0.00s) [2019-10-25T00:00:27.110Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-25T00:00:27.110Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.17s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.18s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.18s) [2019-10-25T00:00:27.188Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.16s) [2019-10-25T00:00:27.188Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-25T00:00:28.180Z] --- PASS: TestBuildUncleanTarFilenames (2.20s) [2019-10-25T00:00:28.181Z] === RUN TestBuildMultiStageLayerLeak [2019-10-25T00:00:29.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2019-10-25T00:00:29.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-25T00:00:29.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:00:29.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:00:29.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:00:29.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:00:29.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:00:29.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:00:29.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:00:29.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:00:29.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:00:29.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:00:29.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:00:29.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:00:29.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:00:29.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:00:29.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-25T00:00:29.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-25T00:00:29.721Z] === RUN TestContainerStartOnDaemonRestart [2019-10-25T00:00:29.721Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-25T00:00:29.721Z] === RUN TestDaemonRestartIpcMode [2019-10-25T00:00:29.721Z] === PAUSE TestDaemonRestartIpcMode [2019-10-25T00:00:29.721Z] === RUN TestDiff [2019-10-25T00:00:30.241Z] Loaded image: buildpack-deps:jessie [2019-10-25T00:00:30.241Z] Loaded image: busybox:latest [2019-10-25T00:00:30.241Z] Loaded image: busybox:glibc [2019-10-25T00:00:30.241Z] Loaded image: debian:jessie [2019-10-25T00:00:30.241Z] Loaded image: hello-world:latest [2019-10-25T00:00:30.241Z] INFO: Testing against a local daemon [2019-10-25T00:00:30.241Z] === RUN TestCgroupNamespacesBuild [2019-10-25T00:00:30.656Z] --- PASS: TestDiff (0.81s) [2019-10-25T00:00:30.656Z] === RUN TestExecWithCloseStdin [2019-10-25T00:00:32.034Z] --- PASS: TestExecWithCloseStdin (1.28s) [2019-10-25T00:00:32.034Z] === RUN TestExec [2019-10-25T00:00:32.061Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2019-10-25T00:00:32.061Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-25T00:00:32.418Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2019-10-25T00:00:32.418Z] === RUN TestBuildWithHugeFile [2019-10-25T00:00:32.975Z] --- PASS: TestExec (1.10s) [2019-10-25T00:00:32.975Z] === RUN TestExecUser [2019-10-25T00:00:33.912Z] --- PASS: TestExecUser (1.03s) [2019-10-25T00:00:33.912Z] === RUN TestExportContainerAndImportImage [2019-10-25T00:00:34.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2019-10-25T00:00:34.093Z] === RUN TestBuildWithSession [2019-10-25T00:00:34.093Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-25T00:00:34.093Z] build_session_test.go:25: TODO: BuildKit [2019-10-25T00:00:34.093Z] === RUN TestBuildSquashParent [2019-10-25T00:00:35.292Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-10-25T00:00:35.292Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-25T00:00:36.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-25T00:00:36.610Z] Using test binary docker [2019-10-25T00:00:36.610Z] +++ /etc/init.d/apparmor start [2019-10-25T00:00:36.610Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-25T00:00:36.610Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-25T00:00:36.610Z] Warning failed to create cache: (null) [2019-10-25T00:00:36.610Z] . [2019-10-25T00:00:36.610Z] INFO: Waiting for daemon to start... [2019-10-25T00:00:36.610Z] Starting dockerd [2019-10-25T00:00:36.610Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-25T00:00:36.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-25T00:00:36.610Z] Using test binary docker [2019-10-25T00:00:36.610Z] .+++ /etc/init.d/apparmor start [2019-10-25T00:00:36.610Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-25T00:00:36.610Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-25T00:00:36.610Z] Warning failed to create cache: (null) [2019-10-25T00:00:36.869Z] . [2019-10-25T00:00:36.869Z] INFO: Waiting for daemon to start... [2019-10-25T00:00:36.869Z] Starting dockerd [2019-10-25T00:00:36.869Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-25T00:00:37.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2019-10-25T00:00:37.196Z] === RUN TestHealthCheckWorkdir [2019-10-25T00:00:37.421Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.95s) [2019-10-25T00:00:37.421Z] === RUN TestStopContainerWithTimeout [2019-10-25T00:00:37.421Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-25T00:00:37.421Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-25T00:00:37.421Z] === RUN TestUpdateRestartPolicy [2019-10-25T00:00:38.133Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-25T00:00:38.133Z] === RUN TestHealthKillContainer [2019-10-25T00:00:40.157Z] . [2019-10-25T00:00:40.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-25T00:00:40.157Z] [2019-10-25T00:00:40.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-25T00:00:40.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-25T00:00:40.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-25T00:00:40.157Z] Error: No such image: emptyfs [2019-10-25T00:00:40.157Z] ++++ docker load [2019-10-25T00:00:40.157Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-25T00:00:40.157Z] Error: No such image: emptyfs [2019-10-25T00:00:40.157Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-25T00:00:40.157Z] ++++ docker load [2019-10-25T00:00:40.157Z] Running integration-test (iteration 1) [2019-10-25T00:00:40.157Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-25T00:00:40.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-25T00:00:40.157Z] ++ set -e [2019-10-25T00:00:40.157Z] ++ '[' -n 0 ']' [2019-10-25T00:00:40.157Z] ++ set -x [2019-10-25T00:00:40.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-25T00:00:40.157Z] Running integration-test (iteration 1) [2019-10-25T00:00:40.157Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-25T00:00:40.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-25T00:00:40.157Z] ++ set -e [2019-10-25T00:00:40.157Z] ++ '[' -n 0 ']' [2019-10-25T00:00:40.157Z] ++ set -x [2019-10-25T00:00:40.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-25T00:00:41.420Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-25T00:00:41.420Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-25T00:00:41.743Z] --- PASS: TestBuildSquashParent (7.91s) [2019-10-25T00:00:41.743Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-25T00:00:41.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:41.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:41.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:41.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:41.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:41.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:41.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:41.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:41.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:00:41.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:00:41.987Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-10-25T00:00:41.987Z] === RUN TestIpcModeNone [2019-10-25T00:00:42.924Z] --- PASS: TestIpcModeNone (0.97s) [2019-10-25T00:00:42.924Z] === RUN TestIpcModePrivate [2019-10-25T00:00:43.860Z] --- PASS: TestIpcModePrivate (1.01s) [2019-10-25T00:00:43.860Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-25T00:00:43.860Z] === RUN TestIpcModeShareable [2019-10-25T00:00:44.796Z] --- PASS: TestIpcModeShareable (1.01s) [2019-10-25T00:00:44.796Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-25T00:00:44.796Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-25T00:00:45.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:00:45.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:00:47.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:00:47.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:00:48.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2019-10-25T00:00:48.086Z] === RUN TestAPIIpcModeHost [2019-10-25T00:00:48.654Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-10-25T00:00:48.654Z] === RUN TestDaemonIpcModeShareable [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2019-10-25T00:00:49.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2019-10-25T00:00:49.592Z] === RUN TestBuildMultiStageCopy [2019-10-25T00:00:49.592Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-25T00:00:50.558Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-10-25T00:00:50.558Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-25T00:00:50.558Z] === RUN TestDaemonIpcModePrivate [2019-10-25T00:00:52.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-25T00:00:52.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-25T00:00:52.462Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2019-10-25T00:00:52.462Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-25T00:00:52.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-25T00:00:53.220Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-25T00:00:53.587Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-25T00:00:54.367Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-10-25T00:00:54.367Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-25T00:00:54.367Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-10-25T00:00:54.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2019-10-25T00:00:54.417Z] === RUN TestBuildMultiStageParentConfig [2019-10-25T00:00:55.721Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2019-10-25T00:00:55.721Z] === RUN TestBuildLabelWithTargets [2019-10-25T00:00:56.270Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-10-25T00:00:56.270Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-25T00:00:56.270Z] === RUN TestIpcModeOlderClient [2019-10-25T00:00:56.270Z] === PAUSE TestIpcModeOlderClient [2019-10-25T00:00:56.270Z] === RUN TestKillContainerInvalidSignal [2019-10-25T00:00:56.837Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-25T00:00:56.837Z] === RUN TestKillContainer [2019-10-25T00:00:56.837Z] === RUN TestKillContainer/no_signal [2019-10-25T00:00:57.773Z] === RUN TestKillContainer/non_killing_signal [2019-10-25T00:00:58.183Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2019-10-25T00:00:58.183Z] === RUN TestBuildWithEmptyLayers [2019-10-25T00:00:58.341Z] === RUN TestKillContainer/killing_signal [2019-10-25T00:00:58.968Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2019-10-25T00:00:58.968Z] === RUN TestBuildMultiStageOnBuild [2019-10-25T00:00:59.277Z] --- PASS: TestKillContainer (2.55s) [2019-10-25T00:00:59.277Z] --- PASS: TestKillContainer/no_signal (0.85s) [2019-10-25T00:00:59.277Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-25T00:00:59.277Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-25T00:00:59.277Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-25T00:00:59.277Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-25T00:01:00.222Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-25T00:01:01.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2019-10-25T00:01:01.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2019-10-25T00:01:01.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-10-25T00:01:01.173Z] === RUN TestKillStoppedContainer [2019-10-25T00:01:01.173Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-25T00:01:01.173Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-25T00:01:01.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-25T00:01:01.444Z] === RUN TestKillDifferentUserContainer [2019-10-25T00:01:02.249Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2019-10-25T00:01:02.249Z] === RUN TestBuildUncleanTarFilenames [2019-10-25T00:01:02.389Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-10-25T00:01:02.389Z] === RUN TestInspectOomKilledTrue [2019-10-25T00:01:02.389Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-25T00:01:02.389Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:01:02.389Z] === RUN TestInspectOomKilledFalse [2019-10-25T00:01:02.389Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-25T00:01:02.389Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:01:02.389Z] === RUN TestLinksEtcHostsContentMatch [2019-10-25T00:01:02.531Z] --- PASS: TestUpdateRestartPolicy (24.68s) [2019-10-25T00:01:02.531Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-25T00:01:02.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2019-10-25T00:01:02.961Z] === RUN TestLinksContainerNames [2019-10-25T00:01:03.495Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2019-10-25T00:01:03.495Z] === RUN TestWaitNonBlocked [2019-10-25T00:01:03.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:01:03.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:01:03.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:01:03.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:01:03.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:01:03.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:01:03.513Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-10-25T00:01:03.514Z] === RUN TestBuildMultiStageLayerLeak [2019-10-25T00:01:04.873Z] --- PASS: TestLinksContainerNames (1.72s) [2019-10-25T00:01:04.873Z] === RUN TestLogsFollowTailEmpty [2019-10-25T00:01:05.810Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-10-25T00:01:05.810Z] === RUN TestContainerNetworkMountsNoChown [2019-10-25T00:01:06.008Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2019-10-25T00:01:06.008Z] === RUN TestBuildWithHugeFile [2019-10-25T00:01:06.745Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/default [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/default [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/private [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/private [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rprivate [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/slave [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/slave [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rslave [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/shared [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/shared [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rshared [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/default [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rslave [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rshared [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/slave [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rprivate [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/private [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/shared [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-25T00:01:06.745Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:01:06.745Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:01:06.745Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:01:07.004Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-25T00:01:07.225Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-25T00:01:07.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.06s) [2019-10-25T00:01:07.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2019-10-25T00:01:07.225Z] === RUN TestWaitBlocked [2019-10-25T00:01:07.225Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-25T00:01:07.225Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:07.225Z] PASS [2019-10-25T00:01:07.225Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-25T00:01:07.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.225Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.225Z] === RUN TestCommitInheritsEnv [2019-10-25T00:01:07.225Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-25T00:01:07.225Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-25T00:01:07.225Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-25T00:01:07.225Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-25T00:01:07.225Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-25T00:01:07.225Z] === RUN TestImagesFilterMultiReference [2019-10-25T00:01:07.225Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-25T00:01:07.225Z] === RUN TestImagePullPlatformInvalid [2019-10-25T00:01:07.225Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-25T00:01:07.225Z] === RUN TestRemoveImageOrphaning [2019-10-25T00:01:07.225Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-25T00:01:07.225Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-25T00:01:07.225Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-25T00:01:07.225Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-25T00:01:07.225Z] === RUN TestTagInvalidReference [2019-10-25T00:01:07.225Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-25T00:01:07.225Z] === RUN TestTagValidPrefixedRepo [2019-10-25T00:01:07.225Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-25T00:01:07.225Z] === RUN TestTagExistedNameWithoutForce [2019-10-25T00:01:07.225Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-25T00:01:07.225Z] === RUN TestTagOfficialNames [2019-10-25T00:01:07.225Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-25T00:01:07.225Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-25T00:01:07.225Z] === RUN TestTagMatchesDigest [2019-10-25T00:01:07.225Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-25T00:01:07.225Z] PASS [2019-10-25T00:01:07.225Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-25T00:01:07.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.225Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.225Z] === RUN TestNetworkCreateDelete [2019-10-25T00:01:07.226Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-25T00:01:07.226Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:07.226Z] === RUN TestDockerNetworkDeletePreferID [2019-10-25T00:01:07.226Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-25T00:01:07.226Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-25T00:01:07.226Z] === RUN TestInspectNetwork [2019-10-25T00:01:07.226Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-25T00:01:07.226Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-25T00:01:07.226Z] === RUN TestRunContainerWithBridgeNone [2019-10-25T00:01:07.226Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-25T00:01:07.226Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:07.226Z] === RUN TestNetworkInvalidJSON [2019-10-25T00:01:07.226Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-25T00:01:07.226Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-25T00:01:07.226Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:01:07.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:01:07.226Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:01:07.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:01:07.226Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-25T00:01:07.226Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:01:07.226Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:01:07.226Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-25T00:01:07.226Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-25T00:01:07.226Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-25T00:01:07.226Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-25T00:01:07.226Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-25T00:01:07.226Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestDaemonDefaultNetworkPools [2019-10-25T00:01:07.226Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-25T00:01:07.226Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-25T00:01:07.226Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-25T00:01:07.226Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestServiceWithPredefinedNetwork [2019-10-25T00:01:07.226Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-25T00:01:07.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:01:07.226Z] === RUN TestServiceWithDataPathPortInit [2019-10-25T00:01:07.226Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-25T00:01:07.226Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-25T00:01:07.226Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-25T00:01:07.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.226Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.226Z] === RUN TestPluginInvalidJSON [2019-10-25T00:01:07.226Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:01:07.226Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:01:07.226Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:01:07.226Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-25T00:01:07.226Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-25T00:01:07.226Z] PASS [2019-10-25T00:01:07.226Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-25T00:01:07.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-25T00:01:07.263Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-25T00:01:07.263Z] === RUN TestContainerBindMountNonRecursive [2019-10-25T00:01:07.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.683Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.683Z] === RUN TestExternalGraphDriver [2019-10-25T00:01:07.683Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-25T00:01:07.683Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-25T00:01:07.683Z] === RUN TestGraphdriverPluginV2 [2019-10-25T00:01:07.683Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-25T00:01:07.683Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-25T00:01:07.683Z] PASS [2019-10-25T00:01:07.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-25T00:01:07.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.683Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.683Z] PASS [2019-10-25T00:01:07.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-25T00:01:07.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.683Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-25T00:01:07.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.683Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.683Z] === RUN TestSecretInspect [2019-10-25T00:01:07.683Z] --- SKIP: TestSecretInspect (0.01s) [2019-10-25T00:01:07.683Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestSecretList [2019-10-25T00:01:07.683Z] --- SKIP: TestSecretList (0.00s) [2019-10-25T00:01:07.683Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestSecretsCreateAndDelete [2019-10-25T00:01:07.683Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-25T00:01:07.683Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestSecretsUpdate [2019-10-25T00:01:07.683Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-25T00:01:07.683Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestTemplatedSecret [2019-10-25T00:01:07.683Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-25T00:01:07.683Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestSecretCreateResolve [2019-10-25T00:01:07.683Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-25T00:01:07.683Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:07.683Z] PASS [2019-10-25T00:01:07.683Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-25T00:01:07.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:07.683Z] INFO: Testing against a local daemon [2019-10-25T00:01:07.683Z] === RUN TestServiceCreateInit [2019-10-25T00:01:07.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-25T00:01:07.683Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-25T00:01:07.683Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-25T00:01:07.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceMultipleTimes [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceConflict [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceMaxReplicas [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-25T00:01:07.683Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceSecretFileMode [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceConfigFileMode [2019-10-25T00:01:07.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-25T00:01:07.683Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:07.683Z] === RUN TestCreateServiceSysctls [2019-10-25T00:01:08.140Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-25T00:01:08.140Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestCreateServiceCapabilities [2019-10-25T00:01:08.140Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-25T00:01:08.140Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestInspect [2019-10-25T00:01:08.140Z] --- SKIP: TestInspect (0.00s) [2019-10-25T00:01:08.140Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestServiceListWithStatuses [2019-10-25T00:01:08.140Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-25T00:01:08.140Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestDockerNetworkConnectAlias [2019-10-25T00:01:08.140Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-25T00:01:08.140Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestDockerNetworkReConnect [2019-10-25T00:01:08.140Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-25T00:01:08.140Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestServicePlugin [2019-10-25T00:01:08.140Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-25T00:01:08.140Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestServiceUpdateLabel [2019-10-25T00:01:08.140Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-25T00:01:08.140Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:08.140Z] === RUN TestServiceUpdateSecrets [2019-10-25T00:01:08.140Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-25T00:01:08.140Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:08.140Z] === RUN TestServiceUpdateConfigs [2019-10-25T00:01:08.140Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-25T00:01:08.140Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:08.140Z] === RUN TestServiceUpdateNetwork [2019-10-25T00:01:08.140Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-25T00:01:08.140Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-25T00:01:08.140Z] PASS [2019-10-25T00:01:08.140Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-25T00:01:08.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:08.140Z] INFO: Testing against a local daemon [2019-10-25T00:01:08.140Z] === RUN TestSessionCreate [2019-10-25T00:01:08.140Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-25T00:01:08.140Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-25T00:01:08.140Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-25T00:01:08.140Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-25T00:01:08.140Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-25T00:01:08.140Z] PASS [2019-10-25T00:01:08.140Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-25T00:01:08.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:08.140Z] INFO: Testing against a local daemon [2019-10-25T00:01:08.140Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-25T00:01:08.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:01:08.140Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-25T00:01:08.140Z] === RUN TestEventsExecDie [2019-10-25T00:01:08.140Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-25T00:01:08.140Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-25T00:01:08.140Z] === RUN TestEventsBackwardsCompatible [2019-10-25T00:01:08.140Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-25T00:01:08.140Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-25T00:01:08.140Z] === RUN TestInfoAPI [2019-10-25T00:01:08.140Z] --- PASS: TestInfoAPI (0.03s) [2019-10-25T00:01:08.140Z] === RUN TestInfoAPIWarnings [2019-10-25T00:01:08.140Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-25T00:01:08.140Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-25T00:01:08.140Z] === RUN TestInfoDebug [2019-10-25T00:01:08.140Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-25T00:01:08.140Z] info_test.go:75: [d4e8e6c9375e0] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\d4e8e6c9375e0\root --exec-root C:\windows\TEMP\dxr\d4e8e6c9375e0 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\d4e8e6c9375e0\docker.pid --userland-proxy=true --containerd-namespace d4e8e6c9375e0 --containerd-plugins-namespace d4e8e6c9375e0p --host unix://C:\windows\TEMP\docker-integration\d4e8e6c9375e0.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-25T00:01:08.140Z] === RUN TestInfoInsecureRegistries [2019-10-25T00:01:08.140Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-10-25T00:01:08.140Z] info_test.go:100: [d3c8095eed542] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d3c8095eed542\root --exec-root C:\windows\TEMP\dxr\d3c8095eed542 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d3c8095eed542\docker.pid --userland-proxy=true --containerd-namespace d3c8095eed542 --containerd-plugins-namespace d3c8095eed542p --host unix://C:\windows\TEMP\docker-integration\d3c8095eed542.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-25T00:01:08.140Z] === RUN TestInfoRegistryMirrors [2019-10-25T00:01:08.140Z] --- FAIL: TestInfoRegistryMirrors (0.01s) [2019-10-25T00:01:08.140Z] info_test.go:124: [d2dbbe5747f5a] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d2dbbe5747f5a\root --exec-root C:\windows\TEMP\dxr\d2dbbe5747f5a --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d2dbbe5747f5a\docker.pid --userland-proxy=true --containerd-namespace d2dbbe5747f5a --containerd-plugins-namespace d2dbbe5747f5ap --host unix://C:\windows\TEMP\docker-integration\d2dbbe5747f5a.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-25T00:01:08.140Z] === RUN TestLoginFailsWithBadCredentials [2019-10-25T00:01:09.107Z] --- PASS: TestLoginFailsWithBadCredentials (1.14s) [2019-10-25T00:01:09.107Z] === RUN TestPingCacheHeaders [2019-10-25T00:01:09.107Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-25T00:01:09.107Z] === RUN TestPingGet [2019-10-25T00:01:09.107Z] --- PASS: TestPingGet (0.03s) [2019-10-25T00:01:09.107Z] === RUN TestPingHead [2019-10-25T00:01:09.167Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2019-10-25T00:01:09.167Z] === RUN TestNetworkNat [2019-10-25T00:01:09.564Z] --- PASS: TestPingHead (0.03s) [2019-10-25T00:01:09.564Z] === RUN TestVersion [2019-10-25T00:01:09.564Z] --- PASS: TestVersion (0.03s) [2019-10-25T00:01:09.564Z] FAIL [2019-10-25T00:01:09.564Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-25T00:01:09.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:09.564Z] INFO: Testing against a local daemon [2019-10-25T00:01:09.564Z] === RUN TestVolumesCreateAndList [2019-10-25T00:01:09.564Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-25T00:01:09.564Z] === RUN TestVolumesRemove [2019-10-25T00:01:09.564Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-25T00:01:09.564Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-25T00:01:09.564Z] === RUN TestVolumesInspect [2019-10-25T00:01:09.564Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-25T00:01:09.564Z] === RUN TestVolumesInvalidJSON [2019-10-25T00:01:09.564Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-25T00:01:09.564Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-25T00:01:09.564Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-25T00:01:09.564Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-25T00:01:09.564Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-25T00:01:09.564Z] PASS [2019-10-25T00:01:09.564Z] INFO: make.ps1 ended at 10/25/2019 00:01:09 [2019-10-25T00:01:09.564Z] INFO: Integration CLI tests being run from the host: [2019-10-25T00:01:09.564Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-25T00:01:10.104Z] --- PASS: TestNetworkNat (0.96s) [2019-10-25T00:01:10.104Z] === RUN TestNetworkLocalhostTCPNat [2019-10-25T00:01:11.040Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-10-25T00:01:11.040Z] === RUN TestNetworkLoopbackNat [2019-10-25T00:01:12.417Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2019-10-25T00:01:12.417Z] === RUN TestPause [2019-10-25T00:01:13.354Z] --- PASS: TestPause (0.90s) [2019-10-25T00:01:13.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-25T00:01:13.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:01:13.354Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:01:13.354Z] === RUN TestPauseStopPausedContainer [2019-10-25T00:01:14.290Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-25T00:01:14.290Z] === RUN TestPsFilter [2019-10-25T00:01:14.290Z] --- PASS: TestPsFilter (0.27s) [2019-10-25T00:01:14.290Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-25T00:01:14.976Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-25T00:01:14.976Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-25T00:01:14.976Z] Cross building: bundles/cross/windows/amd64 [2019-10-25T00:01:14.976Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-25T00:01:14.976Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-25T00:01:15.226Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-10-25T00:01:15.226Z] === RUN TestRemoveContainerWithVolume [2019-10-25T00:01:16.163Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-10-25T00:01:16.163Z] === RUN TestRemoveContainerRunning [2019-10-25T00:01:17.099Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-10-25T00:01:17.099Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-25T00:01:17.667Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-25T00:01:17.667Z] === RUN TestRemoveInvalidContainer [2019-10-25T00:01:17.926Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-25T00:01:17.926Z] === RUN TestRenameLinkedContainer [2019-10-25T00:01:18.883Z] Loaded image: buildpack-deps:jessie [2019-10-25T00:01:18.883Z] Loaded image: buildpack-deps:jessie [2019-10-25T00:01:18.883Z] Loaded image: busybox:latest [2019-10-25T00:01:18.883Z] Loaded image: busybox:latest [2019-10-25T00:01:18.883Z] Loaded image: busybox:glibc [2019-10-25T00:01:18.883Z] Loaded image: debian:jessie [2019-10-25T00:01:18.883Z] Loaded image: busybox:glibc [2019-10-25T00:01:18.883Z] Loaded image: debian:jessie [2019-10-25T00:01:18.883Z] Loaded image: hello-world:latest [2019-10-25T00:01:18.883Z] INFO: Testing against a local daemon [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-25T00:01:18.883Z] Loaded image: hello-world:latest [2019-10-25T00:01:18.883Z] INFO: Testing against a local daemon [2019-10-25T00:01:18.883Z] === RUN TestDockerDaemonSuite [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-25T00:01:18.883Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-25T00:01:18.883Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-25T00:01:19.453Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-25T00:01:19.712Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-25T00:01:19.712Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-25T00:01:19.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-25T00:01:19.885Z] INFO: Testing against a local daemon [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-25T00:01:19.885Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-25T00:01:20.342Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-25T00:01:20.800Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-25T00:01:21.215Z] --- PASS: TestRenameLinkedContainer (3.41s) [2019-10-25T00:01:21.215Z] === RUN TestRenameStoppedContainer [2019-10-25T00:01:22.151Z] --- PASS: TestRenameStoppedContainer (0.77s) [2019-10-25T00:01:22.151Z] === RUN TestRenameRunningContainerAndReuse [2019-10-25T00:01:22.247Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-25T00:01:22.505Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-25T00:01:22.764Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-25T00:01:22.764Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-25T00:01:22.764Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-25T00:01:24.054Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-10-25T00:01:24.054Z] === RUN TestRenameInvalidName [2019-10-25T00:01:24.145Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-25T00:01:24.404Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-25T00:01:24.621Z] --- PASS: TestRenameInvalidName (0.84s) [2019-10-25T00:01:24.622Z] === RUN TestRenameAnonymousContainer [2019-10-25T00:01:25.345Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-25T00:01:25.609Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-25T00:01:25.868Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-25T00:01:25.868Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-25T00:01:25.868Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-25T00:01:28.811Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-10-25T00:01:28.811Z] === RUN TestRenameContainerWithSameName [2019-10-25T00:01:29.379Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-25T00:01:29.379Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-25T00:01:31.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-25T00:01:31.141Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-25T00:01:31.284Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-10-25T00:01:31.284Z] === RUN TestResize [2019-10-25T00:01:31.851Z] --- PASS: TestResize (0.84s) [2019-10-25T00:01:31.851Z] === RUN TestResizeWithInvalidSize [2019-10-25T00:01:32.788Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-25T00:01:32.788Z] === RUN TestResizeWhenContainerNotStarted [2019-10-25T00:01:33.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:33.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:33.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:33.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:01:33.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:01:33.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:33.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:01:35.332Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-25T00:01:35.332Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-25T00:01:35.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:35.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:01:36.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:01:36.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:01:37.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:01:37.869Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-25T00:01:38.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:01:38.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:01:39.444Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:01:39.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-25T00:01:40.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithHugeFile (32.05s) [2019-10-25T00:01:40.554Z] === RUN TestBuildWithEmptyDockerfile [2019-10-25T00:01:40.554Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:01:40.554Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:01:40.554Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:01:40.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:01:40.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:01:40.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:01:40.554Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-10-25T00:01:40.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-25T00:01:40.554Z] === RUN TestBuildPreserveOwnership [2019-10-25T00:01:40.554Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-25T00:01:42.419Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2019-10-25T00:01:42.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2019-10-25T00:01:42.731Z] === RUN TestCgroupNamespacesRun [2019-10-25T00:01:42.877Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-25T00:01:43.913Z] #73 exporting layers 107.9s done [2019-10-25T00:01:43.913Z] #73 exporting manifest sha256:4e43c2789dbb2087a3051a51ef2cf290a506ca129308323c63a1586aece8fba8 0.0s done [2019-10-25T00:01:43.913Z] #73 exporting config sha256:056e6daa5a770fcf575ce735d71f2e31b9d3864598e7b06d6f25cad131bb24d7 done [2019-10-25T00:01:43.913Z] #73 sending tarball [2019-10-25T00:01:44.108Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-10-25T00:01:44.108Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-25T00:01:44.783Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-25T00:01:44.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-25T00:01:44.872Z] === RUN TestBuildPlatformInvalid [2019-10-25T00:01:44.872Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-25T00:01:44.872Z] PASS [2019-10-25T00:01:44.872Z] [2019-10-25T00:01:44.872Z] === Skipped [2019-10-25T00:01:44.872Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-25T00:01:44.872Z] build_session_test.go:25: TODO: BuildKit [2019-10-25T00:01:44.872Z] [2019-10-25T00:01:44.872Z] [2019-10-25T00:01:44.872Z] DONE 32 tests, 1 skipped in 83.957s [2019-10-25T00:01:44.872Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-25T00:01:44.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:01:44.872Z] ++ set -e [2019-10-25T00:01:44.872Z] ++ '[' -n 0 ']' [2019-10-25T00:01:44.872Z] ++ set -x [2019-10-25T00:01:44.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:01:44.873Z] INFO: Testing against a local daemon [2019-10-25T00:01:44.873Z] === RUN TestConfigList [2019-10-25T00:01:45.726Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-25T00:01:46.013Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-25T00:01:46.013Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-25T00:01:47.630Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-25T00:01:47.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-10-25T00:01:47.917Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-25T00:01:48.071Z] --- PASS: TestConfigList (2.88s) [2019-10-25T00:01:48.071Z] === RUN TestConfigsCreateAndDelete [2019-10-25T00:01:48.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-25T00:01:49.141Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-25T00:01:49.821Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-10-25T00:01:49.821Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-25T00:01:50.806Z] --- PASS: TestConfigsCreateAndDelete (3.01s) [2019-10-25T00:01:50.806Z] === RUN TestConfigsUpdate [2019-10-25T00:01:51.199Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-10-25T00:01:51.199Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-25T00:01:52.137Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-25T00:01:52.137Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-25T00:01:52.428Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-25T00:01:53.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-25T00:01:53.074Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-25T00:01:53.809Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-25T00:01:54.023Z] --- PASS: TestConfigsUpdate (2.88s) [2019-10-25T00:01:54.023Z] === RUN TestTemplatedConfig [2019-10-25T00:01:54.376Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-25T00:01:54.978Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-10-25T00:01:54.978Z] === RUN TestKernelTCPMemory [2019-10-25T00:01:55.915Z] --- PASS: TestKernelTCPMemory (0.96s) [2019-10-25T00:01:55.915Z] === RUN TestNISDomainname [2019-10-25T00:01:56.917Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-25T00:01:57.293Z] --- PASS: TestNISDomainname (1.30s) [2019-10-25T00:01:57.293Z] === RUN TestHostnameDnsResolution [2019-10-25T00:01:57.511Z] --- PASS: TestTemplatedConfig (3.70s) [2019-10-25T00:01:57.511Z] === RUN TestConfigInspect [2019-10-25T00:01:58.821Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-25T00:01:59.197Z] --- PASS: TestHostnameDnsResolution (1.86s) [2019-10-25T00:01:59.197Z] === RUN TestStats [2019-10-25T00:01:59.270Z] #73 ... [2019-10-25T00:01:59.270Z] [2019-10-25T00:01:59.270Z] #74 importing to docker [2019-10-25T00:01:59.270Z] #74 ... [2019-10-25T00:01:59.270Z] [2019-10-25T00:01:59.270Z] #73 exporting to oci image format [2019-10-25T00:01:59.270Z] #73 sending tarball 17.5s done [2019-10-25T00:01:59.270Z] #73 DONE 125.4s [2019-10-25T00:01:59.270Z] [2019-10-25T00:01:59.270Z] #74 importing to docker [2019-10-25T00:01:59.981Z] --- PASS: TestConfigInspect (2.87s) [2019-10-25T00:01:59.981Z] === RUN TestConfigCreateWithLabels [2019-10-25T00:02:00.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-25T00:02:01.099Z] --- PASS: TestStats (1.91s) [2019-10-25T00:02:01.099Z] === RUN TestStopContainerWithTimeout [2019-10-25T00:02:01.099Z] === RUN TestStopContainerWithTimeout/0 [2019-10-25T00:02:01.099Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-25T00:02:01.099Z] === RUN TestStopContainerWithTimeout/1 [2019-10-25T00:02:01.099Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-25T00:02:01.099Z] === RUN TestStopContainerWithTimeout/3 [2019-10-25T00:02:01.099Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-25T00:02:01.099Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-25T00:02:01.099Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-25T00:02:01.099Z] === CONT TestStopContainerWithTimeout/0 [2019-10-25T00:02:01.099Z] === CONT TestStopContainerWithTimeout/1 [2019-10-25T00:02:01.099Z] === CONT TestStopContainerWithTimeout/3 [2019-10-25T00:02:01.099Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-25T00:02:02.105Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-25T00:02:03.213Z] --- PASS: TestConfigCreateWithLabels (3.01s) [2019-10-25T00:02:03.213Z] === RUN TestConfigCreateResolve [2019-10-25T00:02:04.020Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-25T00:02:04.393Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-25T00:02:04.393Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-10-25T00:02:04.393Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2019-10-25T00:02:04.393Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-10-25T00:02:04.393Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2019-10-25T00:02:04.393Z] === RUN TestDeleteDevicemapper [2019-10-25T00:02:04.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-25T00:02:04.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:02:04.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-25T00:02:04.957Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-25T00:02:05.524Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-25T00:02:05.525Z] --- PASS: TestBuildWithHugeFile (93.20s) [2019-10-25T00:02:05.525Z] === RUN TestBuildWithEmptyDockerfile [2019-10-25T00:02:05.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:02:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:02:05.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:02:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:02:05.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:02:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:02:05.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:02:05.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:02:05.666Z] --- PASS: TestConfigCreateResolve (2.49s) [2019-10-25T00:02:05.666Z] === RUN TestConfigDaemonLibtrustID [2019-10-25T00:02:05.784Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:02:05.784Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-25T00:02:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-10-25T00:02:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-25T00:02:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2019-10-25T00:02:05.784Z] === RUN TestBuildPreserveOwnership [2019-10-25T00:02:05.784Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-25T00:02:06.050Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-25T00:02:06.050Z] PASS [2019-10-25T00:02:06.050Z] [2019-10-25T00:02:06.050Z] DONE 8 tests in 21.465s [2019-10-25T00:02:06.050Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-25T00:02:06.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:06.050Z] ++ set -e [2019-10-25T00:02:06.050Z] ++ '[' -n 0 ']' [2019-10-25T00:02:06.050Z] ++ set -x [2019-10-25T00:02:06.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:06.353Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-25T00:02:06.452Z] INFO: Testing against a local daemon [2019-10-25T00:02:06.452Z] === RUN TestCheckpoint [2019-10-25T00:02:06.452Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-25T00:02:06.452Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:02:06.452Z] === RUN TestContainerInvalidJSON [2019-10-25T00:02:06.452Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:06.452Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:06.452Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:06.452Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:06.452Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:06.452Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:06.452Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:06.452Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-25T00:02:06.452Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-25T00:02:06.452Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-25T00:02:06.452Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-25T00:02:06.452Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-25T00:02:06.452Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-25T00:02:06.452Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-25T00:02:06.452Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-25T00:02:06.452Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-25T00:02:06.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-25T00:02:06.842Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-25T00:02:06.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-25T00:02:06.842Z] === RUN TestCopyFromContainer [2019-10-25T00:02:07.323Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-25T00:02:07.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.18s) [2019-10-25T00:02:07.682Z] === RUN TestUpdateMemory [2019-10-25T00:02:07.682Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-25T00:02:07.682Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:07.682Z] === RUN TestUpdateCPUQuota [2019-10-25T00:02:08.754Z] === RUN TestCopyFromContainer// [2019-10-25T00:02:08.755Z] === RUN TestCopyFromContainer//bar/root [2019-10-25T00:02:09.120Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-25T00:02:09.120Z] === RUN TestCopyFromContainer/bar/quux [2019-10-25T00:02:09.120Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-25T00:02:09.120Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-25T00:02:09.120Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-25T00:02:09.244Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-25T00:02:09.244Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-25T00:02:09.503Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-25T00:02:09.518Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-25T00:02:09.518Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-25T00:02:09.518Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer (2.88s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-25T00:02:09.518Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-25T00:02:09.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-25T00:02:09.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:09.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:09.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:09.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:09.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:09.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:09.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:09.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-25T00:02:09.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-25T00:02:09.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-25T00:02:09.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-25T00:02:09.518Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-25T00:02:09.585Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-10-25T00:02:09.585Z] === RUN TestUpdatePidsLimit [2019-10-25T00:02:09.585Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-25T00:02:09.844Z] === RUN TestUpdatePidsLimit/no_change [2019-10-25T00:02:09.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-25T00:02:09.903Z] === RUN TestCreateWithInvalidEnv [2019-10-25T00:02:09.903Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-25T00:02:09.903Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-25T00:02:09.903Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-25T00:02:09.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-25T00:02:09.903Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-25T00:02:09.903Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-25T00:02:09.903Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-25T00:02:09.903Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-25T00:02:09.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-25T00:02:09.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-25T00:02:09.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-25T00:02:09.903Z] === RUN TestCreateTmpfsMountsTarget [2019-10-25T00:02:09.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-25T00:02:09.903Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-25T00:02:10.070Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-25T00:02:10.103Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-25T00:02:10.329Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-25T00:02:10.588Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-25T00:02:10.670Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-25T00:02:11.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-25T00:02:11.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-25T00:02:11.525Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-25T00:02:12.065Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-25T00:02:12.091Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-25T00:02:12.092Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-25T00:02:12.092Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-25T00:02:12.341Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:12.341Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:12.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:12.341Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:12.351Z] --- PASS: TestBuildPreserveOwnership (6.57s) [2019-10-25T00:02:12.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.44s) [2019-10-25T00:02:12.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-10-25T00:02:12.351Z] === RUN TestBuildPlatformInvalid [2019-10-25T00:02:12.610Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-25T00:02:12.610Z] PASS [2019-10-25T00:02:12.610Z] [2019-10-25T00:02:12.610Z] === Skipped [2019-10-25T00:02:12.610Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-25T00:02:12.610Z] build_session_test.go:25: TODO: BuildKit [2019-10-25T00:02:12.610Z] [2019-10-25T00:02:12.610Z] [2019-10-25T00:02:12.610Z] DONE 32 tests, 1 skipped in 182.257s [2019-10-25T00:02:12.610Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-25T00:02:12.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:12.610Z] ++ set -e [2019-10-25T00:02:12.610Z] ++ '[' -n 0 ']' [2019-10-25T00:02:12.610Z] ++ set -x [2019-10-25T00:02:12.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:12.716Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:12.716Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:12.716Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:12.716Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:12.716Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-25T00:02:12.716Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-25T00:02:12.716Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-25T00:02:12.870Z] INFO: Testing against a local daemon [2019-10-25T00:02:12.870Z] === RUN TestConfigList [2019-10-25T00:02:13.437Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit (4.70s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-25T00:02:13.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-10-25T00:02:13.969Z] === RUN TestUpdateRestartPolicy [2019-10-25T00:02:14.005Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-25T00:02:14.573Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:15.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:15.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:15.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:15.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:15.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:15.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:15.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-25T00:02:15.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-25T00:02:15.384Z] === RUN TestContainerStartOnDaemonRestart [2019-10-25T00:02:15.384Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-25T00:02:15.384Z] === RUN TestDaemonRestartIpcMode [2019-10-25T00:02:15.384Z] === PAUSE TestDaemonRestartIpcMode [2019-10-25T00:02:15.384Z] === RUN TestDiff [2019-10-25T00:02:16.185Z] --- PASS: TestDiff (0.82s) [2019-10-25T00:02:16.185Z] === RUN TestExecWithCloseStdin [2019-10-25T00:02:16.476Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-25T00:02:16.476Z] --- PASS: TestConfigList (3.67s) [2019-10-25T00:02:16.476Z] === RUN TestConfigsCreateAndDelete [2019-10-25T00:02:17.468Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-10-25T00:02:17.468Z] === RUN TestExec [2019-10-25T00:02:18.256Z] --- PASS: TestExec (1.02s) [2019-10-25T00:02:18.256Z] === RUN TestExecUser [2019-10-25T00:02:19.560Z] --- PASS: TestExecUser (1.10s) [2019-10-25T00:02:19.560Z] === RUN TestExportContainerAndImportImage [2019-10-25T00:02:19.764Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-25T00:02:19.764Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2019-10-25T00:02:19.764Z] === RUN TestConfigsUpdate [2019-10-25T00:02:20.332Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-25T00:02:20.355Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2019-10-25T00:02:20.355Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-25T00:02:20.899Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-25T00:02:22.163Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-25T00:02:22.163Z] === RUN TestHealthCheckWorkdir [2019-10-25T00:02:22.635Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-25T00:02:22.635Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-25T00:02:22.635Z] remote: Enumerating objects: 19, done. [2019-10-25T00:02:22.635Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-25T00:02:22.635Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-25T00:02:22.635Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-25T00:02:22.803Z] --- PASS: TestConfigsUpdate (3.06s) [2019-10-25T00:02:22.803Z] === RUN TestTemplatedConfig [2019-10-25T00:02:23.436Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-25T00:02:23.436Z] === RUN TestHealthKillContainer [2019-10-25T00:02:24.008Z] [2019-10-25T00:02:24.708Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-25T00:02:25.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/test/unit [2019-10-25T00:02:26.267Z] #74 DONE 26.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-25T00:02:26.609Z] --- PASS: TestTemplatedConfig (3.56s) [2019-10-25T00:02:26.609Z] === RUN TestConfigInspect [2019-10-25T00:02:26.678Z] --- PASS: TestHealthKillContainer (3.13s) [2019-10-25T00:02:26.678Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-25T00:02:26.717Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/test/unit [2019-10-25T00:02:27.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-10-25T00:02:27.465Z] === RUN TestIpcModeNone [2019-10-25T00:02:27.985Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-25T00:02:28.288Z] --- PASS: TestIpcModeNone (1.10s) [2019-10-25T00:02:28.288Z] === RUN TestIpcModePrivate [2019-10-25T00:02:28.551Z] ? github.com/docker/docker/api [no test files] [2019-10-25T00:02:28.552Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-25T00:02:28.846Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2019-10-25T00:02:28.846Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-25T00:02:28.846Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-25T00:02:28.846Z] === RUN TestWaitNonBlocked [2019-10-25T00:02:28.846Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:02:28.846Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:02:28.846Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:02:28.846Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:02:28.846Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:02:28.846Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:02:28.846Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-25T00:02:28.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-10-25T00:02:28.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2019-10-25T00:02:28.846Z] === RUN TestWaitBlocked [2019-10-25T00:02:28.846Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:02:28.846Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:02:28.846Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:02:28.846Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:02:28.846Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:02:28.846Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:02:29.121Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-25T00:02:29.379Z] --- PASS: TestConfigInspect (3.08s) [2019-10-25T00:02:29.379Z] === RUN TestConfigCreateWithLabels [2019-10-25T00:02:29.579Z] --- PASS: TestIpcModePrivate (1.09s) [2019-10-25T00:02:29.579Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-25T00:02:29.579Z] === RUN TestIpcModeShareable [2019-10-25T00:02:29.638Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-25T00:02:29.784Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-25T00:02:29.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2019-10-25T00:02:29.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2019-10-25T00:02:29.784Z] === CONT TestContainerStartOnDaemonRestart [2019-10-25T00:02:29.784Z] === CONT TestDaemonRestartIpcMode [2019-10-25T00:02:29.784Z] === CONT TestIpcModeOlderClient [2019-10-25T00:02:30.043Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-10-25T00:02:30.206Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-25T00:02:30.945Z] --- PASS: TestIpcModeShareable (1.07s) [2019-10-25T00:02:30.945Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-25T00:02:30.945Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-25T00:02:31.131Z] ? github.com/docker/docker/api [no test files] [2019-10-25T00:02:32.739Z] --- PASS: TestConfigCreateWithLabels (3.31s) [2019-10-25T00:02:32.740Z] === RUN TestConfigCreateResolve [2019-10-25T00:02:33.335Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2019-10-25T00:02:33.675Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-25T00:02:33.675Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-25T00:02:34.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2019-10-25T00:02:34.130Z] === RUN TestAPIIpcModeHost [2019-10-25T00:02:34.241Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-25T00:02:34.272Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2019-10-25T00:02:34.272Z] PASS [2019-10-25T00:02:34.272Z] [2019-10-25T00:02:34.272Z] === Skipped [2019-10-25T00:02:34.272Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-25T00:02:34.272Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-25T00:02:34.273Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-25T00:02:34.273Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:02:34.273Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-25T00:02:34.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-25T00:02:34.273Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] [2019-10-25T00:02:34.273Z] DONE 197 tests, 6 skipped in 133.868s [2019-10-25T00:02:34.273Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-25T00:02:34.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:34.273Z] ++ set -e [2019-10-25T00:02:34.273Z] ++ '[' -n 0 ']' [2019-10-25T00:02:34.273Z] ++ set -x [2019-10-25T00:02:34.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:34.495Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-10-25T00:02:34.495Z] === RUN TestDaemonIpcModeShareable [2019-10-25T00:02:34.531Z] INFO: Testing against a local daemon [2019-10-25T00:02:34.531Z] === RUN TestCommitInheritsEnv [2019-10-25T00:02:35.099Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-25T00:02:35.099Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-25T00:02:35.099Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-25T00:02:35.099Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-25T00:02:35.099Z] === RUN TestImagesFilterMultiReference [2019-10-25T00:02:35.178Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-25T00:02:35.357Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-25T00:02:35.358Z] === RUN TestImagePullPlatformInvalid [2019-10-25T00:02:35.358Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-25T00:02:35.358Z] === RUN TestRemoveImageOrphaning [2019-10-25T00:02:35.925Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-10-25T00:02:35.925Z] === RUN TestRemoveImageGarbageCollector [2019-10-25T00:02:35.925Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:02:35.925Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:02:35.925Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-25T00:02:35.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-25T00:02:35.925Z] === RUN TestTagInvalidReference [2019-10-25T00:02:35.925Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-25T00:02:35.925Z] === RUN TestTagValidPrefixedRepo [2019-10-25T00:02:35.925Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-25T00:02:35.925Z] === RUN TestTagExistedNameWithoutForce [2019-10-25T00:02:36.114Z] --- PASS: TestConfigCreateResolve (3.33s) [2019-10-25T00:02:36.114Z] === RUN TestConfigDaemonLibtrustID [2019-10-25T00:02:36.184Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-25T00:02:36.184Z] === RUN TestTagOfficialNames [2019-10-25T00:02:36.184Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-25T00:02:36.184Z] === RUN TestTagMatchesDigest [2019-10-25T00:02:36.184Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-25T00:02:36.184Z] PASS [2019-10-25T00:02:36.184Z] [2019-10-25T00:02:36.184Z] === Skipped [2019-10-25T00:02:36.184Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-25T00:02:36.184Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-25T00:02:36.184Z] [2019-10-25T00:02:36.184Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:02:36.184Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:02:36.184Z] [2019-10-25T00:02:36.184Z] [2019-10-25T00:02:36.184Z] DONE 12 tests, 2 skipped in 1.896s [2019-10-25T00:02:36.184Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-25T00:02:36.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:36.184Z] ++ set -e [2019-10-25T00:02:36.184Z] ++ '[' -n 0 ']' [2019-10-25T00:02:36.184Z] ++ set -x [2019-10-25T00:02:36.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:36.345Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-25T00:02:36.345Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-25T00:02:36.345Z] === RUN TestDaemonIpcModePrivate [2019-10-25T00:02:36.442Z] INFO: Testing against a local daemon [2019-10-25T00:02:36.442Z] === RUN TestNetworkCreateDelete [2019-10-25T00:02:36.681Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-25T00:02:36.681Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-25T00:02:36.681Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-25T00:02:36.681Z] PASS [2019-10-25T00:02:36.681Z] [2019-10-25T00:02:36.681Z] DONE 8 tests in 23.894s [2019-10-25T00:02:36.681Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-25T00:02:36.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:36.681Z] ++ set -e [2019-10-25T00:02:36.681Z] ++ '[' -n 0 ']' [2019-10-25T00:02:36.681Z] ++ set -x [2019-10-25T00:02:36.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:02:36.681Z] INFO: Testing against a local daemon [2019-10-25T00:02:36.681Z] === RUN TestCheckpoint [2019-10-25T00:02:36.681Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-25T00:02:36.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:02:36.681Z] === RUN TestContainerInvalidJSON [2019-10-25T00:02:36.681Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:36.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:36.681Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:36.701Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-25T00:02:36.701Z] === RUN TestDockerNetworkDeletePreferID [2019-10-25T00:02:36.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:36.941Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:36.941Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:36.941Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:02:36.941Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:02:36.941Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:02:36.941Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-25T00:02:36.941Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-25T00:02:36.941Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-25T00:02:36.941Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-25T00:02:36.941Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-25T00:02:36.941Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-25T00:02:36.941Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-25T00:02:36.941Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-25T00:02:36.941Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-25T00:02:36.941Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-25T00:02:37.200Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-25T00:02:37.200Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-25T00:02:37.200Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-25T00:02:37.460Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2019-10-25T00:02:37.460Z] === RUN TestCopyFromContainer [2019-10-25T00:02:38.029Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-25T00:02:38.078Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2019-10-25T00:02:38.078Z] === RUN TestInspectNetwork [2019-10-25T00:02:38.285Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-25T00:02:38.285Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-25T00:02:38.285Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-25T00:02:38.967Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-25T00:02:39.226Z] === RUN TestCopyFromContainer// [2019-10-25T00:02:39.485Z] === RUN TestCopyFromContainer//bar/root [2019-10-25T00:02:39.485Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-25T00:02:39.744Z] === RUN TestCopyFromContainer/bar/quux [2019-10-25T00:02:39.744Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-25T00:02:40.003Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-25T00:02:40.003Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-25T00:02:40.071Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-10-25T00:02:40.071Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-25T00:02:40.071Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-25T00:02:40.262Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-25T00:02:40.262Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-25T00:02:40.262Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer (3.23s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-25T00:02:40.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-10-25T00:02:40.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-25T00:02:40.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:40.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:40.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:40.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:40.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:40.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:40.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:02:40.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:02:40.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:02:40.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-25T00:02:40.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-25T00:02:40.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-25T00:02:40.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-25T00:02:40.520Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-25T00:02:40.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-25T00:02:40.779Z] === RUN TestCreateWithInvalidEnv [2019-10-25T00:02:40.779Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-25T00:02:40.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-25T00:02:40.779Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-25T00:02:40.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-25T00:02:40.779Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-25T00:02:40.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-25T00:02:40.779Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-25T00:02:40.779Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-25T00:02:40.779Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-25T00:02:40.779Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-25T00:02:40.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-25T00:02:40.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-25T00:02:40.780Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-25T00:02:40.780Z] === RUN TestCreateTmpfsMountsTarget [2019-10-25T00:02:40.780Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-25T00:02:40.780Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-25T00:02:40.780Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-25T00:02:41.347Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-25T00:02:41.916Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-10-25T00:02:41.916Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-25T00:02:41.916Z] === RUN TestIpcModeOlderClient [2019-10-25T00:02:41.916Z] === PAUSE TestIpcModeOlderClient [2019-10-25T00:02:41.916Z] === RUN TestKillContainerInvalidSignal [2019-10-25T00:02:42.726Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-25T00:02:42.787Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-10-25T00:02:42.787Z] === RUN TestKillContainer [2019-10-25T00:02:42.787Z] === RUN TestKillContainer/no_signal [2019-10-25T00:02:43.294Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:43.294Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:43.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:43.294Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-25T00:02:43.294Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:02:43.294Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:02:43.419Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:02:43.553Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:02:43.553Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:02:43.561Z] === RUN TestKillContainer/non_killing_signal [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-25T00:02:43.812Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-25T00:02:43.812Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-25T00:02:43.932Z] === RUN TestKillContainer/killing_signal [2019-10-25T00:02:44.644Z] === RUN TestInspectNetwork/full_network_id [2019-10-25T00:02:44.644Z] === RUN TestInspectNetwork/partial_network_id [2019-10-25T00:02:44.644Z] === RUN TestInspectNetwork/network_name [2019-10-25T00:02:44.644Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-25T00:02:44.748Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-25T00:02:45.007Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-25T00:02:45.216Z] --- PASS: TestKillContainer (2.70s) [2019-10-25T00:02:45.216Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-10-25T00:02:45.216Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-10-25T00:02:45.216Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-10-25T00:02:45.216Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-25T00:02:45.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-25T00:02:46.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-25T00:02:46.386Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:46.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:46.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:46.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:46.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:46.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:46.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:46.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:02:46.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:02:46.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:02:46.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:02:46.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-25T00:02:46.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-25T00:02:46.387Z] === RUN TestContainerStartOnDaemonRestart [2019-10-25T00:02:46.387Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-25T00:02:46.387Z] === RUN TestDaemonRestartIpcMode [2019-10-25T00:02:46.387Z] === PAUSE TestDaemonRestartIpcMode [2019-10-25T00:02:46.387Z] === RUN TestDiff [2019-10-25T00:02:47.324Z] --- PASS: TestDiff (0.97s) [2019-10-25T00:02:47.324Z] === RUN TestExecWithCloseStdin [2019-10-25T00:02:47.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2019-10-25T00:02:47.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-25T00:02:47.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-25T00:02:47.355Z] === RUN TestKillStoppedContainer [2019-10-25T00:02:47.355Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-25T00:02:47.355Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-25T00:02:47.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-10-25T00:02:47.355Z] === RUN TestKillDifferentUserContainer [2019-10-25T00:02:48.208Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2019-10-25T00:02:48.208Z] === RUN TestInspectOomKilledTrue [2019-10-25T00:02:48.208Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-25T00:02:48.208Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:48.208Z] === RUN TestInspectOomKilledFalse [2019-10-25T00:02:48.208Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-25T00:02:48.208Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:02:48.208Z] === RUN TestLinksEtcHostsContentMatch [2019-10-25T00:02:48.262Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-25T00:02:48.521Z] --- PASS: TestExecWithCloseStdin (1.24s) [2019-10-25T00:02:48.521Z] === RUN TestExec [2019-10-25T00:02:48.780Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-25T00:02:48.831Z] --- PASS: TestInspectNetwork (10.84s) [2019-10-25T00:02:48.831Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-25T00:02:48.831Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-25T00:02:48.831Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-25T00:02:48.831Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-25T00:02:48.831Z] === RUN TestRunContainerWithBridgeNone [2019-10-25T00:02:48.990Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-25T00:02:48.990Z] === RUN TestLinksContainerNames [2019-10-25T00:02:49.771Z] --- PASS: TestExec (1.09s) [2019-10-25T00:02:49.771Z] === RUN TestExecUser [2019-10-25T00:02:50.805Z] --- PASS: TestLinksContainerNames (1.65s) [2019-10-25T00:02:50.805Z] === RUN TestLogsFollowTailEmpty [2019-10-25T00:02:51.150Z] --- PASS: TestExecUser (1.23s) [2019-10-25T00:02:51.150Z] === RUN TestExportContainerAndImportImage [2019-10-25T00:02:51.591Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-10-25T00:02:51.592Z] === RUN TestContainerNetworkMountsNoChown [2019-10-25T00:02:52.086Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-10-25T00:02:52.086Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-25T00:02:52.128Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-10-25T00:02:52.128Z] === RUN TestNetworkInvalidJSON [2019-10-25T00:02:52.128Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-25T00:02:52.128Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-25T00:02:52.128Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:02:52.128Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:02:52.128Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:02:52.128Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:02:52.128Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-25T00:02:52.128Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:02:52.128Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:02:52.128Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-25T00:02:52.128Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-25T00:02:52.128Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-25T00:02:52.128Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-25T00:02:52.128Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-25T00:02:52.399Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/default [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/private [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/private [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rprivate [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/slave [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/slave [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rslave [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/shared [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/shared [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rshared [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-25T00:02:52.399Z] === CONT TestMountDaemonRoot/default [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:02:52.399Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-25T00:02:52.399Z] === CONT TestMountDaemonRoot/rshared [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:02:52.399Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:02:52.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:02:52.399Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/shared [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rslave [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/slave [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rprivate [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/private [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-25T00:02:52.866Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:02:52.866Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:02:52.866Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:02:53.022Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-25T00:02:53.071Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2019-10-25T00:02:53.071Z] === RUN TestDaemonDefaultNetworkPools [2019-10-25T00:02:53.252Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:02:53.253Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-25T00:02:53.511Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2019-10-25T00:02:53.590Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-10-25T00:02:53.590Z] === RUN TestHealthCheckWorkdir [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-25T00:02:53.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.17s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.16s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.10s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-10-25T00:02:53.625Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-25T00:02:53.625Z] === RUN TestContainerBindMountNonRecursive [2019-10-25T00:02:54.007Z] --- PASS: TestDaemonDefaultNetworkPools (1.07s) [2019-10-25T00:02:54.007Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-25T00:02:54.157Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-25T00:02:55.094Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2019-10-25T00:02:55.094Z] === RUN TestHealthKillContainer [2019-10-25T00:02:55.909Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.75s) [2019-10-25T00:02:55.910Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-25T00:02:56.828Z] --- PASS: TestContainerBindMountNonRecursive (2.70s) [2019-10-25T00:02:56.828Z] === RUN TestNetworkNat [2019-10-25T00:02:57.193Z] --- PASS: TestNetworkNat (0.85s) [2019-10-25T00:02:57.194Z] === RUN TestNetworkLocalhostTCPNat [2019-10-25T00:02:57.625Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-25T00:02:57.812Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.02s) [2019-10-25T00:02:57.812Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-25T00:02:58.100Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-25T00:02:58.100Z] === RUN TestNetworkLoopbackNat [2019-10-25T00:02:58.561Z] --- PASS: TestHealthKillContainer (3.15s) [2019-10-25T00:02:58.561Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-25T00:02:58.746Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-10-25T00:02:58.746Z] === RUN TestServiceWithPredefinedNetwork [2019-10-25T00:02:58.819Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-25T00:02:58.819Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-25T00:02:59.380Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-10-25T00:02:59.380Z] === RUN TestPause [2019-10-25T00:02:59.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-10-25T00:02:59.388Z] === RUN TestIpcModeNone [2019-10-25T00:03:00.324Z] --- PASS: TestIpcModeNone (1.12s) [2019-10-25T00:03:00.324Z] === RUN TestIpcModePrivate [2019-10-25T00:03:00.637Z] --- PASS: TestPause (0.94s) [2019-10-25T00:03:00.637Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-25T00:03:00.637Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-25T00:03:00.637Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:03:00.637Z] === RUN TestPauseStopPausedContainer [2019-10-25T00:03:00.891Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-25T00:03:01.150Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-25T00:03:01.425Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-25T00:03:01.425Z] === RUN TestPsFilter [2019-10-25T00:03:01.425Z] --- PASS: TestPsFilter (0.25s) [2019-10-25T00:03:01.425Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-25T00:03:01.460Z] --- PASS: TestIpcModePrivate (1.15s) [2019-10-25T00:03:01.460Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2019-10-25T00:03:01.460Z] === RUN TestIpcModeShareable [2019-10-25T00:03:01.739Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-25T00:03:02.034Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2019-10-25T00:03:02.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-25T00:03:02.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:03:02.034Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:03:02.034Z] === RUN TestServiceWithDataPathPortInit [2019-10-25T00:03:02.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-25T00:03:02.203Z] === RUN TestRemoveContainerWithVolume [2019-10-25T00:03:02.310Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-25T00:03:02.572Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-25T00:03:02.830Z] --- PASS: TestIpcModeShareable (1.37s) [2019-10-25T00:03:02.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2019-10-25T00:03:02.830Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-25T00:03:03.543Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-25T00:03:03.543Z] === RUN TestRemoveContainerRunning [2019-10-25T00:03:04.358Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-10-25T00:03:04.358Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-25T00:03:04.732Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-25T00:03:05.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-10-25T00:03:05.157Z] === RUN TestRemoveInvalidContainer [2019-10-25T00:03:05.157Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-25T00:03:05.157Z] === RUN TestRenameLinkedContainer [2019-10-25T00:03:05.669Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-25T00:03:06.604Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-25T00:03:06.604Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.55s) [2019-10-25T00:03:06.604Z] === RUN TestAPIIpcModeHost [2019-10-25T00:03:07.172Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-25T00:03:07.431Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-10-25T00:03:07.431Z] === RUN TestDaemonIpcModeShareable [2019-10-25T00:03:07.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-25T00:03:08.565Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-25T00:03:09.209Z] --- PASS: TestRenameLinkedContainer (3.47s) [2019-10-25T00:03:09.209Z] === RUN TestRenameStoppedContainer [2019-10-25T00:03:09.501Z] --- PASS: TestDaemonIpcModeShareable (2.08s) [2019-10-25T00:03:09.501Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: true, mustBeShared: true [2019-10-25T00:03:09.501Z] === RUN TestDaemonIpcModePrivate [2019-10-25T00:03:09.628Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-25T00:03:09.628Z] === RUN TestRenameRunningContainerAndReuse [2019-10-25T00:03:10.437Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-25T00:03:11.373Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2019-10-25T00:03:11.374Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-10-25T00:03:11.374Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-25T00:03:11.501Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2019-10-25T00:03:11.501Z] === RUN TestRenameInvalidName [2019-10-25T00:03:11.941Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-25T00:03:12.199Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-25T00:03:12.289Z] --- PASS: TestRenameInvalidName (0.87s) [2019-10-25T00:03:12.289Z] === RUN TestRenameAnonymousContainer [2019-10-25T00:03:13.575Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2019-10-25T00:03:13.575Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-10-25T00:03:13.575Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-25T00:03:13.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-25T00:03:15.213Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-25T00:03:15.472Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2019-10-25T00:03:15.472Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-10-25T00:03:15.472Z] === RUN TestIpcModeOlderClient [2019-10-25T00:03:15.472Z] === PAUSE TestIpcModeOlderClient [2019-10-25T00:03:15.472Z] === RUN TestKillContainerInvalidSignal [2019-10-25T00:03:15.559Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2019-10-25T00:03:15.559Z] === RUN TestRenameContainerWithSameName [2019-10-25T00:03:16.040Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-25T00:03:16.299Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-25T00:03:16.299Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2019-10-25T00:03:16.299Z] === RUN TestKillContainer [2019-10-25T00:03:16.299Z] === RUN TestKillContainer/no_signal [2019-10-25T00:03:16.367Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2019-10-25T00:03:16.367Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-25T00:03:16.558Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-25T00:03:17.494Z] === RUN TestKillContainer/non_killing_signal [2019-10-25T00:03:17.494Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-25T00:03:18.061Z] === RUN TestKillContainer/killing_signal [2019-10-25T00:03:18.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2019-10-25T00:03:18.167Z] === RUN TestResize [2019-10-25T00:03:18.951Z] --- PASS: TestResize (0.91s) [2019-10-25T00:03:18.952Z] === RUN TestResizeWithInvalidSize [2019-10-25T00:03:19.438Z] --- PASS: TestKillContainer (2.79s) [2019-10-25T00:03:19.438Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-25T00:03:19.438Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-10-25T00:03:19.438Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-10-25T00:03:19.438Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-25T00:03:19.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-25T00:03:20.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-25T00:03:20.005Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-25T00:03:20.215Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-10-25T00:03:20.215Z] === RUN TestResizeWhenContainerNotStarted [2019-10-25T00:03:20.573Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-25T00:03:20.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-10-25T00:03:20.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2019-10-25T00:03:20.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2019-10-25T00:03:20.831Z] === RUN TestKillStoppedContainer [2019-10-25T00:03:20.831Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-25T00:03:20.831Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-25T00:03:21.089Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-25T00:03:21.089Z] === RUN TestKillDifferentUserContainer [2019-10-25T00:03:21.133Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:21.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:21.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:21.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:03:21.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:03:22.024Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-25T00:03:22.024Z] === RUN TestInspectOomKilledTrue [2019-10-25T00:03:22.024Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-25T00:03:22.024Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:03:22.024Z] === RUN TestInspectOomKilledFalse [2019-10-25T00:03:22.024Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-25T00:03:22.024Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:03:22.024Z] === RUN TestLinksEtcHostsContentMatch [2019-10-25T00:03:22.592Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2019-10-25T00:03:22.592Z] === RUN TestLinksContainerNames [2019-10-25T00:03:22.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:23.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:23.967Z] --- PASS: TestServiceWithDataPathPortInit (19.71s) [2019-10-25T00:03:23.967Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-25T00:03:24.496Z] --- PASS: TestLinksContainerNames (1.72s) [2019-10-25T00:03:24.496Z] === RUN TestLogsFollowTailEmpty [2019-10-25T00:03:24.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:03:25.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:03:25.063Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2019-10-25T00:03:25.063Z] === RUN TestContainerNetworkMountsNoChown [2019-10-25T00:03:25.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:03:25.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/default [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/default [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/private [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/private [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/rprivate [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/slave [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/slave [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/rslave [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/shared [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/shared [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/rshared [2019-10-25T00:03:25.998Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-25T00:03:25.998Z] === CONT TestMountDaemonRoot/default [2019-10-25T00:03:25.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/rprivate [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/private [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-25T00:03:25.999Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:03:25.999Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:03:25.999Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/shared [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rshared [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rslave [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/slave [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:03:26.258Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-25T00:03:26.258Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:03:26.258Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-25T00:03:26.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:03:26.517Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:03:26.517Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-25T00:03:26.775Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:03:27.034Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-25T00:03:27.034Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-25T00:03:27.034Z] === RUN TestContainerBindMountNonRecursive [2019-10-25T00:03:28.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:03:28.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:03:28.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-25T00:03:29.874Z] --- PASS: TestContainerBindMountNonRecursive (2.85s) [2019-10-25T00:03:29.874Z] === RUN TestNetworkNat [2019-10-25T00:03:30.811Z] --- PASS: TestNetworkNat (1.11s) [2019-10-25T00:03:30.811Z] === RUN TestNetworkLocalhostTCPNat [2019-10-25T00:03:31.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:03:32.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:03:32.080Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.22s) [2019-10-25T00:03:32.080Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mm2wyyfdtuizljulvb5wdrn4t Created:2019-10-25 00:03:23.291984269 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4057c81b1cfd3ea8cba6f9b278423f24c4ba4fa643670b660ef85acb863a1f52:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.12qz89e38447j2c548wntcvci EndpointID:cca59b5dd6695f15fd84d0be477b5d22b5e97c931c3375572e5604fbf14fdad8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8cd9fff772d31c0eb498bb32a19e7902ca495232ee63954954057fc55e5d122 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:232dd3ab4778 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.12qz89e38447j2c548wntcvci EndpointID:cca59b5dd6695f15fd84d0be477b5d22b5e97c931c3375572e5604fbf14fdad8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-25T00:03:32.080Z] PASS [2019-10-25T00:03:32.080Z] [2019-10-25T00:03:32.080Z] === Skipped [2019-10-25T00:03:32.080Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:03:32.080Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:03:32.080Z] [2019-10-25T00:03:32.080Z] [2019-10-25T00:03:32.080Z] DONE 21 tests, 1 skipped in 55.657s [2019-10-25T00:03:32.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:03:32.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:32.080Z] ++ set -e [2019-10-25T00:03:32.080Z] ++ '[' -n 0 ']' [2019-10-25T00:03:32.080Z] ++ set -x [2019-10-25T00:03:32.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:32.081Z] INFO: Testing against a local daemon [2019-10-25T00:03:32.081Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-25T00:03:32.081Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-25T00:03:32.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:03:32.081Z] === RUN TestDockerNetworkIpvlan [2019-10-25T00:03:32.081Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:03:32.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:03:32.081Z] PASS [2019-10-25T00:03:32.081Z] [2019-10-25T00:03:32.081Z] === Skipped [2019-10-25T00:03:32.081Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-25T00:03:32.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:03:32.081Z] [2019-10-25T00:03:32.081Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:03:32.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:03:32.081Z] [2019-10-25T00:03:32.081Z] [2019-10-25T00:03:32.081Z] DONE 2 tests, 2 skipped in 0.164s [2019-10-25T00:03:32.081Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:03:32.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:32.081Z] ++ set -e [2019-10-25T00:03:32.081Z] ++ '[' -n 0 ']' [2019-10-25T00:03:32.081Z] ++ set -x [2019-10-25T00:03:32.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:32.188Z] --- PASS: TestNetworkLocalhostTCPNat (1.16s) [2019-10-25T00:03:32.188Z] === RUN TestNetworkLoopbackNat [2019-10-25T00:03:32.339Z] INFO: Testing against a local daemon [2019-10-25T00:03:32.339Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-25T00:03:33.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-25T00:03:33.693Z] --- PASS: TestNetworkLoopbackNat (1.54s) [2019-10-25T00:03:33.693Z] === RUN TestPause [2019-10-25T00:03:34.244Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2019-10-25T00:03:34.244Z] === RUN TestDockerNetworkMacvlan [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2019-10-25T00:03:34.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2019-10-25T00:03:34.565Z] === RUN TestCgroupNamespacesRun [2019-10-25T00:03:34.631Z] --- PASS: TestPause (1.12s) [2019-10-25T00:03:34.631Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-25T00:03:34.631Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:03:34.631Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:03:34.631Z] === RUN TestPauseStopPausedContainer [2019-10-25T00:03:35.181Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-25T00:03:35.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-25T00:03:35.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-25T00:03:35.718Z] --- PASS: TestPauseStopPausedContainer (1.09s) [2019-10-25T00:03:35.718Z] === RUN TestPsFilter [2019-10-25T00:03:36.116Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-25T00:03:36.286Z] --- PASS: TestPsFilter (0.29s) [2019-10-25T00:03:36.286Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-25T00:03:36.372Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-10-25T00:03:36.372Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-25T00:03:37.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.08s) [2019-10-25T00:03:37.223Z] === RUN TestRemoveContainerWithVolume [2019-10-25T00:03:37.493Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-25T00:03:38.246Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-10-25T00:03:38.246Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-25T00:03:39.129Z] --- PASS: TestRemoveContainerWithVolume (1.64s) [2019-10-25T00:03:39.129Z] === RUN TestRemoveContainerRunning [2019-10-25T00:03:39.699Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-25T00:03:39.958Z] --- PASS: TestRemoveContainerRunning (1.01s) [2019-10-25T00:03:39.958Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-25T00:03:39.958Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-25T00:03:40.047Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-10-25T00:03:40.047Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-25T00:03:40.779Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-25T00:03:40.894Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2019-10-25T00:03:40.894Z] === RUN TestRemoveInvalidContainer [2019-10-25T00:03:40.894Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2019-10-25T00:03:40.894Z] === RUN TestRenameLinkedContainer [2019-10-25T00:03:41.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-25T00:03:41.852Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-25T00:03:43.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-10-25T00:03:43.754Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-25T00:03:44.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-25T00:03:44.575Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-25T00:03:44.967Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-25T00:03:45.358Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-25T00:03:45.358Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-25T00:03:46.166Z] --- PASS: TestRenameLinkedContainer (5.32s) [2019-10-25T00:03:46.166Z] === RUN TestRenameStoppedContainer [2019-10-25T00:03:47.191Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-25T00:03:47.191Z] === RUN TestKernelTCPMemory [2019-10-25T00:03:47.542Z] --- PASS: TestRenameStoppedContainer (1.06s) [2019-10-25T00:03:47.542Z] === RUN TestRenameRunningContainerAndReuse [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-25T00:03:47.634Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-25T00:03:47.983Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-10-25T00:03:47.983Z] === RUN TestNISDomainname [2019-10-25T00:03:49.343Z] --- PASS: TestNISDomainname (1.19s) [2019-10-25T00:03:49.343Z] === RUN TestHostnameDnsResolution [2019-10-25T00:03:49.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-25T00:03:50.013Z] --- PASS: TestRenameRunningContainerAndReuse (2.59s) [2019-10-25T00:03:50.013Z] === RUN TestRenameInvalidName [2019-10-25T00:03:50.608Z] --- PASS: TestHostnameDnsResolution (1.25s) [2019-10-25T00:03:50.608Z] === RUN TestStats [2019-10-25T00:03:50.951Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-25T00:03:50.951Z] === RUN TestRenameAnonymousContainer [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-10-25T00:03:51.121Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-25T00:03:51.121Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-25T00:03:51.210Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-25T00:03:51.378Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-25T00:03:51.531Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-25T00:03:52.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-25T00:03:52.719Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan (18.85s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2019-10-25T00:03:52.907Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-10-25T00:03:52.907Z] PASS [2019-10-25T00:03:52.907Z] [2019-10-25T00:03:52.907Z] DONE 8 tests in 20.903s [2019-10-25T00:03:52.907Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-25T00:03:52.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:52.907Z] ++ set -e [2019-10-25T00:03:52.907Z] ++ '[' -n 0 ']' [2019-10-25T00:03:52.907Z] ++ set -x [2019-10-25T00:03:52.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:53.039Z] --- PASS: TestStats (2.42s) [2019-10-25T00:03:53.039Z] === RUN TestStopContainerWithTimeout [2019-10-25T00:03:53.039Z] === RUN TestStopContainerWithTimeout/0 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-25T00:03:53.039Z] === RUN TestStopContainerWithTimeout/1 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-25T00:03:53.039Z] === RUN TestStopContainerWithTimeout/3 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-25T00:03:53.039Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-25T00:03:53.039Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-25T00:03:53.039Z] === CONT TestStopContainerWithTimeout/0 [2019-10-25T00:03:53.039Z] === CONT TestStopContainerWithTimeout/3 [2019-10-25T00:03:53.166Z] testing: warning: no tests to run [2019-10-25T00:03:53.166Z] PASS [2019-10-25T00:03:53.166Z] [2019-10-25T00:03:53.166Z] DONE 0 tests in 0.033s [2019-10-25T00:03:53.166Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-25T00:03:53.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:53.166Z] ++ set -e [2019-10-25T00:03:53.166Z] ++ '[' -n 0 ']' [2019-10-25T00:03:53.166Z] ++ set -x [2019-10-25T00:03:53.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:03:53.166Z] INFO: Testing against a local daemon [2019-10-25T00:03:53.166Z] === RUN TestAuthZPluginAllowRequest [2019-10-25T00:03:53.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-25T00:03:54.225Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-25T00:03:54.316Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-25T00:03:54.689Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-25T00:03:54.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-25T00:03:54.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-25T00:03:54.793Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-10-25T00:03:54.793Z] === RUN TestRenameContainerWithSameName [2019-10-25T00:03:55.070Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-10-25T00:03:55.070Z] === RUN TestAuthZPluginTLS [2019-10-25T00:03:55.558Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 13.6% of statements [2019-10-25T00:03:55.558Z] ok github.com/docker/docker/builder/dockerfile 0.567s coverage: 48.2% of statements [2019-10-25T00:03:55.637Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-25T00:03:55.637Z] === RUN TestAuthZPluginDenyRequest [2019-10-25T00:03:55.730Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-10-25T00:03:55.730Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-25T00:03:56.124Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-25T00:03:56.128Z] === CONT TestStopContainerWithTimeout/1 [2019-10-25T00:03:56.205Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-25T00:03:56.205Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-25T00:03:56.773Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-25T00:03:56.773Z] === RUN TestAuthZPluginDenyResponse [2019-10-25T00:03:57.056Z] ok github.com/docker/docker/builder/remotecontext/git 1.232s coverage: 85.1% of statements [2019-10-25T00:03:57.056Z] ? github.com/docker/docker/cli [no test files] [2019-10-25T00:03:57.056Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-25T00:03:57.341Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-25T00:03:57.341Z] === RUN TestAuthZPluginAllowEventStream [2019-10-25T00:03:57.587Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-25T00:03:58.291Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2019-10-25T00:03:58.291Z] === RUN TestResize [2019-10-25T00:03:58.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-10-25T00:03:58.576Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-10-25T00:03:58.576Z] === RUN TestDeleteDevicemapper [2019-10-25T00:03:58.576Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-25T00:03:58.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:03:58.576Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-25T00:03:58.808Z] --- PASS: TestResize (0.93s) [2019-10-25T00:03:58.808Z] === RUN TestResizeWithInvalidSize [2019-10-25T00:03:59.245Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2019-10-25T00:03:59.245Z] === RUN TestAuthZPluginErrorResponse [2019-10-25T00:03:59.376Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-25T00:03:59.813Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-25T00:03:59.813Z] === RUN TestAuthZPluginErrorRequest [2019-10-25T00:03:59.944Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-10-25T00:03:59.944Z] === RUN TestResizeWhenContainerNotStarted [2019-10-25T00:04:00.380Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-25T00:04:00.380Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-25T00:04:00.881Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:00.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:00.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:00.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:00.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:00.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:00.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:00.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:00.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:04:00.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:04:00.948Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-25T00:04:00.948Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-25T00:04:01.240Z] ok github.com/docker/docker/client 0.244s coverage: 75.8% of statements [2019-10-25T00:04:01.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2019-10-25T00:04:01.864Z] === RUN TestUpdateMemory [2019-10-25T00:04:01.864Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-25T00:04:01.864Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:04:01.864Z] === RUN TestUpdateCPUQuota [2019-10-25T00:04:02.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-25T00:04:03.481Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-25T00:04:03.481Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-25T00:04:03.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:03.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:03.654Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-10-25T00:04:03.654Z] === RUN TestUpdatePidsLimit [2019-10-25T00:04:03.654Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-25T00:04:04.024Z] === RUN TestUpdatePidsLimit/no_change [2019-10-25T00:04:04.398Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-25T00:04:04.649Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-25T00:04:04.649Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-25T00:04:04.649Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-25T00:04:04.649Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-25T00:04:04.649Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-25T00:04:04.775Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-25T00:04:05.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:04:05.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:04:05.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-25T00:04:05.384Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2019-10-25T00:04:05.384Z] === RUN TestAuthZPluginHeader [2019-10-25T00:04:05.587Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-25T00:04:06.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-25T00:04:06.320Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-25T00:04:06.320Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-25T00:04:06.320Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:04:06.320Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:06.320Z] === RUN TestAuthZPluginV2Disable [2019-10-25T00:04:06.320Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:04:06.320Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:06.320Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-25T00:04:06.320Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:04:06.320Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:06.320Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-25T00:04:06.320Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:04:06.320Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:06.320Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-25T00:04:06.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:04:06.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:04:07.554Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-25T00:04:07.554Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-25T00:04:07.554Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-25T00:04:07.899Z] --- PASS: TestUpdatePidsLimit (4.37s) [2019-10-25T00:04:07.899Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-25T00:04:07.899Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-10-25T00:04:07.899Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-25T00:04:07.900Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-25T00:04:07.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-10-25T00:04:07.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-25T00:04:07.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-25T00:04:07.900Z] === RUN TestUpdateRestartPolicy [2019-10-25T00:04:08.313Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-25T00:04:08.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-25T00:04:08.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-25T00:04:09.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:04:09.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:04:09.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-25T00:04:11.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-25T00:04:12.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-25T00:04:13.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:04:13.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:04:14.613Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-25T00:04:15.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-10-25T00:04:15.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2019-10-25T00:04:15.801Z] === RUN TestCgroupNamespacesRun [2019-10-25T00:04:16.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-25T00:04:18.276Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2019-10-25T00:04:18.276Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-25T00:04:19.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-25T00:04:20.147Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2019-10-25T00:04:20.147Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-25T00:04:21.597Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2019-10-25T00:04:21.597Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-25T00:04:21.597Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-10-25T00:04:21.597Z] === RUN TestWaitNonBlocked [2019-10-25T00:04:21.597Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:04:21.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:04:21.597Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:04:21.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:04:21.597Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:04:21.597Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:04:22.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-25T00:04:22.311Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2019-10-25T00:04:22.311Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-25T00:04:22.862Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-25T00:04:22.862Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2019-10-25T00:04:22.862Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-25T00:04:22.862Z] === RUN TestWaitBlocked [2019-10-25T00:04:22.862Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:04:22.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:04:22.862Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:04:22.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:04:22.862Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:04:22.862Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:04:24.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-25T00:04:24.217Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2019-10-25T00:04:24.217Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-25T00:04:24.295Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-25T00:04:24.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2019-10-25T00:04:24.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2019-10-25T00:04:24.295Z] === CONT TestContainerStartOnDaemonRestart [2019-10-25T00:04:24.295Z] === CONT TestIpcModeOlderClient [2019-10-25T00:04:24.295Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-25T00:04:24.295Z] === CONT TestDaemonRestartIpcMode [2019-10-25T00:04:24.402Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.91s) [2019-10-25T00:04:24.402Z] PASS [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] === Skipped [2019-10-25T00:04:24.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:04:24.402Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:04:24.402Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:04:24.402Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:04:24.402Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] DONE 17 tests, 4 skipped in 31.015s [2019-10-25T00:04:24.402Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] ++ set -e [2019-10-25T00:04:24.402Z] ++ '[' -n 0 ']' [2019-10-25T00:04:24.402Z] ++ set -x [2019-10-25T00:04:24.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] INFO: Testing against a local daemon [2019-10-25T00:04:24.402Z] === RUN TestPluginInvalidJSON [2019-10-25T00:04:24.402Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:04:24.402Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:04:24.402Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:04:24.402Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-25T00:04:24.402Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-25T00:04:24.402Z] PASS [2019-10-25T00:04:24.402Z] [2019-10-25T00:04:24.402Z] DONE 2 tests in 0.173s [2019-10-25T00:04:24.402Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] ++ set -e [2019-10-25T00:04:24.402Z] ++ '[' -n 0 ']' [2019-10-25T00:04:24.402Z] ++ set -x [2019-10-25T00:04:24.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:24.402Z] INFO: Testing against a local daemon [2019-10-25T00:04:24.402Z] === RUN TestExternalGraphDriver [2019-10-25T00:04:24.661Z] === RUN TestExternalGraphDriver/json [2019-10-25T00:04:24.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-25T00:04:26.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-25T00:04:26.692Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2019-10-25T00:04:26.692Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-25T00:04:27.193Z] === RUN TestExternalGraphDriver/spec [2019-10-25T00:04:27.263Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-25T00:04:27.263Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-25T00:04:27.512Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2019-10-25T00:04:27.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-25T00:04:28.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-25T00:04:28.089Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-25T00:04:28.317Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2019-10-25T00:04:28.317Z] PASS [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === Skipped [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-25T00:04:28.317Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-25T00:04:28.317Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-25T00:04:28.317Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-25T00:04:28.317Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-25T00:04:28.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-25T00:04:28.317Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] [2019-10-25T00:04:28.317Z] DONE 197 tests, 6 skipped in 142.155s [2019-10-25T00:04:28.317Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-25T00:04:28.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:28.317Z] ++ set -e [2019-10-25T00:04:28.317Z] ++ '[' -n 0 ']' [2019-10-25T00:04:28.317Z] ++ set -x [2019-10-25T00:04:28.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:28.704Z] INFO: Testing against a local daemon [2019-10-25T00:04:28.704Z] === RUN TestCommitInheritsEnv [2019-10-25T00:04:29.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-25T00:04:29.069Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-25T00:04:29.069Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-25T00:04:29.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-25T00:04:29.069Z] === RUN TestImagesFilterMultiReference [2019-10-25T00:04:29.069Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-25T00:04:29.069Z] === RUN TestImagePullPlatformInvalid [2019-10-25T00:04:29.069Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-25T00:04:29.069Z] === RUN TestRemoveImageOrphaning [2019-10-25T00:04:29.727Z] === RUN TestExternalGraphDriver/pull [2019-10-25T00:04:30.021Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-25T00:04:30.021Z] === RUN TestRemoveImageGarbageCollector [2019-10-25T00:04:30.021Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:04:30.021Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:30.021Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-25T00:04:30.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-25T00:04:30.021Z] === RUN TestTagInvalidReference [2019-10-25T00:04:30.021Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-25T00:04:30.021Z] === RUN TestTagValidPrefixedRepo [2019-10-25T00:04:30.021Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-25T00:04:30.021Z] === RUN TestTagExistedNameWithoutForce [2019-10-25T00:04:30.021Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-25T00:04:30.021Z] === RUN TestTagOfficialNames [2019-10-25T00:04:30.021Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-25T00:04:30.021Z] === RUN TestTagMatchesDigest [2019-10-25T00:04:30.021Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-25T00:04:30.021Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-25T00:04:30.404Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2019-10-25T00:04:30.404Z] === RUN TestKernelTCPMemory [2019-10-25T00:04:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-25T00:04:30.655Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2019-10-25T00:04:30.655Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-25T00:04:31.279Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2019-10-25T00:04:31.279Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-25T00:04:31.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-25T00:04:31.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-25T00:04:31.339Z] --- PASS: TestKernelTCPMemory (1.12s) [2019-10-25T00:04:31.339Z] === RUN TestNISDomainname [2019-10-25T00:04:31.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-25T00:04:31.567Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-25T00:04:31.567Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-25T00:04:31.567Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-25T00:04:31.567Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-25T00:04:31.567Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-25T00:04:31.857Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-25T00:04:32.258Z] --- PASS: TestExternalGraphDriver (7.56s) [2019-10-25T00:04:32.258Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2019-10-25T00:04:32.258Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-10-25T00:04:32.258Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2019-10-25T00:04:32.258Z] === RUN TestGraphdriverPluginV2 [2019-10-25T00:04:32.258Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-10-25T00:04:32.258Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:32.258Z] PASS [2019-10-25T00:04:32.258Z] [2019-10-25T00:04:32.258Z] === Skipped [2019-10-25T00:04:32.258Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-10-25T00:04:32.258Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:04:32.258Z] [2019-10-25T00:04:32.258Z] [2019-10-25T00:04:32.258Z] DONE 5 tests, 1 skipped in 7.761s [2019-10-25T00:04:32.258Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-25T00:04:32.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:32.258Z] ++ set -e [2019-10-25T00:04:32.258Z] ++ '[' -n 0 ']' [2019-10-25T00:04:32.258Z] ++ set -x [2019-10-25T00:04:32.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:32.258Z] INFO: Testing against a local daemon [2019-10-25T00:04:32.258Z] === RUN TestContinueAfterPluginCrash [2019-10-25T00:04:32.258Z] === PAUSE TestContinueAfterPluginCrash [2019-10-25T00:04:32.258Z] === RUN TestDaemonStartWithLogOpt [2019-10-25T00:04:32.258Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-25T00:04:32.258Z] === CONT TestContinueAfterPluginCrash [2019-10-25T00:04:32.258Z] === CONT TestDaemonStartWithLogOpt [2019-10-25T00:04:32.717Z] --- PASS: TestNISDomainname (1.36s) [2019-10-25T00:04:32.717Z] === RUN TestHostnameDnsResolution [2019-10-25T00:04:34.581Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-25T00:04:34.581Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-25T00:04:34.581Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-10-25T00:04:34.618Z] --- PASS: TestHostnameDnsResolution (1.54s) [2019-10-25T00:04:34.618Z] === RUN TestStats [2019-10-25T00:04:34.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-25T00:04:34.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-25T00:04:34.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-25T00:04:34.868Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2019-10-25T00:04:35.495Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2019-10-25T00:04:35.495Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-10-25T00:04:35.782Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-25T00:04:35.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-25T00:04:36.521Z] --- PASS: TestStats (2.26s) [2019-10-25T00:04:36.521Z] === RUN TestStopContainerWithTimeout [2019-10-25T00:04:36.521Z] === RUN TestStopContainerWithTimeout/0 [2019-10-25T00:04:36.521Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-25T00:04:36.521Z] === RUN TestStopContainerWithTimeout/1 [2019-10-25T00:04:36.521Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-25T00:04:36.521Z] === RUN TestStopContainerWithTimeout/3 [2019-10-25T00:04:36.521Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-25T00:04:36.521Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-25T00:04:36.521Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-25T00:04:36.521Z] === CONT TestStopContainerWithTimeout/0 [2019-10-25T00:04:36.521Z] === CONT TestStopContainerWithTimeout/3 [2019-10-25T00:04:36.803Z] ok github.com/docker/docker/builder/dockerignore 0.065s coverage: 96.8% of statements [2019-10-25T00:04:37.896Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-25T00:04:38.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-25T00:04:39.840Z] === CONT TestStopContainerWithTimeout/1 [2019-10-25T00:04:39.931Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.3% of statements [2019-10-25T00:04:39.931Z] ok github.com/docker/docker/container 0.135s coverage: 35.3% of statements [2019-10-25T00:04:39.931Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-25T00:04:39.931Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-25T00:04:39.931Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-25T00:04:39.931Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-25T00:04:41.743Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-25T00:04:41.743Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-10-25T00:04:41.743Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2019-10-25T00:04:41.743Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2019-10-25T00:04:41.743Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2019-10-25T00:04:41.743Z] === RUN TestDeleteDevicemapper [2019-10-25T00:04:41.743Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-25T00:04:41.743Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:04:41.743Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-25T00:04:42.334Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-10-25T00:04:44.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-25T00:04:44.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-25T00:04:44.630Z] --- PASS: TestDaemonStartWithLogOpt (10.95s) [2019-10-25T00:04:45.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s) [2019-10-25T00:04:45.656Z] === RUN TestUpdateMemory [2019-10-25T00:04:45.656Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-25T00:04:45.656Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:04:45.656Z] === RUN TestUpdateCPUQuota [2019-10-25T00:04:45.846Z] ok github.com/docker/docker/builder/remotecontext/git 5.503s coverage: 85.1% of statements [2019-10-25T00:04:46.871Z] ok github.com/docker/docker/builder/remotecontext 0.578s coverage: 13.6% of statements [2019-10-25T00:04:47.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-25T00:04:47.824Z] --- PASS: TestUpdateCPUQuota (2.12s) [2019-10-25T00:04:47.824Z] === RUN TestUpdatePidsLimit [2019-10-25T00:04:47.824Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-25T00:04:47.917Z] --- PASS: TestContinueAfterPluginCrash (15.77s) [2019-10-25T00:04:47.917Z] PASS [2019-10-25T00:04:47.917Z] [2019-10-25T00:04:47.917Z] DONE 2 tests in 15.928s [2019-10-25T00:04:48.039Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2019-10-25T00:04:48.176Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-25T00:04:48.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:48.176Z] ++ set -e [2019-10-25T00:04:48.176Z] ++ '[' -n 0 ']' [2019-10-25T00:04:48.176Z] ++ set -x [2019-10-25T00:04:48.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:48.176Z] INFO: Testing against a local daemon [2019-10-25T00:04:48.176Z] === RUN TestPluginWithDevMounts [2019-10-25T00:04:48.176Z] === PAUSE TestPluginWithDevMounts [2019-10-25T00:04:48.176Z] === CONT TestPluginWithDevMounts [2019-10-25T00:04:48.392Z] === RUN TestUpdatePidsLimit/no_change [2019-10-25T00:04:48.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-25T00:04:48.651Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-25T00:04:49.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-25T00:04:49.411Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-25T00:04:49.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-25T00:04:50.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-25T00:04:50.364Z] ok github.com/docker/docker/builder/dockerfile 1.324s coverage: 48.2% of statements [2019-10-25T00:04:50.364Z] ? github.com/docker/docker/cli [no test files] [2019-10-25T00:04:50.364Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-25T00:04:50.709Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-10-25T00:04:50.709Z] PASS [2019-10-25T00:04:50.709Z] [2019-10-25T00:04:50.709Z] DONE 1 tests in 2.426s [2019-10-25T00:04:50.709Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-25T00:04:50.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:50.709Z] ++ set -e [2019-10-25T00:04:50.709Z] ++ '[' -n 0 ']' [2019-10-25T00:04:50.709Z] ++ set -x [2019-10-25T00:04:50.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:04:50.709Z] INFO: Testing against a local daemon [2019-10-25T00:04:50.709Z] === RUN TestSecretInspect [2019-10-25T00:04:50.782Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-25T00:04:51.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-25T00:04:51.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-25T00:04:52.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-25T00:04:52.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit (5.61s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/update_lower (0.54s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.57s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2019-10-25T00:04:53.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2019-10-25T00:04:53.447Z] === RUN TestUpdateRestartPolicy [2019-10-25T00:04:53.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-25T00:04:53.996Z] --- PASS: TestSecretInspect (3.22s) [2019-10-25T00:04:53.996Z] === RUN TestSecretList [2019-10-25T00:04:55.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-25T00:04:55.903Z] ok github.com/docker/docker/client 0.846s coverage: 75.8% of statements [2019-10-25T00:04:57.282Z] --- PASS: TestSecretList (3.21s) [2019-10-25T00:04:57.282Z] === RUN TestSecretsCreateAndDelete [2019-10-25T00:04:57.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-25T00:04:57.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-25T00:04:58.885Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-25T00:05:00.571Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2019-10-25T00:05:00.571Z] === RUN TestSecretsUpdate [2019-10-25T00:05:00.782Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.6% of statements [2019-10-25T00:05:00.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-25T00:05:00.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-25T00:05:00.782Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 82.1% of statements [2019-10-25T00:05:01.715Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-25T00:05:01.715Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-25T00:05:01.715Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-25T00:05:01.715Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-25T00:05:01.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-25T00:05:03.611Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-25T00:05:03.858Z] --- PASS: TestSecretsUpdate (3.08s) [2019-10-25T00:05:03.858Z] === RUN TestTemplatedSecret [2019-10-25T00:05:04.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-25T00:05:05.507Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-25T00:05:05.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-25T00:05:06.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-25T00:05:06.439Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.235s coverage: 57.0% of statements [2019-10-25T00:05:07.145Z] --- PASS: TestTemplatedSecret (3.63s) [2019-10-25T00:05:07.145Z] === RUN TestSecretCreateResolve [2019-10-25T00:05:07.233Z] --- PASS: TestUpdateRestartPolicy (13.75s) [2019-10-25T00:05:07.233Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-25T00:05:07.233Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-25T00:05:08.169Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-25T00:05:08.428Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s) [2019-10-25T00:05:08.428Z] === RUN TestWaitNonBlocked [2019-10-25T00:05:08.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:05:08.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:05:08.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:05:08.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:05:08.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:05:08.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:05:08.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-25T00:05:08.946Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-25T00:05:09.722Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.545s coverage: 72.5% of statements [2019-10-25T00:05:09.885Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-25T00:05:09.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2019-10-25T00:05:09.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.43s) [2019-10-25T00:05:09.885Z] === RUN TestWaitBlocked [2019-10-25T00:05:09.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:05:09.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:05:09.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:05:09.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:05:09.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:05:09.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:05:10.287Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.980s coverage: 46.2% of statements [2019-10-25T00:05:10.287Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-25T00:05:10.434Z] --- PASS: TestSecretCreateResolve (3.19s) [2019-10-25T00:05:10.434Z] PASS [2019-10-25T00:05:10.434Z] [2019-10-25T00:05:10.434Z] DONE 6 tests in 19.693s [2019-10-25T00:05:10.434Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-25T00:05:10.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:05:10.434Z] ++ set -e [2019-10-25T00:05:10.434Z] ++ '[' -n 0 ']' [2019-10-25T00:05:10.434Z] ++ set -x [2019-10-25T00:05:10.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:05:10.434Z] INFO: Testing against a local daemon [2019-10-25T00:05:10.434Z] === RUN TestServiceCreateInit [2019-10-25T00:05:10.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-25T00:05:11.264Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-25T00:05:11.264Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-10-25T00:05:11.264Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.59s) [2019-10-25T00:05:11.264Z] === CONT TestContainerStartOnDaemonRestart [2019-10-25T00:05:11.264Z] === CONT TestIpcModeOlderClient [2019-10-25T00:05:11.527Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-25T00:05:11.527Z] === CONT TestDaemonRestartIpcMode [2019-10-25T00:05:12.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.060s coverage: 51.0% of statements [2019-10-25T00:05:12.464Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-25T00:05:13.556Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.284s coverage: 76.1% of statements [2019-10-25T00:05:14.961Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-25T00:05:15.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.161s coverage: 57.2% of statements [2019-10-25T00:05:15.227Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-25T00:05:15.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-25T00:05:15.752Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2019-10-25T00:05:15.763Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-25T00:05:16.011Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2019-10-25T00:05:16.011Z] PASS [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === Skipped [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-25T00:05:16.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-25T00:05:16.011Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-25T00:05:16.011Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:05:16.011Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-25T00:05:16.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-25T00:05:16.011Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] [2019-10-25T00:05:16.011Z] DONE 197 tests, 6 skipped in 159.267s [2019-10-25T00:05:16.011Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-25T00:05:16.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:05:16.011Z] ++ set -e [2019-10-25T00:05:16.011Z] ++ '[' -n 0 ']' [2019-10-25T00:05:16.011Z] ++ set -x [2019-10-25T00:05:16.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:05:16.011Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-25T00:05:16.269Z] INFO: Testing against a local daemon [2019-10-25T00:05:16.269Z] === RUN TestCommitInheritsEnv [2019-10-25T00:05:16.601Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-25T00:05:16.838Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-25T00:05:16.838Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-25T00:05:16.838Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-25T00:05:16.838Z] === RUN TestImagesFilterMultiReference [2019-10-25T00:05:16.838Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-25T00:05:16.838Z] === RUN TestImagePullPlatformInvalid [2019-10-25T00:05:16.838Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-25T00:05:16.838Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-25T00:05:16.838Z] === RUN TestRemoveImageOrphaning [2019-10-25T00:05:17.165Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-10-25T00:05:17.406Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-25T00:05:17.406Z] === RUN TestRemoveImageGarbageCollector [2019-10-25T00:05:17.665Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-25T00:05:18.537Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-25T00:05:18.537Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-25T00:05:18.537Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-25T00:05:18.602Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-25T00:05:18.861Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-25T00:05:19.469Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-10-25T00:05:19.799Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2019-10-25T00:05:19.799Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-25T00:05:19.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-25T00:05:19.799Z] === RUN TestTagInvalidReference [2019-10-25T00:05:19.799Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-25T00:05:19.799Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-25T00:05:19.799Z] === RUN TestTagValidPrefixedRepo [2019-10-25T00:05:19.799Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-25T00:05:19.799Z] === RUN TestTagExistedNameWithoutForce [2019-10-25T00:05:19.799Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-25T00:05:19.799Z] === RUN TestTagOfficialNames [2019-10-25T00:05:19.799Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-25T00:05:19.799Z] === RUN TestTagMatchesDigest [2019-10-25T00:05:20.058Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-25T00:05:20.058Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-25T00:05:20.402Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.8% of statements [2019-10-25T00:05:20.402Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-25T00:05:20.402Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-25T00:05:20.659Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2019-10-25T00:05:21.032Z] --- PASS: TestServiceCreateInit (10.35s) [2019-10-25T00:05:21.032Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2019-10-25T00:05:21.032Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2019-10-25T00:05:21.032Z] === RUN TestCreateServiceMultipleTimes [2019-10-25T00:05:21.591Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-25T00:05:22.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-10-25T00:05:22.415Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-25T00:05:22.591Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-25T00:05:23.785Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 74.7% of statements [2019-10-25T00:05:23.786Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-25T00:05:23.786Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2019-10-25T00:05:25.683Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-10-25T00:05:25.941Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-25T00:05:26.507Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-25T00:05:27.072Z] ok github.com/docker/docker/daemon/logger/splunk 1.660s coverage: 82.5% of statements [2019-10-25T00:05:27.072Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-25T00:05:27.072Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-25T00:05:27.862Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-25T00:05:28.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-25T00:05:28.970Z] ok github.com/docker/docker/distribution 0.175s coverage: 22.1% of statements [2019-10-25T00:05:29.228Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2019-10-25T00:05:29.228Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-25T00:05:30.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-25T00:05:30.177Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-25T00:05:30.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-25T00:05:30.600Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-25T00:05:31.005Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-25T00:05:31.574Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-25T00:05:31.972Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-25T00:05:32.510Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-25T00:05:32.769Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-25T00:05:32.905Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-25T00:05:32.905Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2019-10-25T00:05:32.905Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-25T00:05:32.905Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-25T00:05:33.337Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-25T00:05:33.597Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-25T00:05:33.597Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-25T00:05:34.279Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2019-10-25T00:05:34.279Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-25T00:05:34.845Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-25T00:05:35.502Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-25T00:05:36.072Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-25T00:05:36.218Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-25T00:05:36.218Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-25T00:05:37.451Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-25T00:05:37.710Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-25T00:05:38.114Z] ok github.com/docker/docker/pkg/archive 0.428s coverage: 77.2% of statements [2019-10-25T00:05:38.278Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-25T00:05:39.046Z] ok github.com/docker/docker/pkg/authorization 0.103s coverage: 68.3% of statements [2019-10-25T00:05:39.046Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-25T00:05:39.304Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-25T00:05:42.472Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-25T00:05:42.731Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-25T00:05:43.479Z] ok github.com/docker/docker/pkg/chrootarchive 2.891s coverage: 43.2% of statements [2019-10-25T00:05:43.479Z] ok github.com/docker/docker/layer 7.981s coverage: 68.8% of statements [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/oci [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-25T00:05:43.479Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-25T00:05:43.479Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-10-25T00:05:43.668Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-25T00:05:43.737Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-25T00:05:43.995Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2019-10-25T00:05:44.560Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-25T00:05:45.046Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-25T00:05:45.494Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-25T00:05:45.752Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-25T00:05:46.424Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-25T00:05:47.123Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2019-10-25T00:05:47.578Z] --- PASS: TestCreateServiceMultipleTimes (25.74s) [2019-10-25T00:05:47.578Z] === RUN TestCreateServiceConflict [2019-10-25T00:05:47.688Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-25T00:05:48.622Z] ok github.com/docker/docker/pkg/fsutils 0.228s coverage: 85.1% of statements [2019-10-25T00:05:48.622Z] ok github.com/docker/docker/pkg/discovery/kv 3.138s coverage: 84.1% of statements [2019-10-25T00:05:48.879Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2019-10-25T00:05:48.957Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-25T00:05:49.525Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-25T00:05:49.815Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 70.1% of statements [2019-10-25T00:05:50.072Z] ok github.com/docker/docker/pkg/ioutils 0.541s coverage: 69.3% of statements [2019-10-25T00:05:50.112Z] --- PASS: TestCreateServiceConflict (3.17s) [2019-10-25T00:05:50.112Z] === RUN TestCreateServiceMaxReplicas [2019-10-25T00:05:50.330Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-25T00:05:50.587Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-25T00:05:50.844Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-25T00:05:50.844Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-25T00:05:51.410Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-10-25T00:05:51.430Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-25T00:05:51.668Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-25T00:05:51.691Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-25T00:05:51.926Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-25T00:05:51.926Z] ok github.com/docker/docker/pkg/mount 0.571s coverage: 70.0% of statements [2019-10-25T00:05:51.926Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-25T00:05:51.950Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-25T00:05:52.491Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-10-25T00:05:52.491Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-25T00:05:52.491Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-25T00:05:52.491Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-25T00:05:52.744Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 30.3% of statements [2019-10-25T00:05:52.744Z] ok github.com/docker/docker/container 0.212s coverage: 35.3% of statements [2019-10-25T00:05:52.744Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-25T00:05:52.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-25T00:05:52.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-25T00:05:52.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-25T00:05:52.888Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-25T00:05:53.398Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-10-25T00:05:53.398Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-25T00:05:53.423Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-10-25T00:05:53.456Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-25T00:05:53.456Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-25T00:05:53.988Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-25T00:05:54.426Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-25T00:05:54.552Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-25T00:05:54.552Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-25T00:05:55.921Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-25T00:05:56.179Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-25T00:05:57.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 66.3% of statements [2019-10-25T00:05:59.476Z] ok github.com/docker/docker/pkg/signal 2.416s coverage: 61.0% of statements [2019-10-25T00:05:59.476Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-25T00:06:00.040Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-25T00:06:00.297Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-25T00:06:00.555Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-25T00:06:00.813Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-25T00:06:01.015Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-25T00:06:01.377Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-10-25T00:06:01.941Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2019-10-25T00:06:02.506Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-25T00:06:02.763Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-25T00:06:03.021Z] testing: warning: no tests to run [2019-10-25T00:06:03.021Z] coverage: [no statements] [2019-10-25T00:06:03.021Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-25T00:06:03.585Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-25T00:06:03.585Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-25T00:06:03.843Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-25T00:06:05.213Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-25T00:06:05.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.8% of statements [2019-10-25T00:06:06.369Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-10-25T00:06:06.627Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-25T00:06:07.559Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-25T00:06:07.670Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2019-10-25T00:06:07.816Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-10-25T00:06:08.502Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-25T00:06:09.396Z] --- PASS: TestImportExtremelyLargeImageWorks (98.27s) [2019-10-25T00:06:09.396Z] PASS [2019-10-25T00:06:09.396Z] [2019-10-25T00:06:09.396Z] === Skipped [2019-10-25T00:06:09.396Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:06:09.396Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:06:09.396Z] [2019-10-25T00:06:09.396Z] [2019-10-25T00:06:09.396Z] DONE 12 tests, 1 skipped in 99.884s [2019-10-25T00:06:09.396Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-25T00:06:09.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:09.396Z] ++ set -e [2019-10-25T00:06:09.396Z] ++ '[' -n 0 ']' [2019-10-25T00:06:09.396Z] ++ set -x [2019-10-25T00:06:09.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:09.396Z] INFO: Testing against a local daemon [2019-10-25T00:06:09.396Z] === RUN TestNetworkCreateDelete [2019-10-25T00:06:09.396Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-25T00:06:09.396Z] === RUN TestDockerNetworkDeletePreferID [2019-10-25T00:06:09.396Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-25T00:06:09.396Z] === RUN TestInspectNetwork [2019-10-25T00:06:09.438Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-25T00:06:09.715Z] ok github.com/docker/docker/registry 0.117s coverage: 56.3% of statements [2019-10-25T00:06:09.973Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-10-25T00:06:10.230Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-25T00:06:10.816Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-25T00:06:10.816Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-25T00:06:11.060Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-25T00:06:11.060Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-25T00:06:11.163Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-25T00:06:11.163Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-25T00:06:11.383Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-25T00:06:11.383Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-25T00:06:11.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.58s) [2019-10-25T00:06:11.482Z] === RUN TestCreateServiceSecretFileMode [2019-10-25T00:06:11.951Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-25T00:06:12.049Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-10-25T00:06:12.049Z] === RUN TestCreateServiceConfigFileMode [2019-10-25T00:06:12.519Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-25T00:06:13.196Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2019-10-25T00:06:13.495Z] === RUN TestInspectNetwork/full_network_id [2019-10-25T00:06:13.495Z] === RUN TestInspectNetwork/partial_network_id [2019-10-25T00:06:13.495Z] === RUN TestInspectNetwork/network_name [2019-10-25T00:06:13.495Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-25T00:06:13.688Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-25T00:06:14.621Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-10-25T00:06:15.054Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-25T00:06:15.054Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-25T00:06:15.187Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2019-10-25T00:06:15.241Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-10-25T00:06:15.339Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-10-25T00:06:15.339Z] === RUN TestCreateServiceSysctls [2019-10-25T00:06:15.990Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-25T00:06:16.275Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 82.1% of statements [2019-10-25T00:06:16.559Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-10-25T00:06:16.863Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-25T00:06:16.864Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-25T00:06:16.928Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork (8.69s) [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-25T00:06:18.584Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-25T00:06:18.584Z] === RUN TestRunContainerWithBridgeNone [2019-10-25T00:06:18.832Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-25T00:06:18.995Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-25T00:06:20.465Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2019-10-25T00:06:20.465Z] === RUN TestNetworkInvalidJSON [2019-10-25T00:06:20.465Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-25T00:06:20.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:06:20.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:06:20.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:06:20.610Z] --- PASS: TestCreateServiceSysctls (4.31s) [2019-10-25T00:06:20.610Z] === RUN TestCreateServiceCapabilities [2019-10-25T00:06:20.846Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-25T00:06:20.846Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:06:20.846Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:06:20.846Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-25T00:06:20.846Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-25T00:06:20.846Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-25T00:06:20.846Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-25T00:06:20.846Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-25T00:06:21.560Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-25T00:06:21.560Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-25T00:06:21.560Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-25T00:06:21.560Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-25T00:06:21.560Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-25T00:06:21.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.15s) [2019-10-25T00:06:21.634Z] === RUN TestDaemonDefaultNetworkPools [2019-10-25T00:06:21.707Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 13.7% of statements [2019-10-25T00:06:22.020Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-25T00:06:22.122Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-25T00:06:22.451Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-25T00:06:22.451Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-25T00:06:22.690Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-25T00:06:22.996Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-25T00:06:23.145Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-10-25T00:06:23.145Z] === RUN TestInspect [2019-10-25T00:06:23.199Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-25T00:06:23.805Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-25T00:06:23.805Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-25T00:06:24.067Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-25T00:06:24.067Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-25T00:06:24.067Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-25T00:06:24.067Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-25T00:06:24.067Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-25T00:06:24.326Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-25T00:06:25.076Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-25T00:06:25.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-25T00:06:25.441Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-25T00:06:25.441Z] === RUN TestServiceWithPredefinedNetwork [2019-10-25T00:06:25.908Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-25T00:06:25.926Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.876s coverage: 57.9% of statements [2019-10-25T00:06:25.926Z] ok github.com/docker/docker/daemon 12.564s coverage: 17.6% of statements [2019-10-25T00:06:25.926Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-25T00:06:25.926Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-25T00:06:25.926Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-25T00:06:25.926Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-25T00:06:26.861Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-25T00:06:27.336Z] --- PASS: TestInspect (3.66s) [2019-10-25T00:06:27.336Z] === RUN TestServiceListWithStatuses [2019-10-25T00:06:27.336Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-25T00:06:27.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:06:27.336Z] === RUN TestDockerNetworkConnectAlias [2019-10-25T00:06:27.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-25T00:06:27.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-25T00:06:27.448Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-25T00:06:27.448Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-25T00:06:27.905Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2019-10-25T00:06:27.905Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-25T00:06:27.905Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:06:27.905Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:06:27.905Z] === RUN TestServiceWithDataPathPortInit [2019-10-25T00:06:28.741Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/rootless [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/volume [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-25T00:06:28.741Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === Skipped [2019-10-25T00:06:28.742Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-25T00:06:28.742Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-25T00:06:28.742Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:73: No driver to put! [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-25T00:06:28.742Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-25T00:06:28.742Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-25T00:06:28.742Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:06:28.742Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-25T00:06:28.742Z] graphtest_unix.go:73: No driver to put! [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-25T00:06:28.742Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-25T00:06:28.742Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] [2019-10-25T00:06:28.742Z] DONE 2115 tests, 20 skipped in 240.534s Post stage [Pipeline] junit [2019-10-25T00:06:28.754Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-25T00:06:29.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/validate/vendor [2019-10-25T00:06:30.151Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-25T00:06:30.332Z] No vendor changes in diff. [2019-10-25T00:06:30.358Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-25T00:06:30.413Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-25T00:06:31.456Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.597s coverage: 68.6% of statements [2019-10-25T00:06:31.590Z] + echo Building e2e image [2019-10-25T00:06:31.590Z] Building e2e image [2019-10-25T00:06:31.590Z] + docker build --build-arg DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-25T00:06:31.590Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-25T00:06:31.590Z] #2 transferring dockerfile: 3.21kB done [2019-10-25T00:06:31.590Z] #2 DONE 0.0s [2019-10-25T00:06:31.590Z] [2019-10-25T00:06:31.590Z] #1 [internal] load .dockerignore [2019-10-25T00:06:31.590Z] #1 transferring context: 34B done [2019-10-25T00:06:31.590Z] #1 DONE 0.0s [2019-10-25T00:06:31.590Z] [2019-10-25T00:06:31.590Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-25T00:06:31.850Z] #4 DONE 0.3s [2019-10-25T00:06:31.850Z] [2019-10-25T00:06:31.850Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-25T00:06:31.850Z] #3 DONE 0.4s [2019-10-25T00:06:32.111Z] [2019-10-25T00:06:32.111Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-25T00:06:32.111Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-25T00:06:32.111Z] #5 DONE 0.0s [2019-10-25T00:06:32.111Z] [2019-10-25T00:06:32.111Z] #8 [internal] load build context [2019-10-25T00:06:32.481Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.922s coverage: 51.0% of statements [2019-10-25T00:06:32.679Z] #8 transferring context: 808.30kB 0.5s done [2019-10-25T00:06:32.679Z] #8 DONE 0.5s [2019-10-25T00:06:32.679Z] [2019-10-25T00:06:32.679Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-25T00:06:32.679Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-25T00:06:32.679Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-25T00:06:32.679Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done [2019-10-25T00:06:32.679Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-25T00:06:32.679Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 13.51MB / 126.85MB 0.4s [2019-10-25T00:06:32.679Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-10-25T00:06:32.679Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-25T00:06:32.679Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-25T00:06:32.679Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s [2019-10-25T00:06:32.679Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-10-25T00:06:32.679Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-25T00:06:32.679Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 33.30MB / 126.85MB 0.7s [2019-10-25T00:06:32.939Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 50.51MB / 126.85MB 0.9s [2019-10-25T00:06:32.939Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 58.72MB / 126.85MB 1.0s [2019-10-25T00:06:33.105Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.121s coverage: 45.9% of statements [2019-10-25T00:06:33.105Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-25T00:06:33.509Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 76.61MB / 126.85MB 1.3s [2019-10-25T00:06:33.509Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 89.34MB / 126.85MB 1.4s [2019-10-25T00:06:33.509Z] #14 ... [2019-10-25T00:06:33.509Z] [2019-10-25T00:06:33.509Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-25T00:06:33.509Z] #6 DONE 1.6s [2019-10-25T00:06:33.768Z] [2019-10-25T00:06:33.768Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-25T00:06:33.768Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 106.01MB / 126.85MB 1.6s [2019-10-25T00:06:33.768Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 117.15MB / 126.85MB 1.8s [2019-10-25T00:06:34.025Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 124.78MB / 126.85MB 1.9s [2019-10-25T00:06:34.282Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.1s done [2019-10-25T00:06:34.282Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0.1s [2019-10-25T00:06:34.610Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-25T00:06:35.177Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.610s coverage: 76.1% of statements [2019-10-25T00:06:35.454Z] --- PASS: TestDockerNetworkConnectAlias (7.48s) [2019-10-25T00:06:35.454Z] === RUN TestDockerNetworkReConnect [2019-10-25T00:06:36.196Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.629s coverage: 52.6% of statements [2019-10-25T00:06:36.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-25T00:06:36.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-25T00:06:36.517Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-25T00:06:36.825Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-10-25T00:06:37.849Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2019-10-25T00:06:38.139Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2019-10-25T00:06:39.563Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-10-25T00:06:39.804Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-25T00:06:40.497Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-10-25T00:06:40.725Z] --- PASS: TestDockerNetworkReConnect (5.95s) [2019-10-25T00:06:40.725Z] === RUN TestServicePlugin [2019-10-25T00:06:40.725Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-25T00:06:40.725Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:06:40.725Z] === RUN TestServiceUpdateLabel [2019-10-25T00:06:40.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-25T00:06:40.755Z] #14 ... [2019-10-25T00:06:40.755Z] [2019-10-25T00:06:40.755Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-25T00:06:40.755Z] #7 1.001 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-25T00:06:40.755Z] #7 2.104 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-25T00:06:40.755Z] #7 2.215 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-25T00:06:40.755Z] #7 2.219 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-25T00:06:40.755Z] #7 2.434 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-25T00:06:40.755Z] #7 2.445 (4/31) Installing readline (8.0.0-r0) [2019-10-25T00:06:40.755Z] #7 2.450 (5/31) Installing bash (5.0.0-r0) [2019-10-25T00:06:40.755Z] #7 2.469 Executing bash-5.0.0-r0.post-install [2019-10-25T00:06:40.755Z] #7 2.482 (6/31) Installing ca-certificates (20190108-r0) [2019-10-25T00:06:40.755Z] #7 2.501 (7/31) Installing libgcc (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 2.506 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 2.522 (9/31) Installing binutils (2.32-r0) [2019-10-25T00:06:40.755Z] #7 2.636 (10/31) Installing gmp (6.1.2-r1) [2019-10-25T00:06:40.755Z] #7 2.645 (11/31) Installing isl (0.18-r0) [2019-10-25T00:06:40.755Z] #7 2.668 (12/31) Installing libgomp (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 2.673 (13/31) Installing libatomic (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 2.676 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-25T00:06:40.755Z] #7 2.682 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-25T00:06:40.755Z] #7 2.685 (16/31) Installing gcc (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 3.647 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-25T00:06:40.755Z] #7 3.758 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-25T00:06:40.755Z] #7 3.760 (19/31) Installing g++ (8.3.0-r0) [2019-10-25T00:06:40.755Z] #7 4.409 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-25T00:06:40.755Z] #7 4.414 (21/31) Installing libcurl (7.66.0-r0) [2019-10-25T00:06:40.755Z] #7 4.424 (22/31) Installing expat (2.2.8-r0) [2019-10-25T00:06:40.755Z] #7 4.428 (23/31) Installing pcre2 (10.33-r0) [2019-10-25T00:06:40.755Z] #7 4.442 (24/31) Installing git (2.22.0-r0) [2019-10-25T00:06:40.756Z] #7 4.669 (25/31) Installing libmnl (1.0.4-r0) [2019-10-25T00:06:40.756Z] #7 4.673 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-25T00:06:40.756Z] #7 4.677 (27/31) Installing iptables (1.8.3-r0) [2019-10-25T00:06:40.756Z] #7 4.707 (28/31) Installing pigz (2.4-r0) [2019-10-25T00:06:40.756Z] #7 4.713 (29/31) Installing tar (1.32-r0) [2019-10-25T00:06:40.756Z] #7 4.723 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-25T00:06:40.756Z] #7 4.729 (31/31) Installing xz (5.2.4-r0) [2019-10-25T00:06:40.756Z] #7 4.735 Executing busybox-1.30.1-r2.trigger [2019-10-25T00:06:40.756Z] #7 4.741 Executing ca-certificates-20190108-r0.trigger [2019-10-25T00:06:40.756Z] #7 4.801 OK: 185 MiB in 45 packages [2019-10-25T00:06:40.756Z] #7 DONE 7.3s [2019-10-25T00:06:40.756Z] [2019-10-25T00:06:40.756Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-25T00:06:40.756Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-25T00:06:41.012Z] #14 ... [2019-10-25T00:06:41.012Z] [2019-10-25T00:06:41.012Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-25T00:06:41.012Z] #9 DONE 0.3s [2019-10-25T00:06:41.012Z] [2019-10-25T00:06:41.012Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-25T00:06:41.270Z] #14 DONE 9.2s [2019-10-25T00:06:41.270Z] [2019-10-25T00:06:41.270Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-25T00:06:41.270Z] #10 DONE 0.1s [2019-10-25T00:06:41.270Z] [2019-10-25T00:06:41.270Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-25T00:06:41.270Z] #11 DONE 0.1s [2019-10-25T00:06:41.270Z] [2019-10-25T00:06:41.270Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-25T00:06:41.270Z] #15 ... [2019-10-25T00:06:41.270Z] [2019-10-25T00:06:41.270Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-25T00:06:41.270Z] #12 DONE 0.1s [2019-10-25T00:06:41.270Z] [2019-10-25T00:06:41.270Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-25T00:06:41.270Z] #13 DONE 0.0s [2019-10-25T00:06:41.307Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-25T00:06:41.527Z] [2019-10-25T00:06:41.527Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-25T00:06:41.875Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-25T00:06:42.091Z] #15 0.810 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-25T00:06:42.752Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-25T00:06:43.022Z] #15 1.878 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-25T00:06:43.022Z] #15 1.948 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-25T00:06:43.022Z] #15 1.950 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-25T00:06:43.252Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-25T00:06:43.279Z] #15 2.100 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-25T00:06:43.280Z] #15 2.107 (4/43) Installing readline (8.0.0-r0) [2019-10-25T00:06:43.280Z] #15 2.112 (5/43) Installing bash (5.0.0-r0) [2019-10-25T00:06:43.280Z] #15 2.127 Executing bash-5.0.0-r0.post-install [2019-10-25T00:06:43.280Z] #15 2.129 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-25T00:06:43.280Z] #15 2.214 (7/43) Installing libuuid (2.33.2-r0) [2019-10-25T00:06:43.537Z] #15 2.217 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-25T00:06:43.537Z] #15 2.220 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-25T00:06:43.537Z] #15 2.224 (10/43) Installing binutils (2.32-r0) [2019-10-25T00:06:43.537Z] #15 2.300 (11/43) Installing libmagic (5.37-r0) [2019-10-25T00:06:43.537Z] #15 2.323 (12/43) Installing file (5.37-r0) [2019-10-25T00:06:43.537Z] #15 2.325 (13/43) Installing gmp (6.1.2-r1) [2019-10-25T00:06:43.537Z] #15 2.332 (14/43) Installing isl (0.18-r0) [2019-10-25T00:06:43.537Z] #15 2.348 (15/43) Installing libgomp (8.3.0-r0) [2019-10-25T00:06:43.537Z] #15 2.351 (16/43) Installing libatomic (8.3.0-r0) [2019-10-25T00:06:43.537Z] #15 2.353 (17/43) Installing libgcc (8.3.0-r0) [2019-10-25T00:06:43.537Z] #15 2.355 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-25T00:06:43.537Z] #15 2.360 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-25T00:06:43.537Z] #15 2.362 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-25T00:06:43.537Z] #15 2.373 (21/43) Installing gcc (8.3.0-r0) [2019-10-25T00:06:43.712Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 42.7% of statements [2019-10-25T00:06:43.712Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 68.2% of statements [2019-10-25T00:06:44.011Z] --- PASS: TestServiceUpdateLabel (3.26s) [2019-10-25T00:06:44.011Z] === RUN TestServiceUpdateSecrets [2019-10-25T00:06:44.102Z] #15 3.069 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-25T00:06:44.360Z] #15 3.151 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-25T00:06:44.360Z] #15 3.152 (24/43) Installing g++ (8.3.0-r0) [2019-10-25T00:06:44.628Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-25T00:06:44.737Z] ok github.com/docker/docker/daemon/logger/awslogs 0.648s coverage: 77.4% of statements [2019-10-25T00:06:44.924Z] #15 3.605 (25/43) Installing make (4.2.1-r2) [2019-10-25T00:06:44.924Z] #15 3.609 (26/43) Installing fortify-headers (1.1-r0) [2019-10-25T00:06:44.924Z] #15 3.611 (27/43) Installing build-base (0.5-r1) [2019-10-25T00:06:44.924Z] #15 3.613 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-25T00:06:44.924Z] #15 3.616 (29/43) Installing libcurl (7.66.0-r0) [2019-10-25T00:06:44.924Z] #15 3.623 (30/43) Installing curl (7.66.0-r0) [2019-10-25T00:06:44.924Z] #15 3.627 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-25T00:06:44.924Z] #15 3.634 (32/43) Installing jq (1.6-r0) [2019-10-25T00:06:44.924Z] #15 3.640 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-25T00:06:44.924Z] #15 3.645 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-25T00:06:44.924Z] #15 3.647 (35/43) Installing libaio (0.3.111-r0) [2019-10-25T00:06:44.924Z] #15 3.649 (36/43) Installing libblkid (2.33.2-r0) [2019-10-25T00:06:44.924Z] #15 3.654 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-25T00:06:44.924Z] #15 3.682 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-25T00:06:44.924Z] #15 3.688 (39/43) Installing libmount (2.33.2-r0) [2019-10-25T00:06:44.924Z] #15 3.693 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-25T00:06:44.924Z] #15 3.697 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-25T00:06:44.924Z] #15 3.699 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-25T00:06:44.924Z] #15 3.721 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-25T00:06:44.924Z] #15 3.726 Executing busybox-1.30.1-r2.trigger [2019-10-25T00:06:44.924Z] #15 3.732 OK: 189 MiB in 58 packages [2019-10-25T00:06:45.855Z] #15 DONE 4.5s [2019-10-25T00:06:45.855Z] [2019-10-25T00:06:45.855Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-25T00:06:46.231Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2019-10-25T00:06:46.231Z] ok github.com/docker/docker/daemon/images 0.086s coverage: 4.9% of statements [2019-10-25T00:06:46.231Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-25T00:06:46.231Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-25T00:06:46.231Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-25T00:06:46.231Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-25T00:06:46.790Z] #16 DONE 0.9s [2019-10-25T00:06:46.790Z] [2019-10-25T00:06:46.790Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-25T00:06:46.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2019-10-25T00:06:47.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2019-10-25T00:06:47.355Z] #17 DONE 0.8s [2019-10-25T00:06:47.355Z] [2019-10-25T00:06:47.355Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-25T00:06:47.355Z] #18 DONE 0.0s [2019-10-25T00:06:47.450Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-25T00:06:47.613Z] [2019-10-25T00:06:47.613Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-25T00:06:47.613Z] #19 DONE 0.1s [2019-10-25T00:06:47.613Z] [2019-10-25T00:06:47.613Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-25T00:06:47.613Z] #26 DONE 0.1s [2019-10-25T00:06:47.613Z] [2019-10-25T00:06:47.614Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-25T00:06:47.614Z] #27 DONE 0.1s [2019-10-25T00:06:47.614Z] [2019-10-25T00:06:47.614Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-25T00:06:47.614Z] #22 DONE 0.1s [2019-10-25T00:06:47.614Z] [2019-10-25T00:06:47.614Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-25T00:06:47.614Z] #23 DONE 0.1s [2019-10-25T00:06:47.614Z] [2019-10-25T00:06:47.614Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-25T00:06:47.614Z] #28 DONE 0.1s [2019-10-25T00:06:47.614Z] [2019-10-25T00:06:47.614Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-25T00:06:47.726Z] --- PASS: TestServiceWithDataPathPortInit (18.11s) [2019-10-25T00:06:47.726Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-25T00:06:48.419Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-25T00:06:48.419Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-25T00:06:48.815Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-25T00:06:49.383Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-25T00:06:49.510Z] #24 ... [2019-10-25T00:06:49.510Z] [2019-10-25T00:06:49.510Z] #31 [builder 1/4] COPY . . [2019-10-25T00:06:49.510Z] #31 DONE 1.8s [2019-10-25T00:06:49.510Z] [2019-10-25T00:06:49.510Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-25T00:06:49.510Z] #24 1.797 + RM_GOPATH=0 [2019-10-25T00:06:49.510Z] #24 1.797 + TMP_GOPATH= [2019-10-25T00:06:49.510Z] #24 1.797 + : /build [2019-10-25T00:06:49.510Z] #24 1.797 + '[' -z '' ']' [2019-10-25T00:06:49.510Z] #24 1.797 ++ mktemp -d [2019-10-25T00:06:49.510Z] #24 1.801 + export GOPATH=/tmp/tmp.lhlaEn [2019-10-25T00:06:49.510Z] #24 1.801 + GOPATH=/tmp/tmp.lhlaEn [2019-10-25T00:06:49.510Z] #24 1.801 + RM_GOPATH=1 [2019-10-25T00:06:49.510Z] #24 1.801 ++ dirname ./install.sh [2019-10-25T00:06:49.510Z] #24 1.802 + dir=. [2019-10-25T00:06:49.510Z] #24 1.802 + bin=dockercli [2019-10-25T00:06:49.510Z] #24 1.802 + shift [2019-10-25T00:06:49.511Z] #24 1.802 + '[' '!' -f ./dockercli.installer ']' [2019-10-25T00:06:49.511Z] #24 1.802 + . ./dockercli.installer [2019-10-25T00:06:49.511Z] #24 1.802 ++ : stable [2019-10-25T00:06:49.511Z] #24 1.802 ++ : 17.06.2-ce [2019-10-25T00:06:49.511Z] #24 1.802 + install_dockercli [2019-10-25T00:06:49.511Z] #24 1.802 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-25T00:06:49.511Z] #24 1.802 Install docker/cli version 17.06.2-ce from stable [2019-10-25T00:06:49.511Z] #24 1.802 ++ uname -m [2019-10-25T00:06:49.511Z] #24 1.804 + arch=x86_64 [2019-10-25T00:06:49.511Z] #24 1.804 + '[' x86_64 '!=' x86_64 ']' [2019-10-25T00:06:49.511Z] #24 1.804 + url=https://download.docker.com/linux/static [2019-10-25T00:06:49.511Z] #24 1.804 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-25T00:06:49.511Z] #24 1.805 + tar -xz docker/docker [2019-10-25T00:06:50.643Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 74.7% of statements [2019-10-25T00:06:50.643Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-25T00:06:50.643Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 19.9% of statements [2019-10-25T00:06:51.666Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2019-10-25T00:06:52.037Z] #24 ... [2019-10-25T00:06:52.037Z] [2019-10-25T00:06:52.037Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-25T00:06:52.037Z] #32 DONE 2.3s [2019-10-25T00:06:52.037Z] [2019-10-25T00:06:52.037Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-25T00:06:52.037Z] #20 2.401 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-25T00:06:52.037Z] #20 2.876 [2019-10-25T00:06:52.037Z] #20 2.999 # 1.5% ############## 19.6% ########################## 36.9% ############################################## 64.1% ############################################################# 84.8% ######################################################################## 100.0% [2019-10-25T00:06:52.037Z] #20 4.047 [2019-10-25T00:06:52.037Z] #20 4.202 0.1% ######################## 34.1% ######################################################################## 100.0% [2019-10-25T00:06:52.162Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-25T00:06:52.293Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-10-25T00:06:52.601Z] #20 5.018 [2019-10-25T00:06:53.117Z] #20 5.143 0.3% ######### 12.9% ####################### 32.3% ############################### 44.1% ############################################ 61.3% ###################################################### 75.9% ################################################################### 94.3% ######################################################################## 100.0% [2019-10-25T00:06:53.131Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-25T00:06:53.683Z] #20 ... [2019-10-25T00:06:53.683Z] [2019-10-25T00:06:53.683Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-25T00:06:53.683Z] #24 5.717 + mkdir -p /build [2019-10-25T00:06:53.683Z] #24 5.718 + mv docker/docker /build/ [2019-10-25T00:06:53.683Z] #24 5.726 + rmdir docker [2019-10-25T00:06:53.683Z] #24 DONE 6.0s [2019-10-25T00:06:53.683Z] [2019-10-25T00:06:53.683Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-25T00:06:53.683Z] #33 1.581 [2019-10-25T00:06:53.683Z] #33 1.789 Removing bundles/ [2019-10-25T00:06:53.683Z] #33 1.794 [2019-10-25T00:06:53.683Z] #33 1.804 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-25T00:06:55.027Z] ok github.com/docker/docker/daemon/network 0.052s coverage: 63.8% of statements [2019-10-25T00:06:55.027Z] ok github.com/docker/docker/daemon/logger/splunk 3.132s coverage: 82.5% of statements [2019-10-25T00:06:55.027Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-25T00:06:55.027Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-25T00:06:55.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s) [2019-10-25T00:06:55.424Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:80mti1qwwe507rmehqa516gc7 Created:2019-10-25 00:06:47.511255542 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[db6b37e3c8bc88b6dc1f372e591aaf7ca258cf8a3755e06d741ed72f492fb501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.csyxa7e96gkt9hj8a7gnmrgdt EndpointID:c78de560aa5ee2f247a485573b1f2ccf1841e99f3d51672d19bbd380dbbb8810 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c7c3a6858f2ea38168216dd63d5f564969a3f03ff54c833b5341fc27c43a17d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:14dc6044c071 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.csyxa7e96gkt9hj8a7gnmrgdt EndpointID:c78de560aa5ee2f247a485573b1f2ccf1841e99f3d51672d19bbd380dbbb8810 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-25T00:06:55.424Z] PASS [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] === Skipped [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:06:55.424Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] DONE 21 tests, 1 skipped in 46.317s [2019-10-25T00:06:55.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] ++ set -e [2019-10-25T00:06:55.424Z] ++ '[' -n 0 ']' [2019-10-25T00:06:55.424Z] ++ set -x [2019-10-25T00:06:55.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] INFO: Testing against a local daemon [2019-10-25T00:06:55.424Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-25T00:06:55.424Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-25T00:06:55.424Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:06:55.424Z] === RUN TestDockerNetworkIpvlan [2019-10-25T00:06:55.424Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:06:55.424Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:06:55.424Z] PASS [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] === Skipped [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-25T00:06:55.424Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:06:55.424Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] [2019-10-25T00:06:55.424Z] DONE 2 tests, 2 skipped in 0.120s [2019-10-25T00:06:55.424Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] ++ set -e [2019-10-25T00:06:55.424Z] ++ '[' -n 0 ']' [2019-10-25T00:06:55.424Z] ++ set -x [2019-10-25T00:06:55.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:06:55.424Z] INFO: Testing against a local daemon [2019-10-25T00:06:55.424Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-25T00:06:55.584Z] #33 4.057 Building test suite binary ./integration-cli/test.main [2019-10-25T00:06:56.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-10-25T00:06:56.345Z] === RUN TestDockerNetworkMacvlan [2019-10-25T00:06:57.128Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-25T00:06:57.484Z] #33 ... [2019-10-25T00:06:57.484Z] [2019-10-25T00:06:57.484Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-25T00:06:57.484Z] #20 6.234 [2019-10-25T00:06:57.484Z] #20 6.384 0.0% ## 3.8% ###### 9.4% ############ 16.9% ################# 24.5% ####################### 32.7% ############################ 39.6% ################################# 47.0% ####################################### 54.7% ############################################ 61.1% ################################################### 72.0% ########################################################### 82.1% ################################################################## 91.7% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-25T00:06:57.484Z] #20 8.114 [2019-10-25T00:06:57.484Z] #20 9.222 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-25T00:06:57.484Z] #20 9.660 [2019-10-25T00:06:57.484Z] #20 9.745 ######################################################################## 100.0% [2019-10-25T00:06:57.484Z] #20 10.07 [2019-10-25T00:06:57.503Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-25T00:06:57.504Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-25T00:06:57.741Z] #20 ... [2019-10-25T00:06:57.742Z] [2019-10-25T00:06:57.742Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-25T00:06:57.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-25T00:06:57.931Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-25T00:06:58.521Z] ok github.com/docker/docker/distribution/metadata 0.160s coverage: 48.2% of statements [2019-10-25T00:06:58.675Z] #29 ... [2019-10-25T00:06:58.675Z] [2019-10-25T00:06:58.675Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-25T00:06:58.675Z] #20 11.22 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-25T00:06:59.144Z] ok github.com/docker/docker/errdefs 0.050s coverage: 49.4% of statements [2019-10-25T00:06:59.204Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-25T00:06:59.242Z] #20 11.81 [2019-10-25T00:06:59.500Z] #20 11.95 0.7% ######################################################################## 100.0% [2019-10-25T00:06:59.665Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-25T00:06:59.758Z] #20 12.31 [2019-10-25T00:07:00.169Z] ok github.com/docker/docker/distribution 0.638s coverage: 22.1% of statements [2019-10-25T00:07:00.169Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-25T00:07:01.130Z] #20 13.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-25T00:07:01.388Z] #20 13.79 skipping existing 1849cc453dee [2019-10-25T00:07:01.646Z] #20 14.16 [2019-10-25T00:07:01.722Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-25T00:07:02.094Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-10-25T00:07:02.094Z] === RUN TestServiceUpdateConfigs [2019-10-25T00:07:02.891Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.6% of statements [2019-10-25T00:07:02.891Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-25T00:07:03.019Z] #20 15.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-25T00:07:03.178Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-25T00:07:03.458Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-25T00:07:03.584Z] #20 15.90 [2019-10-25T00:07:03.584Z] #20 15.98 ######################################################################## 100.0% [2019-10-25T00:07:03.800Z] ok github.com/docker/docker/image 0.112s coverage: 86.4% of statements [2019-10-25T00:07:03.800Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-25T00:07:03.842Z] #20 16.34 [2019-10-25T00:07:04.100Z] #20 16.45 Download of images into '/build' complete. [2019-10-25T00:07:04.100Z] #20 16.45 Use something like the following to load the result into a Docker daemon: [2019-10-25T00:07:04.100Z] #20 16.45 tar -cC '/build' . | docker load [2019-10-25T00:07:04.100Z] #20 DONE 16.6s [2019-10-25T00:07:04.100Z] [2019-10-25T00:07:04.100Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-25T00:07:04.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-25T00:07:05.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-25T00:07:05.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-25T00:07:05.296Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2019-10-25T00:07:05.296Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-25T00:07:05.296Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-25T00:07:05.765Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-25T00:07:06.629Z] #29 ... [2019-10-25T00:07:06.629Z] [2019-10-25T00:07:06.629Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-25T00:07:07.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-25T00:07:07.666Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-25T00:07:08.002Z] #21 DONE 1.6s [2019-10-25T00:07:08.002Z] [2019-10-25T00:07:08.002Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-25T00:07:08.002Z] #29 ... [2019-10-25T00:07:08.002Z] [2019-10-25T00:07:08.002Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-25T00:07:08.002Z] #25 DONE 0.1s [2019-10-25T00:07:08.008Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2019-10-25T00:07:08.261Z] [2019-10-25T00:07:08.261Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-25T00:07:08.602Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-25T00:07:10.019Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-25T00:07:10.987Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-25T00:07:11.396Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-25T00:07:11.509Z] ok github.com/docker/docker/opts 0.111s coverage: 66.9% of statements [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan (15.43s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.33s) [2019-10-25T00:07:11.780Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2019-10-25T00:07:11.780Z] PASS [2019-10-25T00:07:11.780Z] [2019-10-25T00:07:11.780Z] DONE 8 tests in 17.039s [2019-10-25T00:07:11.780Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-25T00:07:11.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:11.780Z] ++ set -e [2019-10-25T00:07:11.780Z] ++ '[' -n 0 ']' [2019-10-25T00:07:11.780Z] ++ set -x [2019-10-25T00:07:11.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:11.780Z] testing: warning: no tests to run [2019-10-25T00:07:11.780Z] PASS [2019-10-25T00:07:11.780Z] [2019-10-25T00:07:11.780Z] DONE 0 tests in 0.065s [2019-10-25T00:07:11.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-25T00:07:11.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:11.780Z] ++ set -e [2019-10-25T00:07:11.780Z] ++ '[' -n 0 ']' [2019-10-25T00:07:11.780Z] ++ set -x [2019-10-25T00:07:11.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:12.166Z] INFO: Testing against a local daemon [2019-10-25T00:07:12.166Z] === RUN TestAuthZPluginAllowRequest [2019-10-25T00:07:12.534Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-25T00:07:12.534Z] ok github.com/docker/docker/pkg/archive 1.399s coverage: 77.3% of statements [2019-10-25T00:07:13.163Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-10-25T00:07:13.163Z] ok github.com/docker/docker/pkg/authorization 1.390s coverage: 68.3% of statements [2019-10-25T00:07:13.299Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-25T00:07:14.010Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-25T00:07:14.010Z] === RUN TestAuthZPluginTLS [2019-10-25T00:07:14.189Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-10-25T00:07:14.425Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-25T00:07:14.425Z] === RUN TestAuthZPluginDenyRequest [2019-10-25T00:07:14.862Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-25T00:07:14.862Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-25T00:07:15.211Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-10-25T00:07:15.262Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-25T00:07:15.262Z] === RUN TestAuthZPluginDenyResponse [2019-10-25T00:07:15.498Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-10-25T00:07:16.050Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-25T00:07:16.050Z] === RUN TestAuthZPluginAllowEventStream [2019-10-25T00:07:16.588Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-25T00:07:16.588Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-25T00:07:16.968Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2019-10-25T00:07:16.968Z] === RUN TestServiceUpdateNetwork [2019-10-25T00:07:17.001Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2019-10-25T00:07:17.863Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-10-25T00:07:17.863Z] === RUN TestAuthZPluginErrorResponse [2019-10-25T00:07:18.043Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-25T00:07:18.237Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-25T00:07:18.237Z] === RUN TestAuthZPluginErrorRequest [2019-10-25T00:07:18.340Z] ok github.com/docker/docker/layer 7.735s coverage: 68.8% of statements [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/oci [no test files] [2019-10-25T00:07:18.340Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-25T00:07:18.620Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-25T00:07:18.620Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-25T00:07:18.630Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-10-25T00:07:19.430Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-25T00:07:19.430Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-25T00:07:19.654Z] ok github.com/docker/docker/pkg/chrootarchive 4.395s coverage: 43.2% of statements [2019-10-25T00:07:19.654Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-25T00:07:19.654Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-25T00:07:19.942Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-25T00:07:20.576Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 89.5% of statements [2019-10-25T00:07:20.866Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2019-10-25T00:07:21.173Z] ok github.com/docker/docker/pkg/fsutils 0.427s coverage: 85.1% of statements [2019-10-25T00:07:21.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-10-25T00:07:21.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-25T00:07:22.208Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-10-25T00:07:23.124Z] #29 32.92 # github.com/docker/docker/contrib/httpserver [2019-10-25T00:07:23.124Z] #29 32.92 loadinternal: cannot find runtime/cgo [2019-10-25T00:07:23.124Z] #29 DONE 33.5s [2019-10-25T00:07:23.124Z] [2019-10-25T00:07:23.124Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-25T00:07:23.124Z] #33 ... [2019-10-25T00:07:23.124Z] [2019-10-25T00:07:23.124Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-25T00:07:23.124Z] #30 DONE 0.2s [2019-10-25T00:07:23.124Z] [2019-10-25T00:07:23.124Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite (369.11s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.10s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.61s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.78s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.65s) [2019-10-25T00:07:23.153Z] docker_cli_daemon_test.go:1449: [de790d4a61584] daemon is not started [2019-10-25T00:07:23.153Z] check_test.go:309: [d5b1c0242bad4] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.85s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.93s) [2019-10-25T00:07:23.153Z] check_test.go:309: [d9ffcec35c7f7] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.86s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.33s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.44s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.47s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.48s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.71s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.46s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2019-10-25T00:07:23.153Z] check_test.go:309: [d152599f82ac0] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-25T00:07:23.153Z] check_test.go:309: [d661b383d9914] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-25T00:07:23.153Z] check_test.go:309: [dccdbf5e84a3d] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.80s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-25T00:07:23.153Z] check_test.go:309: [d1569cc7949ab] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.43s) [2019-10-25T00:07:23.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-25T00:07:23.153Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-25T00:07:23.153Z] check_test.go:309: [dc3b2bbc79a95] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2019-10-25T00:07:23.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-25T00:07:23.153Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-25T00:07:23.153Z] check_test.go:309: [db4fe1f051c49] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.37s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.08s) [2019-10-25T00:07:23.153Z] check_test.go:309: [d1a34ef600f49] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-25T00:07:23.153Z] check_test.go:309: [de567af6fd546] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.24s) [2019-10-25T00:07:23.153Z] docker_cli_daemon_plugins_test.go:79: [d22f55dbe38cc] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s) [2019-10-25T00:07:23.153Z] docker_cli_daemon_plugins_test.go:169: [d00597b992ece] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-25T00:07:23.153Z] check_test.go:309: [dfc7eab8ff5c6] daemon is not started [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.01s) [2019-10-25T00:07:23.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.47s) [2019-10-25T00:07:23.154Z] check_test.go:309: [d0b9e5a125450] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.78s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.54s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.24s) [2019-10-25T00:07:23.154Z] check_test.go:309: [d3720db48e268] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.77s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.36s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s) [2019-10-25T00:07:23.154Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-25T00:07:23.154Z] check_test.go:309: [de23ecceb0efe] daemon is not started [2019-10-25T00:07:23.154Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-25T00:07:23.154Z] check_test.go:309: [d629ee97da797] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.80s) [2019-10-25T00:07:23.154Z] check_test.go:309: [dfb663fe1227f] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.65s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.80s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.48s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.39s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2019-10-25T00:07:23.154Z] check_test.go:309: [dee482be0c7c4] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.72s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.36s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2019-10-25T00:07:23.154Z] check_test.go:309: [d36e706d28e36] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.44s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-25T00:07:23.154Z] check_test.go:309: [d9ef924375608] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2019-10-25T00:07:23.154Z] check_test.go:309: [db7495a4c8a8e] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.91s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2019-10-25T00:07:23.154Z] check_test.go:309: [deb22f98ccd8c] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.53s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.31s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.84s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-25T00:07:23.154Z] check_test.go:309: [d98acae0e39e4] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.99s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.28s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.39s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2019-10-25T00:07:23.154Z] check_test.go:309: [df95bccfbee3f] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.18s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-10-25T00:07:23.154Z] check_test.go:309: [d25b0921511a4] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.29s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.88s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.97s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.43s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.35s) [2019-10-25T00:07:23.154Z] docker_cli_daemon_test.go:2542: [dd4d5b8a620a3] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.34s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.38s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.19s) [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2019-10-25T00:07:23.154Z] check_test.go:309: [da6d5926797cf] daemon is not started [2019-10-25T00:07:23.154Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.24s) [2019-10-25T00:07:23.154Z] === RUN TestDockerSwarmSuite [2019-10-25T00:07:23.154Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-25T00:07:23.725Z] ok github.com/docker/docker/pkg/jsonmessage 0.040s coverage: 91.7% of statements [2019-10-25T00:07:23.725Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2019-10-25T00:07:23.834Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-10-25T00:07:23.834Z] === RUN TestAuthZPluginHeader [2019-10-25T00:07:24.530Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-25T00:07:24.618Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-10-25T00:07:24.618Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:07:24.618Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:24.618Z] === RUN TestAuthZPluginV2Disable [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:07:24.618Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:24.618Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:07:24.618Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:24.618Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-25T00:07:24.618Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:07:24.618Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:24.618Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-25T00:07:24.766Z] ok github.com/docker/docker/pkg/ioutils 1.618s coverage: 68.8% of statements [2019-10-25T00:07:24.766Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-25T00:07:25.053Z] ok github.com/docker/docker/pkg/idtools 1.258s coverage: 70.1% of statements [2019-10-25T00:07:25.054Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-25T00:07:25.721Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2019-10-25T00:07:25.907Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-25T00:07:26.359Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2019-10-25T00:07:26.359Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-10-25T00:07:26.988Z] ok github.com/docker/docker/pkg/mount 0.994s coverage: 70.0% of statements [2019-10-25T00:07:26.988Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-25T00:07:27.280Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2019-10-25T00:07:27.568Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2019-10-25T00:07:27.568Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-25T00:07:27.568Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-25T00:07:27.812Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-25T00:07:28.622Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-10-25T00:07:30.129Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-10-25T00:07:30.129Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-25T00:07:30.129Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2019-10-25T00:07:30.346Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-25T00:07:30.913Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-25T00:07:31.184Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-25T00:07:31.812Z] ok github.com/docker/docker/pkg/pubsub 1.190s coverage: 73.9% of statements [2019-10-25T00:07:31.844Z] --- PASS: TestServiceUpdateNetwork (15.64s) [2019-10-25T00:07:31.844Z] PASS [2019-10-25T00:07:31.844Z] [2019-10-25T00:07:31.844Z] === Skipped [2019-10-25T00:07:31.844Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-25T00:07:31.844Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:07:31.844Z] [2019-10-25T00:07:31.844Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-25T00:07:31.844Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:31.844Z] [2019-10-25T00:07:31.844Z] [2019-10-25T00:07:31.844Z] DONE 20 tests, 2 skipped in 140.075s [2019-10-25T00:07:31.844Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] ++ set -e [2019-10-25T00:07:31.844Z] ++ '[' -n 0 ']' [2019-10-25T00:07:31.844Z] ++ set -x [2019-10-25T00:07:31.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] INFO: Testing against a local daemon [2019-10-25T00:07:31.844Z] === RUN TestSessionCreate [2019-10-25T00:07:31.844Z] --- PASS: TestSessionCreate (0.05s) [2019-10-25T00:07:31.844Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-25T00:07:31.844Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-25T00:07:31.844Z] PASS [2019-10-25T00:07:31.844Z] [2019-10-25T00:07:31.844Z] DONE 2 tests in 0.277s [2019-10-25T00:07:31.844Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] ++ set -e [2019-10-25T00:07:31.844Z] ++ '[' -n 0 ']' [2019-10-25T00:07:31.844Z] ++ set -x [2019-10-25T00:07:31.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:31.844Z] INFO: Testing against a local daemon [2019-10-25T00:07:31.844Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-25T00:07:31.844Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:07:31.844Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:07:31.844Z] === RUN TestEventsExecDie [2019-10-25T00:07:31.844Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-25T00:07:31.844Z] === RUN TestEventsBackwardsCompatible [2019-10-25T00:07:31.844Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-25T00:07:31.844Z] === RUN TestInfoBinaryCommits [2019-10-25T00:07:31.844Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-25T00:07:31.844Z] === RUN TestInfoAPIVersioned [2019-10-25T00:07:32.103Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-25T00:07:32.103Z] === RUN TestInfoDiscoveryBackend [2019-10-25T00:07:32.123Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2019-10-25T00:07:32.670Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-25T00:07:32.670Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-25T00:07:33.149Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-25T00:07:33.435Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2019-10-25T00:07:33.608Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-25T00:07:33.608Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-25T00:07:34.067Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-10-25T00:07:34.176Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-25T00:07:34.176Z] === RUN TestInfoAPI [2019-10-25T00:07:34.176Z] --- PASS: TestInfoAPI (0.05s) [2019-10-25T00:07:34.176Z] === RUN TestInfoAPIWarnings [2019-10-25T00:07:34.693Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.0% of statements [2019-10-25T00:07:34.743Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-25T00:07:34.743Z] === RUN TestInfoDebug [2019-10-25T00:07:35.310Z] --- PASS: TestInfoDebug (0.65s) [2019-10-25T00:07:35.310Z] === RUN TestInfoInsecureRegistries [2019-10-25T00:07:35.323Z] ok github.com/docker/docker/pkg/signal 3.582s coverage: 61.0% of statements [2019-10-25T00:07:35.617Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-10-25T00:07:35.877Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2019-10-25T00:07:35.877Z] === RUN TestInfoRegistryMirrors [2019-10-25T00:07:36.239Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2019-10-25T00:07:36.446Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-25T00:07:36.446Z] === RUN TestLoginFailsWithBadCredentials [2019-10-25T00:07:36.866Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 84.8% of statements [2019-10-25T00:07:37.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-10-25T00:07:37.012Z] === RUN TestPingCacheHeaders [2019-10-25T00:07:37.012Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-25T00:07:37.012Z] === RUN TestPingGet [2019-10-25T00:07:37.012Z] --- PASS: TestPingGet (0.03s) [2019-10-25T00:07:37.012Z] === RUN TestPingHead [2019-10-25T00:07:37.012Z] --- PASS: TestPingHead (0.05s) [2019-10-25T00:07:37.012Z] === RUN TestVersion [2019-10-25T00:07:37.012Z] --- PASS: TestVersion (0.05s) [2019-10-25T00:07:37.012Z] PASS [2019-10-25T00:07:37.012Z] [2019-10-25T00:07:37.012Z] === Skipped [2019-10-25T00:07:37.012Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:07:37.012Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:07:37.012Z] [2019-10-25T00:07:37.012Z] [2019-10-25T00:07:37.012Z] DONE 18 tests, 1 skipped in 6.418s [2019-10-25T00:07:37.013Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-25T00:07:37.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:37.013Z] ++ set -e [2019-10-25T00:07:37.013Z] ++ '[' -n 0 ']' [2019-10-25T00:07:37.013Z] ++ set -x [2019-10-25T00:07:37.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:37.271Z] INFO: Testing against a local daemon [2019-10-25T00:07:37.271Z] === RUN TestVolumesCreateAndList [2019-10-25T00:07:37.271Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-25T00:07:37.271Z] === RUN TestVolumesRemove [2019-10-25T00:07:37.271Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-25T00:07:37.271Z] === RUN TestVolumesInspect [2019-10-25T00:07:37.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-25T00:07:37.489Z] testing: warning: no tests to run [2019-10-25T00:07:37.489Z] coverage: [no statements] [2019-10-25T00:07:37.489Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-25T00:07:37.530Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-25T00:07:37.530Z] === RUN TestVolumesInvalidJSON [2019-10-25T00:07:37.530Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-25T00:07:37.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-25T00:07:37.530Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-25T00:07:37.530Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-25T00:07:37.530Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-25T00:07:37.530Z] PASS [2019-10-25T00:07:37.530Z] [2019-10-25T00:07:37.530Z] DONE 5 tests in 0.390s [2019-10-25T00:07:37.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:07:37.788Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:07:37.788Z] +++ kill 13008 [2019-10-25T00:07:38.120Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-25T00:07:38.120Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2019-10-25T00:07:38.120Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-25T00:07:39.159Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-25T00:07:39.159Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-25T00:07:39.159Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-25T00:07:39.190Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2019-10-25T00:07:39.691Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:07:39.691Z] Clearing AppArmor profiles cache:. [2019-10-25T00:07:39.691Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:07:39.691Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:07:39.691Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:07:39.691Z] [2019-10-25T00:07:39.691Z] To set a process to complain mode, use the command line tool [2019-10-25T00:07:39.692Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:07:39.692Z] with the 'teardown' option." [2019-10-25T00:07:39.692Z] [2019-10-25T00:07:40.678Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements Post stage [Pipeline] junit [2019-10-25T00:07:42.238Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-25T00:07:42.846Z] + echo Ensuring container killed. [2019-10-25T00:07:42.846Z] Ensuring container killed. [2019-10-25T00:07:42.846Z] + docker rm -vf docker-pr3 [2019-10-25T00:07:42.846Z] Error: No such container: docker-pr3 [2019-10-25T00:07:42.846Z] + true [Pipeline] sh [2019-10-25T00:07:43.137Z] + echo Chowning /workspace to jenkins user [2019-10-25T00:07:43.137Z] Chowning /workspace to jenkins user [2019-10-25T00:07:43.137Z] + id -u [2019-10-25T00:07:43.137Z] + id -g [2019-10-25T00:07:43.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40134:/workspace busybox chown -R 1000:1000 /workspace [2019-10-25T00:07:43.137Z] Unable to find image 'busybox:latest' locally [2019-10-25T00:07:43.386Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-25T00:07:43.396Z] latest: Pulling from library/busybox [2019-10-25T00:07:43.396Z] 20f390519e2a: Pulling fs layer [2019-10-25T00:07:43.656Z] 20f390519e2a: Verifying Checksum [2019-10-25T00:07:43.656Z] 20f390519e2a: Download complete [2019-10-25T00:07:43.915Z] 20f390519e2a: Pull complete [2019-10-25T00:07:43.915Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-25T00:07:43.915Z] Status: Downloaded newer image for busybox:latest [2019-10-25T00:07:44.411Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 68.8% of statements [2019-10-25T00:07:44.612Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2019-10-25T00:07:44.612Z] PASS [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] === Skipped [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:07:44.612Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:07:44.612Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:07:44.612Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:07:44.612Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] DONE 17 tests, 4 skipped in 29.699s [2019-10-25T00:07:44.612Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] ++ set -e [2019-10-25T00:07:44.612Z] ++ '[' -n 0 ']' [2019-10-25T00:07:44.612Z] ++ set -x [2019-10-25T00:07:44.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] INFO: Testing against a local daemon [2019-10-25T00:07:44.612Z] === RUN TestPluginInvalidJSON [2019-10-25T00:07:44.612Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:07:44.612Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:07:44.612Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:07:44.612Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-25T00:07:44.612Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-25T00:07:44.612Z] PASS [2019-10-25T00:07:44.612Z] [2019-10-25T00:07:44.612Z] DONE 2 tests in 0.234s [2019-10-25T00:07:44.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] ++ set -e [2019-10-25T00:07:44.612Z] ++ '[' -n 0 ']' [2019-10-25T00:07:44.612Z] ++ set -x [2019-10-25T00:07:44.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:44.612Z] INFO: Testing against a local daemon [2019-10-25T00:07:44.612Z] === RUN TestExternalGraphDriver [2019-10-25T00:07:44.612Z] === RUN TestExternalGraphDriver/json [2019-10-25T00:07:44.612Z] === RUN TestExternalGraphDriver/spec [2019-10-25T00:07:45.035Z] ok github.com/docker/docker/plugin 0.600s coverage: 27.1% of statements [2019-10-25T00:07:45.594Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-25T00:07:46.531Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-25T00:07:46.531Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-25T00:07:46.543Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2019-10-25T00:07:46.565Z] === RUN TestExternalGraphDriver/pull [2019-10-25T00:07:47.166Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-25T00:07:47.504Z] + bundleName=arm64-integration [2019-10-25T00:07:47.504Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-25T00:07:47.504Z] Creating arm64-integration-bundles.tar.gz [2019-10-25T00:07:47.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-25T00:07:47.505Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-25T00:07:47.776Z] Archiving artifacts [2019-10-25T00:07:48.185Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-25T00:07:48.470Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-10-25T00:07:48.757Z] ok github.com/docker/docker/registry 0.477s coverage: 56.3% of statements [2019-10-25T00:07:49.056Z] --- PASS: TestExternalGraphDriver (6.73s) [2019-10-25T00:07:49.056Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-25T00:07:49.056Z] --- PASS: TestExternalGraphDriver/spec (2.32s) [2019-10-25T00:07:49.056Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-25T00:07:49.056Z] === RUN TestGraphdriverPluginV2 [2019-10-25T00:07:49.056Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2019-10-25T00:07:49.056Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:49.056Z] PASS [2019-10-25T00:07:49.056Z] [2019-10-25T00:07:49.056Z] === Skipped [2019-10-25T00:07:49.056Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2019-10-25T00:07:49.056Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:07:49.056Z] [2019-10-25T00:07:49.056Z] [2019-10-25T00:07:49.056Z] DONE 5 tests, 1 skipped in 7.058s [2019-10-25T00:07:49.056Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-25T00:07:49.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:49.056Z] ++ set -e [2019-10-25T00:07:49.056Z] ++ '[' -n 0 ']' [2019-10-25T00:07:49.056Z] ++ set -x [2019-10-25T00:07:49.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:07:49.056Z] INFO: Testing against a local daemon [2019-10-25T00:07:49.056Z] === RUN TestContinueAfterPluginCrash [2019-10-25T00:07:49.056Z] === PAUSE TestContinueAfterPluginCrash [2019-10-25T00:07:49.056Z] === RUN TestDaemonStartWithLogOpt [2019-10-25T00:07:49.056Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-25T00:07:49.056Z] === CONT TestContinueAfterPluginCrash [2019-10-25T00:07:49.056Z] === CONT TestDaemonStartWithLogOpt [2019-10-25T00:07:49.790Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-25T00:07:49.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] sh [2019-10-25T00:07:50.113Z] + make clean [2019-10-25T00:07:50.682Z] docker volume rm -f docker-dev-cache [2019-10-25T00:07:50.682Z] docker-dev-cache [Pipeline] deleteDir [2019-10-25T00:07:50.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-25T00:07:52.243Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-10-25T00:07:52.659Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-25T00:07:55.186Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-10-25T00:07:55.186Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-10-25T00:07:55.948Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-25T00:07:56.669Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-25T00:07:59.235Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-25T00:08:00.607Z] --- PASS: TestDaemonStartWithLogOpt (10.90s) [2019-10-25T00:08:03.503Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/rootless [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/volume [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-25T00:08:03.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === Skipped [2019-10-25T00:08:03.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-25T00:08:03.503Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-25T00:08:03.503Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:73: No driver to put! [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-25T00:08:03.503Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-25T00:08:03.503Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-25T00:08:03.503Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-25T00:08:03.503Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-25T00:08:03.503Z] graphtest_unix.go:73: No driver to put! [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-25T00:08:03.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-25T00:08:03.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] [2019-10-25T00:08:03.503Z] DONE 2115 tests, 20 skipped in 334.665s Post stage [Pipeline] junit [2019-10-25T00:08:04.159Z] Recording test results [2019-10-25T00:08:04.306Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-25T00:08:04.306Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-25T00:08:04.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-25T00:08:04.729Z] --- PASS: TestContinueAfterPluginCrash (15.80s) [2019-10-25T00:08:04.730Z] PASS [2019-10-25T00:08:04.730Z] [2019-10-25T00:08:04.730Z] DONE 2 tests in 15.998s [2019-10-25T00:08:04.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-25T00:08:04.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:04.730Z] ++ set -e [2019-10-25T00:08:04.730Z] ++ '[' -n 0 ']' [2019-10-25T00:08:04.730Z] ++ set -x [2019-10-25T00:08:04.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:05.012Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/make.sh dynbinary test-integration [2019-10-25T00:08:05.105Z] INFO: Testing against a local daemon [2019-10-25T00:08:05.105Z] === RUN TestPluginWithDevMounts [2019-10-25T00:08:05.105Z] === PAUSE TestPluginWithDevMounts [2019-10-25T00:08:05.105Z] === CONT TestPluginWithDevMounts [2019-10-25T00:08:05.299Z] [2019-10-25T00:08:05.584Z] Removing bundles/ [2019-10-25T00:08:05.584Z] [2019-10-25T00:08:05.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-25T00:08:05.584Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-25T00:08:05.584Z] GOOS="" GOARCH="" GOARM="" [2019-10-25T00:08:07.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-25T00:08:07.625Z] --- PASS: TestPluginWithDevMounts (2.07s) [2019-10-25T00:08:07.625Z] PASS [2019-10-25T00:08:07.625Z] [2019-10-25T00:08:07.625Z] DONE 1 tests in 2.272s [2019-10-25T00:08:07.625Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-25T00:08:07.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:07.625Z] ++ set -e [2019-10-25T00:08:07.625Z] ++ '[' -n 0 ']' [2019-10-25T00:08:07.625Z] ++ set -x [2019-10-25T00:08:07.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:07.625Z] INFO: Testing against a local daemon [2019-10-25T00:08:07.625Z] === RUN TestSecretInspect [2019-10-25T00:08:09.886Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-25T00:08:10.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-25T00:08:10.905Z] --- PASS: TestSecretInspect (2.94s) [2019-10-25T00:08:10.905Z] === RUN TestSecretList [2019-10-25T00:08:11.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-25T00:08:13.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-25T00:08:13.467Z] --- PASS: TestSecretList (3.07s) [2019-10-25T00:08:13.467Z] === RUN TestSecretsCreateAndDelete [2019-10-25T00:08:15.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-25T00:08:15.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-25T00:08:15.934Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2019-10-25T00:08:15.934Z] === RUN TestSecretsUpdate [2019-10-25T00:08:17.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-25T00:08:19.398Z] --- PASS: TestSecretsUpdate (3.24s) [2019-10-25T00:08:19.398Z] === RUN TestTemplatedSecret [2019-10-25T00:08:22.591Z] --- PASS: TestTemplatedSecret (3.55s) [2019-10-25T00:08:22.591Z] === RUN TestSecretCreateResolve [2019-10-25T00:08:25.090Z] --- PASS: TestSecretCreateResolve (2.45s) [2019-10-25T00:08:25.090Z] PASS [2019-10-25T00:08:25.090Z] [2019-10-25T00:08:25.090Z] DONE 6 tests in 17.960s [2019-10-25T00:08:25.090Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-25T00:08:25.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:25.090Z] ++ set -e [2019-10-25T00:08:25.090Z] ++ '[' -n 0 ']' [2019-10-25T00:08:25.090Z] ++ set -x [2019-10-25T00:08:25.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:25.467Z] INFO: Testing against a local daemon [2019-10-25T00:08:25.467Z] === RUN TestServiceCreateInit [2019-10-25T00:08:25.467Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-25T00:08:25.703Z] --- PASS: TestImportExtremelyLargeImageWorks (184.30s) [2019-10-25T00:08:25.703Z] PASS [2019-10-25T00:08:25.703Z] [2019-10-25T00:08:25.703Z] DONE 12 tests in 188.326s [2019-10-25T00:08:25.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-25T00:08:25.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:25.703Z] ++ set -e [2019-10-25T00:08:25.703Z] ++ '[' -n 0 ']' [2019-10-25T00:08:25.703Z] ++ set -x [2019-10-25T00:08:25.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:08:25.703Z] INFO: Testing against a local daemon [2019-10-25T00:08:25.703Z] === RUN TestNetworkCreateDelete [2019-10-25T00:08:25.703Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-25T00:08:25.703Z] === RUN TestDockerNetworkDeletePreferID [2019-10-25T00:08:25.703Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-25T00:08:25.703Z] === RUN TestInspectNetwork [2019-10-25T00:08:27.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-25T00:08:30.572Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-25T00:08:32.266Z] === RUN TestInspectNetwork/full_network_id [2019-10-25T00:08:32.266Z] === RUN TestInspectNetwork/partial_network_id [2019-10-25T00:08:32.266Z] === RUN TestInspectNetwork/network_name [2019-10-25T00:08:32.266Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-25T00:08:32.266Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-25T00:08:32.266Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-25T00:08:35.705Z] --- PASS: TestServiceCreateInit (10.09s) [2019-10-25T00:08:35.705Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2019-10-25T00:08:35.705Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2019-10-25T00:08:35.705Z] === RUN TestCreateServiceMultipleTimes [2019-10-25T00:08:36.457Z] --- PASS: TestInspectNetwork (10.87s) [2019-10-25T00:08:36.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-25T00:08:36.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-25T00:08:36.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-25T00:08:36.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-25T00:08:36.457Z] === RUN TestRunContainerWithBridgeNone [2019-10-25T00:08:36.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-25T00:08:36.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-25T00:08:37.024Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-25T00:08:37.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-25T00:08:37.543Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-25T00:08:38.119Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-25T00:08:38.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-25T00:08:39.054Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-25T00:08:39.054Z] --- PASS: TestRunContainerWithBridgeNone (3.23s) [2019-10-25T00:08:39.054Z] === RUN TestNetworkInvalidJSON [2019-10-25T00:08:39.054Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-25T00:08:39.054Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-25T00:08:39.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:08:39.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:08:39.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:08:39.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:08:39.054Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-25T00:08:39.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:08:39.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:08:39.054Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-25T00:08:39.054Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-25T00:08:39.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-25T00:08:39.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-25T00:08:39.054Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-25T00:08:39.054Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-25T00:08:39.621Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-25T00:08:39.880Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-25T00:08:40.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-25T00:08:40.140Z] === RUN TestDaemonDefaultNetworkPools [2019-10-25T00:08:41.079Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-10-25T00:08:41.079Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-25T00:08:42.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-25T00:08:42.016Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-25T00:08:42.584Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-25T00:08:43.521Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-10-25T00:08:43.521Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-25T00:08:44.088Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-25T00:08:44.088Z] === RUN TestServiceWithPredefinedNetwork [2019-10-25T00:08:44.088Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-25T00:08:45.992Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-25T00:08:46.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-25T00:08:46.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-25T00:08:46.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-25T00:08:47.372Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2019-10-25T00:08:47.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-25T00:08:47.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:08:47.372Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:08:47.372Z] === RUN TestServiceWithDataPathPortInit [2019-10-25T00:08:47.372Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-25T00:08:48.751Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-25T00:08:50.128Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-25T00:08:53.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-25T00:08:53.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-25T00:08:53.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-25T00:08:53.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-25T00:08:53.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-25T00:08:55.625Z] --- PASS: TestCreateServiceMultipleTimes (17.88s) [2019-10-25T00:08:55.625Z] === RUN TestCreateServiceConflict [2019-10-25T00:08:56.415Z] --- PASS: TestCreateServiceConflict (2.86s) [2019-10-25T00:08:56.415Z] === RUN TestCreateServiceMaxReplicas [2019-10-25T00:08:58.242Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-25T00:09:00.560Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2019-10-25T00:09:00.560Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-25T00:09:08.217Z] --- PASS: TestServiceWithDataPathPortInit (19.44s) [2019-10-25T00:09:08.217Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-25T00:09:14.204Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2019-10-25T00:09:14.204Z] === RUN TestCreateServiceSecretFileMode [2019-10-25T00:09:14.554Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-25T00:09:14.554Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-25T00:09:14.554Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-25T00:09:14.554Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-25T00:09:14.554Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-25T00:09:14.554Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-25T00:09:14.554Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-25T00:09:14.554Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-25T00:09:14.554Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-25T00:09:15.926Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-25T00:09:16.335Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.78s) [2019-10-25T00:09:16.335Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t6i70sx8s0hck844epcximyeh Created:2019-10-25 00:09:08.037552411 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bdff67a42cb6df8a8ba67ae23583463f9853b0e1a502d6fe909e4aba12f8ecf5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2bdussqlm7hzh6uqlnpypftvh EndpointID:c48691b3a2c076a44b99946f424eed7a7180039374fb5c00b061a03dc6234f03 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:091be5257e79baf76137eee3a6133d73aa35243bd4fc37c600c974e5a3774b49 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5c1a7ce84ef5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2bdussqlm7hzh6uqlnpypftvh EndpointID:c48691b3a2c076a44b99946f424eed7a7180039374fb5c00b061a03dc6234f03 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-25T00:09:16.335Z] PASS [2019-10-25T00:09:16.335Z] [2019-10-25T00:09:16.335Z] === Skipped [2019-10-25T00:09:16.335Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:09:16.335Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:09:16.335Z] [2019-10-25T00:09:16.335Z] [2019-10-25T00:09:16.335Z] DONE 21 tests, 1 skipped in 52.158s [2019-10-25T00:09:16.335Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:09:16.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:16.335Z] ++ set -e [2019-10-25T00:09:16.335Z] ++ '[' -n 0 ']' [2019-10-25T00:09:16.335Z] ++ set -x [2019-10-25T00:09:16.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:16.594Z] INFO: Testing against a local daemon [2019-10-25T00:09:16.594Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-25T00:09:16.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-25T00:09:16.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:09:16.594Z] === RUN TestDockerNetworkIpvlan [2019-10-25T00:09:16.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:09:16.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:09:16.594Z] PASS [2019-10-25T00:09:16.594Z] [2019-10-25T00:09:16.594Z] === Skipped [2019-10-25T00:09:16.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-25T00:09:16.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:09:16.594Z] [2019-10-25T00:09:16.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-25T00:09:16.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-25T00:09:16.594Z] [2019-10-25T00:09:16.594Z] [2019-10-25T00:09:16.594Z] DONE 2 tests, 2 skipped in 0.166s [2019-10-25T00:09:16.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:09:16.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:16.594Z] ++ set -e [2019-10-25T00:09:16.594Z] ++ '[' -n 0 ']' [2019-10-25T00:09:16.594Z] ++ set -x [2019-10-25T00:09:16.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:16.852Z] INFO: Testing against a local daemon [2019-10-25T00:09:16.852Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-25T00:09:16.859Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-25T00:09:17.522Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2019-10-25T00:09:17.522Z] === RUN TestCreateServiceConfigFileMode [2019-10-25T00:09:18.233Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-25T00:09:18.274Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-10-25T00:09:18.274Z] === RUN TestDockerNetworkMacvlan [2019-10-25T00:09:18.841Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-25T00:09:19.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-25T00:09:19.776Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-25T00:09:20.129Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-25T00:09:20.712Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-25T00:09:21.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-25T00:09:21.498Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-25T00:09:21.603Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2019-10-25T00:09:21.603Z] === RUN TestCreateServiceSysctls [2019-10-25T00:09:22.868Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-25T00:09:23.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-25T00:09:24.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-25T00:09:24.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-25T00:09:24.764Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-25T00:09:24.833Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-25T00:09:25.293Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-25T00:09:25.696Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-25T00:09:25.831Z] --- PASS: TestCreateServiceSysctls (4.25s) [2019-10-25T00:09:25.831Z] === RUN TestCreateServiceCapabilities [2019-10-25T00:09:26.629Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-25T00:09:26.831Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-25T00:09:26.831Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-25T00:09:27.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-25T00:09:28.000Z] #33 156.4 [2019-10-25T00:09:28.297Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-25T00:09:28.563Z] #33 DONE 157.0s [2019-10-25T00:09:28.563Z] [2019-10-25T00:09:28.563Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-25T00:09:29.030Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-25T00:09:29.030Z] === RUN TestInspect [2019-10-25T00:09:30.459Z] #34 DONE 1.7s [2019-10-25T00:09:31.524Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-25T00:09:31.835Z] [2019-10-25T00:09:31.835Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-25T00:09:32.402Z] --- PASS: TestInspect (3.60s) [2019-10-25T00:09:32.402Z] === RUN TestServiceListWithStatuses [2019-10-25T00:09:32.402Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-25T00:09:32.402Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:09:32.402Z] === RUN TestDockerNetworkConnectAlias [2019-10-25T00:09:32.766Z] #35 DONE 1.0s [2019-10-25T00:09:32.766Z] [2019-10-25T00:09:32.766Z] #36 exporting to image [2019-10-25T00:09:32.766Z] #36 exporting layers [2019-10-25T00:09:33.063Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-25T00:09:33.063Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-25T00:09:33.063Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-25T00:09:34.600Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-25T00:09:34.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-25T00:09:34.862Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-25T00:09:35.057Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-25T00:09:35.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-25T00:09:36.004Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-25T00:09:36.022Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-25T00:09:36.043Z] #36 exporting layers 3.4s done [2019-10-25T00:09:36.043Z] #36 writing image sha256:190a116e1f47b8834524a9126fdad96fb7dec3b86f3585daef2a520230c7e509 done [2019-10-25T00:09:36.043Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-25T00:09:36.043Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-25T00:09:36.359Z] + echo Ensuring container killed. [2019-10-25T00:09:36.359Z] Ensuring container killed. [2019-10-25T00:09:36.359Z] + docker rm -vf docker-pr3 [2019-10-25T00:09:36.359Z] Error: No such container: docker-pr3 [2019-10-25T00:09:36.359Z] + true [Pipeline] sh [2019-10-25T00:09:36.479Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-25T00:09:36.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-25T00:09:36.642Z] + echo Chowning /workspace to jenkins user [2019-10-25T00:09:36.642Z] Chowning /workspace to jenkins user [2019-10-25T00:09:36.642Z] + id -u [2019-10-25T00:09:36.642Z] + id -g [2019-10-25T00:09:36.642Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40134:/workspace busybox chown -R 1000:1000 /workspace [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan (18.80s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.03s) [2019-10-25T00:09:36.882Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.73s) [2019-10-25T00:09:36.882Z] PASS [2019-10-25T00:09:36.882Z] [2019-10-25T00:09:36.882Z] DONE 8 tests in 20.315s [2019-10-25T00:09:36.882Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-25T00:09:36.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:36.882Z] ++ set -e [2019-10-25T00:09:36.882Z] ++ '[' -n 0 ']' [2019-10-25T00:09:36.882Z] ++ set -x [2019-10-25T00:09:36.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:36.936Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-25T00:09:37.146Z] testing: warning: no tests to run [2019-10-25T00:09:37.146Z] PASS [2019-10-25T00:09:37.146Z] [2019-10-25T00:09:37.146Z] DONE 0 tests in 0.052s [2019-10-25T00:09:37.146Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-25T00:09:37.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:37.146Z] ++ set -e [2019-10-25T00:09:37.146Z] ++ '[' -n 0 ']' [2019-10-25T00:09:37.146Z] ++ set -x [2019-10-25T00:09:37.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:09:37.146Z] INFO: Testing against a local daemon [2019-10-25T00:09:37.146Z] === RUN TestAuthZPluginAllowRequest [2019-10-25T00:09:37.607Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2019-10-25T00:09:37.607Z] === RUN TestDockerNetworkReConnect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-25T00:09:38.306Z] + bundleName=unit [2019-10-25T00:09:38.306Z] + echo Creating unit-bundles.tar.gz [2019-10-25T00:09:38.306Z] Creating unit-bundles.tar.gz [2019-10-25T00:09:38.306Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-25T00:09:38.306Z] bundles/junit-report.xml [2019-10-25T00:09:38.306Z] bundles/go-test-report.json [2019-10-25T00:09:38.306Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-25T00:09:38.317Z] Archiving artifacts [2019-10-25T00:09:38.522Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-25T00:09:38.522Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-25T00:09:38.735Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-25T00:09:38.781Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-25T00:09:39.039Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-10-25T00:09:39.039Z] === RUN TestAuthZPluginTLS [2019-10-25T00:09:39.077Z] + make clean [2019-10-25T00:09:39.334Z] docker volume rm -f docker-dev-cache [2019-10-25T00:09:39.334Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2019-10-25T00:09:39.606Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-25T00:09:39.606Z] === RUN TestAuthZPluginDenyRequest [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-25T00:09:40.172Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-25T00:09:40.172Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-25T00:09:40.740Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-25T00:09:40.740Z] === RUN TestAuthZPluginDenyResponse [2019-10-25T00:09:41.309Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-25T00:09:41.309Z] === RUN TestAuthZPluginAllowEventStream [2019-10-25T00:09:42.699Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2019-10-25T00:09:42.699Z] === RUN TestServicePlugin [2019-10-25T00:09:42.699Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-25T00:09:42.699Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:09:42.699Z] === RUN TestServiceUpdateLabel [2019-10-25T00:09:42.716Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-25T00:09:43.210Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2019-10-25T00:09:43.210Z] === RUN TestAuthZPluginErrorResponse [2019-10-25T00:09:43.468Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-25T00:09:43.468Z] === RUN TestAuthZPluginErrorRequest [2019-10-25T00:09:44.039Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-25T00:09:44.039Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-25T00:09:44.249Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-25T00:09:44.249Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-25T00:09:44.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-25T00:09:44.605Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-25T00:09:45.213Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-25T00:09:45.895Z] --- PASS: TestServiceUpdateLabel (3.16s) [2019-10-25T00:09:45.895Z] === RUN TestServiceUpdateSecrets [2019-10-25T00:09:47.140Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-10-25T00:09:47.140Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-25T00:09:49.043Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-10-25T00:09:49.043Z] === RUN TestAuthZPluginHeader [2019-10-25T00:09:49.979Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-10-25T00:09:49.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-25T00:09:50.915Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-25T00:09:51.174Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-25T00:09:51.742Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-25T00:09:52.678Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-25T00:09:52.936Z] === RUN TestDockerSuite/TestBuildFails [2019-10-25T00:09:53.874Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-25T00:09:53.874Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-25T00:09:55.252Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.37s) [2019-10-25T00:09:55.252Z] === RUN TestAuthZPluginV2Disable [2019-10-25T00:09:57.155Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-25T00:09:59.059Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2019-10-25T00:09:59.059Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-25T00:09:59.319Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-25T00:10:00.019Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-25T00:10:00.019Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-25T00:10:00.019Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-25T00:10:01.223Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-25T00:10:01.554Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-25T00:10:02.012Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-25T00:10:02.267Z] --- PASS: TestServiceUpdateSecrets (15.66s) [2019-10-25T00:10:02.267Z] === RUN TestServiceUpdateConfigs [2019-10-25T00:10:02.470Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-25T00:10:02.470Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-25T00:10:02.599Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2019-10-25T00:10:02.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-25T00:10:02.858Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-25T00:10:03.426Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-25T00:10:03.437Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-25T00:10:03.895Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-25T00:10:03.895Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-25T00:10:03.895Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-25T00:10:04.803Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-25T00:10:08.088Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-25T00:10:09.025Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-25T00:10:09.679Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-25T00:10:09.961Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-25T00:10:12.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-25T00:10:12.806Z] [2019-10-25T00:10:12.806Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-25T00:10:12.806Z] PKG_CONFIG=pkg-config [2019-10-25T00:10:12.806Z] GOLANG_VERSION=1.13.3 [2019-10-25T00:10:12.806Z] HOSTNAME=1eaff76a789a [2019-10-25T00:10:12.806Z] DOCKER_EXPERIMENTAL=1 [2019-10-25T00:10:12.806Z] container=docker [2019-10-25T00:10:12.806Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-25T00:10:12.806Z] GO111MODULE=off [2019-10-25T00:10:12.806Z] GOPATH=/go [2019-10-25T00:10:12.806Z] PWD=/go/src/github.com/docker/docker [2019-10-25T00:10:12.806Z] HOME=/root [2019-10-25T00:10:12.806Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-25T00:10:12.806Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-25T00:10:12.806Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-25T00:10:12.806Z] DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 [2019-10-25T00:10:12.806Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-25T00:10:12.806Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-25T00:10:12.806Z] TERM=xterm [2019-10-25T00:10:12.806Z] VALIDATE_BRANCH=master [2019-10-25T00:10:12.806Z] DEST=bundles/test-integration [2019-10-25T00:10:12.806Z] SHLVL=1 [2019-10-25T00:10:12.806Z] TIMEOUT=120m [2019-10-25T00:10:12.806Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-25T00:10:12.806Z] DOCKER_PKG=github.com/docker/docker [2019-10-25T00:10:12.806Z] TESTDEBUG=0 [2019-10-25T00:10:12.806Z] _=/usr/bin/env [2019-10-25T00:10:12.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-25T00:10:13.244Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-25T00:10:13.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-25T00:10:15.149Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-25T00:10:15.149Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.60s) [2019-10-25T00:10:15.149Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-25T00:10:17.685Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-25T00:10:18.715Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2019-10-25T00:10:18.715Z] === RUN TestServiceUpdateNetwork [2019-10-25T00:10:22.954Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-25T00:10:22.954Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-25T00:10:22.954Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-25T00:10:23.522Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-25T00:10:23.781Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-25T00:10:24.041Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-25T00:10:27.366Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-25T00:10:28.301Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-25T00:10:31.585Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-25T00:10:31.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2019-10-25T00:10:31.844Z] PASS [2019-10-25T00:10:31.844Z] [2019-10-25T00:10:31.844Z] DONE 17 tests in 54.832s [2019-10-25T00:10:31.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-25T00:10:31.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:31.844Z] ++ set -e [2019-10-25T00:10:31.844Z] ++ '[' -n 0 ']' [2019-10-25T00:10:31.844Z] ++ set -x [2019-10-25T00:10:31.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.103Z] INFO: Testing against a local daemon [2019-10-25T00:10:32.103Z] === RUN TestPluginInvalidJSON [2019-10-25T00:10:32.103Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:10:32.103Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:10:32.103Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:10:32.103Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-25T00:10:32.103Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-25T00:10:32.103Z] PASS [2019-10-25T00:10:32.103Z] [2019-10-25T00:10:32.103Z] DONE 2 tests in 0.185s [2019-10-25T00:10:32.103Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-25T00:10:32.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.103Z] ++ set -e [2019-10-25T00:10:32.103Z] ++ '[' -n 0 ']' [2019-10-25T00:10:32.103Z] ++ set -x [2019-10-25T00:10:32.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.362Z] INFO: Testing against a local daemon [2019-10-25T00:10:32.362Z] === RUN TestExternalGraphDriver [2019-10-25T00:10:32.362Z] === RUN TestExternalGraphDriver/json [2019-10-25T00:10:32.399Z] --- PASS: TestServiceUpdateNetwork (14.43s) [2019-10-25T00:10:32.399Z] PASS [2019-10-25T00:10:32.399Z] [2019-10-25T00:10:32.399Z] === Skipped [2019-10-25T00:10:32.399Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-25T00:10:32.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:10:32.399Z] [2019-10-25T00:10:32.399Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-25T00:10:32.399Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:10:32.399Z] [2019-10-25T00:10:32.399Z] [2019-10-25T00:10:32.399Z] DONE 20 tests, 2 skipped in 126.369s [2019-10-25T00:10:32.399Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] ++ set -e [2019-10-25T00:10:32.399Z] ++ '[' -n 0 ']' [2019-10-25T00:10:32.399Z] ++ set -x [2019-10-25T00:10:32.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] INFO: Testing against a local daemon [2019-10-25T00:10:32.399Z] === RUN TestSessionCreate [2019-10-25T00:10:32.399Z] --- PASS: TestSessionCreate (0.02s) [2019-10-25T00:10:32.399Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-25T00:10:32.399Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-25T00:10:32.399Z] PASS [2019-10-25T00:10:32.399Z] [2019-10-25T00:10:32.399Z] DONE 2 tests in 0.268s [2019-10-25T00:10:32.399Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] ++ set -e [2019-10-25T00:10:32.399Z] ++ '[' -n 0 ']' [2019-10-25T00:10:32.399Z] ++ set -x [2019-10-25T00:10:32.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:32.399Z] INFO: Testing against a local daemon [2019-10-25T00:10:32.399Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-25T00:10:32.399Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:10:32.399Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:10:32.399Z] === RUN TestEventsExecDie [2019-10-25T00:10:33.175Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-25T00:10:33.175Z] === RUN TestEventsBackwardsCompatible [2019-10-25T00:10:33.175Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-25T00:10:33.175Z] === RUN TestInfoBinaryCommits [2019-10-25T00:10:33.175Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-25T00:10:33.175Z] === RUN TestInfoAPIVersioned [2019-10-25T00:10:33.175Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-25T00:10:33.175Z] === RUN TestInfoDiscoveryBackend [2019-10-25T00:10:33.549Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-25T00:10:33.549Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-25T00:10:34.795Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-25T00:10:34.795Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-25T00:10:34.895Z] === RUN TestExternalGraphDriver/spec [2019-10-25T00:10:35.166Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-25T00:10:35.166Z] === RUN TestInfoAPI [2019-10-25T00:10:35.166Z] --- PASS: TestInfoAPI (0.02s) [2019-10-25T00:10:35.166Z] === RUN TestInfoAPIWarnings [2019-10-25T00:10:35.952Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-25T00:10:35.952Z] === RUN TestInfoDebug [2019-10-25T00:10:36.393Z] --- PASS: TestInfoDebug (0.52s) [2019-10-25T00:10:36.393Z] === RUN TestInfoInsecureRegistries [2019-10-25T00:10:36.799Z] === RUN TestExternalGraphDriver/pull [2019-10-25T00:10:36.821Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-25T00:10:36.821Z] === RUN TestInfoRegistryMirrors [2019-10-25T00:10:37.059Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-25T00:10:37.204Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-25T00:10:37.204Z] === RUN TestLoginFailsWithBadCredentials [2019-10-25T00:10:37.576Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-10-25T00:10:37.576Z] === RUN TestPingCacheHeaders [2019-10-25T00:10:37.954Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-25T00:10:37.954Z] === RUN TestPingGet [2019-10-25T00:10:37.954Z] --- PASS: TestPingGet (0.02s) [2019-10-25T00:10:37.954Z] === RUN TestPingHead [2019-10-25T00:10:37.954Z] --- PASS: TestPingHead (0.02s) [2019-10-25T00:10:37.954Z] === RUN TestVersion [2019-10-25T00:10:37.954Z] --- PASS: TestVersion (0.02s) [2019-10-25T00:10:37.954Z] PASS [2019-10-25T00:10:37.954Z] [2019-10-25T00:10:37.954Z] === Skipped [2019-10-25T00:10:37.954Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:10:37.954Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:10:37.954Z] [2019-10-25T00:10:37.954Z] [2019-10-25T00:10:37.954Z] DONE 18 tests, 1 skipped in 5.990s [2019-10-25T00:10:37.954Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-25T00:10:37.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:37.954Z] ++ set -e [2019-10-25T00:10:37.954Z] ++ '[' -n 0 ']' [2019-10-25T00:10:37.954Z] ++ set -x [2019-10-25T00:10:37.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:37.954Z] INFO: Testing against a local daemon [2019-10-25T00:10:37.954Z] === RUN TestVolumesCreateAndList [2019-10-25T00:10:37.954Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-25T00:10:37.954Z] === RUN TestVolumesRemove [2019-10-25T00:10:37.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-25T00:10:38.258Z] --- PASS: TestExternalGraphDriver (6.04s) [2019-10-25T00:10:38.258Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2019-10-25T00:10:38.258Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-25T00:10:38.258Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2019-10-25T00:10:38.258Z] === RUN TestGraphdriverPluginV2 [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesRemove (0.17s) [2019-10-25T00:10:38.334Z] === RUN TestVolumesInspect [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-25T00:10:38.334Z] === RUN TestVolumesInvalidJSON [2019-10-25T00:10:38.334Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-25T00:10:38.334Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-25T00:10:38.334Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-25T00:10:38.334Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-25T00:10:38.334Z] PASS [2019-10-25T00:10:38.334Z] [2019-10-25T00:10:38.334Z] DONE 5 tests in 0.389s [2019-10-25T00:10:38.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:10:38.334Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:10:38.334Z] +++ kill 11475 [2019-10-25T00:10:40.142Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:10:40.142Z] Clearing AppArmor profiles cache:. [2019-10-25T00:10:40.142Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:10:40.142Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:10:40.142Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:10:40.142Z] [2019-10-25T00:10:40.142Z] To set a process to complain mode, use the command line tool [2019-10-25T00:10:40.142Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:10:40.142Z] with the 'teardown' option." [2019-10-25T00:10:40.142Z] Post stage [Pipeline] junit [2019-10-25T00:10:42.216Z] Recording test results [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-25T00:10:42.490Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-25T00:10:43.868Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2019-10-25T00:10:43.868Z] PASS [2019-10-25T00:10:43.868Z] [2019-10-25T00:10:43.868Z] DONE 5 tests in 11.789s [2019-10-25T00:10:43.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-25T00:10:43.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:43.868Z] ++ set -e [2019-10-25T00:10:43.868Z] ++ '[' -n 0 ']' [2019-10-25T00:10:43.868Z] ++ set -x [2019-10-25T00:10:43.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:10:43.969Z] + echo Ensuring container killed. [2019-10-25T00:10:43.969Z] Ensuring container killed. [2019-10-25T00:10:43.969Z] + docker rm -vf docker-pr3 [2019-10-25T00:10:43.969Z] Error: No such container: docker-pr3 [2019-10-25T00:10:43.969Z] + true [Pipeline] sh [2019-10-25T00:10:44.126Z] INFO: Testing against a local daemon [2019-10-25T00:10:44.126Z] === RUN TestContinueAfterPluginCrash [2019-10-25T00:10:44.126Z] === PAUSE TestContinueAfterPluginCrash [2019-10-25T00:10:44.126Z] === RUN TestDaemonStartWithLogOpt [2019-10-25T00:10:44.126Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-25T00:10:44.126Z] === CONT TestContinueAfterPluginCrash [2019-10-25T00:10:44.126Z] === CONT TestDaemonStartWithLogOpt [2019-10-25T00:10:44.126Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-25T00:10:44.780Z] + echo Chowning /workspace to jenkins user [2019-10-25T00:10:44.780Z] Chowning /workspace to jenkins user [2019-10-25T00:10:44.780Z] + id -u [2019-10-25T00:10:44.780Z] + id -g [2019-10-25T00:10:44.780Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40134:/workspace busybox chown -R 1001:1001 /workspace [2019-10-25T00:10:44.780Z] Unable to find image 'busybox:latest' locally [2019-10-25T00:10:44.780Z] latest: Pulling from library/busybox [2019-10-25T00:10:45.150Z] 6d4c3d9fc915: Pulling fs layer [2019-10-25T00:10:45.150Z] 6d4c3d9fc915: Verifying Checksum [2019-10-25T00:10:45.150Z] 6d4c3d9fc915: Download complete [2019-10-25T00:10:45.485Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-25T00:10:45.933Z] 6d4c3d9fc915: Pull complete [2019-10-25T00:10:45.933Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-25T00:10:45.933Z] Status: Downloaded newer image for busybox:latest [2019-10-25T00:10:45.941Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-25T00:10:46.658Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-25T00:10:47.469Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-25T00:10:48.691Z] + bundleName=s390x-integration [2019-10-25T00:10:48.691Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-25T00:10:48.691Z] Creating s390x-integration-bundles.tar.gz [2019-10-25T00:10:48.691Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-25T00:10:48.691Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-25T00:10:48.825Z] Archiving artifacts [2019-10-25T00:10:50.247Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-25T00:10:50.989Z] + make clean [2019-10-25T00:10:50.989Z] make: command: Command not found [2019-10-25T00:10:50.989Z] docker volume rm -f docker-dev-cache [2019-10-25T00:10:51.351Z] docker-dev-cache [Pipeline] deleteDir [2019-10-25T00:10:51.928Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-25T00:10:52.866Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-25T00:10:53.243Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-25T00:10:53.701Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-25T00:10:53.802Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-25T00:10:54.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-25T00:10:54.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-25T00:10:54.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-25T00:10:54.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-25T00:10:54.614Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-25T00:10:54.614Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-25T00:10:58.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-25T00:11:00.371Z] --- PASS: TestDaemonStartWithLogOpt (15.64s) [2019-10-25T00:11:02.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-25T00:11:04.806Z] --- PASS: TestContinueAfterPluginCrash (20.33s) [2019-10-25T00:11:04.806Z] PASS [2019-10-25T00:11:04.806Z] [2019-10-25T00:11:04.806Z] DONE 2 tests in 20.505s [2019-10-25T00:11:04.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-25T00:11:04.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:04.806Z] ++ set -e [2019-10-25T00:11:04.806Z] ++ '[' -n 0 ']' [2019-10-25T00:11:04.806Z] ++ set -x [2019-10-25T00:11:04.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:04.806Z] INFO: Testing against a local daemon [2019-10-25T00:11:04.806Z] === RUN TestPluginWithDevMounts [2019-10-25T00:11:04.806Z] === PAUSE TestPluginWithDevMounts [2019-10-25T00:11:04.806Z] === CONT TestPluginWithDevMounts [2019-10-25T00:11:06.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-25T00:11:06.970Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-10-25T00:11:06.970Z] PASS [2019-10-25T00:11:06.970Z] [2019-10-25T00:11:06.970Z] DONE 1 tests in 2.487s [2019-10-25T00:11:06.970Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-25T00:11:06.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:06.970Z] ++ set -e [2019-10-25T00:11:06.970Z] ++ '[' -n 0 ']' [2019-10-25T00:11:06.970Z] ++ set -x [2019-10-25T00:11:06.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:07.228Z] INFO: Testing against a local daemon [2019-10-25T00:11:07.228Z] === RUN TestSecretInspect [2019-10-25T00:11:07.487Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-25T00:11:10.773Z] --- PASS: TestSecretInspect (3.36s) [2019-10-25T00:11:10.773Z] === RUN TestSecretList [2019-10-25T00:11:12.149Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-25T00:11:13.524Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-25T00:11:13.784Z] --- PASS: TestSecretList (3.13s) [2019-10-25T00:11:13.784Z] === RUN TestSecretsCreateAndDelete [2019-10-25T00:11:16.316Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-25T00:11:16.316Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-25T00:11:16.883Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2019-10-25T00:11:16.883Z] === RUN TestSecretsUpdate [2019-10-25T00:11:19.711Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-25T00:11:19.711Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-25T00:11:19.711Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-25T00:11:20.167Z] --- PASS: TestSecretsUpdate (2.86s) [2019-10-25T00:11:20.167Z] === RUN TestTemplatedSecret [2019-10-25T00:11:20.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-25T00:11:22.330Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-25T00:11:22.897Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-25T00:11:23.157Z] --- PASS: TestTemplatedSecret (3.45s) [2019-10-25T00:11:23.157Z] === RUN TestSecretCreateResolve [2019-10-25T00:11:25.695Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-25T00:11:26.151Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-25T00:11:26.410Z] --- PASS: TestSecretCreateResolve (3.36s) [2019-10-25T00:11:26.410Z] PASS [2019-10-25T00:11:26.410Z] [2019-10-25T00:11:26.410Z] DONE 6 tests in 19.479s [2019-10-25T00:11:26.410Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-25T00:11:26.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:26.410Z] ++ set -e [2019-10-25T00:11:26.410Z] ++ '[' -n 0 ']' [2019-10-25T00:11:26.410Z] ++ set -x [2019-10-25T00:11:26.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:11:26.668Z] INFO: Testing against a local daemon [2019-10-25T00:11:26.668Z] === RUN TestServiceCreateInit [2019-10-25T00:11:26.668Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-25T00:11:29.203Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-25T00:11:29.771Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-25T00:11:31.151Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-25T00:11:31.719Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-25T00:11:32.286Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-25T00:11:34.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-25T00:11:34.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-25T00:11:34.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-25T00:11:35.385Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-25T00:11:35.644Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-25T00:11:36.580Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-25T00:11:37.148Z] --- PASS: TestServiceCreateInit (10.59s) [2019-10-25T00:11:37.148Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2019-10-25T00:11:37.148Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2019-10-25T00:11:37.148Z] === RUN TestCreateServiceMultipleTimes [2019-10-25T00:11:37.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-25T00:11:37.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-25T00:11:37.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-25T00:11:37.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-25T00:11:38.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-25T00:11:39.682Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-25T00:11:40.250Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-25T00:11:41.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-25T00:11:43.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-25T00:11:43.535Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-25T00:11:44.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-25T00:11:44.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-25T00:11:45.436Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-25T00:11:45.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-25T00:11:46.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-25T00:11:47.969Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-25T00:11:49.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-25T00:11:49.871Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-25T00:11:50.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-25T00:11:51.271Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-25T00:11:51.531Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-25T00:11:52.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-25T00:11:53.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-25T00:11:55.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-25T00:11:55.311Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-25T00:11:56.805Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-25T00:11:58.706Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-25T00:11:58.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-25T00:11:58.965Z] --- PASS: TestCreateServiceMultipleTimes (21.80s) [2019-10-25T00:11:58.965Z] === RUN TestCreateServiceConflict [2019-10-25T00:11:59.533Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-25T00:12:00.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-25T00:12:00.909Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-25T00:12:02.287Z] --- PASS: TestCreateServiceConflict (3.08s) [2019-10-25T00:12:02.287Z] === RUN TestCreateServiceMaxReplicas [2019-10-25T00:12:02.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-25T00:12:04.374Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-25T00:12:04.374Z] Using test binary docker [2019-10-25T00:12:04.374Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-25T00:12:04.374Z] +++ /etc/init.d/apparmor start [2019-10-25T00:12:04.374Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-25T00:12:04.374Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-25T00:12:04.374Z] Warning failed to create cache: (null) [2019-10-25T00:12:04.374Z] . [2019-10-25T00:12:04.374Z] INFO: Waiting for daemon to start... [2019-10-25T00:12:04.374Z] Starting dockerd [2019-10-25T00:12:04.374Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-25T00:12:06.410Z] . [2019-10-25T00:12:06.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-25T00:12:06.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-25T00:12:06.410Z] Error: No such image: emptyfs [2019-10-25T00:12:06.410Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-25T00:12:06.410Z] ++++ docker load [2019-10-25T00:12:06.476Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2019-10-25T00:12:06.476Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-25T00:12:06.698Z] Running integration-test (iteration 1) [2019-10-25T00:12:06.698Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-25T00:12:06.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:12:06.698Z] ++ set -e [2019-10-25T00:12:06.698Z] ++ '[' -n 0 ']' [2019-10-25T00:12:06.698Z] ++ set -x [2019-10-25T00:12:06.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:12:11.745Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-25T00:12:15.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-25T00:12:16.934Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-25T00:12:19.468Z] === RUN TestDockerSuite/TestBuildRm [2019-10-25T00:12:20.843Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2019-10-25T00:12:20.843Z] === RUN TestCreateServiceSecretFileMode [2019-10-25T00:12:22.015Z] Loaded image: buildpack-deps:jessie [2019-10-25T00:12:22.015Z] Loaded image: busybox:latest [2019-10-25T00:12:22.015Z] Loaded image: busybox:glibc [2019-10-25T00:12:22.015Z] Loaded image: debian:jessie [2019-10-25T00:12:22.015Z] Loaded image: hello-world:latest [2019-10-25T00:12:22.015Z] INFO: Testing against a local daemon [2019-10-25T00:12:22.015Z] === RUN TestCgroupNamespacesBuild [2019-10-25T00:12:22.634Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2019-10-25T00:12:22.634Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-25T00:12:22.746Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-25T00:12:24.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2019-10-25T00:12:24.124Z] === RUN TestBuildWithSession [2019-10-25T00:12:24.124Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-25T00:12:24.124Z] build_session_test.go:25: TODO: BuildKit [2019-10-25T00:12:24.124Z] === RUN TestBuildSquashParent [2019-10-25T00:12:24.651Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-25T00:12:24.651Z] --- PASS: TestCreateServiceSecretFileMode (3.63s) [2019-10-25T00:12:24.651Z] === RUN TestCreateServiceConfigFileMode [2019-10-25T00:12:26.027Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-25T00:12:26.594Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-25T00:12:27.530Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-25T00:12:28.097Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2019-10-25T00:12:28.097Z] === RUN TestCreateServiceSysctls [2019-10-25T00:12:29.033Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-25T00:12:29.645Z] --- PASS: TestBuildSquashParent (5.34s) [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:12:29.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:12:29.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:12:29.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-25T00:12:29.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-25T00:12:29.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-25T00:12:29.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-25T00:12:30.411Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-25T00:12:31.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-25T00:12:31.787Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-25T00:12:32.354Z] --- PASS: TestCreateServiceSysctls (4.32s) [2019-10-25T00:12:32.354Z] === RUN TestCreateServiceCapabilities [2019-10-25T00:12:32.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-25T00:12:32.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2019-10-25T00:12:34.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2019-10-25T00:12:34.703Z] === RUN TestBuildMultiStageCopy [2019-10-25T00:12:34.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-25T00:12:36.187Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-25T00:12:36.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-25T00:12:36.543Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2019-10-25T00:12:36.543Z] === RUN TestInspect [2019-10-25T00:12:37.092Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-25T00:12:37.110Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-25T00:12:37.110Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-25T00:12:37.368Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-25T00:12:37.368Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-25T00:12:37.376Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy (3.39s) [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2019-10-25T00:12:37.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2019-10-25T00:12:37.663Z] === RUN TestBuildMultiStageParentConfig [2019-10-25T00:12:37.935Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-25T00:12:38.677Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-10-25T00:12:38.677Z] === RUN TestBuildLabelWithTargets [2019-10-25T00:12:39.312Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-25T00:12:39.312Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-25T00:12:39.570Z] --- PASS: TestInspect (3.47s) [2019-10-25T00:12:39.570Z] === RUN TestServiceListWithStatuses [2019-10-25T00:12:39.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-25T00:12:39.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:12:39.570Z] === RUN TestDockerNetworkConnectAlias [2019-10-25T00:12:40.506Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-25T00:12:40.713Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-10-25T00:12:40.713Z] === RUN TestBuildWithEmptyLayers [2019-10-25T00:12:40.998Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-25T00:12:40.998Z] === RUN TestBuildMultiStageOnBuild [2019-10-25T00:12:43.692Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2019-10-25T00:12:43.692Z] === RUN TestBuildUncleanTarFilenames [2019-10-25T00:12:44.323Z] --- PASS: TestBuildUncleanTarFilenames (1.05s) [2019-10-25T00:12:44.323Z] === RUN TestBuildMultiStageLayerLeak [2019-10-25T00:12:45.774Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-25T00:12:46.033Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2019-10-25T00:12:46.033Z] === RUN TestDockerNetworkReConnect [2019-10-25T00:12:46.600Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-25T00:12:47.017Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-10-25T00:12:47.017Z] === RUN TestBuildWithHugeFile [2019-10-25T00:12:47.536Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-25T00:12:48.104Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-25T00:12:49.480Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-25T00:12:50.857Z] === RUN TestDockerSuite/TestBuildUser [2019-10-25T00:12:52.233Z] --- PASS: TestDockerNetworkReConnect (6.14s) [2019-10-25T00:12:52.233Z] === RUN TestServicePlugin [2019-10-25T00:12:53.174Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-25T00:12:55.698Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-25T00:12:55.698Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-25T00:12:55.698Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-25T00:12:58.447Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-25T00:13:08.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-25T00:13:13.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-25T00:13:17.927Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-25T00:13:18.862Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-25T00:13:19.121Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-25T00:13:20.496Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-25T00:13:21.432Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-25T00:13:23.335Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-25T00:13:23.335Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-25T00:13:23.335Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-25T00:13:23.335Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-25T00:13:23.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-25T00:13:25.238Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-25T00:13:25.238Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-25T00:13:26.173Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-25T00:13:26.741Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-25T00:13:27.677Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-25T00:13:27.937Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-25T00:13:28.505Z] --- PASS: TestServicePlugin (36.32s) [2019-10-25T00:13:28.505Z] plugin_test.go:62: [d9ab02bddf3bf] joining swarm manager [d52ac90deae91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:13:28.505Z] plugin_test.go:65: [d62574eee9b3b] joining swarm manager [d52ac90deae91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:13:28.505Z] === RUN TestServiceUpdateLabel [2019-10-25T00:13:31.038Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-25T00:13:31.605Z] --- PASS: TestServiceUpdateLabel (3.06s) [2019-10-25T00:13:31.605Z] === RUN TestServiceUpdateSecrets [2019-10-25T00:13:32.984Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-25T00:13:34.362Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-25T00:13:34.929Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-25T00:13:35.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-25T00:13:35.756Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-25T00:13:35.756Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-25T00:13:36.692Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-25T00:13:39.226Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-25T00:13:39.485Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-25T00:13:39.485Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-25T00:13:40.420Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-25T00:13:41.356Z] === RUN TestDockerSuite/TestCommitChange [2019-10-25T00:13:42.291Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-25T00:13:43.232Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-25T00:13:45.134Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-25T00:13:47.037Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2019-10-25T00:13:47.037Z] === RUN TestServiceUpdateConfigs [2019-10-25T00:13:47.037Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-25T00:13:48.419Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-25T00:13:50.322Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-25T00:13:51.259Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-25T00:13:53.161Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-25T00:13:54.097Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-25T00:13:54.358Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-25T00:13:56.169Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-25T00:13:56.169Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-25T00:13:56.262Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-25T00:13:56.629Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-25T00:13:58.165Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-25T00:13:58.165Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-25T00:13:58.733Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-25T00:13:59.670Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-25T00:14:00.606Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-25T00:14:01.542Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-25T00:14:02.478Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2019-10-25T00:14:02.479Z] === RUN TestServiceUpdateNetwork [2019-10-25T00:14:02.479Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-25T00:14:02.479Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-25T00:14:02.479Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-25T00:14:03.415Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-25T00:14:03.415Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-25T00:14:03.415Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-25T00:14:03.674Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-25T00:14:03.674Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-25T00:14:05.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-25T00:14:05.619Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-25T00:14:06.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-25T00:14:06.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-25T00:14:08.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-25T00:14:09.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-25T00:14:09.397Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-25T00:14:09.964Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-25T00:14:10.943Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-25T00:14:11.896Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-25T00:14:12.837Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-25T00:14:12.837Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-25T00:14:13.774Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-25T00:14:14.708Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-25T00:14:15.643Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-25T00:14:15.643Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-25T00:14:16.580Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-25T00:14:18.483Z] --- PASS: TestServiceUpdateNetwork (15.84s) [2019-10-25T00:14:18.483Z] PASS [2019-10-25T00:14:18.483Z] [2019-10-25T00:14:18.483Z] === Skipped [2019-10-25T00:14:18.483Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-25T00:14:18.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:14:18.483Z] [2019-10-25T00:14:18.483Z] [2019-10-25T00:14:18.483Z] DONE 20 tests, 1 skipped in 171.732s [2019-10-25T00:14:18.483Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-25T00:14:18.483Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-25T00:14:18.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:18.483Z] ++ set -e [2019-10-25T00:14:18.483Z] ++ '[' -n 0 ']' [2019-10-25T00:14:18.483Z] ++ set -x [2019-10-25T00:14:18.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:18.483Z] INFO: Testing against a local daemon [2019-10-25T00:14:18.483Z] === RUN TestSessionCreate [2019-10-25T00:14:18.483Z] --- PASS: TestSessionCreate (0.03s) [2019-10-25T00:14:18.483Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-25T00:14:18.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-25T00:14:18.483Z] PASS [2019-10-25T00:14:18.483Z] [2019-10-25T00:14:18.483Z] DONE 2 tests in 0.204s [2019-10-25T00:14:18.483Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-25T00:14:18.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:18.483Z] ++ set -e [2019-10-25T00:14:18.483Z] ++ '[' -n 0 ']' [2019-10-25T00:14:18.483Z] ++ set -x [2019-10-25T00:14:18.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:18.742Z] INFO: Testing against a local daemon [2019-10-25T00:14:18.742Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-25T00:14:18.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-25T00:14:18.742Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:14:18.742Z] === RUN TestEventsExecDie [2019-10-25T00:14:19.678Z] --- PASS: TestEventsExecDie (1.09s) [2019-10-25T00:14:19.678Z] === RUN TestEventsBackwardsCompatible [2019-10-25T00:14:19.937Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-25T00:14:19.937Z] === RUN TestInfoBinaryCommits [2019-10-25T00:14:19.937Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-25T00:14:19.937Z] === RUN TestInfoAPIVersioned [2019-10-25T00:14:19.937Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-25T00:14:19.937Z] === RUN TestInfoDiscoveryBackend [2019-10-25T00:14:20.195Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-25T00:14:20.195Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-25T00:14:20.195Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-25T00:14:20.195Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-25T00:14:20.195Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-25T00:14:20.454Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-25T00:14:20.454Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-25T00:14:21.023Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-25T00:14:21.281Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-25T00:14:21.281Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-25T00:14:21.794Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-25T00:14:21.849Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-25T00:14:21.849Z] === RUN TestInfoAPI [2019-10-25T00:14:21.849Z] --- PASS: TestInfoAPI (0.03s) [2019-10-25T00:14:21.849Z] === RUN TestInfoAPIWarnings [2019-10-25T00:14:22.416Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-25T00:14:22.416Z] === RUN TestInfoDebug [2019-10-25T00:14:22.983Z] --- PASS: TestInfoDebug (0.52s) [2019-10-25T00:14:22.983Z] === RUN TestInfoInsecureRegistries [2019-10-25T00:14:23.550Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-25T00:14:23.550Z] === RUN TestInfoRegistryMirrors [2019-10-25T00:14:24.117Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-25T00:14:24.117Z] === RUN TestLoginFailsWithBadCredentials [2019-10-25T00:14:24.117Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2019-10-25T00:14:24.117Z] === RUN TestPingCacheHeaders [2019-10-25T00:14:24.166Z] --- PASS: TestBuildWithHugeFile (88.81s) [2019-10-25T00:14:24.166Z] === RUN TestBuildWithEmptyDockerfile [2019-10-25T00:14:24.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:14:24.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:14:24.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:14:24.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:14:24.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:14:24.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:14:24.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-25T00:14:24.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-25T00:14:24.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-25T00:14:24.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-25T00:14:24.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-25T00:14:24.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-25T00:14:24.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-25T00:14:24.166Z] === RUN TestBuildPreserveOwnership [2019-10-25T00:14:24.166Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-25T00:14:24.166Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-25T00:14:24.166Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2019-10-25T00:14:24.166Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2019-10-25T00:14:24.166Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-10-25T00:14:24.166Z] === RUN TestBuildPlatformInvalid [2019-10-25T00:14:24.166Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-25T00:14:24.166Z] PASS [2019-10-25T00:14:24.166Z] [2019-10-25T00:14:24.166Z] === Skipped [2019-10-25T00:14:24.166Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-25T00:14:24.166Z] build_session_test.go:25: TODO: BuildKit [2019-10-25T00:14:24.166Z] [2019-10-25T00:14:24.166Z] [2019-10-25T00:14:24.166Z] DONE 32 tests, 1 skipped in 133.780s [2019-10-25T00:14:24.166Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-25T00:14:24.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:24.166Z] ++ set -e [2019-10-25T00:14:24.166Z] ++ '[' -n 0 ']' [2019-10-25T00:14:24.166Z] ++ set -x [2019-10-25T00:14:24.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:24.167Z] INFO: Testing against a local daemon [2019-10-25T00:14:24.167Z] === RUN TestConfigList [2019-10-25T00:14:24.167Z] --- PASS: TestConfigList (2.17s) [2019-10-25T00:14:24.167Z] === RUN TestConfigsCreateAndDelete [2019-10-25T00:14:24.376Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-25T00:14:24.376Z] === RUN TestPingGet [2019-10-25T00:14:24.376Z] --- PASS: TestPingGet (0.02s) [2019-10-25T00:14:24.376Z] === RUN TestPingHead [2019-10-25T00:14:24.376Z] --- PASS: TestPingHead (0.03s) [2019-10-25T00:14:24.376Z] === RUN TestVersion [2019-10-25T00:14:24.376Z] --- PASS: TestVersion (0.02s) [2019-10-25T00:14:24.376Z] PASS [2019-10-25T00:14:24.376Z] [2019-10-25T00:14:24.376Z] === Skipped [2019-10-25T00:14:24.376Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-25T00:14:24.376Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:14:24.376Z] [2019-10-25T00:14:24.376Z] [2019-10-25T00:14:24.376Z] DONE 18 tests, 1 skipped in 5.872s [2019-10-25T00:14:24.376Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-25T00:14:24.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:24.376Z] ++ set -e [2019-10-25T00:14:24.376Z] ++ '[' -n 0 ']' [2019-10-25T00:14:24.376Z] ++ set -x [2019-10-25T00:14:24.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:24.376Z] INFO: Testing against a local daemon [2019-10-25T00:14:24.376Z] === RUN TestVolumesCreateAndList [2019-10-25T00:14:24.376Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-25T00:14:24.376Z] === RUN TestVolumesRemove [2019-10-25T00:14:24.635Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-25T00:14:24.635Z] === RUN TestVolumesInspect [2019-10-25T00:14:24.635Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-25T00:14:24.635Z] === RUN TestVolumesInvalidJSON [2019-10-25T00:14:24.635Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-25T00:14:24.635Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-25T00:14:24.635Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-25T00:14:24.635Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-25T00:14:24.635Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-25T00:14:24.635Z] PASS [2019-10-25T00:14:24.635Z] [2019-10-25T00:14:24.635Z] DONE 5 tests in 0.282s [2019-10-25T00:14:24.635Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:14:24.895Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:14:24.895Z] +++ kill 5312 [2019-10-25T00:14:25.181Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2019-10-25T00:14:25.181Z] === RUN TestConfigsUpdate [2019-10-25T00:14:25.832Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-25T00:14:26.091Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:14:26.349Z] Clearing AppArmor profiles cache:. [2019-10-25T00:14:26.349Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:14:26.349Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:14:26.349Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:14:26.349Z] [2019-10-25T00:14:26.349Z] To set a process to complain mode, use the command line tool [2019-10-25T00:14:26.349Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:14:26.349Z] with the 'teardown' option." [2019-10-25T00:14:26.349Z] [2019-10-25T00:14:26.608Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-25T00:14:27.217Z] --- PASS: TestConfigsUpdate (2.18s) [2019-10-25T00:14:27.217Z] === RUN TestTemplatedConfig [2019-10-25T00:14:27.547Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-25T00:14:27.547Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-25T00:14:27.805Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-25T00:14:29.914Z] --- PASS: TestTemplatedConfig (2.75s) [2019-10-25T00:14:29.914Z] === RUN TestConfigInspect [2019-10-25T00:14:30.405Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-25T00:14:31.089Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-25T00:14:31.656Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-25T00:14:32.606Z] --- PASS: TestConfigInspect (2.17s) [2019-10-25T00:14:32.606Z] === RUN TestConfigCreateWithLabels [2019-10-25T00:14:33.032Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-25T00:14:34.641Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-10-25T00:14:34.641Z] === RUN TestConfigCreateResolve [2019-10-25T00:14:36.671Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-10-25T00:14:36.671Z] === RUN TestConfigDaemonLibtrustID [2019-10-25T00:14:37.288Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-25T00:14:37.288Z] PASS [2019-10-25T00:14:37.288Z] [2019-10-25T00:14:37.288Z] DONE 8 tests in 16.561s [2019-10-25T00:14:37.288Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-25T00:14:37.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:37.288Z] ++ set -e [2019-10-25T00:14:37.288Z] ++ '[' -n 0 ']' [2019-10-25T00:14:37.288Z] ++ set -x [2019-10-25T00:14:37.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:14:37.288Z] INFO: Testing against a local daemon [2019-10-25T00:14:37.288Z] === RUN TestCheckpoint [2019-10-25T00:14:37.288Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-25T00:14:37.288Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:14:37.288Z] === RUN TestContainerInvalidJSON [2019-10-25T00:14:37.288Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:14:37.288Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:14:37.288Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:14:37.288Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:14:37.288Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:14:37.288Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:14:37.288Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-25T00:14:37.288Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-25T00:14:37.288Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-25T00:14:37.288Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-25T00:14:37.288Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-25T00:14:37.288Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-25T00:14:37.288Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-25T00:14:37.288Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-25T00:14:37.288Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-25T00:14:37.288Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-25T00:14:37.573Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-25T00:14:37.573Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-25T00:14:37.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-25T00:14:37.573Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-25T00:14:37.573Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-25T00:14:37.573Z] === RUN TestCopyFromContainer [2019-10-25T00:14:38.298Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-25T00:14:38.298Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-25T00:14:39.064Z] === RUN TestCopyFromContainer// [2019-10-25T00:14:39.348Z] === RUN TestCopyFromContainer//bar/root [2019-10-25T00:14:39.348Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-25T00:14:39.348Z] === RUN TestCopyFromContainer/bar/quux [2019-10-25T00:14:39.633Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-25T00:14:39.633Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-25T00:14:39.633Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-25T00:14:39.918Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-25T00:14:39.918Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-25T00:14:39.918Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer (2.44s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-25T00:14:40.202Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-25T00:14:40.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-25T00:14:40.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:14:40.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:14:40.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:14:40.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:14:40.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:14:40.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:14:40.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-25T00:14:40.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-25T00:14:40.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-25T00:14:40.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-25T00:14:40.202Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-25T00:14:40.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-25T00:14:40.202Z] === RUN TestCreateWithInvalidEnv [2019-10-25T00:14:40.202Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-25T00:14:40.202Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-25T00:14:40.202Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-25T00:14:40.202Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-25T00:14:40.202Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-25T00:14:40.202Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-25T00:14:40.202Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-25T00:14:40.202Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-25T00:14:40.202Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-25T00:14:40.202Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-25T00:14:40.202Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-25T00:14:40.202Z] === RUN TestCreateTmpfsMountsTarget [2019-10-25T00:14:40.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-25T00:14:40.202Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-25T00:14:40.830Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-25T00:14:41.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-25T00:14:42.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:14:42.235Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-25T00:14:42.235Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-10-25T00:14:42.235Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-25T00:14:42.235Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-25T00:14:42.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-25T00:14:42.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:14:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:14:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:14:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:14:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:14:44.268Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:14:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:14:44.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-25T00:14:44.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-25T00:14:44.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-25T00:14:44.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-25T00:14:44.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-25T00:14:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-25T00:14:44.268Z] === RUN TestContainerStartOnDaemonRestart [2019-10-25T00:14:44.268Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-25T00:14:44.268Z] === RUN TestDaemonRestartIpcMode [2019-10-25T00:14:44.268Z] === PAUSE TestDaemonRestartIpcMode [2019-10-25T00:14:44.268Z] === RUN TestDiff [2019-10-25T00:14:44.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-10-25T00:14:45.233Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-25T00:14:45.280Z] --- PASS: TestDiff (0.66s) [2019-10-25T00:14:45.280Z] === RUN TestExecWithCloseStdin [2019-10-25T00:14:45.913Z] --- PASS: TestExecWithCloseStdin (0.94s) [2019-10-25T00:14:45.913Z] === RUN TestExec [2019-10-25T00:14:46.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-10-25T00:14:46.930Z] --- PASS: TestExec (0.83s) [2019-10-25T00:14:46.930Z] === RUN TestExecUser [2019-10-25T00:14:47.550Z] --- PASS: TestExecUser (0.84s) [2019-10-25T00:14:47.550Z] === RUN TestExportContainerAndImportImage [2019-10-25T00:14:48.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-10-25T00:14:48.568Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2019-10-25T00:14:48.568Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-25T00:14:50.049Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-25T00:14:50.049Z] === RUN TestHealthCheckWorkdir [2019-10-25T00:14:50.090Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00095eb60_} [2019-10-25T00:14:51.060Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-10-25T00:14:51.060Z] === RUN TestHealthKillContainer [2019-10-25T00:14:51.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1224558887_/foo_false____} [2019-10-25T00:14:53.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1224558887_/foo_true____} [2019-10-25T00:14:54.535Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-25T00:14:54.535Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-25T00:14:54.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_false____} [2019-10-25T00:14:54.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-10-25T00:14:54.820Z] === RUN TestIpcModeNone [2019-10-25T00:14:55.832Z] --- PASS: TestIpcModeNone (0.87s) [2019-10-25T00:14:55.832Z] === RUN TestIpcModePrivate [2019-10-25T00:14:56.451Z] --- PASS: TestIpcModePrivate (0.83s) [2019-10-25T00:14:56.451Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-25T00:14:56.451Z] === RUN TestIpcModeShareable [2019-10-25T00:14:56.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_true____} [2019-10-25T00:14:57.462Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-25T00:14:57.462Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-25T00:14:57.462Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-25T00:14:58.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_true__0xc00095efe0__} [2019-10-25T00:14:59.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00095f020_} [2019-10-25T00:15:00.151Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2019-10-25T00:15:00.151Z] === RUN TestAPIIpcModeHost [2019-10-25T00:15:00.437Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-10-25T00:15:00.438Z] === RUN TestDaemonIpcModeShareable [2019-10-25T00:15:01.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00095f040_} [2019-10-25T00:15:02.474Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-25T00:15:02.474Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-25T00:15:02.474Z] === RUN TestDaemonIpcModePrivate [2019-10-25T00:15:03.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00095f060_} [2019-10-25T00:15:03.959Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-10-25T00:15:03.959Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-25T00:15:03.959Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-25T00:15:04.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00095f080_} [2019-10-25T00:15:06.001Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-10-25T00:15:06.001Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-25T00:15:06.001Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-25T00:15:06.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-25T00:15:07.539Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-10-25T00:15:07.540Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-25T00:15:07.540Z] === RUN TestIpcModeOlderClient [2019-10-25T00:15:07.540Z] === PAUSE TestIpcModeOlderClient [2019-10-25T00:15:07.540Z] === RUN TestKillContainerInvalidSignal [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-25T00:15:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-10-25T00:15:08.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-10-25T00:15:08.159Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-10-25T00:15:08.159Z] === RUN TestKillContainer [2019-10-25T00:15:08.159Z] === RUN TestKillContainer/no_signal [2019-10-25T00:15:08.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-10-25T00:15:08.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-10-25T00:15:08.390Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-25T00:15:08.781Z] === RUN TestKillContainer/non_killing_signal [2019-10-25T00:15:09.413Z] === RUN TestKillContainer/killing_signal [2019-10-25T00:15:10.427Z] --- PASS: TestKillContainer (2.13s) [2019-10-25T00:15:10.427Z] --- PASS: TestKillContainer/no_signal (0.64s) [2019-10-25T00:15:10.427Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-25T00:15:10.427Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-10-25T00:15:10.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-25T00:15:10.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-25T00:15:11.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-25T00:15:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-10-25T00:15:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-25T00:15:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-10-25T00:15:11.665Z] === RUN TestKillStoppedContainer [2019-10-25T00:15:11.665Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-25T00:15:11.665Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-25T00:15:11.675Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-25T00:15:11.951Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-25T00:15:11.951Z] === RUN TestKillDifferentUserContainer [2019-10-25T00:15:12.571Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2019-10-25T00:15:12.571Z] === RUN TestInspectOomKilledTrue [2019-10-25T00:15:14.056Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-25T00:15:14.056Z] === RUN TestInspectOomKilledFalse [2019-10-25T00:15:14.209Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-25T00:15:14.341Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-10-25T00:15:14.341Z] === RUN TestLinksEtcHostsContentMatch [2019-10-25T00:15:14.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-10-25T00:15:14.962Z] === RUN TestLinksContainerNames [2019-10-25T00:15:16.446Z] --- PASS: TestLinksContainerNames (1.34s) [2019-10-25T00:15:16.446Z] === RUN TestLogsFollowTailEmpty [2019-10-25T00:15:17.075Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-25T00:15:17.075Z] === RUN TestContainerNetworkMountsNoChown [2019-10-25T00:15:17.494Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-25T00:15:17.695Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/default [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/default [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/private [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/private [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/rprivate [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/slave [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/slave [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/rslave [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/shared [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/shared [2019-10-25T00:15:17.695Z] === RUN TestMountDaemonRoot/rshared [2019-10-25T00:15:17.695Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/default [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rprivate [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rslave [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rshared [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/slave [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/shared [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/private [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-25T00:15:17.985Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:15:17.985Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-25T00:15:17.985Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-25T00:15:18.269Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-25T00:15:18.269Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-25T00:15:18.269Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-25T00:15:18.269Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-25T00:15:18.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-25T00:15:18.270Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-25T00:15:18.270Z] === RUN TestContainerBindMountNonRecursive [2019-10-25T00:15:18.871Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-25T00:15:18.871Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-25T00:15:19.752Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2019-10-25T00:15:19.752Z] === RUN TestNetworkNat [2019-10-25T00:15:19.806Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-25T00:15:20.763Z] --- PASS: TestNetworkNat (0.72s) [2019-10-25T00:15:20.763Z] === RUN TestNetworkLocalhostTCPNat [2019-10-25T00:15:20.937Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-25T00:15:21.182Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-25T00:15:21.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-10-25T00:15:21.382Z] === RUN TestNetworkLoopbackNat [2019-10-25T00:15:22.119Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-25T00:15:22.398Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-10-25T00:15:22.398Z] === RUN TestPause [2019-10-25T00:15:23.018Z] --- PASS: TestPause (0.72s) [2019-10-25T00:15:23.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-25T00:15:23.018Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:15:23.018Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:15:23.018Z] === RUN TestPauseStopPausedContainer [2019-10-25T00:15:23.054Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-25T00:15:23.991Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-25T00:15:24.041Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2019-10-25T00:15:24.041Z] === RUN TestPsFilter [2019-10-25T00:15:24.041Z] --- PASS: TestPsFilter (0.17s) [2019-10-25T00:15:24.041Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-25T00:15:24.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-10-25T00:15:24.664Z] === RUN TestRemoveContainerWithVolume [2019-10-25T00:15:24.927Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-25T00:15:25.285Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-25T00:15:25.285Z] === RUN TestRemoveContainerRunning [2019-10-25T00:15:26.300Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-25T00:15:26.300Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-25T00:15:26.303Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-25T00:15:26.921Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2019-10-25T00:15:26.922Z] === RUN TestRemoveInvalidContainer [2019-10-25T00:15:26.922Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-25T00:15:26.922Z] === RUN TestRenameLinkedContainer [2019-10-25T00:15:27.239Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-25T00:15:28.174Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-25T00:15:29.550Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-25T00:15:29.609Z] --- PASS: TestRenameLinkedContainer (2.65s) [2019-10-25T00:15:29.610Z] === RUN TestRenameStoppedContainer [2019-10-25T00:15:30.228Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-10-25T00:15:30.228Z] === RUN TestRenameRunningContainerAndReuse [2019-10-25T00:15:30.491Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-25T00:15:31.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-25T00:15:31.428Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-25T00:15:31.720Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2019-10-25T00:15:31.720Z] === RUN TestRenameInvalidName [2019-10-25T00:15:32.007Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-25T00:15:32.007Z] === RUN TestRenameAnonymousContainer [2019-10-25T00:15:32.363Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-25T00:15:34.265Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-25T00:15:34.702Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2019-10-25T00:15:34.702Z] === RUN TestRenameContainerWithSameName [2019-10-25T00:15:35.201Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-25T00:15:35.324Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-25T00:15:35.324Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-25T00:15:36.136Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-25T00:15:36.136Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-25T00:15:36.808Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2019-10-25T00:15:36.808Z] === RUN TestResize [2019-10-25T00:15:37.075Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-25T00:15:37.428Z] --- PASS: TestResize (0.69s) [2019-10-25T00:15:37.428Z] === RUN TestResizeWithInvalidSize [2019-10-25T00:15:38.010Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-25T00:15:38.047Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-10-25T00:15:38.047Z] === RUN TestResizeWhenContainerNotStarted [2019-10-25T00:15:38.681Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:38.681Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:38.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:38.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-25T00:15:38.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-25T00:15:38.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-25T00:15:39.387Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-25T00:15:40.323Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-25T00:15:41.258Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-25T00:15:42.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-25T00:15:42.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:42.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:43.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-25T00:15:43.162Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-25T00:15:43.666Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-25T00:15:43.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-25T00:15:43.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-25T00:15:44.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-25T00:15:44.538Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-25T00:15:45.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-25T00:15:46.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-25T00:15:47.071Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-25T00:15:49.038Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-25T00:15:49.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.56s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.66s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.54s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2019-10-25T00:15:49.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-10-25T00:15:49.039Z] === RUN TestCgroupNamespacesRun [2019-10-25T00:15:50.516Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-10-25T00:15:50.516Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-25T00:15:51.998Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2019-10-25T00:15:51.998Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-25T00:15:52.339Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-25T00:15:53.480Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2019-10-25T00:15:53.480Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-25T00:15:55.529Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-10-25T00:15:55.529Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-25T00:15:55.625Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-25T00:15:56.582Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-25T00:15:57.031Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-10-25T00:15:57.031Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-25T00:15:58.047Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-25T00:15:58.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-25T00:15:58.667Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-25T00:15:58.667Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-25T00:16:00.705Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2019-10-25T00:16:00.705Z] === RUN TestKernelTCPMemory [2019-10-25T00:16:01.328Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-10-25T00:16:01.328Z] === RUN TestNISDomainname [2019-10-25T00:16:01.849Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-25T00:16:02.347Z] --- PASS: TestNISDomainname (1.04s) [2019-10-25T00:16:02.347Z] === RUN TestHostnameDnsResolution [2019-10-25T00:16:03.367Z] --- PASS: TestHostnameDnsResolution (1.10s) [2019-10-25T00:16:03.367Z] === RUN TestStats [2019-10-25T00:16:04.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-25T00:16:05.756Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-25T00:16:06.054Z] --- PASS: TestStats (2.44s) [2019-10-25T00:16:06.054Z] === RUN TestStopContainerWithTimeout [2019-10-25T00:16:06.054Z] === RUN TestStopContainerWithTimeout/0 [2019-10-25T00:16:06.054Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-25T00:16:06.054Z] === RUN TestStopContainerWithTimeout/1 [2019-10-25T00:16:06.054Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-25T00:16:06.054Z] === RUN TestStopContainerWithTimeout/3 [2019-10-25T00:16:06.054Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-25T00:16:06.054Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-25T00:16:06.054Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-25T00:16:06.054Z] === CONT TestStopContainerWithTimeout/0 [2019-10-25T00:16:06.054Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-25T00:16:06.054Z] === CONT TestStopContainerWithTimeout/1 [2019-10-25T00:16:06.054Z] === CONT TestStopContainerWithTimeout/3 [2019-10-25T00:16:07.133Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-25T00:16:09.527Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-25T00:16:09.527Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2019-10-25T00:16:09.527Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-10-25T00:16:09.527Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2019-10-25T00:16:09.527Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2019-10-25T00:16:09.527Z] === RUN TestDeleteDevicemapper [2019-10-25T00:16:09.527Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-25T00:16:09.527Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:16:09.527Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-25T00:16:09.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-25T00:16:11.568Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2019-10-25T00:16:11.568Z] === RUN TestUpdateMemory [2019-10-25T00:16:12.188Z] --- PASS: TestUpdateMemory (1.12s) [2019-10-25T00:16:12.188Z] === RUN TestUpdateCPUQuota [2019-10-25T00:16:12.958Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-25T00:16:14.220Z] --- PASS: TestUpdateCPUQuota (1.53s) [2019-10-25T00:16:14.220Z] === RUN TestUpdatePidsLimit [2019-10-25T00:16:14.220Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-25T00:16:14.220Z] === RUN TestUpdatePidsLimit/no_change [2019-10-25T00:16:14.335Z] === RUN TestDockerSuite/TestCpToDot [2019-10-25T00:16:14.504Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-25T00:16:14.790Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-25T00:16:15.409Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-25T00:16:15.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-25T00:16:15.712Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-25T00:16:15.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-25T00:16:17.614Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit (3.86s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-25T00:16:18.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-25T00:16:18.013Z] === RUN TestUpdateRestartPolicy [2019-10-25T00:16:19.520Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-25T00:16:20.455Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-25T00:16:24.653Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-25T00:16:24.653Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-25T00:16:25.232Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-25T00:16:27.134Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-25T00:16:27.134Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-25T00:16:27.393Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-25T00:16:27.960Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-25T00:16:28.895Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-25T00:16:28.895Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-25T00:16:28.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-25T00:16:28.895Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-25T00:16:29.832Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-25T00:16:30.090Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-25T00:16:30.090Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-25T00:16:30.349Z] === RUN TestDockerSuite/TestCreateRM [2019-10-25T00:16:30.566Z] --- PASS: TestUpdateRestartPolicy (12.01s) [2019-10-25T00:16:30.566Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-25T00:16:30.566Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-10-25T00:16:30.566Z] === RUN TestWaitNonBlocked [2019-10-25T00:16:30.566Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:16:30.566Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:16:30.566Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:16:30.566Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:16:30.566Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-25T00:16:30.566Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-25T00:16:30.608Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-25T00:16:30.608Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-25T00:16:30.608Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-25T00:16:30.867Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-25T00:16:31.187Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-25T00:16:31.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2019-10-25T00:16:31.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2019-10-25T00:16:31.187Z] === RUN TestWaitBlocked [2019-10-25T00:16:31.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:16:31.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:16:31.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:16:31.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:16:31.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-25T00:16:31.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-25T00:16:32.505Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-25T00:16:32.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-10-25T00:16:32.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-10-25T00:16:32.505Z] === CONT TestContainerStartOnDaemonRestart [2019-10-25T00:16:32.505Z] === CONT TestIpcModeOlderClient [2019-10-25T00:16:32.505Z] === CONT TestDaemonRestartIpcMode [2019-10-25T00:16:32.505Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-25T00:16:34.154Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-25T00:16:34.154Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-25T00:16:34.154Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-25T00:16:36.013Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2019-10-25T00:16:36.634Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2019-10-25T00:16:36.634Z] PASS [2019-10-25T00:16:36.634Z] [2019-10-25T00:16:36.634Z] === Skipped [2019-10-25T00:16:36.634Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-25T00:16:36.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-25T00:16:36.634Z] [2019-10-25T00:16:36.634Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-25T00:16:36.634Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-25T00:16:36.634Z] [2019-10-25T00:16:36.634Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-25T00:16:36.634Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-25T00:16:36.634Z] [2019-10-25T00:16:36.634Z] [2019-10-25T00:16:36.634Z] DONE 197 tests, 3 skipped in 119.325s [2019-10-25T00:16:36.634Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-25T00:16:36.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:16:36.634Z] ++ set -e [2019-10-25T00:16:36.634Z] ++ '[' -n 0 ']' [2019-10-25T00:16:36.634Z] ++ set -x [2019-10-25T00:16:36.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:16:36.634Z] INFO: Testing against a local daemon [2019-10-25T00:16:36.634Z] === RUN TestCommitInheritsEnv [2019-10-25T00:16:36.920Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-25T00:16:36.920Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-25T00:16:36.920Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-25T00:16:36.920Z] === RUN TestImagesFilterMultiReference [2019-10-25T00:16:37.205Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-25T00:16:37.205Z] === RUN TestImagePullPlatformInvalid [2019-10-25T00:16:37.205Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-25T00:16:37.205Z] === RUN TestRemoveImageOrphaning [2019-10-25T00:16:37.489Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-10-25T00:16:37.489Z] === RUN TestRemoveImageGarbageCollector [2019-10-25T00:16:37.489Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:16:37.489Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:16:37.489Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-25T00:16:37.489Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-25T00:16:37.489Z] === RUN TestTagInvalidReference [2019-10-25T00:16:37.776Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-25T00:16:37.776Z] === RUN TestTagValidPrefixedRepo [2019-10-25T00:16:37.776Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-25T00:16:37.776Z] === RUN TestTagExistedNameWithoutForce [2019-10-25T00:16:37.776Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-25T00:16:37.776Z] === RUN TestTagOfficialNames [2019-10-25T00:16:37.776Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-25T00:16:37.776Z] === RUN TestTagMatchesDigest [2019-10-25T00:16:37.776Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-25T00:16:37.776Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-25T00:16:38.346Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-25T00:16:38.346Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-25T00:16:38.346Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-25T00:16:38.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-25T00:16:38.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-25T00:16:38.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-25T00:16:39.540Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-25T00:16:41.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-25T00:16:42.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-25T00:16:43.914Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-25T00:16:45.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-25T00:16:46.384Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-25T00:16:47.321Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-25T00:16:47.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-25T00:16:47.321Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-25T00:16:48.258Z] === RUN TestDockerSuite/TestDockerFails [2019-10-25T00:16:48.258Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-25T00:16:48.258Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-25T00:16:48.258Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-25T00:16:50.174Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-25T00:16:50.742Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-25T00:16:53.275Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-25T00:16:53.275Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-25T00:16:53.275Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-25T00:16:53.275Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-25T00:16:59.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-25T00:17:03.120Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-25T00:17:03.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-25T00:17:06.220Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-25T00:17:08.753Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-25T00:17:10.130Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-25T00:17:10.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-25T00:17:10.956Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-25T00:17:12.333Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-25T00:17:13.268Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-25T00:17:14.203Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-25T00:17:15.140Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-25T00:17:17.056Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-25T00:17:18.959Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-25T00:17:22.245Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-25T00:17:24.777Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-25T00:17:24.941Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-25T00:17:24.942Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-25T00:17:25.401Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-25T00:17:25.401Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-25T00:17:25.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-25T00:17:26.152Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-25T00:17:26.828Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-25T00:17:26.829Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-25T00:17:27.288Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-25T00:17:28.054Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-25T00:17:28.258Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-25T00:17:28.988Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-25T00:17:29.247Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-25T00:17:31.149Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-25T00:17:31.149Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-25T00:17:31.407Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-25T00:17:31.665Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-25T00:17:31.923Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-25T00:17:31.923Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-25T00:17:32.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-25T00:17:33.825Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-25T00:17:35.729Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-25T00:17:35.729Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-25T00:17:35.729Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-25T00:17:35.861Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-25T00:17:36.296Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-25T00:17:36.555Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-25T00:17:36.813Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-25T00:17:38.189Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-25T00:17:38.189Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-25T00:17:38.189Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-25T00:17:38.189Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-25T00:17:40.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-25T00:17:40.090Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-25T00:17:41.044Z] === RUN TestDockerSuite/TestEventsRename [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-25T00:17:41.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-25T00:17:42.424Z] === RUN TestDockerSuite/TestEventsResize [2019-10-25T00:17:42.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-25T00:17:43.248Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-25T00:17:44.184Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-25T00:17:45.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-25T00:17:45.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-25T00:17:45.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-25T00:17:45.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-25T00:17:45.563Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-25T00:17:45.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-25T00:17:46.131Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-25T00:17:50.320Z] === RUN TestDockerSuite/TestEventsTop [2019-10-25T00:17:50.545Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-25T00:17:50.578Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-25T00:17:53.107Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-25T00:17:55.013Z] === RUN TestDockerSuite/TestExec [2019-10-25T00:17:55.949Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-25T00:17:56.886Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-25T00:17:57.821Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-25T00:17:58.755Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-25T00:18:00.656Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-25T00:18:01.591Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-25T00:18:02.526Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-25T00:18:03.460Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-25T00:18:04.406Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-25T00:18:05.343Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-25T00:18:06.278Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-25T00:18:06.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-25T00:18:08.439Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-25T00:18:10.343Z] === RUN TestDockerSuite/TestExecEnv [2019-10-25T00:18:10.911Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildFails [2019-10-25T00:18:11.696Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-25T00:18:12.156Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-25T00:18:14.200Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-25T00:18:15.134Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-25T00:18:16.849Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-25T00:18:17.036Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-25T00:18:17.973Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-25T00:18:19.349Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-25T00:18:20.286Z] === RUN TestDockerSuite/TestExecParseError [2019-10-25T00:18:21.221Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-25T00:18:22.155Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-25T00:18:23.090Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-25T00:18:25.624Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-25T00:18:26.562Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-25T00:18:27.177Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-25T00:18:27.944Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-25T00:18:34.256Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-25T00:18:34.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-25T00:18:39.783Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-25T00:18:40.060Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-25T00:18:40.351Z] === RUN TestDockerSuite/TestExecTTY [2019-10-25T00:18:41.029Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-25T00:18:42.258Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-25T00:18:43.635Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-25T00:18:44.573Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-25T00:18:45.508Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-25T00:18:45.508Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-25T00:18:46.832Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-25T00:18:46.832Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-25T00:18:47.803Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-25T00:18:48.040Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-25T00:18:48.263Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-25T00:18:48.263Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-25T00:18:48.979Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-25T00:18:49.915Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-25T00:18:51.293Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-25T00:18:52.228Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-25T00:18:57.494Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-25T00:18:58.593Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-25T00:18:58.593Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-25T00:19:01.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-25T00:19:01.958Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-25T00:19:04.491Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-25T00:19:08.926Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-25T00:19:09.760Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-25T00:19:09.897Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-25T00:19:10.327Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-25T00:19:10.327Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-25T00:19:10.327Z] === RUN TestDockerSuite/TestHealth [2019-10-25T00:19:12.078Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-25T00:19:12.078Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-25T00:19:12.538Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-25T00:19:12.998Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-25T00:19:17.696Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-25T00:19:18.667Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-25T00:19:19.128Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-25T00:19:20.098Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-25T00:19:20.558Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-25T00:19:21.529Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-25T00:19:23.069Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-25T00:19:28.879Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-25T00:19:29.339Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-25T00:19:30.309Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-25T00:19:32.255Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-25T00:19:32.255Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-25T00:19:32.255Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-25T00:19:32.255Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-25T00:19:33.192Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-25T00:19:33.192Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-25T00:19:34.127Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-25T00:19:34.127Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-25T00:19:34.127Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-25T00:19:34.127Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-25T00:19:34.385Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-25T00:19:34.644Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-25T00:19:35.584Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-25T00:19:35.584Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-25T00:19:36.110Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-25T00:19:36.518Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-25T00:19:36.518Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-25T00:19:37.456Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-25T00:19:38.391Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-25T00:19:38.391Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-25T00:19:39.326Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-25T00:19:41.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-25T00:19:42.628Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-25T00:19:42.628Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-25T00:19:42.628Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-25T00:19:45.162Z] === RUN TestDockerSuite/TestImportFile [2019-10-25T00:19:47.068Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-25T00:19:47.068Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-25T00:19:49.600Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-25T00:19:50.942Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-25T00:19:50.942Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-25T00:19:51.502Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-25T00:19:53.123Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-25T00:19:54.035Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-25T00:19:54.972Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-25T00:19:55.907Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-25T00:19:56.844Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-25T00:19:56.844Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-25T00:19:56.844Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-25T00:19:58.221Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-25T00:19:59.156Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-25T00:20:00.094Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-25T00:20:01.127Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-25T00:20:02.062Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-25T00:20:03.003Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-25T00:20:03.003Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-25T00:20:04.923Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-25T00:20:05.862Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-25T00:20:07.239Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-25T00:20:07.239Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-25T00:20:07.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-25T00:20:08.066Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-25T00:20:08.066Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-25T00:20:09.443Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-25T00:20:10.380Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-25T00:20:11.316Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-25T00:20:12.694Z] === RUN TestDockerSuite/TestInspectImage [2019-10-25T00:20:12.694Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-25T00:20:12.694Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-25T00:20:12.694Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-25T00:20:13.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-25T00:20:13.520Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-25T00:20:14.458Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-25T00:20:14.717Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-25T00:20:15.651Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-25T00:20:16.587Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-25T00:20:16.587Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-25T00:20:18.490Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-25T00:20:18.749Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-25T00:20:19.685Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-25T00:20:19.945Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-25T00:20:20.512Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-25T00:20:22.416Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-25T00:20:23.354Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-25T00:20:23.612Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-25T00:20:24.548Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-25T00:20:25.483Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-25T00:20:26.430Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-25T00:20:27.365Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-25T00:20:27.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-25T00:20:28.300Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-25T00:20:28.300Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-25T00:20:30.203Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-25T00:20:31.138Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-25T00:20:33.041Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-25T00:20:34.943Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-25T00:20:35.202Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-25T00:20:35.838Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-25T00:20:36.137Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-25T00:20:37.075Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-25T00:20:40.360Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-25T00:20:42.262Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-25T00:20:42.521Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-25T00:20:42.521Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-25T00:20:45.806Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-25T00:20:45.806Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-25T00:20:46.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-25T00:20:50.671Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-25T00:20:53.586Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-25T00:20:59.394Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-25T00:21:01.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-25T00:21:02.192Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-25T00:21:04.725Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-25T00:21:05.294Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-25T00:21:06.491Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-25T00:21:08.579Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-25T00:21:08.579Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-25T00:21:08.579Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-25T00:21:08.579Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-25T00:21:08.579Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-25T00:21:08.579Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-25T00:21:09.515Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-25T00:21:10.893Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-25T00:21:15.081Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-25T00:21:15.340Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-25T00:21:19.527Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-25T00:21:20.094Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-25T00:21:21.030Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-25T00:21:21.289Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-25T00:21:22.667Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-25T00:21:23.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-25T00:21:24.171Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-25T00:21:24.210Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-25T00:21:24.210Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-25T00:21:25.548Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-25T00:21:26.948Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-25T00:21:27.884Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-25T00:21:30.416Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-25T00:21:31.301Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-25T00:21:31.301Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-25T00:21:31.301Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-25T00:21:31.301Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-25T00:21:31.351Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-25T00:21:32.286Z] === RUN TestDockerSuite/TestLogsSince [2019-10-25T00:21:33.488Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-25T00:21:37.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-25T00:21:38.191Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-25T00:21:39.455Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-25T00:21:39.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-25T00:21:42.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-25T00:21:44.902Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-25T00:21:45.280Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-25T00:21:45.358Z] --- PASS: TestImportExtremelyLargeImageWorks (301.70s) [2019-10-25T00:21:45.358Z] PASS [2019-10-25T00:21:45.358Z] [2019-10-25T00:21:45.358Z] === Skipped [2019-10-25T00:21:45.358Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-25T00:21:45.358Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:21:45.358Z] [2019-10-25T00:21:45.358Z] [2019-10-25T00:21:45.358Z] DONE 12 tests, 1 skipped in 302.982s [2019-10-25T00:21:45.358Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-25T00:21:45.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:21:45.358Z] ++ set -e [2019-10-25T00:21:45.358Z] ++ '[' -n 0 ']' [2019-10-25T00:21:45.358Z] ++ set -x [2019-10-25T00:21:45.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:21:45.358Z] INFO: Testing against a local daemon [2019-10-25T00:21:45.358Z] === RUN TestNetworkCreateDelete [2019-10-25T00:21:45.358Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-25T00:21:45.358Z] === RUN TestDockerNetworkDeletePreferID [2019-10-25T00:21:45.358Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-10-25T00:21:45.358Z] === RUN TestInspectNetwork [2019-10-25T00:21:45.358Z] === RUN TestInspectNetwork/full_network_id [2019-10-25T00:21:45.358Z] === RUN TestInspectNetwork/partial_network_id [2019-10-25T00:21:45.358Z] === RUN TestInspectNetwork/network_name [2019-10-25T00:21:45.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-25T00:21:45.741Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-25T00:21:45.741Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-25T00:21:45.837Z] === RUN TestDockerSuite/TestLogsTail [2019-10-25T00:21:45.837Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-25T00:21:47.215Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-25T00:21:47.782Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-25T00:21:47.930Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-25T00:21:48.044Z] --- PASS: TestInspectNetwork (7.70s) [2019-10-25T00:21:48.044Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-25T00:21:48.044Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-25T00:21:48.044Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-25T00:21:48.044Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-25T00:21:48.044Z] === RUN TestRunContainerWithBridgeNone [2019-10-25T00:21:48.718Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-25T00:21:49.284Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-25T00:21:49.473Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-25T00:21:49.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-25T00:21:50.446Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-25T00:21:50.482Z] === RUN TestDockerSuite/TestNetHostname [2019-10-25T00:21:50.736Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2019-10-25T00:21:50.736Z] === RUN TestNetworkInvalidJSON [2019-10-25T00:21:50.736Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-25T00:21:50.736Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-25T00:21:50.736Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:21:50.736Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:21:50.736Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:21:50.736Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:21:50.736Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-25T00:21:50.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-25T00:21:50.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-25T00:21:50.736Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-25T00:21:50.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-25T00:21:50.736Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-25T00:21:50.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-25T00:21:50.736Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-25T00:21:51.754Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-25T00:21:51.754Z] === RUN TestDaemonDefaultNetworkPools [2019-10-25T00:21:52.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-25T00:21:52.787Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-25T00:21:53.024Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-25T00:21:53.593Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-25T00:21:53.802Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-25T00:21:53.802Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-25T00:21:54.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-25T00:21:55.097Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-25T00:21:55.284Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2019-10-25T00:21:55.284Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-25T00:21:55.570Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-25T00:21:55.570Z] === RUN TestServiceWithPredefinedNetwork [2019-10-25T00:21:57.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-25T00:21:57.628Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-25T00:21:58.251Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2019-10-25T00:21:58.251Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-25T00:21:58.251Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:21:58.251Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:21:58.251Z] === RUN TestServiceWithDataPathPortInit [2019-10-25T00:21:58.564Z] === RUN TestDockerSuite/TestPluginActive [2019-10-25T00:22:00.466Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-25T00:22:00.466Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-25T00:22:00.787Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-25T00:22:01.758Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-25T00:22:07.030Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-25T00:22:07.964Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-25T00:22:07.964Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-25T00:22:08.904Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-25T00:22:10.345Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-25T00:22:13.091Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-25T00:22:13.091Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-25T00:22:14.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-25T00:22:14.468Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-25T00:22:16.724Z] --- PASS: TestServiceWithDataPathPortInit (16.65s) [2019-10-25T00:22:16.724Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-25T00:22:16.999Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-25T00:22:18.908Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-25T00:22:22.195Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-25T00:22:22.218Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2019-10-25T00:22:22.218Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mx2uovs06zq5j5x315mjcy9w4 Created:2019-10-25 00:22:15.787127972 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[f8b9b869c1bc2ee4606f9ecc50692763b77947f6c73df79afb5073933636b765:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iq4vhvtm5lrvri8izvlpmxm25 EndpointID:4ab00515d82866e97bcaec3f1905c50882fbb617f74cd4960189c37d34350ddc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:07aef9ad96974ba32027644cf604d155b25595f8743732b93f216c59a70989bb MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3b9613052e61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iq4vhvtm5lrvri8izvlpmxm25 EndpointID:4ab00515d82866e97bcaec3f1905c50882fbb617f74cd4960189c37d34350ddc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-25T00:22:22.218Z] PASS [2019-10-25T00:22:22.218Z] [2019-10-25T00:22:22.218Z] === Skipped [2019-10-25T00:22:22.218Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-25T00:22:22.218Z] service_test.go:230: FLAKY_TEST [2019-10-25T00:22:22.218Z] [2019-10-25T00:22:22.218Z] [2019-10-25T00:22:22.218Z] DONE 21 tests, 1 skipped in 42.624s [2019-10-25T00:22:22.218Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:22:22.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:22:22.218Z] ++ set -e [2019-10-25T00:22:22.218Z] ++ '[' -n 0 ']' [2019-10-25T00:22:22.218Z] ++ set -x [2019-10-25T00:22:22.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:22:22.218Z] INFO: Testing against a local daemon [2019-10-25T00:22:22.218Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-25T00:22:23.711Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2019-10-25T00:22:23.711Z] === RUN TestDockerNetworkIpvlan [2019-10-25T00:22:24.428Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-25T00:22:24.725Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-25T00:22:24.726Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-25T00:22:25.747Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-25T00:22:26.104Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-25T00:22:26.765Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-25T00:22:27.479Z] === RUN TestDockerSuite/TestPortList [2019-10-25T00:22:29.456Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-25T00:22:31.518Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-25T00:22:32.934Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-25T00:22:34.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-25T00:22:34.966Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-25T00:22:36.219Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-25T00:22:36.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-25T00:22:36.681Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-25T00:22:37.142Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-25T00:22:37.142Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-25T00:22:38.438Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-25T00:22:39.104Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-25T00:22:39.327Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-25T00:22:39.327Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-25T00:22:40.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-25T00:22:40.480Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-25T00:22:43.766Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-25T00:22:44.001Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-25T00:22:48.402Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-25T00:22:49.034Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-25T00:22:49.034Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-25T00:22:49.034Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-25T00:22:49.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-25T00:22:49.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-25T00:22:49.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-25T00:22:50.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-25T00:22:50.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan (26.61s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.18s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.17s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.20s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.14s) [2019-10-25T00:22:50.439Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.86s) [2019-10-25T00:22:50.439Z] PASS [2019-10-25T00:22:50.439Z] [2019-10-25T00:22:50.439Z] DONE 11 tests in 28.225s [2019-10-25T00:22:50.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-25T00:22:50.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:22:50.439Z] ++ set -e [2019-10-25T00:22:50.439Z] ++ '[' -n 0 ']' [2019-10-25T00:22:50.439Z] ++ set -x [2019-10-25T00:22:50.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:22:50.439Z] INFO: Testing against a local daemon [2019-10-25T00:22:50.439Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-25T00:22:51.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-25T00:22:51.440Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-25T00:22:51.938Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-10-25T00:22:51.938Z] === RUN TestDockerNetworkMacvlan [2019-10-25T00:22:52.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-25T00:22:52.942Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-25T00:22:52.942Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-25T00:22:52.956Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-25T00:22:53.968Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-25T00:22:54.981Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-25T00:22:57.132Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-25T00:22:57.679Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-25T00:22:58.508Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-25T00:22:58.766Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-25T00:22:58.766Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-25T00:23:01.151Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-25T00:23:02.953Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-25T00:23:03.519Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-25T00:23:05.556Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-25T00:23:06.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-25T00:23:07.038Z] --- PASS: TestDockerNetworkMacvlan (14.94s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2019-10-25T00:23:07.039Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-10-25T00:23:07.039Z] PASS [2019-10-25T00:23:07.039Z] [2019-10-25T00:23:07.039Z] DONE 8 tests in 16.499s [2019-10-25T00:23:07.039Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] ++ set -e [2019-10-25T00:23:07.039Z] ++ '[' -n 0 ']' [2019-10-25T00:23:07.039Z] ++ set -x [2019-10-25T00:23:07.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] testing: warning: no tests to run [2019-10-25T00:23:07.039Z] PASS [2019-10-25T00:23:07.039Z] [2019-10-25T00:23:07.039Z] DONE 0 tests in 0.018s [2019-10-25T00:23:07.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] ++ set -e [2019-10-25T00:23:07.039Z] ++ '[' -n 0 ']' [2019-10-25T00:23:07.039Z] ++ set -x [2019-10-25T00:23:07.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:07.039Z] INFO: Testing against a local daemon [2019-10-25T00:23:07.039Z] === RUN TestAuthZPluginAllowRequest [2019-10-25T00:23:07.428Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-25T00:23:09.071Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-25T00:23:09.071Z] === RUN TestAuthZPluginTLS [2019-10-25T00:23:09.359Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-25T00:23:09.359Z] === RUN TestAuthZPluginDenyRequest [2019-10-25T00:23:09.989Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-25T00:23:09.989Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-25T00:23:10.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-25T00:23:10.834Z] === RUN TestAuthZPluginDenyResponse [2019-10-25T00:23:11.121Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-25T00:23:11.121Z] === RUN TestAuthZPluginAllowEventStream [2019-10-25T00:23:12.600Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2019-10-25T00:23:12.600Z] === RUN TestAuthZPluginErrorResponse [2019-10-25T00:23:12.696Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-25T00:23:12.954Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-25T00:23:13.227Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-25T00:23:13.227Z] === RUN TestAuthZPluginErrorRequest [2019-10-25T00:23:13.851Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-25T00:23:13.851Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-25T00:23:14.475Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-25T00:23:14.475Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-25T00:23:16.509Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-25T00:23:16.509Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-25T00:23:17.149Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-25T00:23:18.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-25T00:23:18.689Z] === RUN TestAuthZPluginHeader [2019-10-25T00:23:19.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-25T00:23:19.702Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-25T00:23:19.703Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-25T00:23:19.703Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:23:19.703Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:19.703Z] === RUN TestAuthZPluginV2Disable [2019-10-25T00:23:19.703Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:23:19.703Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:19.703Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-25T00:23:19.703Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:23:19.703Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:19.703Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-25T00:23:19.703Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:23:19.703Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:19.703Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-25T00:23:25.615Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-25T00:23:26.990Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-25T00:23:29.520Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-25T00:23:30.050Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-25T00:23:31.420Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-25T00:23:32.797Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-25T00:23:32.797Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-25T00:23:34.700Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-25T00:23:35.637Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-25T00:23:37.541Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-25T00:23:38.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-25T00:23:38.182Z] PASS [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] === Skipped [2019-10-25T00:23:38.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-25T00:23:38.182Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-25T00:23:38.182Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-25T00:23:38.182Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-25T00:23:38.182Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] DONE 17 tests, 4 skipped in 29.470s [2019-10-25T00:23:38.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-25T00:23:38.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:38.182Z] ++ set -e [2019-10-25T00:23:38.182Z] ++ '[' -n 0 ']' [2019-10-25T00:23:38.182Z] ++ set -x [2019-10-25T00:23:38.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:38.182Z] INFO: Testing against a local daemon [2019-10-25T00:23:38.182Z] === RUN TestPluginInvalidJSON [2019-10-25T00:23:38.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:23:38.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:23:38.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-25T00:23:38.182Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-25T00:23:38.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-25T00:23:38.182Z] PASS [2019-10-25T00:23:38.182Z] [2019-10-25T00:23:38.182Z] DONE 2 tests in 0.124s [2019-10-25T00:23:38.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-25T00:23:38.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:38.182Z] ++ set -e [2019-10-25T00:23:38.182Z] ++ '[' -n 0 ']' [2019-10-25T00:23:38.182Z] ++ set -x [2019-10-25T00:23:38.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:38.183Z] INFO: Testing against a local daemon [2019-10-25T00:23:38.183Z] === RUN TestExternalGraphDriver [2019-10-25T00:23:38.183Z] === RUN TestExternalGraphDriver/json [2019-10-25T00:23:39.199Z] === RUN TestExternalGraphDriver/spec [2019-10-25T00:23:39.445Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-25T00:23:39.445Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-25T00:23:40.379Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-25T00:23:41.235Z] === RUN TestExternalGraphDriver/pull [2019-10-25T00:23:43.270Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-10-25T00:23:43.270Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-10-25T00:23:43.270Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-25T00:23:43.270Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2019-10-25T00:23:43.270Z] === RUN TestGraphdriverPluginV2 [2019-10-25T00:23:43.270Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-10-25T00:23:43.270Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:43.270Z] PASS [2019-10-25T00:23:43.270Z] [2019-10-25T00:23:43.270Z] === Skipped [2019-10-25T00:23:43.270Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-10-25T00:23:43.270Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:23:43.270Z] [2019-10-25T00:23:43.270Z] [2019-10-25T00:23:43.270Z] DONE 5 tests, 1 skipped in 6.656s [2019-10-25T00:23:43.270Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-25T00:23:43.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:43.270Z] ++ set -e [2019-10-25T00:23:43.270Z] ++ '[' -n 0 ']' [2019-10-25T00:23:43.270Z] ++ set -x [2019-10-25T00:23:43.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:23:43.554Z] INFO: Testing against a local daemon [2019-10-25T00:23:43.554Z] === RUN TestContinueAfterPluginCrash [2019-10-25T00:23:43.554Z] === PAUSE TestContinueAfterPluginCrash [2019-10-25T00:23:43.554Z] === RUN TestDaemonStartWithLogOpt [2019-10-25T00:23:43.554Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-25T00:23:43.554Z] === CONT TestContinueAfterPluginCrash [2019-10-25T00:23:43.554Z] === CONT TestDaemonStartWithLogOpt [2019-10-25T00:23:43.663Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-25T00:23:46.204Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-25T00:23:47.144Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-25T00:23:47.144Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-25T00:23:47.403Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-25T00:23:47.663Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-25T00:23:47.663Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-25T00:23:47.758Z] === RUN TestDockerSuite/TestBuildRm [2019-10-25T00:23:48.598Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-25T00:23:50.499Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-25T00:23:51.877Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-25T00:23:52.812Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-25T00:23:56.108Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-25T00:23:58.851Z] --- PASS: TestDaemonStartWithLogOpt (15.01s) [2019-10-25T00:23:59.394Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-25T00:24:00.163Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-25T00:24:01.297Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-25T00:24:01.864Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-25T00:24:02.800Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-25T00:24:03.081Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-25T00:24:03.081Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-25T00:24:03.548Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-25T00:24:04.343Z] --- PASS: TestContinueAfterPluginCrash (20.10s) [2019-10-25T00:24:04.343Z] PASS [2019-10-25T00:24:04.343Z] [2019-10-25T00:24:04.343Z] DONE 2 tests in 20.194s [2019-10-25T00:24:04.343Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-25T00:24:04.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:04.343Z] ++ set -e [2019-10-25T00:24:04.343Z] ++ '[' -n 0 ']' [2019-10-25T00:24:04.343Z] ++ set -x [2019-10-25T00:24:04.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:04.343Z] INFO: Testing against a local daemon [2019-10-25T00:24:04.343Z] === RUN TestPluginWithDevMounts [2019-10-25T00:24:04.343Z] === PAUSE TestPluginWithDevMounts [2019-10-25T00:24:04.343Z] === CONT TestPluginWithDevMounts [2019-10-25T00:24:05.091Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-25T00:24:05.837Z] --- PASS: TestPluginWithDevMounts (2.30s) [2019-10-25T00:24:05.837Z] PASS [2019-10-25T00:24:05.837Z] [2019-10-25T00:24:05.837Z] DONE 1 tests in 2.392s [2019-10-25T00:24:05.837Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-25T00:24:05.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:05.837Z] ++ set -e [2019-10-25T00:24:05.837Z] ++ '[' -n 0 ']' [2019-10-25T00:24:05.837Z] ++ set -x [2019-10-25T00:24:05.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:06.085Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-25T00:24:06.085Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-25T00:24:06.085Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-25T00:24:06.085Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-25T00:24:06.128Z] INFO: Testing against a local daemon [2019-10-25T00:24:06.128Z] === RUN TestSecretInspect [2019-10-25T00:24:08.168Z] --- PASS: TestSecretInspect (2.23s) [2019-10-25T00:24:08.169Z] === RUN TestSecretList [2019-10-25T00:24:08.843Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-25T00:24:09.369Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-25T00:24:10.320Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-25T00:24:10.861Z] --- PASS: TestSecretList (2.20s) [2019-10-25T00:24:10.861Z] === RUN TestSecretsCreateAndDelete [2019-10-25T00:24:12.898Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-10-25T00:24:12.898Z] === RUN TestSecretsUpdate [2019-10-25T00:24:14.507Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-25T00:24:14.943Z] --- PASS: TestSecretsUpdate (2.22s) [2019-10-25T00:24:14.943Z] === RUN TestTemplatedSecret [2019-10-25T00:24:16.408Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-25T00:24:16.408Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-25T00:24:16.408Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-25T00:24:17.436Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-25T00:24:18.424Z] --- PASS: TestTemplatedSecret (2.85s) [2019-10-25T00:24:18.424Z] === RUN TestSecretCreateResolve [2019-10-25T00:24:19.905Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-10-25T00:24:19.905Z] PASS [2019-10-25T00:24:19.905Z] [2019-10-25T00:24:19.905Z] DONE 6 tests in 14.059s [2019-10-25T00:24:19.905Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-25T00:24:19.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:19.905Z] ++ set -e [2019-10-25T00:24:19.905Z] ++ '[' -n 0 ']' [2019-10-25T00:24:19.905Z] ++ set -x [2019-10-25T00:24:19.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:24:20.189Z] INFO: Testing against a local daemon [2019-10-25T00:24:20.189Z] === RUN TestServiceCreateInit [2019-10-25T00:24:20.189Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-25T00:24:20.596Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-25T00:24:21.532Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-25T00:24:21.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-25T00:24:21.791Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-25T00:24:24.326Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-25T00:24:24.587Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-25T00:24:24.892Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-25T00:24:26.794Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-25T00:24:27.785Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-25T00:24:28.169Z] === RUN TestDockerSuite/TestRmiTag [2019-10-25T00:24:28.169Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-25T00:24:29.001Z] --- PASS: TestServiceCreateInit (8.53s) [2019-10-25T00:24:29.001Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2019-10-25T00:24:29.001Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2019-10-25T00:24:29.001Z] === RUN TestCreateServiceMultipleTimes [2019-10-25T00:24:29.103Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-25T00:24:30.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-25T00:24:33.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-25T00:24:34.031Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-25T00:24:34.966Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-25T00:24:36.346Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-25T00:24:36.604Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-25T00:24:38.516Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-25T00:24:39.451Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-25T00:24:39.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-25T00:24:40.644Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-25T00:24:40.644Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-25T00:24:41.211Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-25T00:24:42.625Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-25T00:24:43.085Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-25T00:24:43.113Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-25T00:24:43.546Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-25T00:24:44.050Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-25T00:24:44.986Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-25T00:24:45.922Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-25T00:24:47.500Z] --- PASS: TestCreateServiceMultipleTimes (17.65s) [2019-10-25T00:24:47.500Z] === RUN TestCreateServiceConflict [2019-10-25T00:24:47.822Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-25T00:24:48.512Z] --- PASS: TestCreateServiceConflict (2.19s) [2019-10-25T00:24:48.512Z] === RUN TestCreateServiceMaxReplicas [2019-10-25T00:24:49.200Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-25T00:24:49.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-25T00:24:50.025Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-25T00:24:51.401Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-25T00:24:51.987Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-10-25T00:24:51.987Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-25T00:24:52.336Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-25T00:24:53.273Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-25T00:24:54.208Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-25T00:24:55.143Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-25T00:24:56.519Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-25T00:24:57.455Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-25T00:24:58.022Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-25T00:24:58.386Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-25T00:24:58.386Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-25T00:24:58.956Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-25T00:24:58.956Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-25T00:25:01.490Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-25T00:25:02.131Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-25T00:25:02.131Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-25T00:25:02.425Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-25T00:25:02.991Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-25T00:25:03.926Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-25T00:25:04.860Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-25T00:25:04.860Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-25T00:25:05.796Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-25T00:25:06.730Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-25T00:25:07.231Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s) [2019-10-25T00:25:07.231Z] === RUN TestCreateServiceSecretFileMode [2019-10-25T00:25:07.665Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-25T00:25:07.938Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-25T00:25:08.246Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-10-25T00:25:08.246Z] === RUN TestCreateServiceConfigFileMode [2019-10-25T00:25:08.600Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-25T00:25:08.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-25T00:25:09.425Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-25T00:25:09.425Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-25T00:25:10.360Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-25T00:25:10.360Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-25T00:25:10.933Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2019-10-25T00:25:10.933Z] === RUN TestCreateServiceSysctls [2019-10-25T00:25:11.735Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-25T00:25:12.669Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-25T00:25:13.604Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-25T00:25:14.171Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-25T00:25:14.402Z] --- PASS: TestCreateServiceSysctls (3.43s) [2019-10-25T00:25:14.402Z] === RUN TestCreateServiceCapabilities [2019-10-25T00:25:14.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-25T00:25:15.366Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-25T00:25:17.107Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-10-25T00:25:17.107Z] === RUN TestInspect [2019-10-25T00:25:17.266Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-25T00:25:17.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-25T00:25:19.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-25T00:25:19.812Z] --- PASS: TestInspect (2.79s) [2019-10-25T00:25:19.812Z] === RUN TestServiceListWithStatuses [2019-10-25T00:25:19.812Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-25T00:25:19.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:25:19.812Z] === RUN TestDockerNetworkConnectAlias [2019-10-25T00:25:21.080Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-25T00:25:21.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-25T00:25:22.582Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-25T00:25:23.517Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-25T00:25:24.209Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2019-10-25T00:25:24.209Z] === RUN TestDockerNetworkReConnect [2019-10-25T00:25:24.452Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-25T00:25:25.019Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-25T00:25:26.919Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-25T00:25:28.615Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2019-10-25T00:25:28.615Z] === RUN TestServicePlugin [2019-10-25T00:25:28.615Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-25T00:25:28.615Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:25:28.615Z] === RUN TestServiceUpdateLabel [2019-10-25T00:25:29.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-25T00:25:29.056Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-25T00:25:30.100Z] --- PASS: TestServiceUpdateLabel (2.22s) [2019-10-25T00:25:30.100Z] === RUN TestServiceUpdateSecrets [2019-10-25T00:25:31.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-25T00:25:31.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-25T00:25:31.241Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-25T00:25:31.673Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-25T00:25:32.783Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-25T00:25:34.958Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-25T00:25:36.333Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-25T00:25:37.488Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-25T00:25:39.618Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-25T00:25:42.149Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-25T00:25:42.149Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-25T00:25:42.149Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-25T00:25:43.269Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-25T00:25:43.301Z] === RUN TestDockerSuite/TestBuildUser [2019-10-25T00:25:43.301Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-25T00:25:43.301Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-25T00:25:43.301Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-25T00:25:45.171Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-25T00:25:45.347Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2019-10-25T00:25:45.347Z] === RUN TestServiceUpdateConfigs [2019-10-25T00:25:46.547Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-25T00:25:48.007Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-25T00:25:48.468Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-25T00:25:49.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-25T00:25:50.017Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-25T00:25:50.657Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-25T00:25:50.657Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-25T00:25:50.657Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-25T00:25:51.918Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-25T00:25:52.485Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-25T00:25:52.485Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-25T00:25:53.422Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-25T00:25:55.323Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-25T00:25:55.323Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-25T00:25:56.259Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-25T00:25:57.194Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-25T00:25:57.761Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-25T00:25:58.696Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-25T00:25:58.696Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-25T00:25:59.632Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-25T00:26:00.567Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-25T00:26:00.636Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2019-10-25T00:26:00.636Z] === RUN TestServiceUpdateNetwork [2019-10-25T00:26:01.135Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-25T00:26:02.069Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-25T00:26:03.004Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-25T00:26:03.939Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-25T00:26:04.505Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-25T00:26:05.448Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-25T00:26:05.448Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-25T00:26:06.383Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-25T00:26:07.317Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-25T00:26:09.219Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-25T00:26:09.219Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-25T00:26:09.219Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-25T00:26:13.404Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-25T00:26:13.971Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-25T00:26:15.828Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-25T00:26:15.828Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-25T00:26:15.882Z] --- PASS: TestServiceUpdateNetwork (14.08s) [2019-10-25T00:26:15.882Z] PASS [2019-10-25T00:26:15.882Z] [2019-10-25T00:26:15.882Z] === Skipped [2019-10-25T00:26:15.882Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-25T00:26:15.882Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-25T00:26:15.882Z] [2019-10-25T00:26:15.882Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-25T00:26:15.882Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-25T00:26:15.882Z] [2019-10-25T00:26:15.882Z] [2019-10-25T00:26:15.882Z] DONE 20 tests, 2 skipped in 114.046s [2019-10-25T00:26:15.882Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] ++ set -e [2019-10-25T00:26:15.882Z] ++ '[' -n 0 ']' [2019-10-25T00:26:15.882Z] ++ set -x [2019-10-25T00:26:15.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] INFO: Testing against a local daemon [2019-10-25T00:26:15.882Z] === RUN TestSessionCreate [2019-10-25T00:26:15.882Z] --- PASS: TestSessionCreate (0.05s) [2019-10-25T00:26:15.882Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-25T00:26:15.882Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-25T00:26:15.882Z] PASS [2019-10-25T00:26:15.882Z] [2019-10-25T00:26:15.882Z] DONE 2 tests in 0.200s [2019-10-25T00:26:15.882Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] ++ set -e [2019-10-25T00:26:15.882Z] ++ '[' -n 0 ']' [2019-10-25T00:26:15.882Z] ++ set -x [2019-10-25T00:26:15.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:15.882Z] INFO: Testing against a local daemon [2019-10-25T00:26:15.882Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-25T00:26:15.882Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:26:15.882Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:26:15.882Z] === RUN TestEventsExecDie [2019-10-25T00:26:15.882Z] --- PASS: TestEventsExecDie (0.92s) [2019-10-25T00:26:15.882Z] === RUN TestEventsBackwardsCompatible [2019-10-25T00:26:15.882Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-25T00:26:15.882Z] === RUN TestInfoBinaryCommits [2019-10-25T00:26:15.882Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-25T00:26:15.882Z] === RUN TestInfoAPIVersioned [2019-10-25T00:26:15.882Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-25T00:26:15.882Z] === RUN TestInfoDiscoveryBackend [2019-10-25T00:26:16.166Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-25T00:26:16.166Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-25T00:26:17.176Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-25T00:26:17.176Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-25T00:26:17.461Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-25T00:26:17.461Z] === RUN TestInfoAPI [2019-10-25T00:26:17.749Z] --- PASS: TestInfoAPI (0.07s) [2019-10-25T00:26:17.749Z] === RUN TestInfoAPIWarnings [2019-10-25T00:26:18.368Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-25T00:26:18.368Z] === RUN TestInfoDebug [2019-10-25T00:26:18.659Z] --- PASS: TestInfoDebug (0.54s) [2019-10-25T00:26:18.659Z] === RUN TestInfoInsecureRegistries [2019-10-25T00:26:19.285Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-25T00:26:19.285Z] === RUN TestInfoRegistryMirrors [2019-10-25T00:26:19.902Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-25T00:26:19.902Z] === RUN TestLoginFailsWithBadCredentials [2019-10-25T00:26:20.522Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-10-25T00:26:20.522Z] === RUN TestPingCacheHeaders [2019-10-25T00:26:20.522Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-25T00:26:20.522Z] === RUN TestPingGet [2019-10-25T00:26:20.522Z] --- PASS: TestPingGet (0.03s) [2019-10-25T00:26:20.522Z] === RUN TestPingHead [2019-10-25T00:26:20.522Z] --- PASS: TestPingHead (0.06s) [2019-10-25T00:26:20.522Z] === RUN TestVersion [2019-10-25T00:26:20.522Z] --- PASS: TestVersion (0.05s) [2019-10-25T00:26:20.522Z] PASS [2019-10-25T00:26:20.522Z] [2019-10-25T00:26:20.522Z] === Skipped [2019-10-25T00:26:20.523Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-25T00:26:20.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-25T00:26:20.523Z] [2019-10-25T00:26:20.523Z] [2019-10-25T00:26:20.523Z] DONE 18 tests, 1 skipped in 6.208s [2019-10-25T00:26:20.523Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-25T00:26:20.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:20.523Z] ++ set -e [2019-10-25T00:26:20.523Z] ++ '[' -n 0 ']' [2019-10-25T00:26:20.523Z] ++ set -x [2019-10-25T00:26:20.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-25T00:26:20.807Z] INFO: Testing against a local daemon [2019-10-25T00:26:20.807Z] === RUN TestVolumesCreateAndList [2019-10-25T00:26:20.807Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-25T00:26:20.807Z] === RUN TestVolumesRemove [2019-10-25T00:26:20.807Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-25T00:26:20.807Z] === RUN TestVolumesInspect [2019-10-25T00:26:20.807Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-25T00:26:20.807Z] === RUN TestVolumesInvalidJSON [2019-10-25T00:26:20.807Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-25T00:26:20.807Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-25T00:26:20.807Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-25T00:26:20.807Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-25T00:26:20.807Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-25T00:26:20.807Z] PASS [2019-10-25T00:26:20.807Z] [2019-10-25T00:26:20.807Z] DONE 5 tests in 0.321s [2019-10-25T00:26:20.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:26:21.092Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:26:21.092Z] +++ kill 13145 [2019-10-25T00:26:22.567Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:26:22.567Z] Clearing AppArmor profiles cache:. [2019-10-25T00:26:22.567Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:26:22.567Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:26:22.567Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:26:22.567Z] [2019-10-25T00:26:22.567Z] To set a process to complain mode, use the command line tool [2019-10-25T00:26:22.567Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:26:22.567Z] with the 'teardown' option." [2019-10-25T00:26:22.567Z] Post stage [Pipeline] junit [2019-10-25T00:26:24.636Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-25T00:26:25.632Z] + echo Ensuring container killed. [2019-10-25T00:26:25.632Z] Ensuring container killed. [2019-10-25T00:26:25.632Z] + docker rm -vf docker-pr3 [2019-10-25T00:26:25.632Z] Error: No such container: docker-pr3 [2019-10-25T00:26:25.632Z] + true [Pipeline] sh [2019-10-25T00:26:26.036Z] + echo Chowning /workspace to jenkins user [2019-10-25T00:26:26.036Z] Chowning /workspace to jenkins user [2019-10-25T00:26:26.036Z] + id -u [2019-10-25T00:26:26.036Z] + id -g [2019-10-25T00:26:26.036Z] + docker run --rm -v /home/docker/workspace/moby_PR-40134:/workspace busybox chown -R 1001:1001 /workspace [2019-10-25T00:26:26.036Z] Unable to find image 'busybox:latest' locally [2019-10-25T00:26:26.167Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-25T00:26:26.321Z] latest: Pulling from library/busybox [2019-10-25T00:26:26.321Z] e38168a01e65: Pulling fs layer [2019-10-25T00:26:26.604Z] e38168a01e65: Verifying Checksum [2019-10-25T00:26:26.604Z] e38168a01e65: Download complete [2019-10-25T00:26:26.893Z] e38168a01e65: Pull complete [2019-10-25T00:26:26.893Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-25T00:26:26.893Z] Status: Downloaded newer image for busybox:latest [2019-10-25T00:26:27.100Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-25T00:26:29.001Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-25T00:26:29.001Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-25T00:26:29.001Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-25T00:26:29.001Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-25T00:26:29.327Z] + bundleName=ppc64le-integration [2019-10-25T00:26:29.327Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-25T00:26:29.327Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-25T00:26:29.327Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2019-10-25T00:26:29.327Z] [2019-10-25T00:26:29.567Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [Pipeline] archiveArtifacts [2019-10-25T00:26:29.646Z] Archiving artifacts [2019-10-25T00:26:29.981Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-25T00:26:30.371Z] + make clean [2019-10-25T00:26:30.660Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-25T00:26:30.988Z] make: command: Command not found [2019-10-25T00:26:30.988Z] docker volume rm -f docker-dev-cache [2019-10-25T00:26:30.988Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-25T00:26:33.754Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-25T00:26:34.706Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-25T00:26:35.363Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-25T00:26:35.824Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-25T00:26:35.824Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-25T00:26:36.610Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-25T00:26:37.559Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-25T00:26:38.496Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-25T00:26:38.739Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-25T00:26:38.739Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-25T00:26:39.063Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-25T00:26:40.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-25T00:26:40.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-25T00:26:40.438Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-25T00:26:42.339Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-25T00:26:43.274Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-25T00:26:45.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-25T00:26:45.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-25T00:26:45.434Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-25T00:26:47.336Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-25T00:26:48.711Z] === RUN TestDockerSuite/TestRunMount [2019-10-25T00:26:51.996Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-25T00:26:53.579Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-25T00:26:56.181Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-25T00:26:56.493Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-25T00:26:56.749Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-25T00:26:56.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-25T00:26:57.684Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-25T00:26:57.942Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-25T00:26:59.845Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-25T00:27:02.385Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-25T00:27:06.571Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-25T00:27:09.102Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-25T00:27:11.631Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-25T00:27:12.567Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-25T00:27:13.502Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-25T00:27:15.403Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-25T00:27:15.403Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-25T00:27:16.339Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-25T00:27:17.716Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-25T00:27:18.650Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-25T00:27:19.216Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-25T00:27:21.749Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-25T00:27:22.128Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-25T00:27:22.128Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-25T00:27:22.128Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-25T00:27:22.128Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-25T00:27:22.316Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-25T00:27:22.589Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-25T00:27:24.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-25T00:27:25.414Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-25T00:27:30.707Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-25T00:27:30.707Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-25T00:27:30.966Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-25T00:27:31.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-25T00:27:31.901Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-25T00:27:31.901Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-25T00:27:31.901Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-25T00:27:33.275Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-25T00:27:33.363Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-25T00:27:33.363Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-25T00:27:33.825Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-25T00:27:33.825Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-25T00:27:33.842Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-25T00:27:34.100Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-25T00:27:35.035Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-25T00:27:35.035Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-25T00:27:35.970Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-25T00:27:35.970Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-25T00:27:36.012Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-25T00:27:36.911Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-25T00:27:37.846Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-25T00:27:40.376Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-25T00:27:40.376Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-25T00:27:40.376Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-25T00:27:40.711Z] === RUN TestDockerSuite/TestCommitChange [2019-10-25T00:27:41.313Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-25T00:27:41.883Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-25T00:27:42.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-25T00:27:43.384Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-25T00:27:44.319Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-25T00:27:45.253Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-25T00:27:45.253Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-25T00:27:46.188Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-25T00:27:46.517Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-25T00:27:47.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-25T00:27:47.563Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-25T00:27:47.563Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-25T00:27:48.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-25T00:27:48.132Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-25T00:27:49.073Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-25T00:27:50.007Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-25T00:27:50.007Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-25T00:27:51.215Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-25T00:27:51.215Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-25T00:27:51.909Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-25T00:27:53.809Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-25T00:27:55.711Z] === RUN TestDockerSuite/TestRunRm [2019-10-25T00:27:56.645Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-25T00:27:58.302Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-25T00:27:58.302Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-25T00:28:00.829Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-25T00:28:01.087Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-25T00:28:02.021Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-25T00:28:03.923Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-25T00:28:04.861Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-25T00:28:05.392Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-25T00:28:10.129Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-25T00:28:14.314Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-25T00:28:15.253Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-25T00:28:15.731Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-25T00:28:16.196Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-25T00:28:17.146Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-25T00:28:17.712Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-25T00:28:18.648Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-25T00:28:19.583Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-25T00:28:20.151Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-25T00:28:21.085Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-25T00:28:22.022Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-25T00:28:22.819Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-25T00:28:24.550Z] === RUN TestDockerSuite/TestRunState [2019-10-25T00:28:26.451Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-25T00:28:27.017Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-25T00:28:27.954Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-25T00:28:28.213Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-25T00:28:28.213Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-25T00:28:29.148Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-25T00:28:29.713Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-25T00:28:29.907Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-25T00:28:29.907Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-25T00:28:31.451Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-25T00:28:31.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-25T00:28:31.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-25T00:28:31.451Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-25T00:28:31.618Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-25T00:28:31.618Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-25T00:28:31.618Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-25T00:28:32.553Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-25T00:28:33.635Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-25T00:28:33.635Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-25T00:28:33.635Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-25T00:28:35.819Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-25T00:28:35.819Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-25T00:28:35.837Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-25T00:28:36.096Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-25T00:28:36.280Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-25T00:28:36.280Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-25T00:28:36.280Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-25T00:28:38.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-25T00:28:38.630Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-25T00:28:40.652Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-25T00:28:42.821Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-25T00:28:42.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-25T00:28:42.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-25T00:28:42.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-25T00:28:45.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-25T00:28:45.021Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-25T00:28:45.351Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-25T00:28:46.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-25T00:28:46.285Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-25T00:28:47.222Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-25T00:28:48.159Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-25T00:28:50.694Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-25T00:28:52.069Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-25T00:28:52.108Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-25T00:28:52.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-25T00:28:52.108Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-25T00:28:53.005Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-25T00:28:53.005Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-25T00:28:53.264Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-25T00:28:54.200Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-25T00:28:54.293Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-25T00:28:54.293Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-25T00:28:55.136Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-25T00:28:56.071Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-25T00:28:56.071Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-25T00:28:56.331Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-25T00:28:56.477Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-25T00:28:56.477Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-25T00:28:57.268Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-25T00:28:58.663Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-25T00:28:58.663Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-25T00:29:02.534Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-25T00:29:02.793Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-25T00:29:04.192Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-25T00:29:05.752Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-25T00:29:06.721Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-25T00:29:08.624Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-25T00:29:09.498Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-25T00:29:11.153Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-25T00:29:13.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-25T00:29:13.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-25T00:29:13.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-25T00:29:13.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-25T00:29:13.244Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-25T00:29:14.438Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-25T00:29:15.004Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-25T00:29:15.430Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-25T00:29:15.431Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-25T00:29:15.571Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-25T00:29:16.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-25T00:29:16.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-25T00:29:16.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-25T00:29:16.945Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-25T00:29:16.945Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-25T00:29:17.619Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-25T00:29:17.619Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-25T00:29:17.880Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-25T00:29:18.815Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-25T00:29:19.750Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-25T00:29:19.805Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-25T00:29:19.805Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-25T00:29:21.651Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-25T00:29:22.586Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-25T00:29:23.153Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-25T00:29:23.153Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-25T00:29:24.088Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-25T00:29:24.088Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-25T00:29:24.088Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-25T00:29:24.088Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-25T00:29:24.088Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-25T00:29:24.346Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-25T00:29:24.512Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-25T00:29:24.604Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-25T00:29:24.862Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-25T00:29:25.120Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-25T00:29:25.120Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-25T00:29:26.055Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-25T00:29:26.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-25T00:29:26.999Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-25T00:29:27.945Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-25T00:29:27.945Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-25T00:29:28.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-25T00:29:28.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-25T00:29:28.880Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-25T00:29:29.138Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-25T00:29:30.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-25T00:29:30.073Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-25T00:29:30.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-25T00:29:31.007Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-25T00:29:31.574Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-25T00:29:31.574Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-25T00:29:31.574Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-25T00:29:32.510Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-25T00:29:34.412Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-25T00:29:34.412Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-25T00:29:35.346Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-25T00:29:35.346Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-25T00:29:35.912Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-25T00:29:36.171Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-25T00:29:37.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-25T00:29:38.073Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-25T00:29:38.639Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-25T00:29:40.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-25T00:29:41.924Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-25T00:29:42.182Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-25T00:29:42.182Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-25T00:29:42.182Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-25T00:29:42.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c8a60_} [2019-10-25T00:29:43.560Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-25T00:29:44.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1134208774_c:\foo_false____} [2019-10-25T00:29:44.935Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-25T00:29:45.870Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-25T00:29:46.129Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-25T00:29:48.034Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-25T00:29:48.034Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-25T00:29:48.293Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-25T00:29:48.867Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-25T00:29:51.398Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-25T00:29:51.398Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-25T00:29:51.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1134208774_c:\foo_true____} [2019-10-25T00:29:53.300Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-25T00:29:53.300Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-25T00:29:53.300Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-25T00:29:53.559Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-25T00:29:55.462Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-25T00:29:57.364Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-25T00:29:57.623Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-25T00:29:57.623Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-25T00:29:57.623Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-25T00:29:57.882Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-25T00:29:58.140Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-25T00:30:00.490Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-25T00:30:01.432Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-25T00:30:02.033Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-25T00:30:04.966Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-25T00:30:04.966Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-25T00:30:04.966Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-25T00:30:07.890Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-25T00:30:07.890Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-25T00:30:07.890Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-25T00:30:07.890Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-25T00:30:07.991Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-25T00:30:09.893Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-25T00:30:11.267Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-25T00:30:12.596Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-25T00:30:13.170Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-25T00:30:14.783Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-25T00:30:14.783Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-25T00:30:14.783Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-25T00:30:15.701Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-25T00:30:18.998Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-25T00:30:19.564Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-25T00:30:21.466Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-25T00:30:23.374Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-25T00:30:23.374Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-25T00:30:23.374Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-25T00:30:24.751Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-25T00:30:26.127Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-25T00:30:30.311Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-25T00:30:35.577Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-25T00:30:38.859Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-25T00:30:44.124Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToDot [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-25T00:30:44.643Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-25T00:30:46.830Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-25T00:30:46.830Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-25T00:30:46.830Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-25T00:30:46.830Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-25T00:30:46.830Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-25T00:30:47.292Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-25T00:30:47.292Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-25T00:30:47.411Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-25T00:30:49.316Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-25T00:30:49.479Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-25T00:30:49.883Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-25T00:30:50.819Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-25T00:30:51.753Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-25T00:30:51.754Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-25T00:30:53.654Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-25T00:30:56.571Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-25T00:30:56.571Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-25T00:30:56.571Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-25T00:30:57.842Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-25T00:30:58.754Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-25T00:30:59.216Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-25T00:30:59.216Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-25T00:30:59.216Z] === RUN TestDockerSuite/TestCreateRM [2019-10-25T00:30:59.677Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-25T00:30:59.677Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-25T00:31:00.137Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-25T00:31:00.137Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-25T00:31:02.029Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-25T00:31:02.595Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-25T00:31:03.529Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-25T00:31:03.529Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-25T00:31:04.463Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-25T00:31:06.365Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-25T00:31:06.365Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-25T00:31:08.265Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-25T00:31:08.724Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-25T00:31:08.724Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-25T00:31:08.724Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-25T00:31:09.200Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-25T00:31:10.137Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-25T00:31:12.037Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-25T00:31:13.431Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-25T00:31:13.432Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-25T00:31:13.432Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-25T00:31:15.616Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-25T00:31:16.077Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-25T00:31:16.077Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestDockerFails [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-25T00:31:16.078Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-25T00:31:17.303Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-25T00:31:18.237Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-25T00:31:18.237Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-25T00:31:19.612Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-25T00:31:20.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-25T00:31:23.164Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-25T00:31:25.353Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-25T00:31:25.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-25T00:31:27.537Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-25T00:31:29.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-25T00:31:32.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-25T00:31:35.670Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-25T00:31:40.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-25T00:31:42.367Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-25T00:31:46.117Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-25T00:31:46.202Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-25T00:31:48.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-25T00:31:50.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-25T00:31:51.928Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-25T00:31:52.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-25T00:31:53.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-25T00:31:54.850Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-25T00:31:56.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-25T00:31:59.017Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-25T00:31:59.017Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-25T00:31:59.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-25T00:32:01.420Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-25T00:32:02.764Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-25T00:32:03.225Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-25T00:32:03.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-25T00:32:04.196Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-25T00:32:06.486Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-25T00:32:09.015Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-25T00:32:12.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-25T00:32:14.537Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-25T00:32:14.843Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-25T00:32:18.283Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-25T00:32:19.826Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-25T00:32:19.826Z] === RUN TestDockerSuite/TestEventsRename [2019-10-25T00:32:21.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-25T00:32:21.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-25T00:32:21.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-25T00:32:21.665Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-25T00:32:22.013Z] === RUN TestDockerSuite/TestEventsResize [2019-10-25T00:32:22.602Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-25T00:32:22.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-25T00:32:22.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-25T00:32:22.602Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-25T00:32:23.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-25T00:32:23.541Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-25T00:32:23.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-25T00:32:24.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-25T00:32:24.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-25T00:32:24.918Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-25T00:32:24.918Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-25T00:32:24.918Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-25T00:32:24.939Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-25T00:32:27.124Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-25T00:32:28.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-25T00:32:28.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-25T00:32:28.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-25T00:32:28.204Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-25T00:32:28.462Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-25T00:32:29.308Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-25T00:32:29.398Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-25T00:32:31.927Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-25T00:32:31.927Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-25T00:32:31.927Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-25T00:32:35.119Z] === RUN TestDockerSuite/TestEventsTop [2019-10-25T00:32:35.120Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-25T00:32:36.113Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-25T00:32:37.304Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-25T00:32:41.051Z] === RUN TestDockerSuite/TestExec [2019-10-25T00:32:41.051Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-25T00:32:41.051Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-25T00:32:41.385Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite (1887.09s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.70s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.97s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.66s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.67s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.63s) [2019-10-25T00:32:41.385Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.76s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.10s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.73s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.88s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.46s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.80s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.52s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachDetach (2.07s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachDisconnect (2.16s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (2.01s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.55s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.69s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.19s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.17s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.93s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.73s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.42s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.76s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.68s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.06s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.02s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.21s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.32s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.61s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.09s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.02s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.00s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.28s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.94s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.84s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.46s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.13s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.11s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.94s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.07s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.61s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.59s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.35s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.66s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.97s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.57s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.99s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.08s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContChar (4.39s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.83s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.25s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.97s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s) [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.57s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.95s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.99s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.17s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.55s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.67s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.22s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.46s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.12s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.76s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.42s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.26s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.13s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.14s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.22s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.10s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.72s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.78s) [2019-10-25T00:32:41.386Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-25T00:32:41.386Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.09s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.94s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.73s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.54s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.08s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.84s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.87s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.51s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.98s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildHistory (4.81s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.96s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.88s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.69s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-25T00:32:41.386Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.08s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.72s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.95s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.81s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.70s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.71s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.85s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.61s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.87s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.94s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.70s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.84s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.29s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.58s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.54s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.42s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildPATH (2.49s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.20s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.19s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.86s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.37s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRm (3.77s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.46s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.83s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.52s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.54s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.22s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildStderr (1.29s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.62s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.30s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.45s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.09s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.96s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.38s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.71s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-25T00:32:41.387Z] docker_cli_sni_test.go:18: Flakey test [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitTTY (1.96s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.06s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.95s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.07s) [2019-10-25T00:32:41.387Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-25T00:32:41.387Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.01s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.35s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.83s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.44s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.68s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.72s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.68s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00095eb60_} (1.69s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1224558887_/foo_false____} (1.62s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1224558887_/foo_true____} (1.60s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_false____} (1.66s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_true____} (1.59s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3481451610_/foo_true__0xc00095efe0__} (1.69s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00095f020_} (1.63s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00095f040_} (1.64s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00095f060_} (1.63s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00095f080_} (1.63s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-25T00:32:41.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.15s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.02s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.27s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.86s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.99s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.18s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.59s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.29s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.84s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.14s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.46s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToDot (1.14s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.09s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2019-10-25T00:32:41.388Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-25T00:32:41.388Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2019-10-25T00:32:41.388Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-25T00:32:41.388Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.87s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.05s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.75s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.16s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.68s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsAttach (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsCommit (1.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.05s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.92s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFilters (1.73s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFormat (1.79s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2019-10-25T00:32:41.388Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-25T00:32:41.388Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.388Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-25T00:32:41.388Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.99s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsRename (1.18s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.10s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.37s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExec (1.12s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecCgroup (1.80s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (3.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecInspectID (2.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.06s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecParseError (0.94s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.38s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecStartFails (1.32s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.08s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecTTY (1.96s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecUlimits (1.06s) [2019-10-25T00:32:41.388Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-25T00:32:41.388Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.35s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestExecWithUser (1.13s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.02s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.21s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-25T00:32:41.388Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHealth (21.55s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.09s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportDisplay (2.34s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportFile (2.27s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.22s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportGzipped (2.08s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.32s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.11s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.08s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.97s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.37s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.91s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.15s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.89s) [2019-10-25T00:32:41.389Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-25T00:32:41.389Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.45s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.04s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectDefault (0.92s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2019-10-25T00:32:41.389Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-25T00:32:41.389Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.03s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.05s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.98s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.11s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.97s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.69s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.82s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.71s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.10s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.75s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.76s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.13s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.86s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.04s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.94s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.44s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.41s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.24s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.56s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.33s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsSince (7.04s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsTail (1.10s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.99s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestNetHostname (2.74s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.41s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.69s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.58s) [2019-10-25T00:32:41.389Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-25T00:32:41.389Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.63s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.24s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.54s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPortList (11.44s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.81s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.06s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.67s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.50s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.79s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.44s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.26s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.94s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.94s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.80s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.93s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.05s) [2019-10-25T00:32:41.389Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-25T00:32:41.389Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.65s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.47s) [2019-10-25T00:32:41.389Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.70s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.17s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.99s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.90s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.21s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.22s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddHost (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.86s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.19s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.99s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.86s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.51s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.92s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.96s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.91s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.46s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.87s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.87s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.93s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.90s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.79s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.75s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.88s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.81s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.96s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.55s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.97s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.80s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMount (7.14s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMountOrdering (1.08s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.90s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.78s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.76s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.70s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.93s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.89s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.85s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetHost (1.27s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.96s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.83s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.62s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.78s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.94s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.99s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.98s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.94s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.97s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.05s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.15s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2019-10-25T00:32:41.390Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.00s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.95s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.01s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.01s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.93s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.87s) [2019-10-25T00:32:41.390Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-25T00:32:41.390Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.72s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.80s) [2019-10-25T00:32:41.390Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.05s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.36s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.09s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.12s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.56s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserByName (0.97s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.00s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.80s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.28s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.66s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.74s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.56s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.13s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.68s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.21s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.23s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.39s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.70s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.03s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.76s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.87s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.67s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.88s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.12s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.75s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.34s) [2019-10-25T00:32:41.391Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents143154260 [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.94s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.81s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.99s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (3.08s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.70s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.95s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.27s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.80s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartRecordError (2.00s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.77s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.75s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.33s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.07s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.94s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.53s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.50s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.72s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.97s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.03s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.70s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateStats (4.62s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s) [2019-10-25T00:32:41.391Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-25T00:32:41.391Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.51s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.88s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.52s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.04s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.66s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.52s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.49s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.54s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.75s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.47s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.49s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.98s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.12s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-25T00:32:41.391Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.91s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.25s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.58s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (4.11s) [2019-10-25T00:32:41.392Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.60s) [2019-10-25T00:32:41.392Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-25T00:32:41.392Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-25T00:32:41.392Z] === RUN TestDockerRegistrySuite [2019-10-25T00:32:41.392Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-25T00:32:42.598Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-25T00:32:43.296Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-25T00:32:44.673Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-25T00:32:44.784Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-25T00:32:44.784Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-25T00:32:44.784Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-25T00:32:44.784Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-25T00:32:46.584Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-25T00:32:46.843Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-25T00:32:46.971Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-25T00:32:48.515Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-25T00:32:50.701Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-25T00:32:52.110Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-25T00:32:52.885Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-25T00:32:56.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-25T00:32:57.588Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-25T00:32:57.588Z] === RUN TestDockerSuite/TestExecEnv [2019-10-25T00:32:57.588Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-25T00:32:57.588Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-25T00:32:59.130Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-25T00:33:01.565Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-25T00:33:02.943Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecParseError [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-25T00:33:03.830Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-25T00:33:04.322Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-25T00:33:06.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-25T00:33:06.742Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-25T00:33:07.600Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-25T00:33:08.929Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-25T00:33:08.929Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-25T00:33:09.507Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-25T00:33:10.882Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-25T00:33:12.257Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-25T00:33:15.540Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-25T00:33:17.633Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-25T00:33:17.633Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-25T00:33:17.633Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-25T00:33:17.633Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-25T00:33:18.073Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-25T00:33:18.073Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-25T00:33:19.447Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-25T00:33:20.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-25T00:33:23.358Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-25T00:33:23.439Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-25T00:33:24.736Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-25T00:33:24.995Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-25T00:33:25.254Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-25T00:33:26.628Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-25T00:33:28.006Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-25T00:33:28.006Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-25T00:33:29.245Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-25T00:33:29.381Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-25T00:33:32.161Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-25T00:33:33.569Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-25T00:33:33.569Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-25T00:33:34.135Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-25T00:33:36.062Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-25T00:33:36.320Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-25T00:33:36.320Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-25T00:33:36.579Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-25T00:33:36.839Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-25T00:33:37.098Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-25T00:33:37.356Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-25T00:33:37.615Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestHealth [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-25T00:33:37.968Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-25T00:33:39.517Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-25T00:33:42.047Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-25T00:33:43.423Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-25T00:33:43.773Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-25T00:33:44.233Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-25T00:33:44.233Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-25T00:33:44.800Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-25T00:33:45.210Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-25T00:33:45.210Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-25T00:33:45.735Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite (65.86s) [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.30s) [2019-10-25T00:33:46.671Z] check_test.go:196: [dfd6856906efc] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.61s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d9bf2be45bea0] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.08s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d6269872878a6] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d9bfb036b823e] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.76s) [2019-10-25T00:33:46.671Z] check_test.go:196: [de2a4124c748a] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.57s) [2019-10-25T00:33:46.671Z] check_test.go:196: [db55c4f4c0a97] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.99s) [2019-10-25T00:33:46.671Z] check_test.go:196: [db03c2b55163b] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.65s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d5cd7b678e830] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s) [2019-10-25T00:33:46.671Z] check_test.go:196: [da2aaa2983ff2] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.69s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d92b1391d539f] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.76s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d4cb9cf2cfe27] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.57s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d6769156d4c04] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2019-10-25T00:33:46.671Z] check_test.go:196: [df87c2e25a3c1] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.61s) [2019-10-25T00:33:46.671Z] check_test.go:196: [db956fca58509] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.80s) [2019-10-25T00:33:46.671Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba28bc73a0723356932631432848d6967037440ddd79bb9715d5dd148eeb3e46 [2019-10-25T00:33:46.671Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c93d7d42a003164075b3cd0347bbc36de10236dc8ac02c6722667f700abe763 [2019-10-25T00:33:46.671Z] check_test.go:196: [d4a7ca67c07f1] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2019-10-25T00:33:46.671Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0e3390c9e4de4371153cc5aa5b9dff7fa1096edadad8d16db37f21647290605b [2019-10-25T00:33:46.671Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7600cfd683d6679c3444fe900d37a861e01016aca8669995ca7feaa4fd6dd30 [2019-10-25T00:33:46.671Z] check_test.go:196: [d0019e808e0e8] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.50s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d217c06116fd8] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.61s) [2019-10-25T00:33:46.671Z] check_test.go:196: [dda12a82d5f63] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.91s) [2019-10-25T00:33:46.671Z] check_test.go:196: [dbfd7edadee78] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d2cb064e8e901] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d4685fbc0a579] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2019-10-25T00:33:46.671Z] check_test.go:196: [deb54b6830598] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.37s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d40b738bedc5b] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.16s) [2019-10-25T00:33:46.671Z] check_test.go:196: [df298731a932a] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2019-10-25T00:33:46.671Z] check_test.go:196: [de43ea7db1fa3] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.83s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d1f0fe34cce40] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d642eccf162eb] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d3cba2f1b4805] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d777362e138d2] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d52c1ab1acfcb] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-25T00:33:46.671Z] check_test.go:196: [dbfa77b245860] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d94b11fe6736d] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.83s) [2019-10-25T00:33:46.671Z] check_test.go:196: [da910e0c72b83] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.62s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d78afd3fa1bde] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2019-10-25T00:33:46.671Z] check_test.go:196: [d4ef4e7b14366] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-10-25T00:33:46.671Z] check_test.go:196: [dd836f7d619cf] daemon is not started [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2019-10-25T00:33:46.671Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-10-25T00:33:46.671Z] === RUN TestDockerSchema1RegistrySuite [2019-10-25T00:33:46.671Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-25T00:33:46.930Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-25T00:33:47.396Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-25T00:33:47.396Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-25T00:33:49.582Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-25T00:33:51.770Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-25T00:33:51.770Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-25T00:33:51.770Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-25T00:33:52.199Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-25T00:33:55.514Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-25T00:33:55.514Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-25T00:33:56.386Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-25T00:33:56.953Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportFile [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-25T00:33:58.427Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-25T00:34:00.613Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-25T00:34:01.144Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-25T00:34:02.528Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-25T00:34:02.796Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-25T00:34:02.796Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-25T00:34:02.796Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-25T00:34:02.796Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-25T00:34:02.796Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-25T00:34:04.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-25T00:34:04.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-25T00:34:04.980Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-25T00:34:05.441Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-25T00:34:06.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-25T00:34:07.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-25T00:34:07.626Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-25T00:34:07.626Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-25T00:34:07.626Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-25T00:34:07.626Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-25T00:34:09.174Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-25T00:34:09.811Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-25T00:34:11.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-25T00:34:13.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-25T00:34:13.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-25T00:34:13.909Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-25T00:34:14.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-25T00:34:14.427Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-25T00:34:14.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-25T00:34:14.686Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-25T00:34:15.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite (28.79s) [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d5c680d6cfff1] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.65s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d975ef01f5a20] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d3250957690f6] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.98s) [2019-10-25T00:34:15.254Z] check_test.go:223: [de96c9aacf692] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d179898b734d9] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.68s) [2019-10-25T00:34:15.254Z] check_test.go:223: [db7ebb582828c] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d8a877011364c] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.63s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d58af354d849c] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d9dfd952c0054] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.54s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d97dc68ce37e0] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.11s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d2437090648a6] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d198e6817a32d] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d3afddac2caad] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d2f67bf61b556] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d30efb2449912] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d145607682f4e] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.51s) [2019-10-25T00:34:15.254Z] check_test.go:223: [dcaee233ce1a2] daemon is not started [2019-10-25T00:34:15.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-25T00:34:15.254Z] check_test.go:223: [d408a97c69c2e] daemon is not started [2019-10-25T00:34:15.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-25T00:34:15.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-25T00:34:15.620Z] === RUN TestDockerSuite/TestInspectImage [2019-10-25T00:34:15.620Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-25T00:34:15.620Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-25T00:34:15.620Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-25T00:34:16.629Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-25T00:34:17.163Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-25T00:34:17.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-25T00:34:17.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-25T00:34:17.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-25T00:34:18.394Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-25T00:34:18.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-25T00:34:19.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-25T00:34:19.348Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-25T00:34:19.348Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-25T00:34:19.787Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2019-10-25T00:34:20.047Z] check_test.go:252: [d5079e492bf4e] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2019-10-25T00:34:20.047Z] check_test.go:252: [dff90287e5121] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-25T00:34:20.047Z] check_test.go:252: [dc4a78d9d1647] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-25T00:34:20.047Z] check_test.go:252: [d3b91bbcc941b] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2019-10-25T00:34:20.047Z] check_test.go:252: [d23a9de2f976a] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s) [2019-10-25T00:34:20.047Z] check_test.go:252: [d8ff4c0880bdf] daemon is not started [2019-10-25T00:34:20.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2019-10-25T00:34:20.047Z] check_test.go:252: [d502d933f9c5a] daemon is not started [2019-10-25T00:34:20.047Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-25T00:34:20.047Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-25T00:34:21.423Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-25T00:34:21.533Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-25T00:34:23.717Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-25T00:34:23.717Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-25T00:34:23.717Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-25T00:34:25.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-25T00:34:25.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-25T00:34:25.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-25T00:34:25.890Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2019-10-25T00:34:25.890Z] check_test.go:279: [d0c99c5df9656] daemon is not started [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-25T00:34:25.890Z] check_test.go:279: [d1a4c61951d40] daemon is not started [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2019-10-25T00:34:25.890Z] check_test.go:279: [d02c760c95b72] daemon is not started [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-25T00:34:25.890Z] check_test.go:279: [d8905553b45f6] daemon is not started [2019-10-25T00:34:25.890Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-25T00:34:25.890Z] check_test.go:279: [dab0fb123e734] daemon is not started [2019-10-25T00:34:25.890Z] === RUN TestDockerNetworkSuite [2019-10-25T00:34:25.890Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-25T00:34:25.902Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-25T00:34:28.820Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-25T00:34:30.077Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-25T00:34:31.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-25T00:34:32.568Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-25T00:34:32.914Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-25T00:34:34.753Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-25T00:34:36.938Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-25T00:34:37.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-25T00:34:38.477Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-25T00:34:38.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-25T00:34:39.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-25T00:34:40.666Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-25T00:34:41.945Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-25T00:34:42.851Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-25T00:34:43.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-25T00:34:45.037Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-25T00:34:45.225Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-25T00:34:45.497Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-25T00:34:45.497Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-25T00:34:45.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-25T00:34:47.038Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-25T00:34:49.079Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-25T00:34:49.223Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-25T00:34:53.314Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-25T00:34:55.027Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-25T00:34:56.570Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-25T00:34:56.570Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-25T00:34:56.599Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-25T00:34:56.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-25T00:34:58.757Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-25T00:34:58.757Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-25T00:35:00.144Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-25T00:35:00.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-25T00:35:02.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-25T00:35:03.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-25T00:35:04.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-25T00:35:05.851Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-25T00:35:06.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-25T00:35:07.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-25T00:35:07.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-25T00:35:07.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-25T00:35:09.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-25T00:35:09.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-25T00:35:09.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-25T00:35:09.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-25T00:35:10.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-25T00:35:12.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-25T00:35:12.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-25T00:35:12.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-25T00:35:13.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-25T00:35:14.442Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-25T00:35:17.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-25T00:35:20.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-25T00:35:21.531Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-25T00:35:23.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-25T00:35:25.896Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-25T00:35:25.896Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-25T00:35:28.086Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-25T00:35:30.271Z] === RUN TestDockerSuite/TestLogsSince [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-25T00:35:32.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-25T00:35:37.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-25T00:35:37.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-25T00:35:37.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-25T00:35:38.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-25T00:35:40.610Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-25T00:35:40.610Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-25T00:35:40.610Z] === RUN TestDockerSuite/TestLogsTail [2019-10-25T00:35:42.152Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-25T00:35:43.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-25T00:35:45.067Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-25T00:35:47.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-25T00:35:47.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-25T00:35:48.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-25T00:35:52.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-25T00:35:52.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-25T00:35:52.070Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestNetHostname [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestPluginActive [2019-10-25T00:35:52.157Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPortList [2019-10-25T00:35:52.158Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-25T00:35:53.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-25T00:35:53.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-25T00:35:55.869Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-25T00:35:55.909Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-25T00:36:00.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-25T00:36:00.609Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite (95.70s) [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.62s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d7890dfbf85be] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d0542f0bcfd50] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.54s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [de0f0ac30b35b] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.92s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d78444231858b] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.88s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:1233: [d30f68f754a35] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.50s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [db915ef91b1be] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.09s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d29803892714d] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.70s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d6d9cc94b5f86] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d92c4db41dfc8] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.97s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dbcf3c7d19f33] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [df0c974fd760e] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.58s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [ddca187f75b73] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dfcffc85bb775] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dd1ef6b2b7290] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [da0ce473c1184] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [de656867cc921] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d45a43ef039d7] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dadf6ef942ab8] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d9457c962e2b7] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d33efbbe90e8c] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.63s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d264bdbb34df4] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dd4fe5275f474] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dfc8b47724c23] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d5b2a31daea58] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.89s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:968: [d4a0e3f51754f] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d6efb24cec18b] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.32s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:1116: [dc85278141219] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [db8a03002c3a5] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d3f12cccc7976] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d46acd3ed5964] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d88e558e178c8] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d9facb932e404] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dc8883d9a5871] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dba5efc5fd602] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.42s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dc65e40345cfb] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d574055cca467] daemon is not started [2019-10-25T00:36:02.434Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dcafc16e01dac] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [ded21f9b2cce8] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.69s) [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:1084: [dd90aa82c595e] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [dfbf4f3e94154] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d3f42388821d7] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d56b365a9ccbe] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d7898fdafaa87] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d6269bea7fe6a] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d10cb1845f6a2] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.80s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [deaad6045fa60] daemon is not started [2019-10-25T00:36:02.434Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.09s) [2019-10-25T00:36:02.434Z] docker_cli_network_unix_test.go:46: [d5b500fb6432a] daemon is not started [2019-10-25T00:36:02.434Z] === RUN TestDockerHubPullSuite [2019-10-25T00:36:02.434Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-25T00:36:03.369Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-25T00:36:05.898Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-25T00:36:05.898Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-25T00:36:08.431Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-25T00:36:08.431Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite (6.67s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.96s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2019-10-25T00:36:08.431Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-25T00:36:08.431Z] PASS [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === Skipped [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_sni_test.go:18: Flakey test [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-25T00:36:08.431Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-25T00:36:08.431Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-25T00:36:08.431Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.431Z] [2019-10-25T00:36:08.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-25T00:36:08.432Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-25T00:36:08.432Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-25T00:36:08.432Z] [2019-10-25T00:36:08.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-25T00:36:08.432Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-25T00:36:08.432Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-25T00:36:08.432Z] [2019-10-25T00:36:08.432Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-25T00:36:08.432Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-25T00:36:08.432Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-25T00:36:08.432Z] docker_cli_network_unix_test.go:46: [dcafc16e01dac] daemon is not started [2019-10-25T00:36:08.432Z] [2019-10-25T00:36:08.432Z] [2019-10-25T00:36:08.432Z] DONE 1277 tests, 44 skipped in 2128.192s [2019-10-25T00:36:08.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:36:08.432Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:36:08.432Z] +++ kill 7279 [2019-10-25T00:36:09.199Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-25T00:36:09.199Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-25T00:36:10.338Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-25T00:36:16.903Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:36:16.903Z] Clearing AppArmor profiles cache:. [2019-10-25T00:36:16.903Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:36:16.903Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:36:16.903Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:36:16.903Z] [2019-10-25T00:36:16.903Z] To set a process to complain mode, use the command line tool [2019-10-25T00:36:16.903Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:36:16.903Z] with the 'teardown' option." [2019-10-25T00:36:16.903Z] [2019-10-25T00:36:17.790Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite (1746.28s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.66s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.70s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:563: [d6288ff7ea41e] joining swarm manager [d2a97af22a942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:585: [d1376fd0b1a9b] joining swarm manager [d2a97af22a942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.100Z] check_test.go:380: [d6288ff7ea41e] daemon is not started [2019-10-25T00:36:29.100Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.71s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:46: [d6d0d463d6c4e] joining swarm manager [dd2fa2ea6df38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.13s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:304: [da80efd3ddc51] joining swarm manager [d1c94fac596c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:305: [d373a5f2b7e90] joining swarm manager [d1c94fac596c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.04s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:272: [df3627002a5c0] joining swarm manager [d8f62ad8ed06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:273: [dc2c6a373c59d] joining swarm manager [d8f62ad8ed06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.88s) [2019-10-25T00:36:29.100Z] docker_api_swarm_node_test.go:19: [d8e8f01a1cac5] joining swarm manager [d37376a57614d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] docker_api_swarm_node_test.go:20: [dfd91f7b00d9a] joining swarm manager [d37376a57614d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.20s) [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:502: [df59880cca04d] joining swarm manager [d10c3f67da081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] docker_api_swarm_test.go:507: [d48fee2306b72] joining swarm manager [d10c3f67da081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.93s) [2019-10-25T00:36:29.100Z] docker_api_swarm_node_test.go:80: [d787fe9a31a5e] joining swarm manager [daf622f0163ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.100Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.44s) [2019-10-25T00:36:29.101Z] docker_api_swarm_node_test.go:52: [d79088342720e] joining swarm manager [dd99e72f8d605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_node_test.go:53: [df81777a45b6a] joining swarm manager [dd99e72f8d605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.70s) [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:202: [df4c93cdb3834] joining swarm manager [dbce61bd62746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.54s) [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:384: [df3c10da558a5] joining swarm manager [dc012ea8e3d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:385: [d615aa365266f] joining swarm manager [dc012ea8e3d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] check_test.go:380: [d615aa365266f] daemon is not started [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.16s) [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:802: [de100bfbaa4ba] joining swarm manager [dff9414d21683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:802: [d33e4551acbed] joining swarm manager [dff9414d21683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:802: [dadda6b549e27] joining swarm manager [dff9414d21683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:802: [df1c7e2e82bd7] joining swarm manager [dff9414d21683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:810: [d91f7eaf7aebd] joining swarm manager [dff9414d21683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.00s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.42s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:394: [de9bec206197f] joining swarm manager [d50a96e890c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:394: [da3427770e83d] joining swarm manager [d50a96e890c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.41s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:342: [d7ff5425c3ea4] joining swarm manager [d459ff0c0fc1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:342: [d2062e9b905a3] joining swarm manager [d459ff0c0fc1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.56s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:489: [d60bdc7480fac] joining swarm manager [dab40d2c91d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:489: [d628fffda3bc6] joining swarm manager [dab40d2c91d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.83s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.35s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:127: [debd5f28acc64] joining swarm manager [d03d5b2040892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:128: [d96a715d4ec42] joining swarm manager [d03d5b2040892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:136: [d8d26494800ab] joining swarm manager [d03d5b2040892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:137: [d9d4259bb54bd] joining swarm manager [d03d5b2040892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.58s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:303: [da81d1589638b] joining swarm manager [ddf0b523c2c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:303: [d9ab14081e464] joining swarm manager [ddf0b523c2c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.80s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:99: [d4f346049bbb2] joining swarm manager [dd700e486ef46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:100: [d645c1535fa6e] joining swarm manager [dd700e486ef46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] check_test.go:380: [d4f346049bbb2] daemon is not started [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.67s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:532: [d07c3bc061cda] joining swarm manager [dddb0455b883f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:533: [dc4919da051c8] joining swarm manager [dddb0455b883f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:147: [d689d24b31e9a] joining swarm manager [d01bbb8f5dbe7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_api_swarm_service_test.go:147: [d04ecdccb5987] joining swarm manager [d01bbb8f5dbe7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.78s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.70s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.58s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.49s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.78s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.06s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.93s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.75s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.24s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.94s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.14s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.02s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.56s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.47s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.44s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.13s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.91s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.11s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.31s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.63s) [2019-10-25T00:36:29.101Z] docker_cli_service_logs_test.go:241: checking task 5idolagrhz8w [2019-10-25T00:36:29.101Z] docker_cli_service_logs_test.go:246: checking messages for 5idolagrhz8w [2019-10-25T00:36:29.101Z] docker_cli_service_logs_test.go:241: checking task ml638730uia7 [2019-10-25T00:36:29.101Z] docker_cli_service_logs_test.go:246: checking messages for ml638730uia7 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.21s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.09s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1903: [d4bfcf41fe15b] joining swarm manager [dfece16e853a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1904: [d5184367aa609] joining swarm manager [dfece16e853a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.91s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.29s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1804: [d70f36894d74d] joining swarm manager [d249ea4d3495d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1805: [dd1f7d3c771ca] joining swarm manager [d249ea4d3495d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.10s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1321: [dd7a9b2e3188b] joining swarm manager [d1ef0e14f0e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1322: [d3f80a5b83cdb] joining swarm manager [d1ef0e14f0e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.43s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.87s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.67s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.35s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.27s) [2019-10-25T00:36:29.101Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.06s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.04s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.31s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.73s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1186: [df208aa210cc4] joining swarm manager [d9af57d3d2e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1195: [dc3016dcf19a7] joining swarm manager [d9af57d3d2e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.70s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.81s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.27s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1118: [d88f7fb90fab7] joining swarm manager [d41075c59a182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1119: [de403b46f6890] joining swarm manager [d41075c59a182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1172: [d2f89ddc55273] joining swarm manager [d41075c59a182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.98s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1453: [d3920c8b7fa01] joining swarm manager [dccf9bbfd4566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1454: [d5c33ee0bc57c] joining swarm manager [dccf9bbfd4566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.94s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-25T00:36:29.101Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.92s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.85s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.00s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2019-10-25T00:36:29.101Z] docker_cli_swarm_unix_test.go:62: [d5cba753d7aa9] joining swarm manager [dd386d256d2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.15s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.33s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.90s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.20s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.85s) [2019-10-25T00:36:29.101Z] docker_api_swarm_test.go:962: [df7383c2f134b] joining swarm manager [d35a621da0be7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.23s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.12s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.14s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.78s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.30s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.87s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.42s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.38s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.57s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.69s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.13s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.07s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.26s) [2019-10-25T00:36:29.101Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.68s) [2019-10-25T00:36:29.101Z] === RUN TestDockerExternalVolumeSuite [2019-10-25T00:36:29.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-25T00:36:38.909Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-25T00:36:38.909Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-25T00:36:38.909Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-25T00:36:47.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-25T00:36:49.250Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-25T00:36:51.435Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-25T00:37:00.018Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-25T00:37:03.764Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-25T00:37:03.764Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-25T00:37:03.764Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-25T00:37:08.466Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-25T00:37:08.466Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-25T00:37:08.466Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-25T00:37:08.466Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-25T00:37:08.466Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-25T00:37:15.559Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-25T00:37:15.559Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-25T00:37:16.020Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-25T00:37:16.020Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-25T00:37:17.561Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-25T00:37:18.533Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-25T00:37:18.533Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-25T00:37:23.234Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-25T00:37:26.979Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-25T00:37:29.164Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-25T00:37:54.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-25T00:38:02.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-25T00:38:11.731Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-25T00:38:11.731Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-25T00:38:11.731Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-25T00:38:11.731Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-25T00:38:12.195Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-25T00:38:12.655Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-25T00:38:17.355Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-25T00:38:25.939Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-25T00:38:25.939Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-25T00:38:30.647Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-25T00:38:30.647Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-25T00:38:30.647Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-25T00:38:35.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-25T00:38:45.479Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-25T00:38:47.664Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-25T00:38:48.636Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-25T00:38:49.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-25T00:38:55.724Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-25T00:39:01.533Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-25T00:39:08.629Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-25T00:39:13.329Z] === RUN TestDockerSuite/TestRmiTag [2019-10-25T00:39:14.302Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-25T00:39:17.214Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-25T00:39:21.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-25T00:39:34.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-25T00:39:42.387Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-25T00:39:47.084Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-25T00:39:52.901Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-25T00:39:53.873Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-25T00:39:56.059Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-25T00:39:56.059Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-25T00:39:56.059Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-25T00:40:06.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-25T00:40:06.395Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-25T00:40:07.938Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-25T00:40:10.122Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-25T00:40:17.210Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-25T00:40:19.396Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-25T00:40:19.396Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-25T00:40:24.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-25T00:40:25.205Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-25T00:40:26.747Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-25T00:40:26.747Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-25T00:40:29.658Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-25T00:40:29.658Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-25T00:40:29.658Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-25T00:40:31.840Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-25T00:40:34.026Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-25T00:40:36.210Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-25T00:40:38.393Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-25T00:40:38.393Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-25T00:40:38.393Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-25T00:40:38.393Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-25T00:40:39.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-25T00:40:40.578Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-25T00:40:40.578Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-25T00:40:40.578Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-25T00:40:40.578Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-25T00:40:40.578Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-25T00:40:45.280Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-25T00:40:57.681Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-25T00:40:59.867Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-25T00:40:59.867Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-25T00:41:00.327Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-25T00:41:00.327Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-25T00:41:02.511Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-25T00:41:04.697Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-25T00:41:04.697Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-25T00:41:06.880Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-25T00:41:06.880Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-25T00:41:06.880Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-25T00:41:06.880Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-25T00:41:10.625Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-25T00:41:13.539Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-25T00:41:15.082Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-25T00:41:17.997Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-25T00:41:17.997Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-25T00:41:17.997Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-25T00:41:17.997Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-25T00:41:17.997Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-25T00:41:18.458Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-25T00:41:18.458Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-25T00:41:18.458Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-25T00:41:18.458Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-25T00:41:25.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-25T00:41:33.288Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-25T00:41:41.873Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-25T00:41:41.873Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunMount [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-25T00:41:43.415Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-25T00:41:43.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-25T00:41:52.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-25T00:41:52.006Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-25T00:41:52.006Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-25T00:41:52.006Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-25T00:41:56.706Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-25T00:42:00.453Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-25T00:42:01.424Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-25T00:42:03.609Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-25T00:42:05.150Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-25T00:42:06.132Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-25T00:42:08.323Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-25T00:42:08.788Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-25T00:42:11.711Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-25T00:42:16.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-25T00:42:20.442Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-25T00:42:20.442Z] === RUN TestDockerSuite/TestRunRm [2019-10-25T00:42:27.528Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-25T00:42:32.227Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-25T00:42:34.411Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-25T00:42:36.597Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-25T00:42:38.784Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-25T00:42:41.697Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-25T00:42:41.697Z] === RUN TestDockerSuite/TestRunState [2019-10-25T00:42:41.697Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-25T00:42:43.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-25T00:42:43.881Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-25T00:42:45.422Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-25T00:42:45.422Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-25T00:42:45.422Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-25T00:42:45.422Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-25T00:42:45.883Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-25T00:42:45.883Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-25T00:42:48.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-25T00:42:50.588Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-25T00:42:53.502Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-25T00:42:53.502Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-25T00:43:00.599Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-25T00:43:00.599Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-25T00:43:00.599Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-25T00:43:03.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-25T00:43:04.352Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-25T00:43:11.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-25T00:43:15.189Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-25T00:43:21.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-25T00:43:22.278Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-25T00:43:22.278Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-25T00:43:22.278Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-25T00:43:22.278Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-25T00:43:22.278Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-25T00:43:23.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-25T00:43:26.734Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-25T00:43:28.919Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-25T00:43:33.620Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-25T00:43:34.593Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-25T00:43:35.950Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-25T00:43:36.779Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-25T00:43:41.481Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-25T00:43:43.665Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-25T00:43:44.126Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-25T00:43:44.588Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-25T00:43:44.588Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-25T00:43:46.130Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite (441.70s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:53: [da516bdd6274a] daemon is not started [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:53: [d9d9afd861d5b] daemon is not started [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:53: [d1d03b9c7f424] daemon is not started [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:53: [d2c7f26ff3fdf] daemon is not started [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.67s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.47s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:485: [dbfb1d0885238] daemon is not started [2019-10-25T00:43:50.820Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-25T00:43:50.820Z] docker_cli_external_volume_driver_test.go:53: [d88a84cc07f1e] daemon is not started [2019-10-25T00:43:50.820Z] PASS [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === Skipped [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-25T00:43:50.820Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-25T00:43:50.820Z] check_test.go:309: [dc3b2bbc79a95] daemon is not started [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-25T00:43:50.820Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-25T00:43:50.820Z] check_test.go:309: [db4fe1f051c49] daemon is not started [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-25T00:43:50.820Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-25T00:43:50.820Z] check_test.go:309: [de23ecceb0efe] daemon is not started [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-25T00:43:50.820Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-25T00:43:50.820Z] check_test.go:309: [d629ee97da797] daemon is not started [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-25T00:43:50.820Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-25T00:43:50.820Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-25T00:43:50.820Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] [2019-10-25T00:43:50.820Z] DONE 269 tests, 6 skipped in 2590.701s [2019-10-25T00:43:50.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-25T00:43:51.387Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daa6d5eb8b8c4/docker.pid [2019-10-25T00:43:51.387Z] +++ kill 5348 [2019-10-25T00:43:51.387Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5348 is not a child of this shell [2019-10-25T00:43:51.387Z] warning: PID 5348 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daa6d5eb8b8c4/docker.pid had a nonzero exit code [2019-10-25T00:43:51.387Z] ++++ cat bundles/test-integration/docker.pid [2019-10-25T00:43:51.387Z] +++ kill 7291 [2019-10-25T00:43:52.321Z] +++ /etc/init.d/apparmor stop [2019-10-25T00:43:52.321Z] Clearing AppArmor profiles cache:. [2019-10-25T00:43:52.321Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-25T00:43:52.321Z] Unloading profiles will leave already running processes permanently [2019-10-25T00:43:52.321Z] unconfined, which can lead to unexpected situations. [2019-10-25T00:43:52.321Z] [2019-10-25T00:43:52.321Z] To set a process to complain mode, use the command line tool [2019-10-25T00:43:52.321Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-25T00:43:52.321Z] with the 'teardown' option." [2019-10-25T00:43:52.321Z] [2019-10-25T00:43:52.888Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-25T00:43:52.902Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-25T00:43:55.723Z] + echo Ensuring container killed. [2019-10-25T00:43:55.723Z] Ensuring container killed. [2019-10-25T00:43:55.723Z] + docker ps -aq -f name=docker-pr3-* [2019-10-25T00:43:55.723Z] + cids=c37180671451 [2019-10-25T00:43:55.723Z] 5ba0457ca994 [2019-10-25T00:43:55.723Z] df74c47b154e [2019-10-25T00:43:55.723Z] + [ -n c37180671451 [2019-10-25T00:43:55.723Z] 5ba0457ca994 [2019-10-25T00:43:55.723Z] df74c47b154e ] [2019-10-25T00:43:55.723Z] + docker rm -vf c37180671451 5ba0457ca994 df74c47b154e [2019-10-25T00:43:58.257Z] c37180671451 [2019-10-25T00:43:58.535Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-25T00:43:58.535Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-25T00:43:58.825Z] 5ba0457ca994 [2019-10-25T00:43:58.825Z] df74c47b154e [Pipeline] sh [2019-10-25T00:43:59.116Z] + echo Chowning /workspace to jenkins user [2019-10-25T00:43:59.116Z] Chowning /workspace to jenkins user [2019-10-25T00:43:59.116Z] + id -u [2019-10-25T00:43:59.116Z] + id -g [2019-10-25T00:43:59.116Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40134:/workspace busybox chown -R 1000:1000 /workspace [2019-10-25T00:43:59.116Z] Unable to find image 'busybox:latest' locally [2019-10-25T00:43:59.116Z] latest: Pulling from library/busybox [2019-10-25T00:43:59.376Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-25T00:43:59.376Z] 7c9d20b9b6cd: Download complete [2019-10-25T00:43:59.634Z] 7c9d20b9b6cd: Pull complete [2019-10-25T00:43:59.634Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-25T00:43:59.634Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-25T00:44:04.129Z] + bundleName=amd64 [2019-10-25T00:44:04.129Z] + echo Creating amd64-bundles.tar.gz [2019-10-25T00:44:04.129Z] Creating amd64-bundles.tar.gz [2019-10-25T00:44:04.129Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-25T00:44:04.129Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-25T00:44:04.344Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-25T00:44:04.344Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] archiveArtifacts [2019-10-25T00:44:05.518Z] Archiving artifacts [2019-10-25T00:44:07.464Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-25T00:44:07.784Z] + make clean [2019-10-25T00:44:08.043Z] docker volume rm -f docker-dev-cache [2019-10-25T00:44:08.043Z] docker-dev-cache [Pipeline] deleteDir [2019-10-25T00:44:09.047Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-25T00:44:09.047Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-25T00:44:09.047Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-25T00:44:09.047Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-25T00:44:09.047Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-25T00:44:14.855Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-25T00:44:17.041Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-25T00:44:19.228Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-25T00:44:19.228Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-25T00:44:21.415Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-25T00:44:36.246Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-25T00:44:36.707Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-25T00:44:36.707Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-25T00:44:36.707Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-25T00:44:37.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-25T00:44:37.629Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-25T00:44:37.629Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-25T00:44:40.546Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-25T00:44:40.546Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-25T00:44:43.460Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-25T00:44:43.922Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-25T00:44:43.922Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-25T00:44:44.382Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-25T00:44:44.382Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-25T00:44:52.968Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-25T00:44:52.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-25T00:44:52.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-25T00:44:52.969Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-25T00:44:52.969Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-25T00:45:00.057Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-25T00:45:00.057Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-25T00:45:00.057Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-25T00:45:08.646Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-25T00:45:08.646Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite (2631.36s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-25T00:45:10.193Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.83s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.40s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-25T00:45:10.193Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-25T00:45:10.193Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-25T00:45:10.193Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-25T00:45:10.193Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.05s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.84s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-10-25T00:45:10.193Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.01s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.15s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.85s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-10-25T00:45:10.193Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.36s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.39s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.22s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.46s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.82s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.42s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.92s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.32s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.35s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.90s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.73s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.11s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.18s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.44s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-25T00:45:10.193Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildContChar (13.40s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.51s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.75s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.41s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.78s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.57s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.26s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.69s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.99s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.99s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.85s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.63s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.44s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.34s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.59s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.35s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.71s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.56s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.98s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.04s) [2019-10-25T00:45:10.193Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.193Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-25T00:45:10.193Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.35s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.14s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFails (2.16s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.97s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.93s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.20s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.75s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.37s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildHistory (11.14s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.79s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.29s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.26s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.22s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.09s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.63s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.05s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.64s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.76s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.62s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.55s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.12s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.33s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.57s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.76s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.36s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.76s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.94s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.93s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.94s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildRm (13.77s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2019-10-25T00:45:10.194Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.59s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.35s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.41s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.62s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.71s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.84s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildStderr (5.04s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.92s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.88s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.92s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.59s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.47s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.56s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.31s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.82s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.54s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.57s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.64s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.58s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2019-10-25T00:45:10.194Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_sni_test.go:18: Flakey test [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.84s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitChange (5.46s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.07s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-25T00:45:10.194Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.97s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitTTY (7.41s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.79s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2019-10-25T00:45:10.194Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-25T00:45:10.194Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.85s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.93s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.61s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.12s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-25T00:45:10.194Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-25T00:45:10.194Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.94s) [2019-10-25T00:45:10.194Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.87s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.86s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.59s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.93s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.87s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.64s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.35s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.34s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c8a60_} (2.36s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1134208774_c:\foo_false____} (7.36s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1134208774_c:\foo_true____} (7.40s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.26s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.57s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.61s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.35s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.72s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.89s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToDot (2.51s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.74s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.98s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.77s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.35s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-25T00:45:10.195Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-25T00:45:10.195Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.11s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.31s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.69s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsCopy (5.77s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.99s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.96s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.51s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFilters (9.35s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFormat (4.46s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-25T00:45:10.195Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.195Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-25T00:45:10.195Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsRename (2.37s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsResize (2.78s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.61s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-25T00:45:10.196Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2019-10-25T00:45:10.196Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-25T00:45:10.196Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-25T00:45:10.196Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-25T00:45:10.196Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-25T00:45:10.196Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.49s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-25T00:45:10.196Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.19s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.93s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-25T00:45:10.196Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2019-10-25T00:45:10.196Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-25T00:45:10.196Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2019-10-25T00:45:10.196Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.00s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.40s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-25T00:45:10.658Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-25T00:45:10.658Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.36s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-25T00:45:10.658Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-10-25T00:45:10.658Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.28s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectDefault (2.11s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectHistory (5.07s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.16s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectStatus (2.53s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.98s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.39s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.34s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-25T00:45:10.658Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.10s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.45s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.90s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-25T00:45:10.658Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-25T00:45:10.658Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.13s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-25T00:45:10.658Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsByOrder (8.09s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.68s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.78s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-25T00:45:10.658Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.16s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.27s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.74s) [2019-10-25T00:45:10.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.30s) [2019-10-25T00:45:10.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.43s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.54s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.46s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-25T00:45:10.659Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.20s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.14s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (36.23s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.37s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.29s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.85s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.26s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.30s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.88s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.42s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.96s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.86s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.12s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.32s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.25s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.40s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.98s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.11s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.17s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (4.74s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.50s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.19s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunExitCode (4.02s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.85s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.66s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.27s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.77s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.47s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.20s) [2019-10-25T00:45:10.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.82s) [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.659Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-25T00:45:10.659Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.94s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.83s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunRm (6.97s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.86s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.84s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.51s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.82s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.49s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.50s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.85s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.46s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.05s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.19s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.98s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.26s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.96s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.02s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-10-25T00:45:10.660Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-25T00:45:10.660Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-25T00:45:10.660Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.71s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.90s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.71s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-25T00:45:10.661Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-25T00:45:10.661Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.37s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.63s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-25T00:45:10.661Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-25T00:45:10.661Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-25T00:45:10.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-25T00:45:10.661Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-25T00:45:10.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-25T00:45:10.661Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] === RUN TestDockerDaemonSuite [2019-10-25T00:45:10.661Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-25T00:45:10.661Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-25T00:45:10.661Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-25T00:45:10.661Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-25T00:45:10.661Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.661Z] === RUN TestDockerSwarmSuite [2019-10-25T00:45:10.661Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-25T00:45:10.661Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-25T00:45:10.662Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-25T00:45:10.662Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-25T00:45:10.662Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-25T00:45:10.662Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] === RUN TestDockerExternalVolumeSuite [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] === RUN TestDockerNetworkSuite [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] === RUN TestDockerHubPullSuite [2019-10-25T00:45:10.662Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-25T00:45:10.662Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-25T00:45:10.662Z] PASS [2019-10-25T00:45:10.662Z] ok github.com/docker/docker/integration-cli 2632.182s [2019-10-25T00:45:10.662Z] INFO: Integration tests ended at 10/25/2019 00:45:10. Duration:00:44:01.2281336 [2019-10-25T00:45:10.662Z] INFO: Docker info of the daemon under test at end of run [2019-10-25T00:45:10.662Z] [2019-10-25T00:45:10.662Z] Containers: 2 [2019-10-25T00:45:10.662Z] Running: 0 [2019-10-25T00:45:10.662Z] Paused: 0 [2019-10-25T00:45:10.662Z] Stopped: 2 [2019-10-25T00:45:10.662Z] Images: 12 [2019-10-25T00:45:10.662Z] Server Version: 0.0.0-dev [2019-10-25T00:45:10.662Z] Storage Driver: windowsfilter [2019-10-25T00:45:10.662Z] Windows: [2019-10-25T00:45:10.662Z] Logging Driver: json-file [2019-10-25T00:45:10.662Z] Plugins: [2019-10-25T00:45:10.662Z] Volume: local [2019-10-25T00:45:10.662Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-25T00:45:10.662Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-25T00:45:10.662Z] Swarm: inactive [2019-10-25T00:45:10.662Z] Default Isolation: process [2019-10-25T00:45:10.662Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-25T00:45:10.662Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-25T00:45:10.662Z] OSType: windows [2019-10-25T00:45:10.662Z] Architecture: x86_64 [2019-10-25T00:45:10.662Z] CPUs: 4 [2019-10-25T00:45:10.662Z] Total Memory: 32GiB [2019-10-25T00:45:10.662Z] Name: azwin-2-aff8a0 [2019-10-25T00:45:10.662Z] ID: UWIO:THTQ:RVGG:XCGA:ZB33:7T7K:OUI2:3LOD:SUWC:MWVW:UVGG:SPBU [2019-10-25T00:45:10.662Z] Docker Root Dir: D:\CI\PR-40134\3\daemon [2019-10-25T00:45:10.662Z] Debug Mode (client): false [2019-10-25T00:45:10.662Z] Debug Mode (server): true [2019-10-25T00:45:10.662Z] File Descriptors: -1 [2019-10-25T00:45:10.662Z] Goroutines: 18 [2019-10-25T00:45:10.662Z] System Time: 2019-10-25T00:45:10.5854621Z [2019-10-25T00:45:10.662Z] EventsListeners: 0 [2019-10-25T00:45:10.662Z] Registry: https://index.docker.io/v1/ [2019-10-25T00:45:10.662Z] Labels: [2019-10-25T00:45:10.662Z] Experimental: false [2019-10-25T00:45:10.662Z] Insecure Registries: [2019-10-25T00:45:10.662Z] 127.0.0.0/8 [2019-10-25T00:45:10.662Z] Live Restore Enabled: false [2019-10-25T00:45:10.662Z] [2019-10-25T00:45:10.662Z] [2019-10-25T00:45:10.662Z] INFO: Stopping daemon under test [2019-10-25T00:45:11.123Z] SUCCESS: The process with PID 7984 (child process of PID 5656) has been terminated. [2019-10-25T00:45:11.123Z] SUCCESS: The process with PID 5656 (child process of PID 9020) has been terminated. [2019-10-25T00:45:11.123Z] INFO: Stop tailing logs of the daemon under tests [2019-10-25T00:45:11.123Z] INFO: executeCI.ps1 Completed successfully at 10/25/2019 00:45:10. [2019-10-25T00:45:11.123Z] INFO: Tidying up at end of run [2019-10-25T00:45:11.123Z] INFO: Saving daemon under test log (d:\CI\PR-40134\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-25T00:45:11.123Z] INFO: Saving daemon under test log (d:\CI\PR-40134\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-25T00:45:11.123Z] INFO: Nuke-Everything... [2019-10-25T00:45:11.123Z] INFO: Container count on control daemon to delete is 2 [2019-10-25T00:45:12.095Z] 2d39aa41238e [2019-10-25T00:45:12.095Z] 88f90b7f9761 [2019-10-25T00:45:12.095Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-25T00:45:13.758Z] Deleted: sha256:6101a4715f6e3fae3b4a59316441148d7338ee76511d3ccc2463a0e9c0c4ba86 [2019-10-25T00:45:13.758Z] Deleted: sha256:1260c38b28a61f53935032312237fda5132ad261225cbef28aecb550699e8cdc [2019-10-25T00:45:13.758Z] INFO: Tidying pidfile d:\CI\PR-40134\3\docker.pid [2019-10-25T00:45:13.758Z] INFO: Nuking d:\CI [2019-10-25T00:45:49.479Z] INFO: Zapped successfully [2019-10-25T00:45:49.479Z] [2019-10-25T00:45:49.479Z] INFO: executeCI.ps1 exiting at Fri Oct 25 00:45:44 CUT 2019. Duration 00:59:05.8348214 [2019-10-25T00:45:49.479Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-25T00:45:51.139Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-25T00:45:52.894Z] Archiving artifacts [2019-10-25T00:45:54.005Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40134/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-25T00:45:54.930Z] + make clean [2019-10-25T00:45:55.903Z] docker volume rm -f docker-dev-cache [2019-10-25T00:45:55.903Z] 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